Jump to content

Aslains_WoT_Modpack_Installer_v.1.5.1.1_09 crash


Recommended Posts

xvm.log (everything looks clean, until that final error/crash)

Spoiler

2019-06-24 23:44:02: [ERROR] Traceback (most recent call last):
  File "res_mods/mods/xfw_packages\xvm_sounds\python\battleEnd.py", line 37, in BattleEndWarningPanel_setTotalTime
    period = avatar_getter.getArena().period
AttributeError: 'NoneType' object has no attribute 'period'
2019-06-24 23:44:08: [ERROR] Traceback (most recent call last):
  File "res_mods/mods/xfw_packages\xvm_sounds\python\battleEnd.py", line 37, in BattleEndWarningPanel_setTotalTime
    period = avatar_getter.getArena().period
AttributeError: 'NoneType' object has no attribute 'period'
2019-06-24 23:44:09: [ERROR] Traceback (most recent call last):
  File "res_mods/mods/xfw_packages\xvm_sounds\python\battleEnd.py", line 37, in BattleEndWarningPanel_setTotalTime
    period = avatar_getter.getArena().period
AttributeError: 'NoneType' object has no attribute 'period'
2019-06-24 23:44:10: [ERROR] Traceback (most recent call last):
  File "res_mods/mods/xfw_packages\xvm_sounds\python\battleEnd.py", line 37, in 

 

python.log (hard to navigate entire log thx to WG spam, but this is around that crash)

Spoiler

