Jump to content

wais

Regular Member
  • Posts

    24
  • Joined

  • Last visited

Posts posted by wais

  1. 20 минут назад, Aslain сказал:

    Rajcel has been informed 🙂 @RaJCeL

     

    Meanwhile attach logs.

    There are no errors in the logs.
    Where did the Hitmarker mod disappear to?
    The old version works for me, but in your new modpack I could not find it.

  2. 1 час назад, Quaksen сказал:

    The messages you circled are from the game itself 

    Of the Aslains_Modpack, I only use the YasenKrasen mod.
    And I have been seeing this error for more than a year.
    Are you saying that it is the game itself repeats the message?

  3. After closing the battle results window it is not possible to see the result of the battle.
     

    Цитата

    2022-09-01 11:08:49.438: ERROR: [EXCEPTION] (scripts/client/messenger/formatters/service_channel.py, 467):Traceback (most recent call last):
    2022-09-01 11:08:49.438: ERROR:   File "scripts/client/gui/mods/mod_stat.pyc", line 1, in replaceBattleResultMessage
    2022-09-01 11:08:49.438: ERROR: TypeError: decoding Unicode is not supported
    2022-09-01 11:08:49.438: ERROR: Traceback (most recent call last):
    2022-09-01 11:08:49.438: ERROR:   File "mod_stat", line 1, in <lambda>
    2022-09-01 11:08:49.438: ERROR:   File "scripts/common/adisp.py", line 179, in wrapper
    2022-09-01 11:08:49.438: ERROR:   File "scripts/common/adisp.py", line 156, in doCall
    2022-09-01 11:08:49.438: ERROR: adisp.AdispException: ('There was an error during _waitForSyncItems async call.', TypeError('decoding Unicode is not supported',))

     

  4. The statistics still don't work.
    Erasing the config.json file and accessing the xvm website does not solve the problem.

    The folder with the game has been added to antivirus exceptions.

    Цитата

    2022-02-20 11:50:25.479: INFO: [YasenKrasen mod_stat] Unable to access https://static.modxvm.com/wn8-data-exp/json/wn8exp.json
    2022-02-20 11:50:25.492: ERROR: Exception in thread Thread-3:
    2022-02-20 11:50:25.492: ERROR: Traceback (most recent call last):
    2022-02-20 11:50:25.492: ERROR:   File "scripts/client/gui/mods/mod_stat.pyc", line 1, in preLoadData
    2022-02-20 11:50:25.492: ERROR: ValueError: No JSON object could be decoded
    2022-02-20 11:50:25.492: ERROR:
    2022-02-20 11:50:25.497: ERROR: Exception in thread Thread-4:
    2022-02-20 11:50:25.497: ERROR: Traceback (most recent call last):
    2022-02-20 11:50:25.497: ERROR:   File "scripts/common/Lib/threading.py", line 810, in __bootstrap_inner
    2022-02-20 11:50:25.497: ERROR:   File "scripts/common/Lib/threading.py", line 763, in run
    2022-02-20 11:50:25.497: ERROR:   File "stat_core", line 1, in updateDataTable
    2022-02-20 11:50:25.497: ERROR:   File "stat_core", line 1, in saveJsonFileInner
    2022-02-20 11:50:25.497: ERROR:   File "scripts/common/Lib/json/__init__.py", line 250, in dumps
    2022-02-20 11:50:25.497: ERROR:   File "scripts/common/Lib/json/encoder.py", line 209, in encode
    2022-02-20 11:50:25.497: ERROR:   File "scripts/common/Lib/json/encoder.py", line 434, in _iterencode
    2022-02-20 11:50:25.497: ERROR:   File "scripts/common/Lib/json/encoder.py", line 408, in _iterencode_dict
    2022-02-20 11:50:25.497: ERROR:   File "scripts/common/Lib/json/encoder.py", line 332, in _iterencode_list
    2022-02-20 11:50:25.497: ERROR:   File "scripts/common/Lib/json/encoder.py", line 361, in _iterencode_dict
    2022-02-20 11:50:25.497: ERROR: RuntimeError: maximum recursion depth exceeded
    2022-02-20 11:50:25.497: ERROR:

    We'll probably have to give up the stats from YasenKrasen ?

  5. 1 час назад, Aslain сказал:

    Yes, installing and playing as admin is normal, and was always a requirement, I don't take responsibility for problems caused by not fulfilling this requirement. 🙂

    This is nonsense.
    This is only necessary if the game is installed in the Program Files folder.

  6. 1 час назад, Aslain сказал:

    Make sure you are installing and playing as admin, also check your Antivir, the mod fails because it cannot access its config, why? Usually because of the reasons I mentioned.

     

    Playing as an Administrator?  This is something new.

    Removing the stat cache and logging into the XVM site helped.
    Although I don't use the XVV mod.

  7. Day 3 errors in python log.

    Цитата

    2022-02-18 10:38:40.920: INFO: [YasenKrasen mod_stat] Unable to access https://static.modxvm.com/wn8-data-exp/json/wn8exp.json
    2022-02-18 10:38:40.936: ERROR: Exception in thread Thread-3:
    2022-02-18 10:38:40.936: ERROR: Traceback (most recent call last):
    2022-02-18 10:38:40.936: ERROR:   File "scripts/client/gui/mods/mod_stat.pyc", line 1, in preLoadData
    2022-02-18 10:38:40.936: ERROR: ValueError: No JSON object could be decoded
    2022-02-18 10:38:40.936: ERROR:
    2022-02-18 10:38:40.939: ERROR: Exception in thread Thread-4:
    2022-02-18 10:38:40.939: ERROR: Traceback (most recent call last):
    2022-02-18 10:38:40.939: ERROR:   File "scripts/common/Lib/threading.py", line 810, in __bootstrap_inner
    2022-02-18 10:38:40.939: ERROR:   File "scripts/common/Lib/threading.py", line 763, in run
    2022-02-18 10:38:40.939: ERROR:   File "stat_core", line 1, in updateDataTable
    2022-02-18 10:38:40.939: ERROR:   File "stat_core", line 1, in saveJsonFileInner
    2022-02-18 10:38:40.939: ERROR:   File "scripts/common/Lib/json/__init__.py", line 250, in dumps
    2022-02-18 10:38:40.939: ERROR:   File "scripts/common/Lib/json/encoder.py", line 209, in encode
    2022-02-18 10:38:40.939: ERROR:   File "scripts/common/Lib/json/encoder.py", line 434, in _iterencode
    2022-02-18 10:38:40.939: ERROR:   File "scripts/common/Lib/json/encoder.py", line 408, in _iterencode_dict
    2022-02-18 10:38:40.939: ERROR:   File "scripts/common/Lib/json/encoder.py", line 332, in _iterencode_list
    2022-02-18 10:38:40.939: ERROR:   File "scripts/common/Lib/json/encoder.py", line 361, in _iterencode_dict
    2022-02-18 10:38:40.939: ERROR: RuntimeError: maximum recursion depth exceeded
    2022-02-18 10:38:40.939: ERROR:
    2022-02-18 10:38:40.951: INFO: [NOTE] Prepare stage

     

  8. 2 часа назад, RaJCeL сказал:

    One more comment from my side. Perhaps you know XVM. The biggest, the most known WoT mod. Written in cooperation with WG developers. The biggest community to test. Very skilled modders. Imagine what happens in your garage when XVM mod cannot settle connection to its server? ... Game is forcibly closed...

    If the error does not occur at the first battle, then later everything works fine.
    So your mod seems to be caching data from xvm site.
    And this error appeared after the last edit of the mod.
    The previous version of the mod worked amazingly.

     

    With admin privileges, the error did not reproduce.
    But it does not reproduce stably anyway.

     

    Unfortunately your mod is not open, so my friend can not say exactly what the problem is.

  9. On 8/26/2021 at 3:05 PM, Aslain said:

    This is pointless, saving xvm page has nothing to do with connection to the xvm server with stats.

    Hi , unfortunately the problem with the site xvm reoccurs.
    My programmer friend (python) advises:
    Simply wrap the call to the site in a try-except block, well if desired you can add a file to the archive with values that will be at least somewhat correct, if you can not load the actual ones.

    Quote

    :36:15.997: INFO: [YasenKrasen mod_stat] Unable to access https://static.modxvm.com/wn8-data-exp/json/wn8exp.json
    2021-09-06 10:36:16.008: ERROR: Exception in thread Thread-3:
    2021-09-06 10:36:16.008: ERROR: Traceback (most recent call last):
    2021-09-06 10:36:16.008: ERROR:   File "scripts/client/gui/mods/mod_stat.pyc", line 1, in preLoadData
    2021-09-06 10:36:16.008: ERROR: ValueError: No JSON object could be decoded
    2021-09-06 10:36:16.008: ERROR:
    2021-09-06 10:36:16.017: ERROR: Exception in thread Thread-4:
    2021-09-06 10:36:16.017: ERROR: Traceback (most recent call last):
    2021-09-06 10:36:16.017: ERROR:   File "scripts/common/Lib/threading.py", line 810, in __bootstrap_inner
    2021-09-06 10:36:16.017: ERROR:   File "scripts/common/Lib/threading.py", line 763, in run
    2021-09-06 10:36:16.017: ERROR:   File "stat_core", line 1, in updateDataTable
    2021-09-06 10:36:16.017: ERROR:   File "stat_core", line 1, in saveJsonFileInner
    2021-09-06 10:36:16.017: ERROR:   File "scripts/common/Lib/json/__init__.py", line 250, in dumps
    2021-09-06 10:36:16.017: ERROR:   File "scripts/common/Lib/json/encoder.py", line 209, in encode
    2021-09-06 10:36:16.017: ERROR:   File "scripts/common/Lib/json/encoder.py", line 434, in _iterencode
    2021-09-06 10:36:16.017: ERROR:   File "scripts/common/Lib/json/encoder.py", line 408, in _iterencode_dict
    2021-09-06 10:36:16.017: ERROR:   File "scripts/common/Lib/json/encoder.py", line 332, in _iterencode_list
    2021-09-06 10:36:16.017: ERROR:   File "scripts/common/Lib/json/encoder.py", line 361, in _iterencode_dict
    2021-09-06 10:36:16.017: ERROR: RuntimeError: maximum recursion depth exceeded
    2021-09-06 10:36:16.017: ERROR:

    Server failure or unavailability should not break the client, even if the mod is completely dependent on the server. A mod may simply not work, but it should not break the client. This generally applies to all software, not just a specific mod or game.
    The effect is comparable to the fact that the game would have dropped the system into a blue screen, if suddenly the connection to the server is lost

     

    I hope that you will correct the mistake. @RaJCeL
    Thank you.

  10. Hi,
    The problem repeats itself.
    Especially when fighting for the first time.
    The xvm page in the browser opens without any problems.
    The previous version of the mod worked without errors.

     

    Maybe you can save the xvm page in the cache to use when there is a connection problem?

  11. 2021-08-22 13:26:01.033: INFO: [YasenKrasen mod_stat] Unable to access https://static.modxvm.com/wn8-data-exp/json/wn8exp.json
    2021-08-22 13:26:01.044: ERROR: Exception in thread Thread-3:
    2021-08-22 13:26:01.044: ERROR: Traceback (most recent call last):
    2021-08-22 13:26:01.044: ERROR:   File "scripts/client/gui/mods/mod_stat.pyc", line 1, in preLoadData
    2021-08-22 13:26:01.044: ERROR: ValueError: No JSON object could be decoded
    2021-08-22 13:26:01.044: ERROR:
    2021-08-22 13:26:01.053: ERROR: Exception in thread Thread-4:
    2021-08-22 13:26:01.054: ERROR: Traceback (most recent call last):
    2021-08-22 13:26:01.054: ERROR:   File "scripts/common/Lib/threading.py", line 810, in __bootstrap_inner
    2021-08-22 13:26:01.054: ERROR:   File "scripts/common/Lib/threading.py", line 763, in run
    2021-08-22 13:26:01.054: ERROR:   File "stat_core", line 1, in updateDataTable
    2021-08-22 13:26:01.054: ERROR:   File "stat_core", line 1, in saveJsonFileInner
    2021-08-22 13:26:01.054: ERROR:   File "scripts/common/Lib/json/__init__.py", line 250, in dumps
    2021-08-22 13:26:01.054: ERROR:   File "scripts/common/Lib/json/encoder.py", line 209, in encode
    2021-08-22 13:26:01.054: ERROR:   File "scripts/common/Lib/json/encoder.py", line 434, in _iterencode
    2021-08-22 13:26:01.054: ERROR:   File "scripts/common/Lib/json/encoder.py", line 408, in _iterencode_dict
    2021-08-22 13:26:01.054: ERROR:   File "scripts/common/Lib/json/encoder.py", line 332, in _iterencode_list
    2021-08-22 13:26:01.054: ERROR:   File "scripts/common/Lib/json/encoder.py", line 361, in _iterencode_dict
    2021-08-22 13:26:01.054: ERROR: RuntimeError: maximum recursion depth exceeded

×
×
  • Create New...

Important Information

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