Jump to content

EviLSeeD

Regular Member
  • Posts

    1
  • Joined

  • Last visited

Everything posted by EviLSeeD

  1. 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'
×
×
  • Create New...

Important Information

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