2019-06-24 23:44:01.181: ERROR: Traceback (most recent call last):
2019-06-24 23:44:01.181: ERROR:   File "mods/xfw/python/xfw/events.py", line 71, in <lambda>
2019-06-24 23:44:01.181: ERROR:   File "res_mods/mods/xfw_packages\xvm_sounds\python\enemySighted.py", line 37, in _PlayerAvatar_onBecomeNonPlayer
2019-06-24 23:44:01.204: ERROR:     base(self)
2019-06-24 23:44:01.204: ERROR:   File "mods/xfw/python/xfw/events.py", line 71, in <lambda>
2019-06-24 23:44:01.205: ERROR:   File "res_mods/mods/xfw_packages\xvm_battle\python\fragCorrelationPanel.py", line 118, in _PlayerAvatar_onBecomeNonPlayer
2019-06-24 23:44:01.222: ERROR:     base(self)
2019-06-24 23:44:01.222: ERROR:   File "mods/xfw/python/xfw/events.py", line 71, in <lambda>
2019-06-24 23:44:01.222: ERROR:   File "res_mods/mods/xfw_packages\xvm_battle\python\camera.py", line 64, in _PlayerAvatar_onBecomeNonPlayer
2019-06-24 23:44:01.235: ERROR:     base(self)
2019-06-24 23:44:01.235: ERROR:   File "mods/xfw/python/xfw/events.py", line 71, in <lambda>
2019-06-24 23:44:01.235: ERROR:   File "res_mods/mods/xfw_packages\xvm_battle\python\battle.py", line 134, in _PlayerAvatar_onBecomeNonPlayer
2019-06-24 23:44:01.243: ERROR:     base(self)
2019-06-24 23:44:01.243: ERROR:   File "mods/xfw/python/xfw/events.py", line 71, in <lambda>
2019-06-24 23:44:01.244: ERROR:   File "res_mods/mods/xfw_packages\xvm_battle\python\vehicleMarkers.py", line 69, in _PlayerAvatar_onBecomeNonPlayer
2019-06-24 23:44:01.256: ERROR:     base(self)
2019-06-24 23:44:01.256: ERROR:   File "mods/xfw/python/xfw/events.py", line 71, in <lambda>
2019-06-24 23:44:01.257: ERROR:   File "res_mods/mods/xfw_packages\xvm_main\python\__init__.py", line 143, in _PlayerAvatar_onBecomeNonPlayer
2019-06-24 23:44:01.268: ERROR:     base(self)
2019-06-24 23:44:01.268: ERROR:   File "mods/xfw/python/xfw/events.py", line 71, in <lambda>
2019-06-24 23:44:01.269: ERROR:   File "./__init__.py", line 243, in _PlayerAvatar_onBecomeNonPlayer
2019-06-24 23:44:01.269: ERROR:   File "scripts/client/Avatar.py", line 620, in onBecomeNonPlayer
2019-06-24 23:44:01.269: ERROR:   File "scripts/client/vehicle_systems/appearance_cache.py", line 281, in destroy
2019-06-24 23:44:01.270: ERROR:   File "scripts/client/vehicle_systems/appearance_cache.py", line 54, in destroy
2019-06-24 23:44:01.270: ERROR:   File "scripts/client/vehicle_systems/CompoundAppearance.py", line 755, in destroy
2019-06-24 23:44:01.270: ERROR:   File "scripts/client/helpers/CallbackDelayer.py", line 46, in destroy
2019-06-24 23:44:01.271: ERROR:   File "scripts/client/helpers/CallbackDelayer.py", line 53, in clearCallbacks
2019-06-24 23:44:01.271: ERROR: ValueError: py_cancelCallback: Incorrect callback ID.
2019-06-24 23:44:01.758: ERROR: Traceback (most recent call last):
2019-06-24 23:44:01.758: ERROR:   File "scripts/client_common/arena_component_system/arena_equipment_component.py", line 154, in deactivate
2019-06-24 23:44:01.758: ERROR:   File "scripts/client_common/arena_component_system/client_arena_component_system.py", line 60, in removeSyncDataCallback
2019-06-24 23:44:01.759: ERROR: AttributeError: 'NoneType' object has no attribute 'removeSyncDataObjectCallback'
2019-06-24 23:44:02.236: INFO: 2019-06-24 23:44:02: [ERROR] mods/xfw/python/xfw/events.pyc
2019-06-24 23:44:02.236: ERROR: Traceback (most recent call last):
2019-06-24 23:44:02.236: ERROR:   File "mods/xfw/python/xfw/events.py", line 56, in __event_handler
2019-06-24 23:44:02.237: ERROR:   File "mod_wotStat", line 663, in new_onBecomePlayer
2019-06-24 23:44:02.237: ERROR:   File "scripts/client/Account.py", line 362, in onBecomePlayer
2019-06-24 23:44:02.238: ERROR:   File "scripts/client/ChatManager.py", line 41, in switchPlayerProxy
2019-06-24 23:44:02.238: ERROR:   File "scripts/client/ChatManager.py", line 55, in __cleanupMyCallbacks
2019-06-24 23:44:02.239: ERROR:   File "scripts/client_common/ClientChat.py", line 284, in unsubscribeChatAction
2019-06-24 23:44:02.239: ERROR:   File "scripts/client_common/ClientChat.py", line 320, in __getChatActionCallbacks
2019-06-24 23:44:02.240: ERROR: AttributeError: 'PlayerAvatar' object has no attribute '_ClientChat__chatActionCallbacks'
2019-06-24 23:44:02.341: ERROR: [gui.battle_control.avatar_getter] Attribute "arena" not found
2019-06-24 23:44:08.484: ERROR: [gui.battle_control.avatar_getter] Attribute "arena" not found
2019-06-24 23:44:09.462: ERROR: [gui.battle_control.avatar_getter] Attribute "arena" not found
2019-06-24 23:44:10.585: ERROR: [gui.battle_control.avatar_getter] Attribute "arena" not found
2019-06-24 23:44:11.637: ERROR: [gui.battle_control.avatar_getter] Attribute "arena" not found
2019-06-24 23:44:12.640: ERROR: [gui.battle_control.avatar_getter] Attribute "arena" not found
2019-06-24 23:44:13.656: ERROR: [gui.battle_control.avatar_getter] Attribute "arena" not found
2019-06-24 23:44:14.656: ERROR: [gui.battle_control.avatar_getter] Attribute "arena" not found
2019-06-24 23:44:15.658: ERROR: [gui.battle_control.avatar_getter] Attribute "arena" not found
2019-06-24 23:44:16.665: ERROR: [gui.battle_control.avatar_getter] Attribute "arena" not found
2019-06-24 23:44:16.812: ERROR: Traceback (most recent call last):
2019-06-24 23:44:16.812: ERROR:   File "mod_wotStat", line 673, in new_onBecomeNonPlayer
2019-06-24 23:44:16.813: ERROR:   File "scripts/client/Account.py", line 380, in onBecomeNonPlayer
2019-06-24 23:44:16.813: ERROR:   File "scripts/client/ChatManager.py", line 41, in switchPlayerProxy
2019-06-24 23:44:16.813: ERROR:   File "scripts/client/ChatManager.py", line 55, in __cleanupMyCallbacks
2019-06-24 23:44:16.814: ERROR:   File "scripts/client_common/ClientChat.py", line 284, in unsubscribeChatAction
2019-06-24 23:44:16.814: ERROR:   File "scripts/client_common/ClientChat.py", line 320, in __getChatActionCallbacks
2019-06-24 23:44:16.814: ERROR: AttributeError: 'PlayerAvatar' object has no attribute '_ClientChat__chatActionCallbacks'
>>>2019-06-24 23:44:17.833: INFO: [gui.app_loader.loader] Space is changed: BattleSpace() -> WaitingSpace()
2019-06-24 23:44:17.993: INFO: [gui.app_loader.loader] App is destroyed: scaleform/battle
2019-06-24 23:44:17.994: INFO: [gui.Scaleform.app_factory] Creating app: scaleform/lobby
>>>2019-06-24 23:44:18.000: INFO: [gui.app_loader.loader] Space is changed: WaitingSpace() -> LoginSpace()
2019-06-24 23:44:18.031: INFO: [SOUND] Start loading Login task
2019-06-24 23:44:18.339: INFO: [gui.Scaleform.app_factory] Destroying app: scaleform/battle
2019-06-24 23:44:18.339: INFO: [gui.Scaleform.app_factory] Destroying app: scaleform/lobby
2019-06-24 23:44:18.339: INFO: [gui.app_loader.loader] App is destroyed: scaleform/lobby
2019-06-24 23:44:18.656: INFO: 2019-06-24 23:44:18: [ERROR] mods/xfw/python/xfw/events.pyc
2019-06-24 23:44:18.656: ERROR: Traceback (most recent call last):
2019-06-24 23:44:18.656: ERROR:   File "mods/xfw/python/xfw/events.py", line 56, in __event_handler
2019-06-24 23:44:18.657: ERROR:   File "scripts/client/game.py", line 404, in fini
2019-06-24 23:44:18.657: ERROR:   File "scripts/client/helpers/dependency.py", line 85, in clear
2019-06-24 23:44:18.658: ERROR:   File "scripts/client/helpers/dependency.py", line 250, in clear
2019-06-24 23:44:18.658: ERROR:   File "scripts/client/helpers/dependency.py", line 314, in finalize
2019-06-24 23:44:18.659: ERROR:   File "scripts/client/gui/battle_control/battle_session.py", line 327, in stop
2019-06-24 23:44:18.659: ERROR:   File "scripts/client/gui/battle_control/arena_info/listeners.py", line 815, in stop
2019-06-24 23:44:18.660: ERROR:   File "scripts/client/gui/battle_control/arena_info/listeners.py", line 141, in stop

 

