Welcome Guest ( Log In | Register )

43 Pages V « < 22 23 24 25 26 > »   
Reply to this topicStart new topic
> [Add-on] HVStat 5.7.1 (November 2017), HV Statistics, Tracking, and Analysis Tool (for Firefox and Chrome)

 
post May 21 2013, 17:40
Post #461
Naimen



Regular Poster
*****
Group: Gold Star Club
Posts: 678
Joined: 23-March 12
Level 491 (Godslayer)


QUOTE(m42a @ May 21 2013, 15:40) *

Open the Error Console with Ctrl-Shift J, clear it, refresh the page, try to open the settings pane, and post all the errors or warnings from HVStat here.



Timestamp: 2013/5/21 23:40:08
Warning: Unknown property 'box-sizing'. Declaration dropped.
Source File: http://hentaiverse.org/?encounter=OTI0MTY4...2NjZmY3OWEzNg==
Line: 0

Timestamp: 2013/5/21 23:40:08
Error: TypeError: n is undefined
Source File: file:///C:/Users/xxx/AppData/Roaming/Mozilla/Firefox/Profiles/oykhbk4b.default/gm_scripts/HV_Statistics,_Tracking,_and_Analysis_Tool/hvstat.user.js
Line: 402

and the highlight codes are var parts = n.toString().split("."); Line 402, Col 1

(IMG:[invalid] style_emoticons/default/blink.gif)

This post has been edited by Naimen: May 21 2013, 17:44
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 21 2013, 18:44
Post #462
m42a



Casual Poster
***
Group: Members
Posts: 213
Joined: 18-August 10
Level 322 (Godslayer)


Well, that's certainly odd.

Hit Ctrl-Shift-K in the HentaiVerse tab, paste in "alert(localStorage.HVOverview);" (without the quotes), press enter, and post the contents of the alert box.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 21 2013, 18:55
Post #463
Naimen



Regular Poster
*****
Group: Gold Star Club
Posts: 678
Joined: 23-March 12
Level 491 (Godslayer)


QUOTE(m42a @ May 21 2013, 18:44) *

Well, that's certainly odd.

Hit Ctrl-Shift-K in the HentaiVerse tab, paste in "alert(localStorage.HVOverview);" (without the quotes), press enter, and post the contents of the alert box.


hmm...you mean like this?

{"startTime":1359126756919,"lastHourlyTime":1369150520128,"exp":847386318,"credits":1800571,"lastEquipTime":1369142886047,"lastEquipName":"Superior Cotton Pants of the Fire-eater","equips":894,"lastArtTime":1368981954987,"lastArtName":"Precursor Artifact","artifacts":24,"roundArray":[498,12678,0,1574],"expbyBT":[52219062,78888986],"creditsbyBT":[2428,168643]}
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 21 2013, 20:13
Post #464
m42a



Casual Poster
***
Group: Members
Posts: 213
Joined: 18-August 10
Level 322 (Godslayer)


The fix for your problem is to paste this into that same box, press enter, and refresh the page:

localStorage.HVOverview='{"startTime":1359126756919,"lastHourlyTime":1369150520128,"exp":847386318,"credits":1800571,"lastEquipTime":1369142886047,"lastEquipName":"Superior Cotton Pants of the Fire-eater","equips":894,"lastArtTime":1368981954987,"lastArtName":"Precursor Artifact","artifacts":24,"roundArray":[498,12678,0,1574],"expbyBT":[52219062,78888986,0,0],"creditsbyBT":[2428,168643,0,0]}'

What's worrying is that I can't find the bit of code that would have corrupted your stats like that. Did you upgrade from a version older than 5.3.3.4?

frapodorf: HVStat doesn't use indexeddb. You'd need to delete each HVStat entry from localStorage to reset everything.

This post has been edited by m42a: May 21 2013, 20:14
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 21 2013, 23:40
Post #465
frapodorf



Lurker
Group: Recruits
Posts: 4
Joined: 7-March 13
Level 258 (Ascended)


QUOTE(m42a @ May 21 2013, 20:13) *

The fix for your problem is to paste this into that same box, press enter, and refresh the page:

localStorage.HVOverview='{"startTime":1359126756919,"lastHourlyTime":1369150520128,"exp":847386318,"credits":1800571,"lastEquipTime":1369142886047,"lastEquipName":"Superior Cotton Pants of the Fire-eater","equips":894,"lastArtTime":1368981954987,"lastArtName":"Precursor Artifact","artifacts":24,"roundArray":[498,12678,0,1574],"expbyBT":[52219062,78888986,0,0],"creditsbyBT":[2428,168643,0,0]}'

What's worrying is that I can't find the bit of code that would have corrupted your stats like that. Did you upgrade from a version older than 5.3.3.4?

frapodorf: HVStat doesn't use indexeddb. You'd need to delete each HVStat entry from localStorage to reset everything.



Got it to work again once you said it uses local storage, and yeah, was still using 4.x ;p
Used Cookie Controller addon to clear all DOM storage for hentaiverse, and all works again. TY
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 22 2013, 03:12
Post #466
Ikarum



