Welcome Guest ( Log In | Register )

43 Pages V « < 25 26 27 28 29 > »   
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 Jun 11 2013, 07:16
Post #521
coykili



Regular Poster
*****
Group: Members
Posts: 694
Joined: 2-August 10
Level 292 (Godslayer)


i love statistics:)
thx for updating it
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 11 2013, 14:43
Post #522
Daodaodaidai



ˁ˚ᴥ˚ˀ ˁ˚ᴥ˚ˀ ˁ˚ᴥ˚ˀ
********
Group: Gold Star Club
Posts: 3,388
Joined: 28-February 10
Level 500 (Ponyslayer)


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
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 11 2013, 15:46
Post #523
greentea039



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


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.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 12 2013, 02:29
Post #524
Daodaodaidai



ˁ˚ᴥ˚ˀ ˁ˚ᴥ˚ˀ ˁ˚ᴥ˚ˀ
********
Group: Gold Star Club
Posts: 3,388
Joined: 28-February 10
Level 500 (Ponyslayer)


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]}"
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 12 2013, 02:57
Post #525
greentea039



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


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.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 12 2013, 09:27
Post #526
Daodaodaidai



ˁ˚ᴥ˚ˀ ˁ˚ᴥ˚ˀ ˁ˚ᴥ˚ˀ
********
Group: Gold Star Club
Posts: 3,388
Joined: 28-February 10
Level 500 (Ponyslayer)


Working for now, thanks.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 12 2013, 13:27
Post #527
L_D



Casual Poster
***
Group: Gold Star Club
Posts: 188
Joined: 27-December 09
Level 500 (Dovahkiin)


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)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 12 2013, 14:42
Post #528
laxarus



Newcomer
**
Group: Gold Star Club
Posts: 89
Joined: 17-January 11
Level 437 (Godslayer)


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
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 12 2013, 15:06
Post #529
Malenk



Active Poster
*******
Group: Gold Star Club
Posts: 1,122
Joined: 12-June 12
Level 447 (Dovahkiin)


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.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 12 2013, 15:37
Post #530
laxarus



Newcomer
**
Group: Gold Star Club
Posts: 89
Joined: 17-January 11
Level 437 (Godslayer)


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?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 12 2013, 15:45
Post #531
Malenk



Active Poster
*******
Group: Gold Star Club
Posts: 1,122
Joined: 12-June 12
Level 447 (Dovahkiin)


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.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 12 2013, 16:31
Post #532
greentea039



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


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.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 12 2013, 16:40
Post #533
greentea039



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


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.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 12 2013, 22:57
Post #534
GAIODIAZ



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


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.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 13 2013, 00:35
Post #535
Malenk



Active Poster
*******
Group: Gold Star Club
Posts: 1,122
Joined: 12-June 12
Level 447 (Dovahkiin)


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.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 13 2013, 05:43
Post #536
greentea039



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


QUOTE(GAIODIAZ @ Jun 13 2013, 05: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.

In incognito mode, cookies as well as local storage data will be deleted when you close the page. Because HV STAT uses local storage to save settings, you cannot save your settings in incognito mode.

HV STAT currently cannot export/import settings. Therefore what you can do is to modify initial values of the settings in the script.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 13 2013, 19:49
Post #537
GAIODIAZ



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


QUOTE(greentea039 @ Jun 13 2013, 06:43) *

In incognito mode, cookies as well as local storage data will be deleted when you close the page. Because HV STAT uses local storage to save settings, you cannot save your settings in incognito mode.

HV STAT currently cannot export/import settings. Therefore what you can do is to modify initial values of the settings in the script.

Ok, so how do I do that?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 14 2013, 16:32
Post #538
greentea039



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


QUOTE(GAIODIAZ @ Jun 14 2013, 02:49) *

Ok, so how do I do that?

Find 'settings' object in 'hvStat.storage.initialValue', then modify the values of its properties.
I think that you can guess what the property means by its name and value.

This post has been edited by greentea039: Jun 14 2013, 16:35
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 14 2013, 22:42
Post #539
GAIODIAZ



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


Ok, I found it thank you (IMG:[invalid] style_emoticons/default/biggrin.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 15 2013, 14:18
Post #540
L_D



Casual Poster
***
Group: Gold Star Club
Posts: 188
Joined: 27-December 09
Level 500 (Dovahkiin)


QUOTE(greentea039 @ Jun 12 2013, 16:31) *

You have failed to install HV STAT. Your screen is not of version 5.6.2. Remove and re-install HV STAT.


tried that worked perfectly it seem the upgrade from 5.6.1 to 5.6.2 failed for some reason, thank you.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post


43 Pages V « < 25 26 27 28 29 > » 
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 - 23:08