Can't make anything out of it, maybe Aslain has some ideas.

By any chance you updated your gpu drivers recently, also do you have crashes without RTSS (does RTSS crashes with wot) or in safe mode ?

Link to comment
20 hours ago, Ress said:

xvm.log (everything looks clean, until that final error/crash)

  Reveal hidden contents


2019-06-24 23:44:02: [ERROR] Traceback (most recent call last):
  File "res_mods/mods/xfw_packages\xvm_sounds\python\battleEnd.py", line 37, in BattleEndWarningPanel_setTotalTime
    period = avatar_getter.getArena().period
AttributeError: 'NoneType' object has no attribute 'period'
2019-06-24 23:44:08: [ERROR] Traceback (most recent call last):
  File "res_mods/mods/xfw_packages\xvm_sounds\python\battleEnd.py", line 37, in BattleEndWarningPanel_setTotalTime
    period = avatar_getter.getArena().period
AttributeError: 'NoneType' object has no attribute 'period'
2019-06-24 23:44:09: [ERROR] Traceback (most recent call last):
  File "res_mods/mods/xfw_packages\xvm_sounds\python\battleEnd.py", line 37, in BattleEndWarningPanel_setTotalTime
    period = avatar_getter.getArena().period
AttributeError: 'NoneType' object has no attribute 'period'
2019-06-24 23:44:10: [ERROR] Traceback (most recent call last):
  File "res_mods/mods/xfw_packages\xvm_sounds\python\battleEnd.py", line 37, in 

 