Newcomer
*
Group: Recruits
Posts: 14
Joined: 27-April 10
Level 78 (Champion)


I also have the same problem, I can't open the config panel or see the current round of the arena. Already deleted cookies for hentaiverse using Cookie Controller addon but it still doesn't work.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 22 2013, 03:32
Post #467
Naimen



Regular Poster
*****
Group: Gold Star Club
Posts: 678
Joined: 23-March 12
Level 491 (Godslayer)


QUOTE(m42a @ May 21 2013, 20:13) *

The fix for your problem is to paste this into that same box, press enter, and refresh the page:

localStorage.HVOverview='{"startTime":1359126756919,"lastHourlyTime":1369150520128,"exp":847386318,"credits":1800571,"lastEquipTime":1369142886047,"lastEquipName":"Superior Cotton Pants of the Fire-eater","equips":894,"lastArtTime":1368981954987,"lastArtName":"Precursor Artifact","artifacts":24,"roundArray":[498,12678,0,1574],"expbyBT":[52219062,78888986,0,0],"creditsbyBT":[2428,168643,0,0]}'

What's worrying is that I can't find the bit of code that would have corrupted your stats like that. Did you upgrade from a version older than 5.3.3.4?

frapodorf: HVStat doesn't use indexeddb. You'd need to delete each HVStat entry from localStorage to reset everything.


It works! Many thanks (IMG:[invalid] style_emoticons/default/smile.gif)
You are right, I used the version 4.3.3 from userscripts until it becomes invalid this HV update.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 23 2013, 02:03
Post #468
CZer



Active Poster
*******
Group: Gold Star Club
Posts: 1,166
Joined: 27-January 09
Level 500 (Dovahkiin)


[quote name='greentea039' date='May 18 2013, 12:09' post='2613553']
HVSTAT v5.5.5

Thank you thank you thank you.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 23 2013, 07:03
Post #469
asdf1b



Newcomer
**
Group: Members
Posts: 62
Joined: 29-March 09
Level 273 (Destined)


QUOTE(klimtit @ Apr 16 2013, 10:38) *

hi
i probably asking a noob question but how do i use this with Opera browser
thanks

QUOTE(m42a @ Apr 16 2013, 14:52) *

It might work if you install the Violent Monkey extension. It's not designed or tested on Opera though, so no promises.

I got it mostly working, just some minor CSS errors. It requires Violent Monkey.

Patch [pastebin.com] here. It should only load the resources once when you add the script to VM. Also had to change resource names to be compliant.


This post has been edited by asdf1b: May 23 2013, 07:04
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 23 2013, 16:40
Post #470
dragon695



Casual Poster
****
Group: Members
Posts: 276
Joined: 5-March 12
Level 262 (Godslayer)


Absorb notification seems busted, as does arena notifications (too high a level). I am using custom fonts.

I accidentally did IPU @ BT, good grief that was 700 turns of pure hell, given the lack of mana potions,, no silence/imperil/PA, and over 3mil HP between the schoolgirl and the unicorn. A real nailbiter to the end.

Anyhow, here's the battle log message for Absorb:
CODE
30    8    Clow Reed casts Clow Cards, but is absorbed. You gain 13 Magic Points.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 23 2013, 19:28
Post #471
m42a



Casual Poster
***
Group: Members
Posts: 213
Joined: 18-August 10
Level 322 (Godslayer)


@dragon695: Thank you for the bug report. It's been fixed for the next release.

@Ikarum: That shoul be fixed in the next release, but if you don't want to wait you can open a javascript console and run the following command to reset everything:

localStorage.removeItem("HVBackup1"); localStorage.removeItem("HVBackup2"); localStorage.removeItem("HVBackup3"); localStorage.removeItem("HVBackup4"); localStorage.removeItem("HVBackup5"); localStorage.removeItem("HVCharacterSettingsandStats"); localStorage.removeItem("HVCollectData"); localStorage.removeItem("HVDrops"); localStorage.removeItem("HVLoadTimeCounters"); localStorage.removeItem("HVMonsterDatabase"); localStorage.removeItem("HVOverview"); localStorage.removeItem("HVProf"); localStorage.removeItem("HVRewards"); localStorage.removeItem("HVRound"); localStorage.removeItem("HVSettings"); localStorage.removeItem("HVShrine"); localStorage.removeItem("HVStats"); localStorage.removeItem("HVTags"); localStorage.removeItem("HVVersion"); localStorage.removeItem("inventoryAlert");
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 24 2013, 17:00
Post #472
Zip



Lurker
****
Group: Members
Posts: 467
Joined: 3-June 08
Level 312 (Godslayer)


Not sure if this is already reported, But I don't have the settings button.

JS Console reports:
Uncaught TypeError: Cannot read property 'textContent' of undefined hvstat.user.js:239
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 24 2013, 18:35
Post #473
m42a



Casual Poster
***
Group: Members
Posts: 213
Joined: 18-August 10
Level 322 (Godslayer)


Zip: Which version are you using? If it' not 5.5.5.1 you should upgrade and see if it still happens.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 25 2013, 17:59
Post #474
Biladsan



