Loading. Please Wait... 
 |
 |
 |
[Add-on] HVStat 5.7.1 (November 2017), HV Statistics, Tracking, and Analysis Tool (for Firefox and Chrome) |
|
Jun 9 2013, 16:50
|
greentea039
Group: Members
Posts: 374
Joined: 10-March 11

|
HVSTAT v5.6.2DownloadsFor Chrome:
hvstat_chrome_5.6.2.zip ( 161.57k )
Number of downloads: 944For Firefox:
hvstat_firefox_5.6.2.zip ( 169.68k )
Number of downloads: 801How to installSee [ github.com] here. Changes- General
- The width of the HV STAT dialog was expanded again.
- Drops tab
- Arranged the layout of Overall Stats
- The items of Overall Stats are divided and highlighted according to the color of the drops.
- Items and equipments are also highlighted.
Bug fixes- Fixed bug that count and QTY/AMT of drops are made up incorrectly when monsters drop same stuff at a time
- Fixed regression that Arena Clear Bonuses are treated as Monster Drops
Known issues- Battle Stats does still not support HV 0.76.
Screen shot [ github.com] Changelog HistoryThis post has been edited by greentea039: Jun 9 2013, 16:54
|
|
|
|
 |
|
Jun 10 2013, 05:49
|
dragon695
Group: Members
Posts: 276
Joined: 5-March 12

|
Whatever changed, the alignment for the MP/SP in 5.6.2 is good again. Thanks for your hard work! (IMG:[ invalid] style_emoticons/default/happy.gif) This post has been edited by dragon695: Jun 10 2013, 05:52
|
|
|
Jun 10 2013, 11:10
|
Treia
Group: Members
Posts: 334
Joined: 10-March 10

|
Using the latest version gives me the following error twice (exactly twice) when opening HVstat in battle:
TypeError: Cannot call method 'transaction' of null
Additionally there is a noticeable slowdown since last patch. I'm wondering if any of the new options caused this, but I can't see anything that'd do it.
EDIT:
Disregard. My chrome was 0.0.1 versions out of date. We are a fine beast now that I updated.
This post has been edited by Treia: Jun 10 2013, 11:31
|
|
|
Jun 11 2013, 00:40
|
Daodaodaidai
Group: Gold Star Club
Posts: 3,388
Joined: 28-February 10

|
Hello, thanks for the hard work.
But i have a problem with 5.6.2 (chrome version, on iron last build) : Clicking on HV stats option button doesn't work for me. No new window, just nothing.
|
|
|
Jun 11 2013, 05:14
|
greentea039
Group: Members
Posts: 374
Joined: 10-March 11

|
QUOTE(Daodaodaidai @ Jun 11 2013, 07:40)  Hello, thanks for the hard work.
But i have a problem with 5.6.2 (chrome version, on iron last build) : Clicking on HV stats option button doesn't work for me. No new window, just nothing.
Open the Javascript Console after clicking HV STAT button, then check the error message.
|
|
|
Jun 11 2013, 07:16
|
coykili
Group: Members
Posts: 694
Joined: 2-August 10

|
i love statistics:) thx for updating it
|
|
|
Jun 11 2013, 14:43
|
Daodaodaidai
Group: Gold Star Club
Posts: 3,388
Joined: 28-February 10

|
QUOTE(greentea039 @ Jun 11 2013, 05:14)  Open the Javascript Console after clicking HV STAT button, then check the error message.
Uncaught TypeError: Cannot call method 'toString' of null
|
|
|
Jun 11 2013, 15:46
|
greentea039
Group: Members
Posts: 374
Joined: 10-March 11

|
QUOTE(Daodaodaidai @ Jun 11 2013, 21:43)  Uncaught TypeError: Cannot call method 'toString' of null
It seems that v5.6.0 having the regression bug has been used. Type "localStorage.HVOverview" + ENTER on the JavaScript Console, and post the result.
|
|
|
|
 |