python.log (hard to navigate entire log thx to WG spam, but this is around that crash)

  Reveal hidden contents


2019-06-24 23:44:01.181: ERROR: Traceback (most recent call last):
2019-06-24 23:44:01.181: ERROR:   File "mods/xfw/python/xfw/events.py", line 71, in <lambda>
2019-06-24 23:44:01.181: ERROR:   File "res_mods/mods/xfw_packages\xvm_sounds\python\enemySighted.py", line 37, in _PlayerAvatar_onBecomeNonPlayer
2019-06-24 23:44:01.204: ERROR:     base(self)
2019-06-24 23:44:01.204: ERROR:   File "mods/xfw/python/xfw/events.py", line 71, in <lambda>
2019-06-24 23:44:01.205: ERROR:   File "res_mods/mods/xfw_packages\xvm_battle\python\fragCorrelationPanel.py", line 118, in _PlayerAvatar_onBecomeNonPlayer
2019-06-24 23:44:01.222: ERROR:     base(self)
2019-06-24 23:44:01.222: ERROR:   File "mods/xfw/python/xfw/events.py", line 71, in <lambda>
2019-06-24 23:44:01.222: ERROR:   File "res_mods/mods/xfw_packages\xvm_battle\python\camera.py", line 64, in _PlayerAvatar_onBecomeNonPlayer
2019-06-24 23:44:01.235: ERROR:     base(self)
2019-06-24 23:44:01.235: ERROR:   File "mods/xfw/python/xfw/events.py", line 71, in <lambda>
2019-06-24 23:44:01.235: ERROR:   File "res_mods/mods/xfw_packages\xvm_battle\python\battle.py", line 134, in _PlayerAvatar_onBecomeNonPlayer
2019-06-24 23:44:01.243: ERROR:     base(self)
2019-06-24 23:44:01.243: ERROR:   File "mods/xfw/python/xfw/events.py", line 71, in <lambda>
2019-06-24 23:44:01.244: ERROR:   File "res_mods/mods/xfw_packages\xvm_battle\python\vehicleMarkers.py", line 69, in _PlayerAvatar_onBecomeNonPlayer
2019-06-24 23:44:01.256: ERROR:     base(self)
2019-06-24 23:44:01.256: ERROR:   File "mods/xfw/python/xfw/events.py", line 71, in <lambda>
2019-06-24 23:44:01.257: ERROR:   File "res_mods/mods/xfw_packages\xvm_main\python\__init__.py", line 143, in _PlayerAvatar_onBecomeNonPlayer
2019-06-24 23:44:01.268: ERROR:     base(self)
2019-06-24 23:44:01.268: ERROR:   File "mods/xfw/python/xfw/events.py", line 71, in <lambda>
2019-06-24 23:44:01.269: ERROR:   File "./__init__.py", line 243, in _PlayerAvatar_onBecomeNonPlayer
2019-06-24 23:44:01.269: ERROR:   File "scripts/client/Avatar.py", line 620, in onBecomeNonPlayer
2019-06-24 23:44:01.269: ERROR:   File "scripts/client/vehicle_systems/appearance_cache.py", line 281, in destroy
2019-06-24 23:44:01.270: ERROR:   File "scripts/client/vehicle_systems/appearance_cache.py", line 54, in destroy
2019-06-24 23:44:01.270: ERROR:   File "scripts/client/vehicle_systems/CompoundAppearance.py", line 755, in destroy
2019-06-24 23:44:01.270: ERROR:   File "scripts/client/helpers/CallbackDelayer.py", line 46, in destroy
2019-06-24 23:44:01.271: ERROR:   File "scripts/client/helpers/CallbackDelayer.py", line 53, in clearCallbacks
2019-06-24 23:44:01.271: ERROR: ValueError: py_cancelCallback: Incorrect callback ID.
2019-06-24 23:44:01.758: ERROR: Traceback (most recent call last):
2019-06-24 23:44:01.758: ERROR:   File "scripts/client_common/arena_component_system/arena_equipment_component.py", line 154, in deactivate
2019-06-24 23:44:01.758: ERROR:   File "scripts/client_common/arena_component_system/client_arena_component_system.py", line 60, in removeSyncDataCallback
2019-06-24 23:44:01.759: ERROR: AttributeError: 'NoneType' object has no attribute 'removeSyncDataObjectCallback'
2019-06-24 23:44:02.236: INFO: 2019-06-24 23:44:02: [ERROR] mods/xfw/python/xfw/events.pyc
2019-06-24 23:44:02.236: ERROR: Traceback (most recent call last):
2019-06-24 23:44:02.236: ERROR:   File "mods/xfw/python/xfw/events.py", line 56, in __event_handler
2019-06-24 23:44:02.237: ERROR:   File "mod_wotStat", line 663, in new_onBecomePlayer
2019-06-24 23:44:02.237: ERROR:   File "scripts/client/Account.py", line 362, in onBecomePlayer
2019-06-24 23:44:02.238: ERROR:   File "scripts/client/ChatManager.py", line 41, in switchPlayerProxy
2019-06-24 23:44:02.238: ERROR:   File "scripts/client/ChatManager.py", line 55, in __cleanupMyCallbacks
2019-06-24 23:44:02.239: ERROR:   File "scripts/client_common/ClientChat.py", line 284, in unsubscribeChatAction
2019-06-24 23:44:02.239: ERROR:   File "scripts/client_common/ClientChat.py", line 320, in __getChatActionCallbacks
2019-06-24 23:44:02.240: ERROR: AttributeError: 'PlayerAvatar' object has no attribute '_ClientChat__chatActionCallbacks'
2019-06-24 23:44:02.341: ERROR: [gui.battle_control.avatar_getter] Attribute "arena" not found
2019-06-24 23:44:08.484: ERROR: [gui.battle_control.avatar_getter] Attribute "arena" not found
2019-06-24 23:44:09.462: ERROR: [gui.battle_control.avatar_getter] Attribute "arena" not found
2019-06-24 23:44:10.585: ERROR: [gui.battle_control.avatar_getter] Attribute "arena" not found
2019-06-24 23:44:11.637: ERROR: [gui.battle_control.avatar_getter] Attribute "arena" not found
2019-06-24 23:44:12.640: ERROR: [gui.battle_control.avatar_getter] Attribute "arena" not found
2019-06-24 23:44:13.656: ERROR: [gui.battle_control.avatar_getter] Attribute "arena" not found
2019-06-24 23:44:14.656: ERROR: [gui.battle_control.avatar_getter] Attribute "arena" not found
2019-06-24 23:44:15.658: ERROR: [gui.battle_control.avatar_getter] Attribute "arena" not found
2019-06-24 23:44:16.665: ERROR: [gui.battle_control.avatar_getter] Attribute "arena" not found
2019-06-24 23:44:16.812: ERROR: Traceback (most recent call last):
2019-06-24 23:44:16.812: ERROR:   File "mod_wotStat", line 673, in new_onBecomeNonPlayer
2019-06-24 23:44:16.813: ERROR:   File "scripts/client/Account.py", line 380, in onBecomeNonPlayer
2019-06-24 23:44:16.813: ERROR:   File "scripts/client/ChatManager.py", line 41, in switchPlayerProxy
2019-06-24 23:44:16.813: ERROR:   File "scripts/client/ChatManager.py", line 55, in __cleanupMyCallbacks
2019-06-24 23:44:16.814: ERROR:   File "scripts/client_common/ClientChat.py", line 284, in unsubscribeChatAction
2019-06-24 23:44:16.814: ERROR:   File "scripts/client_common/ClientChat.py", line 320, in __getChatActionCallbacks
2019-06-24 23:44:16.814: ERROR: AttributeError: 'PlayerAvatar' object has no attribute '_ClientChat__chatActionCallbacks'
>>>2019-06-24 23:44:17.833: INFO: [gui.app_loader.loader] Space is changed: BattleSpace() -> WaitingSpace()
2019-06-24 23:44:17.993: INFO: [gui.app_loader.loader] App is destroyed: scaleform/battle
2019-06-24 23:44:17.994: INFO: [gui.Scaleform.app_factory] Creating app: scaleform/lobby
>>>2019-06-24 23:44:18.000: INFO: [gui.app_loader.loader] Space is changed: WaitingSpace() -> LoginSpace()
2019-06-24 23:44:18.031: INFO: [SOUND] Start loading Login task
2019-06-24 23:44:18.339: INFO: [gui.Scaleform.app_factory] Destroying app: scaleform/battle
2019-06-24 23:44:18.339: INFO: [gui.Scaleform.app_factory] Destroying app: scaleform/lobby
2019-06-24 23:44:18.339: INFO: [gui.app_loader.loader] App is destroyed: scaleform/lobby
2019-06-24 23:44:18.656: INFO: 2019-06-24 23:44:18: [ERROR] mods/xfw/python/xfw/events.pyc
2019-06-24 23:44:18.656: ERROR: Traceback (most recent call last):
2019-06-24 23:44:18.656: ERROR:   File "mods/xfw/python/xfw/events.py", line 56, in __event_handler
2019-06-24 23:44:18.657: ERROR:   File "scripts/client/game.py", line 404, in fini
2019-06-24 23:44:18.657: ERROR:   File "scripts/client/helpers/dependency.py", line 85, in clear
2019-06-24 23:44:18.658: ERROR:   File "scripts/client/helpers/dependency.py", line 250, in clear
2019-06-24 23:44:18.658: ERROR:   File "scripts/client/helpers/dependency.py", line 314, in finalize
2019-06-24 23:44:18.659: ERROR:   File "scripts/client/gui/battle_control/battle_session.py", line 327, in stop
2019-06-24 23:44:18.659: ERROR:   File "scripts/client/gui/battle_control/arena_info/listeners.py", line 815, in stop
2019-06-24 23:44:18.660: ERROR:   File "scripts/client/gui/battle_control/arena_info/listeners.py", line 141, in stop

 

