Jump to content
Korean Random

suggestion: go back to WN6


nuciluc

Recommended Posts

I have a XVM mirror and I found that WG stats very often send damage_dealt=0 as tank results and calculateWN8 procedure crashes.

if you think that updated stats are better than partial stats, consider to rollback to WN6 (even on userInfo tab)

 

sorry for my English, but I don't know Russian :sob0:

Link to comment
Short link
Share on other sites

http://code.google.com/p/wot-xvm/source/browse/trunk/src/xvm/src/xvm/profile/components/TechniqueStatisticTab.as#360

I'm not able to compile flash parts of XVM :sob0: 

I just modified python part (constants.py)

 

 

I don't think that WG will fix tanks statistics soon and I think that I should be better rollback to WN6 and temporarily shut down WN8 calculation

Link to comment
Short link
Share on other sites

uhm.. you are right.. so.. how update procedure crashes with this error?

TypeError: Cannot read property 'dmg' of undefined

I'm trying to debug without success.. I will continue..

 

EDIT: found.. line 500

exp = tanksExpected[tanksList[tankId].name] || { dmg: 0, spot: 0, frg: 0, def: 0, win: 0 };

I did not have the "or" condition..

 

now.. what tanks are missing in tank-expected.js ?

I tried to verify manually.. but there are 360~ tanks..

Edited by nuciluc
Link to comment
Short link
Share on other sites

 

 

how update procedure crashes with this error?
 I do not know. I just said that the damage on the tank does not take part in the calculations. I do not know how to work with the api.

But I can say, that wot-news.com admin several times (at last two weeks) collect for me full statistic by RU cluster without any problems.

Link to comment
Short link
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...