Captain_Rownd, on 12 January 2018 - 07:38 AM, said:
Mine crashes roughly every 40 or so battles - it's hard to remember exactly how much. Crashes were more frequent early in 2.0 though, and there was a bunch of talk about it on the forums. Fortunately I can load back in pretty quickly and there are respawns anyway, so it isn't a big deal.
You may think about submitting a ticket to support about this issue. They have a check tool that gathers information. You can investigate a little as well if you are PC savvy. WoWP creates a log file with the information on why the game crashes
Its a bunch of text, and code-speak, but its a great way to see what happened if you feel up to it.
The log files are located here:
C:\Users\YOURUSERNAMEAppData\Roaming\Wargaming.net\World of Warplanes\logs
The log files will have a .dmp file with the same name. .log files are named after the date, the log file for January 25th 2016 would be 160125_xxxx.log. We need two files with the same name, one that ends in .log and one that ends in .dmp, for example:
160125_11111.log and 160125_11111.dmp
You can open the .log file and scroll all the way down to the bottom. If the text just ends mid-string, that's a good indication of a crash related to Windows, and not the game. (Commonly) The game crashing will display a string that displays the reason for the crash.
Example:
"96.003 INFO: [SCRIPT] (scripts/client/audio/DopplerEffect.py, 41): [AUDIO] DopplerEffect; Activated
Access violation (0xC0000005) at 0x00000000
Data execution location 0x00000000"