Newcomer
**
Group: Members
Posts: 65
Joined: 27-September 08
Level 292 (Godslayer)


OK,i started using scripts (5.5.5.1) but every time i do something in HV it gives me "Database open error: undefined" error
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 26 2013, 13:03
Post #475
astral02



Regular Poster
*****
Group: Members
Posts: 697
Joined: 18-May 13
Level 268 (Godslayer)


I still don't understand how this thing works
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 28 2013, 17:02
Post #476
xmagus



Big, Bad and Horny
*******
Group: Members
Posts: 1,042
Joined: 16-July 12
Level 424 (Godslayer)


Not sure if this is a HVSTAT error or some other issue; it does not occur when HVSTAT is not enabled/installed, though.

When I try to use the numpad/upper row number keys to melee, everything that needs a target (including myself) locks up in Chrome; I either have to reload the page and use the mouse or use another browser to quit (i.e. flee) or otherwise move on.

The error description is:

Uncaught Error: UNSPECIFIED_EVENT_TYPE_ERR: DOM Events Exception 0

I have uninstalled and reinstalled, as well as reset the database, and used the master reset, all to no avail. What frosts me is that it was working fine one day and the next, it was not. But I have read that this is not an isolated case; although I don't know if the others who faced the same problem used HVSTAT.

Any help?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 30 2013, 03:51
Post #477
eqwer



Vanilla Fan
*******
Group: Members
Posts: 2,467
Joined: 19-June 11
Level 319 (Godslayer)


QUOTE(Biladsan @ May 25 2013, 17:59) *

OK,i started using scripts (5.5.5.1) but every time i do something in HV it gives me "Database open error: undefined" error

same here, but it happens after i downgrade firefox from 21 to 20
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 30 2013, 13:14
Post #478
GAIODIAZ



Lurker
Group: Recruits
Posts: 8
Joined: 28-May 12
Level 177 (Destined)


QUOTE(Zip @ May 24 2013, 18:00) *

Not sure if this is already reported, But I don't have the settings button.

JS Console reports:
Uncaught TypeError: Cannot read property 'textContent' of undefined hvstat.user.js:239


Never used HV Stat before. Just installed it, shows up in the Extensions but I don't know how to open it.
From the JavaScript console I get the following:

onupgradeneeded hvstat.user.js:3069
Uncaught TypeError: Cannot read property 'textContent' of undefined hvstat.user.js:239
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 31 2013, 08:59
Post #479
greentea039



Casual Poster
****
Group: Members
Posts: 374
Joined: 10-March 11
Level 343 (Godslayer)


HVSTAT v5.6.0

Downloads
For Chrome: Attached File  hvstat_chrome_5.6.0.zip ( 160.18k ) Number of downloads: 265

For Firefox: Attached File  hvstat_firefox_5.6.0.zip ( 168.15k ) Number of downloads: 199


How to install
See [github.com] here.

Improvements
  • The drop tracking system was completely redesigned.
    Note that the data of drops and rewards for older versions will be cleared.
  • Added built-in support for migrations from older versions (Contributed from m42a)
  • Added support for the HV Font Engine

Changes
  • General
    • The width of the HV STAT dialog was expanded a bit.
    • The tab 'Arena Rewards' was removed and the function was integrated to the tab 'Drops'.
    • Past events in battle log that skipped due to some browser issues will be processed. (Contributed from m42a)
    • Removed obsolete difficulties
    • The limitations of using the HV Font Engine are removed.
  • Warning System
    • Alerts are no longer shown when you use a Mystic Gem if the option "Alert when channeling is gained" is on.
    • Effect expiring warnings for Chain 1 and Chain 2 are no longer shown if the related skill is not available.
  • Drops tab
    • Renamed the tab to 'Drops' from 'Item Drops'
    • New items from HV 0.76 are supported.
    • Drop statistics report can be narrowed down by the dropdown lists.
  • Shrine tab
    • Added 'Elixers' and removed 'Ability Points'
  • Database tab
    • Renamed the tab to 'Database' from 'Monster Database'
    • Item drops and equipment drops will be stored on Indexeddb. They can be exported and imported.
  • Settings tab
    • Renamed the option 'Track Drops' from 'Track Item Drops'
    • Removed the option 'Track Arena Rewards'

Resolved issues
  • Monster's skills will be recorded to the database.
  • Alerts when Absorbing Ward triggers will work.
  • Warnings before starting Challenges will work.

Known issues
  • Battle Stats and Effect Expiring Warnings does still not support HV 0.76.

Thanks to m42a[+K] for contribution
Thanks to kserox[+K] for donation

[github.com] Changelog History
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post May 31 2013, 12:35
Post #480
Biladsan



Newcomer
**
Group: Members
Posts: 65
Joined: 27-September 08
Level 292 (Godslayer)


Installed new version
Still getting Database open error: undefined
Whose dick i have to suck to get help with this?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post


43 Pages V « < 22 23 24 25 26 > » 
Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 


Lo-Fi Version Time is now: 17th June 2025 - 07:21