|
Jun 12 2013, 02:29
|
Daodaodaidai
Group: Gold Star Club
Posts: 3,388
Joined: 28-February 10

|
QUOTE(greentea039 @ Jun 11 2013, 15:46)  It seems that v5.6.0 having the regression bug has been used. Type "localStorage.HVOverview" + ENTER on the JavaScript Console, and post the result.
Uncaught TypeError: Cannot call method 'toString' of null localStorage.HVOverview "{"startTime":1370197261845,"lastHourlyTime":0,"exp":14960293100,"credits":269866,"lastEquipTime":1370974553570,"lastEquipName":"Fine Cotton Gloves of the Spirit-ward","equips":189,"lastArtTime":1370974729454,"lastArtName":"Precursor Artifact","artifacts":10,"roundArray":[null,3832,null,662],"expbyBT":[null,13194171418,null,1762159249],"creditsbyBT":[null,263822,null,5999]}"
|
|
|
|
 |
|
Jun 12 2013, 02:57
|
greentea039
Group: Members
Posts: 374
Joined: 10-March 11

|
QUOTE(Daodaodaidai @ Jun 12 2013, 09:29)  Uncaught TypeError: Cannot call method 'toString' of null localStorage.HVOverview "{"startTime":1370197261845,"lastHourlyTime":0,"exp":14960293100,"credits":269866,"lastEquipTime":1370974553570,"lastEquipName":"Fine Cotton Gloves of the Spirit-ward","equips":189,"lastArtTime":1370974729454,"lastArtName":"Precursor Artifact","artifacts":10,"roundArray":[null,3832,null,662],"expbyBT":[null,13194171418,null,1762159249],"creditsbyBT":[null,263822,null,5999]}"
I see. Copy the following, paste into the JavaScript Console, press ENTER. QUOTE localStorage.setItem("HVOverview",JSON.stringify({"startTime":1370197261845,"lastHourlyTime":0,"exp":14960293100,"credits":269866,"lastEquipTime":1370974553570,"lastEquipName":"Fine Cotton Gloves of the Spirit-ward","equips":189,"lastArtTime":1370974729454,"lastArtName":"Precursor Artifact","artifacts":10,"roundArray":[0,3832,0,662],"expbyBT":[0,13194171418,0,1762159249],"creditsbyBT":[0,263822,0,5999]}))
Nulls in the arrays are illegal. Probably it was caused by some regression bug. I will do the measures to avoid this at the next release.
|
|
|
|
 |
|
Jun 12 2013, 09:27
|
Daodaodaidai
Group: Gold Star Club
Posts: 3,388
Joined: 28-February 10

|
Working for now, thanks.
|
|
|
Jun 12 2013, 14:42
|
laxarus
Newcomer
  Group: Gold Star Club
Posts: 89
Joined: 17-January 11

|
HV Stat power up button also doesn't work for me in chrome. Firefox doesn't have any problem with this. But firefox memory usage skyrockets while HV stat is active. I turned off all the database and track functions but it made little difference.
firefox base memory usage is around 400K
when HVstat is active, it's around 1600 to 2000K. (100 rounds arena) - it goes up as you do more rounds
|
|
|
|
 |
|
Jun 12 2013, 15:06
|
Malenk
Group: Gold Star Club
Posts: 1,161
Joined: 12-June 12

|
QUOTE(laxarus @ Jun 12 2013, 12:42)  HV Stat power up button also doesn't work for me in chrome. Firefox doesn't have any problem with this. But firefox memory usage skyrockets while HV stat is active. I turned off all the database and track functions but it made little difference.
firefox base memory usage is around 400K
when HVstat is active, it's around 1600 to 2000K. (100 rounds arena) - it goes up as you do more rounds
it's not a HV STAT problem. happening to everyone since firefox 21.0 i solved the problem installing RAMBack extention, and clearing the internal caches (nothing to do with the browser cache, don't worry) when the usage reaches a certain point. thanks for the update btw.
|
|
|
|
 |
