Re: Strange entries in python log

Published by A_Troll on

#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.

Quote

C: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.