Re: Strange entries in python log
Published by A_Troll on
BLACKWOT › Forums › Sales, Feedback and Information › Peer to Peer Technical Support › Strange entries in python log › Re: Strange entries in python log
25.06.2018 at 10:00
#114741
A_Troll
Member
2 hours ago, Sailor said:2018-06-24 22:47:29.487: TRACE: monkeyPatchOpen: BWUtil.monkeyPatchOpen: Patching open() True
This says that it has loaded BW mods.
To stop this you need to delete this file.
QuoteC:GamesWorld_of_Tanksresscriptsclientguimodsmod_.pyc
Your python log is looking for mods associated with the game client load and cannot find them in the mods or res_mods folders. The “hang” you have looks like the game (mods) looking for files that are deleted and this is making it hang.