Can't make anything out of it, maybe Aslain has some ideas.

By any chance you updated your gpu drivers recently, also do you have crashes without RTSS (does RTSS crashes with wot) or in safe mode ?

if not using aslain mod pack, my wot pc is almost never have crash with RTSS = ON ....

Link to comment
  • Administrator
2 hours ago, arniGX said:

Aslains_WoT_Modpack_Installer_v.1.5.1.1_12

 

its crash again in my garage after some random battles....... and the bug.... sometimes Player Ratings Not showing in game ......... why and how fix this bug ?? :(

 

 

Aslains_WoT_Logs.zip 265.62 kB · 0 downloads

You have bunch of errors, but I dont think that all mods just crashsing like that, it seem to be a local issue, maybe asian client related, otherwise people would flood me with reports like that.

Link to comment

Hi folks I am on the Australian & HK server and am in Australia, I have the game not load with the current mods, latest one 13 issued today is the same, if I load in safe mode (without mods) the game works fine in "vanilla Wot mode", but of course without mods. After installing the latest mod pack and the three or four previous versioons since the last WOT update, when I go to start the game it begins to load but crashes prior to the login screen.

 

Is there something I need to change?

Any help ap[preciated, I've been using Aslain for years and appreciate the work you do here and love the mod pack, I just have this glkitch at present I'd like to fix.

Thanks guys.

 

Edited by Bull_Rhino
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.