|
Jun 12 2013, 15:37
|
laxarus
Newcomer
  Group: Gold Star Club
Posts: 89
Joined: 17-January 11

|
QUOTE(Malenk @ Jun 12 2013, 16:06)  it's not a HV STAT problem. happening to everyone since firefox 21.0
i solved the problem installing RAMBack extention, and clearing the internal caches (nothing to do with the browser cache, don't worry) when the usage reaches a certain point.
thanks for the update btw.
Ehmm, if it's not a HVstat problem are you saying it's a firefox problem? Are you saying that firefox needs to be fixed to run with HVstat (IMG:[ invalid] style_emoticons/default/biggrin.gif). It's kinda funny you know. You are saying it's happening to every1 using ff21 so it's clearly a compatibility issue of HVstat. Aside from the memory issue, does any1 having the same problem in chrome?
|
|
|
|
 |
|
Jun 12 2013, 15:45
|
Malenk
Group: Gold Star Club
Posts: 1,161
Joined: 12-June 12

|
QUOTE(laxarus @ Jun 12 2013, 13:37)  Ehmm, if it's not a HVstat problem are you saying it's a firefox problem? Are you saying that firefox needs to be fixed to run with HVstat (IMG:[ invalid] style_emoticons/default/biggrin.gif). It's kinda funny you know. You are saying it's happening to every1 using ff21 so it's clearly a compatibility issue of HVstat. Aside from the memory issue, does any1 having the same problem in chrome? the problem started with firefox 21.0 before the update i didn't have any problem, after the update firefox crashed 3 times during T&T. i opened task manager and i saw that the memory usage skyrocketed while playing HV. without HVSTAT the process is slower but it still happens. HVSTAT is not the problem, it just adds to it since it increases the amount of data is being loaded with each action. using RAMBack i can cut down the memory usage in a second any time it is too damn high. it's still a pain in the ass but i prefer it to using chrome.
|
|
|
|
 |
|
Jun 12 2013, 16:31
|
greentea039
Group: Members
Posts: 374
Joined: 10-March 11

|
QUOTE(L_D @ Jun 12 2013, 20:27)  It seems V5.6.2 drop tracking don't work for me on firefox, nothing shows up. (IMG:[ img607.imageshack.us] http://img607.imageshack.us/img607/2360/thehentaiverse.png) You have failed to install HV STAT. Your screen is not of version 5.6.2. Remove and re-install HV STAT.
|
|
|
Jun 12 2013, 16:40
|
greentea039
Group: Members
Posts: 374
Joined: 10-March 11

|
QUOTE(laxarus @ Jun 12 2013, 22:37)  Ehmm, if it's not a HVstat problem are you saying it's a firefox problem? Are you saying that firefox needs to be fixed to run with HVstat (IMG:[ invalid] style_emoticons/default/biggrin.gif). It's kinda funny you know. You are saying it's happening to every1 using ff21 so it's clearly a compatibility issue of HVstat. Aside from the memory issue, does any1 having the same problem in chrome? See Memory Problem with Firefox 21.0, is it just me? and Memory Usage.
|
|
|
Jun 12 2013, 22:57
|
GAIODIAZ
Lurker
Group: Recruits
Posts: 8
Joined: 28-May 12

|
HV stat doesn't save any of my changes to the settings when using Incognito Mode in Chrome. Is that intended to be so or not?. If yes, can I somehow make it so I can save my settings or atleast change my default settings.
|
|
|
Jun 13 2013, 00:35
|
Malenk
Group: Gold Star Club
Posts: 1,161
Joined: 12-June 12

|
QUOTE(GAIODIAZ @ Jun 12 2013, 20:57)  HV stat doesn't save any of my changes to the settings when using Incognito Mode in Chrome. Is that intended to be so or not?. If yes, can I somehow make it so I can save my settings or atleast change my default settings.
i think that it's intended.just don't use the incognito mode and then delete the pages from the history.
|
|
|
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:
|
 |
 |
 |
|
|
|