Welcome Guest ( Log In | Register )

43 Pages V « < 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 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 439 (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,145
Joined: 12-June 12
Level 450 (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 439 (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,145
Joined: 12-June 12
Level 450 (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,145
Joined: 12-June 12
Level 450 (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

 
post Jun 17 2013, 17:37
Post #541
walkleft



Casual Poster
****
Group: Members
Posts: 303
Joined: 28-September 11
Level 352 (Dovahkiin)


This 5.6.2 version is just great. I used to try the old version floating around in wiki and somewhere else. 5.5.5 and so called light version, I believe.


Light version was just too laggy and out of shape to do any good, and full version worked okay if I didn't mind the heavy lag between each turn.

This one doesn't have that lag and has almost every function.

If I were to be little bit more picky, I wish if there are more description on what setting options do. Not in game, but somewhere on the forum. I can only guess what they do. If nothing works, I guess I can check them on and see what happens.

I want to know what options should I uncheck to load battle page faster, though it is quite fast for what it does and is not a big deal.

Thanks for the script.

This post has been edited by walkleft: Jun 17 2013, 17:43
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 18 2013, 14:11
Post #542
Malenk



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


i'm just done formatting my computer and i forgot to export a tsv so now i'm without my old monsters db.
i have backed up the C partition before doing so, so i guess i can get it back.
i have already tried looking into the firefox folder under application data, with no luck.
which file should i look for and where would i find it?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 18 2013, 15:04
Post #543
greentea039



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


QUOTE(walkleft @ Jun 18 2013, 00:37) *

This 5.6.2 version is just great. I used to try the old version floating around in wiki and somewhere else. 5.5.5 and so called light version, I believe.
Light version was just too laggy and out of shape to do any good, and full version worked okay if I didn't mind the heavy lag between each turn.

This one doesn't have that lag and has almost every function.

If I were to be little bit more picky, I wish if there are more description on what setting options do. Not in game, but somewhere on the forum. I can only guess what they do. If nothing works, I guess I can check them on and see what happens.

I want to know what options should I uncheck to load battle page faster, though it is quite fast for what it does and is not a big deal.

Thanks for the script.

Because of my poor English, I couldn't grasp the nuance of your post very well.
Be that as it may, someone probably will answer if you post a question.

QUOTE(Malenk @ Jun 18 2013, 21:11) *

i'm just done formatting my computer and i forgot to export a tsv so now i'm without my old monsters db.
i have backed up the C partition before doing so, so i guess i can get it back.
i have already tried looking into the firefox folder under application data, with no luck.
which file should i look for and where would i find it?

I think there is helpful information [support.mozilla.org] here.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Jun 18 2013, 15:30
Post #544
Malenk



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


QUOTE(greentea039 @ Jun 18 2013, 13:04) *

Because of my poor English, I couldn't grasp the nuance of your post very well.
Be that as it may, someone probably will answer if you post a question.
I think there is helpful information [support.mozilla.org] here.

thanks, that was helpful.
i was hoping i could just find the databases somewhere as single files but i could not find them in the script folder or anywhere else.
i just restored the old profile and exported the databases, after that i just switched back to the new one.

thanks.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post


43 Pages V « < 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: 27th July 2025 - 21:49