kupjones Posted March 10, 2021 Posted March 10, 2021 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 when I reload #6, I get an executable from 2020 BUT -- that version actually loads and works python.log Quote
Administrator Aslain Posted March 10, 2021 Administrator Posted March 10, 2021 I fixed this error in 8.1. Quote
kupjones Posted March 10, 2021 Author Posted March 10, 2021 had no idea there was an 8.1! but I'll grab 9 now -- thanks! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.