WOT Statistics
Nsaaiman
21 May 2012
I know there is a lot of players out there that say stats doesn't matter, however to me it does it keeps the game interesting for me. I have picked a stat "Efficiency" which I monitor and this i try to improve on in every game. to do this I wrote a small desktop app. The online versions of the dossier tools are very nice the only problem i had with them is that you need to upload your dossier file every time you want to see your stats. I still use them from time to time.
WOT Statistics. it a small application I wrote, first for myself then, then for my clan where it evolved.
The desktop application will keep track of your stats on a daily basis showing you the difference between the two files. it will auto refresh after every game you play (helps alot if you have dual monitors).
I use it and it shows me everything i need to know. Though i will put it out for the community,
I need to give credit to PHALYNX. He has a awesome site check it out. www.vbaddict.net/wot.php
the app doesn't focuses on any medals or rewards that you get, just plain stats. below is 3 screen shots.
WOT Statistics. it a small application I wrote, first for myself then, then for my clan where it evolved.
The desktop application will keep track of your stats on a daily basis showing you the difference between the two files. it will auto refresh after every game you play (helps alot if you have dual monitors).
I use it and it shows me everything i need to know. Though i will put it out for the community,
I need to give credit to PHALYNX. He has a awesome site check it out. www.vbaddict.net/wot.php
the app doesn't focuses on any medals or rewards that you get, just plain stats. below is 3 screen shots.
Spoiler
Spoiler
Spoiler
Warenwolf
21 May 2012
Application seems legit
Nsaaiman
21 May 2012
Warenwolf, on 21 May 2012 - 04:27 PM, said:
I would be very careful about using a program from a guy with 0 battles....
im from the US server. i thought i would share this with you guys.
http://worldoftanks....93065-NSaaiman/
with same post on US server
http://forum.worldof...wot-statistics/
Edited by Nsaaiman, 21 May 2012 - 04:30 PM.
Warenwolf
21 May 2012
Nsaaiman
21 May 2012
0x90
21 May 2012
If you don't trust this tool, just use some of these:
Nsaaiman
21 May 2012
You dont have to trust me, read the US forum
http://forum.worldof...-wot-statistics
http://forum.worldof...-wot-statistics
Warenwolf
21 May 2012
Phalynx
21 May 2012
Excellt work you did here, Nick. Thanks for sharing!
It seems the app writes the data to it's own directory under program files. Without Adminpermission this will lead to errors like this:
System.UnauthorizedAccessException: Access to the path 'C:\Program Files (x86)\WOT Statistics\WOT Statistics\User.xml' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
Would be great if this app writes his data under %APPDATA%.
It seems the app writes the data to it's own directory under program files. Without Adminpermission this will lead to errors like this:
System.UnauthorizedAccessException: Access to the path 'C:\Program Files (x86)\WOT Statistics\WOT Statistics\User.xml' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
Would be great if this app writes his data under %APPDATA%.
Nsaaiman
22 May 2012
Phalynx, on 21 May 2012 - 11:07 PM, said:
Excellt work you did here, Nick. Thanks for sharing!
It seems the app writes the data to it's own directory under program files. Without Adminpermission this will lead to errors like this:
System.UnauthorizedAccessException: Access to the path 'C:\Program Files (x86)\WOT Statistics\WOT Statistics\User.xml' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
Would be great if this app writes his data under %APPDATA%.
It seems the app writes the data to it's own directory under program files. Without Adminpermission this will lead to errors like this:
System.UnauthorizedAccessException: Access to the path 'C:\Program Files (x86)\WOT Statistics\WOT Statistics\User.xml' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
Would be great if this app writes his data under %APPDATA%.
thanks for the advice, will implement
Nsaaiman
22 May 2012
New version is now available.
1.) Move data storing to the application data folder.This should address the issue with admin rights (thanks for the advise Phalynx)
2.) Added total battle time and survived stats to the global page.
3.) Built in fail safe for when user browses the dossier file. only valid dossier file will be accepted. this will top the user settings from becoming corrupt
Edited by Nsaaiman, 22 May 2012 - 05:45 PM.
1.) Move data storing to the application data folder.This should address the issue with admin rights (thanks for the advise Phalynx)
2.) Added total battle time and survived stats to the global page.
3.) Built in fail safe for when user browses the dossier file. only valid dossier file will be accepted. this will top the user settings from becoming corrupt
Edited by Nsaaiman, 22 May 2012 - 05:45 PM.
PanKratis
27 May 2012
Any chance you can post previous versions too? 1.0.1.2 seems to fail to read the .dat file after the initial start. 1.0.1.1 worked great but crashed after I set it to autostart and minimize at windows startup
Nsaaiman
27 May 2012
PanKratis, on 27 May 2012 - 12:51 PM, said:
Any chance you can post previous versions too? 1.0.1.2 seems to fail to read the .dat file after the initial start. 1.0.1.1 worked great but crashed after I set it to autostart and minimize at windows startup
Version 1.0.1.1 is still available on Curse.com. under tools.
Do you mind sending me a screen shot of the error you are getting what also will help if you can post/pm me a screenshot of your setup tab. I would like to fix the bug if there is any. From what i understand is that you are running the app in system tray mode.
PanKratis
27 May 2012
Nsaaiman, on 27 May 2012 - 05:51 PM, said:
Version 1.0.1.1 is still available on Curse.com. under tools.
Do you mind sending me a screen shot of the error you are getting what also will help if you can post/pm me a screenshot of your setup tab. I would like to fix the bug if there is any. From what i understand is that you are running the app in system tray mode.
Do you mind sending me a screen shot of the error you are getting what also will help if you can post/pm me a screenshot of your setup tab. I would like to fix the bug if there is any. From what i understand is that you are running the app in system tray mode.
I tried the run 1.0.1.1 in system trey, last time I saw it was right before I clicked the mentioned settings and closed it, on rerun it was crashing. No I did not keep the error log, I just installed the 1.0.1.2 over it, and didn't try it ever again :P
Nsaaiman
27 May 2012
PanKratis, on 27 May 2012 - 06:45 PM, said:
I tried the run 1.0.1.1 in system trey, last time I saw it was right before I clicked the mentioned settings and closed it, on rerun it was crashing. No I did not keep the error log, I just installed the 1.0.1.2 over it, and didn't try it ever again :P
without alot of information all i can suggest is that your user.xml got corrupted somehow. Please go to the path where you installed wot stats. Delete the user.xml file. Next goto %appdata%\wot statistics. And delete the user.xml from there aswell. Now rerun the install file again and select repair. This should gove you a empty user file. Hope this helps
PanKratis
28 May 2012
Ok I re-installed the old version...kept crashing, run as Administrator and managed to open it. Works like a charm now. There is something wrong with the 1.0.1.2 version though...any1 can confirm that?





