Page 1 of 1

Not understanding new stats page

Posted: Thu Nov 27, 2003 1:46 am
by Lagmatic
Lagmatic 195 Failed 75% 2003-11-26 0 days 25,228,407 -52,977 17,750 284,014

ok, I got 284k from chain. then I got and hunt and earn 25million, but I'm still -52k in the hole?

*boggle*

Posted: Thu Nov 27, 2003 3:42 am
by Flanker
It is probably becuase you smell a little funny, but thats not important right now.

Stats issues should be clearing up soon :)

Posted: Thu Nov 27, 2003 10:19 am
by Nakamuro Zataki
This is your raw data from the database, let me know if any of those numbers look wrong.

Code: Select all

uploadDate  expTotal  patronPassup  vassalRecieved  
20031126183313 36316360002 704813879 3297039081 
20031126183650 36316543646 704869659 3297098580 
20031126194508 36341588409 705027165 3297323095
This is the same code that ran on the old server, so the internal formulas are probably right the only thing that could have changed is how ACStats upload data (have not touched the code for almost a year) or the Order of Hyssop config file.

One possible guess is the passup buffers that the devs implemented a while ago, ie they dont pass xp up unless the buffer is full. That might have been what happened, if so your numbers should look better once the buffered xp is sent up.

Posted: Thu Nov 27, 2003 2:47 pm
by Lagmatic
This passup buffering thing could really really hurt our ability to properly make quote. Can you imagine how much xp the high level guys (maxed) will have to passup to flip that buffer button?

I mean, 25 million doesn't do the trick...

Posted: Thu Nov 27, 2003 3:03 pm
by Nakamuro Zataki
I do not know if that is what is causing the problem.

Just let me know if anyone else has this problem and if it persists. It could be that acstats changed how data is uploaded (although probably not).