MephProofQc Posted June 12, 2020 Posted June 12, 2020 WHEN aslain modpack will be ready for the last version of the worl of tanks game? (ver.1.9.1.2065) Man i cant wait because without your modpack wot just sucks!
Administrator Aslain Posted June 12, 2020 Administrator Posted June 12, 2020 Should have be availabe in the afternoon.
Rhino Posted June 12, 2020 Posted June 12, 2020 The last several mod packs versions have really slowed my ready up and switching tanks and even have kicked me from the server when coming out of battle or updating consumables.... When that happens I get a comment that says connection to server interrupted. Have checked network card, router, modem, ISP service, ping rate and server and nothing wrong. When I run vanilla, it does not happen and everything is really responsive. If you can look out for anything that would cause such a thing as I have heard from a few others similar issue. Any idea what selections are doing it? If you can work on a fix that would be great or if you can let me know which ones cause that - it would be great. I really love the game with Aslains and if I could get this resolved I would gladly contribute a generous donation! Thanks for all the work you do to make this game a blast.
Casstiel Posted June 12, 2020 Posted June 12, 2020 Hi Rhino! I will suggest you, the next time this problem happens to you, check this page. I had the same issue a few times, IDK what causing it. Let me know if you found out. Best regard, have fun! 1
EviLSeeD Posted June 12, 2020 Posted June 12, 2020 The 1.9.1.0 #0 does not retrieve battle results. UI stays unresponsive, only end-task works. Here is the first Error from the stack trace: 2020-06-12 16:32:03.302: ERROR: [EXCEPTION] (scripts/common/Event.py, 47): Traceback (most recent call last): File "scripts/common/Event.py", line 45, in __call__ File "scripts/client/gameplay/listeners.py", line 54, in __onAvatarBecomeNonPlayer File "scripts/client/frameworks/state_machine/machine.py", line 146, in post File "scripts/client/frameworks/state_machine/machine.py", line 169, in __tick File "scripts/client/frameworks/state_machine/machine.py", line 181, in __process File "scripts/client/frameworks/state_machine/machine.py", line 382, in __notify File "scripts/client/frameworks/state_machine/observers.py", line 132, in onStateChanged File "scripts/client/frameworks/state_machine/observers.py", line 132, in onStateChanged File "scripts/client/frameworks/state_machine/observers.py", line 49, in onStateChanged File "scripts/client/gui/app_loader/observers.py", line 143, in onExitState File "scripts/client/gui/app_loader/loader.py", line 222, in destroyBattle File "scripts/client/gui/Scaleform/app_factory.py", line 176, in destroyBattle File "scripts/client/gui/Scaleform/flash_wrapper.py", line 147, in close File "scripts/client/helpers/uniprof/regions.py", line 84, in wrapper File "scripts/client/gui/Scaleform/battle_entry.py", line 88, in beforeDelete File "scripts/client/gui/Scaleform/framework/application.py", line 365, in beforeDelete File "scripts/client/gui/Scaleform/framework/entities/EventSystemEntity.py", line 8, in fireEvent File "inBattleStatistics", line 1, in rajcel_ibs_eventBus_handleEvent File "scripts/common/adisp.py", line 179, in wrapper File "scripts/common/adisp.py", line 156, in doCall AdispException: ('There was an error during __verify async call.', ValueError('dictionary update sequence element #0 has length 1; 2 is required',)) After that, there is an infinite loop of this error, until task end: 2020-06-12 16:32:14.371: INFO: 2020-06-12 16:32:14: [ERROR] mods/xfw_libraries/xfw/events.pyc 2020-06-12 16:32:14.371: ERROR: Traceback (most recent call last): 2020-06-12 16:32:14.371: ERROR: File "./xfw/events.py", line 56, in __event_handler 2020-06-12 16:32:14.371: ERROR: File "mod_pro_lasthits", line 1, in <lambda> 2020-06-12 16:32:14.371: ERROR: File "mod_pro_lasthits", line 1, in handleKeyEvent 2020-06-12 16:32:14.372: ERROR: File "utils", line 1, in <lambda> 2020-06-12 16:32:14.372: ERROR: File "__init__", line 1, in handleKeyEvent 2020-06-12 16:32:14.372: ERROR: File "scripts/client/gui/modsSettingsApi/hotkeys.py", line 78, in _game_handleKeyEvent 2020-06-12 16:32:14.373: ERROR: File "mod_reductionInfo", line 1, in <lambda> 2020-06-12 16:32:14.373: ERROR: File "mod_reductionInfo", line 1, in __hooked_handleKeyEvent 2020-06-12 16:32:14.373: ERROR: File "mod_pro_efficiency", line 1, in <lambda> 2020-06-12 16:32:14.374: ERROR: File "mod_pro_efficiency", line 1, in __hooked_handleKeyEvent 2020-06-12 16:32:14.374: ERROR: File "scripts/client/gui/mods/mod_repair.py", line 175, in _game_handleKeyEvent 2020-06-12 16:32:14.374: ERROR: File "mod_enemyannouncer", line 1, in <lambda> 2020-06-12 16:32:14.375: ERROR: File "mod_enemyannouncer", line 1, in handleKeyEvent 2020-06-12 16:32:14.375: ERROR: File "scripts/client/gui/modsSettingsApi/hotkeys.py", line 78, in _game_handleKeyEvent 2020-06-12 16:32:14.375: ERROR: File "scripts/client/game.py", line 578, in handleKeyEvent 2020-06-12 16:32:14.376: ERROR: File "mod_crewSkills", line 1, in rajcel_cs_handleKeyEvent 2020-06-12 16:32:14.376: ERROR: File "mod_highCaliber", line 1, in rajcel_hc_handleKeyEvent 2020-06-12 16:32:14.376: ERROR: File "mod_statisticsCalculator", line 1, in rajcel_sc_handleKeyEvent 2020-06-12 16:32:14.376: ERROR: File "mod_playersPanelDamage", line 1, in rajcel_ppd_handleKeyEvent 2020-06-12 16:32:14.377: ERROR: File "inBattleStatistics", line 1, in rajcel_ibs_handleKeyEvent 2020-06-12 16:32:14.377: ERROR: File "scripts/client/gui/InputHandler.py", line 30, in handleKeyEvent 2020-06-12 16:32:14.377: ERROR: File "scripts/common/Event.py", line 45, in __call__ 2020-06-12 16:32:14.378: ERROR: File "mod_tankPanel", line 1, in keyHandler 2020-06-12 16:32:14.378: ERROR: AttributeError: 'PlayerAccount' object has no attribute 'arena' 2020-06-12 16:32:14.378: INFO: ============================= 2020-06-12 16:32:14.489: ERROR: [EXCEPTION] (scripts/common/Event.py, 47): Traceback (most recent call last): File "scripts/common/Event.py", line 45, in __call__ File "mod_tankPanel", line 1, in keyHandler AttributeError: 'PlayerAccount' object has no attribute 'arena'
Administrator Aslain Posted June 12, 2020 Administrator Posted June 12, 2020 Topic closed, please make own topic in proper section of forums, and include logs from the archiver, not copy paste.
Recommended Posts