Jump to content

Tomonik session stats stopped working with #8


Recommended Posts

Python file uploaded -- but the exact error line is below.  

 

 

2021-03-09 23:03:53.187: INFO: [SL_PRO] starting loading script: "mod_stat.pyc" from res_mods folder
2021-03-09 23:03:53.190: ERROR: [EXCEPTION] (<string>, 627):
Traceback (most recent call last):
  File "<string>", line 614, in _findValidMODs
  File "scripts/common/Lib/importlib/__init__.py", line 37, in import_module
  File "D:\Mods\World_of_Tanks\SessionStatistics\mod_stat.py", line 1164, in <module>
  File "D:\Mods\World_of_Tanks\SessionStatistics\mod_stat.py", line 98, in __init__
  File "D:\Mods\World_of_Tanks\SessionStatistics\mod_stat.py", line 188, in readConfig
  File "scripts/common/Lib/codecs.py", line 878, in open
IOError: [Errno 2] No such file or directory: '../res_mods/configs/wotstat/config.json'

2021-03-09 23:03:53.190: INFO: [SL_PRO] skipped script in res_mods folder: mod_stat.pyc

 

 

When I look at the version for wot_stat.pyc loaded under #8 I find an executable from 2019

image.png.6a703f569f9dce08ad86528c5d53a276.png

 

when I reload #6, I get an executable from 2020

image.png.ae6dc26e4c992e06b030f44ff61ceb0c.png

BUT -- that version actually loads and works

image.png.78ebb73a46b32f65b10b27e6f1472c71.png

python.log

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

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.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.