кстати, вопрос автору, уважаемый Polar Fox, а вот это моды же разные, от разных авторов, а файл accounts.manager используют один и тот же. Как так? И что это за ядро armor, ака armor.modsFW_1.3.5.wotmod?
[NOTE] package loaded: account_manager v.1.21 by S0me0ne, reworked by ShadowHunterRUS, spoter, PolarFox
2020-05-02 10:18:34.643: ERROR: [EXCEPTION] (scripts/client/game.py, 202):
Traceback (most recent call last):
File "scripts/client/gui/mods/mod_accounts_manager.pyc", line 18, in renew_accounts
error: Error -5 while decompressing data: incomplete or truncated stream
2020-05-02 10:18:34.645: INFO: [gui.Scaleform.app_factory] Creating app: scaleform/lobby
2020-05-02 10:18:35.019: INFO: [Scaleform] Create GUI Component: 'UiRenderComponent'
2020-05-02 10:18:35.019: INFO: [Scaleform] Create GUI Component: 'FlashGUIComponent'
2020-05-02 10:18:35.019: INFO: [Scaleform] Change Owner on GUI Component: 'FlashGUIComponent' -> 'gui/flash/lobby.swf'
2020-05-02 10:18:35.070: WARNING: [web.web_client_api] Do not use "required" and "default" at the same time!
2020-05-02 10:18:35.231: INFO: [gui.Scaleform.app_factory] Creating app: scaleform/lobby
2020-05-02 10:18:35.231: INFO: [gui.app_loader.loader] Space is changed: WaitingSpace() -> LoginSpace()
2020-05-02 10:18:35.284: ERROR: [EXCEPTION] (scripts/common/Event.py, 47):
Traceback (most recent call last):
File "scripts/common/Event.py", line 45, in __call__
File "scripts/client/gui/sounds/ambients.py", line 616, in __onGUISpaceEntered
File "scripts/client/gui/sounds/ambients.py", line 581, in _restartSounds
File "scripts/client/gui/sounds/ambients.py", line 177, in start
File "scripts/client/gui/sounds/ambients.py", line 181, in stop
AttributeError: 'NoneType' object has no attribute 'stopMusic'
2020-05-02 10:18:35.284: ERROR: Traceback (most recent call last):
2020-05-02 10:18:35.284: ERROR: File "scripts/client/game.py", line 293, in start
2020-05-02 10:18:35.284: ERROR: File "scripts/client/gameplay/delegator.py", line 36, in start
2020-05-02 10:18:35.284: ERROR: File "scripts/client/frameworks/state_machine/machine.py", line 89, in start
2020-05-02 10:18:35.284: ERROR: File "scripts/client/frameworks/state_machine/machine.py", line 169, in __tick
2020-05-02 10:18:35.284: ERROR: File "scripts/client/frameworks/state_machine/machine.py", line 182, in __process
2020-05-02 10:18:35.284: ERROR: File "scripts/client/frameworks/state_machine/machine.py", line 382, in __notify
2020-05-02 10:18:35.284: ERROR: File "scripts/client/frameworks/state_machine/observers.py", line 132, in onStateChanged
2020-05-02 10:18:35.284: ERROR: File "scripts/client/frameworks/state_machine/observers.py", line 132, in onStateChanged
2020-05-02 10:18:35.284: ERROR: File "scripts/client/frameworks/state_machine/observers.py", line 47, in onStateChanged
2020-05-02 10:18:35.284: ERROR: File "scripts/client/gui/app_loader/observers.py", line 84, in onEnterState
2020-05-02 10:18:35.284: ERROR: File "scripts/client/gui/app_loader/loader.py", line 183, in changeSpace
2020-05-02 10:18:35.284: ERROR: File "scripts/client/gui/app_loader/loader.py", line 256, in __updateSpace
2020-05-02 10:18:35.284: ERROR: File "scripts/common/Event.py", line 45, in __call__
2020-05-02 10:18:35.284: ERROR: File "scripts/client/gui/sounds/ambients.py", line 616, in __onGUISpaceEntered
2020-05-02 10:18:35.284: ERROR: File "scripts/client/gui/sounds/ambients.py", line 581, in _restartSounds
2020-05-02 10:18:35.284: ERROR: File "scripts/client/gui/sounds/ambients.py", line 177, in start
2020-05-02 10:18:35.284: ERROR: File "scripts/client/gui/sounds/ambients.py", line 181, in stop
У меня не работает мод
Код:2020-05-02 10:18:34.643: ERROR: [EXCEPTION] (scripts/client/game.py, 202): Traceback (most recent call last): File "scripts/client/gui/mods/mod_accounts_manager.pyc", line 18, in renew_accounts error: Error -5 while decompressing data: incomplete or truncated stream 2020-05-02 10:18:34.645: INFO: [gui.Scaleform.app_factory] Creating app: scaleform/lobby 2020-05-02 10:18:35.019: INFO: [Scaleform] Create GUI Component: 'UiRenderComponent' 2020-05-02 10:18:35.019: INFO: [Scaleform] Create GUI Component: 'FlashGUIComponent' 2020-05-02 10:18:35.019: INFO: [Scaleform] Change Owner on GUI Component: 'FlashGUIComponent' -> 'gui/flash/lobby.swf' 2020-05-02 10:18:35.070: WARNING: [web.web_client_api] Do not use "required" and "default" at the same time! 2020-05-02 10:18:35.231: INFO: [gui.Scaleform.app_factory] Creating app: scaleform/lobby 2020-05-02 10:18:35.231: INFO: [gui.app_loader.loader] Space is changed: WaitingSpace() -> LoginSpace() 2020-05-02 10:18:35.284: ERROR: [EXCEPTION] (scripts/common/Event.py, 47): Traceback (most recent call last): File "scripts/common/Event.py", line 45, in __call__ File "scripts/client/gui/sounds/ambients.py", line 616, in __onGUISpaceEntered File "scripts/client/gui/sounds/ambients.py", line 581, in _restartSounds File "scripts/client/gui/sounds/ambients.py", line 177, in start File "scripts/client/gui/sounds/ambients.py", line 181, in stop AttributeError: 'NoneType' object has no attribute 'stopMusic' 2020-05-02 10:18:35.284: ERROR: Traceback (most recent call last): 2020-05-02 10:18:35.284: ERROR: File "scripts/client/game.py", line 293, in start 2020-05-02 10:18:35.284: ERROR: File "scripts/client/gameplay/delegator.py", line 36, in start 2020-05-02 10:18:35.284: ERROR: File "scripts/client/frameworks/state_machine/machine.py", line 89, in start 2020-05-02 10:18:35.284: ERROR: File "scripts/client/frameworks/state_machine/machine.py", line 169, in __tick 2020-05-02 10:18:35.284: ERROR: File "scripts/client/frameworks/state_machine/machine.py", line 182, in __process 2020-05-02 10:18:35.284: ERROR: File "scripts/client/frameworks/state_machine/machine.py", line 382, in __notify 2020-05-02 10:18:35.284: ERROR: File "scripts/client/frameworks/state_machine/observers.py", line 132, in onStateChanged 2020-05-02 10:18:35.284: ERROR: File "scripts/client/frameworks/state_machine/observers.py", line 132, in onStateChanged 2020-05-02 10:18:35.284: ERROR: File "scripts/client/frameworks/state_machine/observers.py", line 47, in onStateChanged 2020-05-02 10:18:35.284: ERROR: File "scripts/client/gui/app_loader/observers.py", line 84, in onEnterState 2020-05-02 10:18:35.284: ERROR: File "scripts/client/gui/app_loader/loader.py", line 183, in changeSpace 2020-05-02 10:18:35.284: ERROR: File "scripts/client/gui/app_loader/loader.py", line 256, in __updateSpace 2020-05-02 10:18:35.284: ERROR: File "scripts/common/Event.py", line 45, in __call__ 2020-05-02 10:18:35.284: ERROR: File "scripts/client/gui/sounds/ambients.py", line 616, in __onGUISpaceEntered 2020-05-02 10:18:35.284: ERROR: File "scripts/client/gui/sounds/ambients.py", line 581, in _restartSounds 2020-05-02 10:18:35.284: ERROR: File "scripts/client/gui/sounds/ambients.py", line 177, in start 2020-05-02 10:18:35.284: ERROR: File "scripts/client/gui/sounds/ambients.py", line 181, in stop
У меня не работает мод
Код:2020-05-02 10:18:34.643: ERROR: [EXCEPTION] (scripts/client/game.py, 202): Traceback (most recent call last): File "scripts/client/gui/mods/mod_accounts_manager.pyc", line 18, in renew_accounts error: Error -5 while decompressing data: incomplete or truncated stream 2020-05-02 10:18:34.645: INFO: [gui.Scaleform.app_factory] Creating app: scaleform/lobby 2020-05-02 10:18:35.019: INFO: [Scaleform] Create GUI Component: 'UiRenderComponent' 2020-05-02 10:18:35.019: INFO: [Scaleform] Create GUI Component: 'FlashGUIComponent' 2020-05-02 10:18:35.019: INFO: [Scaleform] Change Owner on GUI Component: 'FlashGUIComponent' -> 'gui/flash/lobby.swf' 2020-05-02 10:18:35.070: WARNING: [web.web_client_api] Do not use "required" and "default" at the same time! 2020-05-02 10:18:35.231: INFO: [gui.Scaleform.app_factory] Creating app: scaleform/lobby 2020-05-02 10:18:35.231: INFO: [gui.app_loader.loader] Space is changed: WaitingSpace() -> LoginSpace() 2020-05-02 10:18:35.284: ERROR: [EXCEPTION] (scripts/common/Event.py, 47): Traceback (most recent call last): File "scripts/common/Event.py", line 45, in __call__ File "scripts/client/gui/sounds/ambients.py", line 616, in __onGUISpaceEntered File "scripts/client/gui/sounds/ambients.py", line 581, in _restartSounds File "scripts/client/gui/sounds/ambients.py", line 177, in start File "scripts/client/gui/sounds/ambients.py", line 181, in stop AttributeError: 'NoneType' object has no attribute 'stopMusic' 2020-05-02 10:18:35.284: ERROR: Traceback (most recent call last): 2020-05-02 10:18:35.284: ERROR: File "scripts/client/game.py", line 293, in start 2020-05-02 10:18:35.284: ERROR: File "scripts/client/gameplay/delegator.py", line 36, in start 2020-05-02 10:18:35.284: ERROR: File "scripts/client/frameworks/state_machine/machine.py", line 89, in start 2020-05-02 10:18:35.284: ERROR: File "scripts/client/frameworks/state_machine/machine.py", line 169, in __tick 2020-05-02 10:18:35.284: ERROR: File "scripts/client/frameworks/state_machine/machine.py", line 182, in __process 2020-05-02 10:18:35.284: ERROR: File "scripts/client/frameworks/state_machine/machine.py", line 382, in __notify 2020-05-02 10:18:35.284: ERROR: File "scripts/client/frameworks/state_machine/observers.py", line 132, in onStateChanged 2020-05-02 10:18:35.284: ERROR: File "scripts/client/frameworks/state_machine/observers.py", line 132, in onStateChanged 2020-05-02 10:18:35.284: ERROR: File "scripts/client/frameworks/state_machine/observers.py", line 47, in onStateChanged 2020-05-02 10:18:35.284: ERROR: File "scripts/client/gui/app_loader/observers.py", line 84, in onEnterState 2020-05-02 10:18:35.284: ERROR: File "scripts/client/gui/app_loader/loader.py", line 183, in changeSpace 2020-05-02 10:18:35.284: ERROR: File "scripts/client/gui/app_loader/loader.py", line 256, in __updateSpace 2020-05-02 10:18:35.284: ERROR: File "scripts/common/Event.py", line 45, in __call__ 2020-05-02 10:18:35.284: ERROR: File "scripts/client/gui/sounds/ambients.py", line 616, in __onGUISpaceEntered 2020-05-02 10:18:35.284: ERROR: File "scripts/client/gui/sounds/ambients.py", line 581, in _restartSounds 2020-05-02 10:18:35.284: ERROR: File "scripts/client/gui/sounds/ambients.py", line 177, in start 2020-05-02 10:18:35.284: ERROR: File "scripts/client/gui/sounds/ambients.py", line 181, in stop
исправил.Файл с данными поврежден, и мод не смог его сам пересоздать (или удалить). Нужно вручную удалить файл accounts.manager
исправил.
---------------
Подскажи, почему не работает автовход при этом моде? (учётка вбита пока одна), внизу окна стоит автовход, в логин окне стоит автовход
Обновите пожалуйста под 1.10.0.0, а то не пашет мод
Что-то не до конца адаптировано в моде под новую версию. При запуске игры что с WorldOfTanks.exe что из WGC, кнопка вызова менеджера на экране логина уползла в левый верхний угол и в самом менеджере кнопки войти у аккаунтов не нажимаются, кнопки изменить-удалить работают нормально. Если войти в игру, а потом отключиться от сервера, то кнопка вызова менеджера на экране логина на своем обычном месте справа от стоковой кнопки "Войти" и в самом менеджере все кнопки работают.1.2.4
Адаптация к патчу 1.10.1
2020-10-22 12:31:52.905: ERROR: rudimentaryPopovers: must not load into login screen!
2020-10-22 12:31:52.953: INFO: [AccountsManagerLoginButton]: resize null
2020-10-22 12:31:53.992: INFO: [web.cache.web_cache] Manifest downloaded: [url]https://wgcg-ru.wargaming.net/web_cache/v1/get_static_lists/[/url]
2020-10-22 12:31:54.066: INFO: [web.cache.web_cache] There are 3098 new files in manifest
2020-10-22 12:31:54.066: INFO: [web.cache.web_cache] Start downloading...
2020-10-22 12:32:07.651: ERROR: Traceback (most recent call last):
2020-10-22 12:32:07.651: ERROR: File "X:\EncDrive\wot\AccountsManager\mod_accounts_manager.py", line 49, in py_setLoginDataById
2020-10-22 12:32:07.651: ERROR: AttributeError: 'NoneType' object has no attribute 'login'
2020-10-22 12:32:07.651: ERROR: null
2020-10-22 12:32:15.579: ERROR: Traceback (most recent call last):
2020-10-22 12:32:15.579: ERROR: File "X:\EncDrive\wot\AccountsManager\mod_accounts_manager.py", line 49, in py_setLoginDataById
2020-10-22 12:32:15.579: ERROR: AttributeError: 'NoneType' object has no attribute 'login'
2020-10-22 12:32:15.580: ERROR: null
2020-10-22 12:32:16.224: ERROR: Traceback (most recent call last):
2020-10-22 12:32:16.224: ERROR: File "X:\EncDrive\wot\AccountsManager\mod_accounts_manager.py", line 49, in py_setLoginDataById
2020-10-22 12:32:16.224: ERROR: AttributeError: 'NoneType' object has no attribute 'login'
2020-10-22 12:32:16.224: ERROR: null
2020-10-22 12:32:16.405: ERROR: Traceback (most recent call last):
2020-10-22 12:32:16.405: ERROR: File "X:\EncDrive\wot\AccountsManager\mod_accounts_manager.py", line 49, in py_setLoginDataById
2020-10-22 12:32:16.405: ERROR: AttributeError: 'NoneType' object has no attribute 'login'
2020-10-22 12:32:16.405: ERROR: null
2020-10-22 12:32:16.581: ERROR: Traceback (most recent call last):
2020-10-22 12:32:16.581: ERROR: File "X:\EncDrive\wot\AccountsManager\mod_accounts_manager.py", line 49, in py_setLoginDataById
2020-10-22 12:32:16.581: ERROR: AttributeError: 'NoneType' object has no attribute 'login'
2020-10-22 12:32:16.581: ERROR: null
2020-10-22 12:32:16.768: ERROR: Traceback (most recent call last):
2020-10-22 12:32:16.768: ERROR: File "X:\EncDrive\wot\AccountsManager\mod_accounts_manager.py", line 49, in py_setLoginDataById
2020-10-22 12:32:16.768: ERROR: AttributeError: 'NoneType' object has no attribute 'login'
2020-10-22 12:32:16.768: ERROR: null
2020-10-22 12:32:19.321: ERROR: Traceback (most recent call last):
2020-10-22 12:32:19.321: ERROR: File "X:\EncDrive\wot\AccountsManager\mod_accounts_manager.py", line 49, in py_setLoginDataById
2020-10-22 12:32:19.321: ERROR: AttributeError: 'NoneType' object has no attribute 'login'
2020-10-22 12:32:19.321: ERROR: null
2020-10-22 12:32:30.641: ERROR: Traceback (most recent call last):
2020-10-22 12:32:30.641: ERROR: File "X:\EncDrive\wot\AccountsManager\mod_accounts_manager.py", line 49, in py_setLoginDataById
2020-10-22 12:32:30.641: ERROR: AttributeError: 'NoneType' object has no attribute 'login'
2020-10-22 12:32:30.641: ERROR: null
2020-10-22 12:32:31.107: ERROR: Traceback (most recent call last):
2020-10-22 12:32:31.107: ERROR: File "X:\EncDrive\wot\AccountsManager\mod_accounts_manager.py", line 49, in py_setLoginDataById
2020-10-22 12:32:31.107: ERROR: AttributeError: 'NoneType' object has no attribute 'login'
2020-10-22 12:32:31.107: ERROR: null
2020-10-22 12:32:31.323: ERROR: Traceback (most recent call last):
2020-10-22 12:32:31.323: ERROR: File "X:\EncDrive\wot\AccountsManager\mod_accounts_manager.py", line 49, in py_setLoginDataById
2020-10-22 12:32:31.324: ERROR: AttributeError: 'NoneType' object has no attribute 'login'
2020-10-22 12:32:31.324: ERROR: null
2020-10-22 12:32:33.611: ERROR: Traceback (most recent call last):
2020-10-22 12:32:33.611: ERROR: File "X:\EncDrive\wot\AccountsManager\mod_accounts_manager.py", line 49, in py_setLoginDataById
2020-10-22 12:32:33.611: ERROR: AttributeError: 'NoneType' object has no attribute 'login'
2020-10-22 12:32:33.611: ERROR: null
Что-то не до конца адаптировано в моде под новую версию. При запуске игры что с WorldOfTanks.exe что из WGC, кнопка вызова менеджера на экране логина уползла в левый верхний угол и в самом менеджере кнопки войти у аккаунтов не нажимаются, кнопки изменить-удалить работают нормально. Если войти в игру, а потом отключиться от сервера, то кнопка вызова менеджера на экране логина на своем обычном месте справа от стоковой кнопки "Войти" и в самом менеджере все кнопки работают.
И в логе питонаКод:2020-10-22 12:31:52.905: ERROR: rudimentaryPopovers: must not load into login screen! 2020-10-22 12:31:52.953: INFO: [AccountsManagerLoginButton]: resize null 2020-10-22 12:31:53.992: INFO: [web.cache.web_cache] Manifest downloaded: [url]https://wgcg-ru.wargaming.net/web_cache/v1/get_static_lists/[/url] 2020-10-22 12:31:54.066: INFO: [web.cache.web_cache] There are 3098 new files in manifest 2020-10-22 12:31:54.066: INFO: [web.cache.web_cache] Start downloading... 2020-10-22 12:32:07.651: ERROR: Traceback (most recent call last): 2020-10-22 12:32:07.651: ERROR: File "X:\EncDrive\wot\AccountsManager\mod_accounts_manager.py", line 49, in py_setLoginDataById 2020-10-22 12:32:07.651: ERROR: AttributeError: 'NoneType' object has no attribute 'login' 2020-10-22 12:32:07.651: ERROR: null 2020-10-22 12:32:15.579: ERROR: Traceback (most recent call last): 2020-10-22 12:32:15.579: ERROR: File "X:\EncDrive\wot\AccountsManager\mod_accounts_manager.py", line 49, in py_setLoginDataById 2020-10-22 12:32:15.579: ERROR: AttributeError: 'NoneType' object has no attribute 'login' 2020-10-22 12:32:15.580: ERROR: null 2020-10-22 12:32:16.224: ERROR: Traceback (most recent call last): 2020-10-22 12:32:16.224: ERROR: File "X:\EncDrive\wot\AccountsManager\mod_accounts_manager.py", line 49, in py_setLoginDataById 2020-10-22 12:32:16.224: ERROR: AttributeError: 'NoneType' object has no attribute 'login' 2020-10-22 12:32:16.224: ERROR: null 2020-10-22 12:32:16.405: ERROR: Traceback (most recent call last): 2020-10-22 12:32:16.405: ERROR: File "X:\EncDrive\wot\AccountsManager\mod_accounts_manager.py", line 49, in py_setLoginDataById 2020-10-22 12:32:16.405: ERROR: AttributeError: 'NoneType' object has no attribute 'login' 2020-10-22 12:32:16.405: ERROR: null 2020-10-22 12:32:16.581: ERROR: Traceback (most recent call last): 2020-10-22 12:32:16.581: ERROR: File "X:\EncDrive\wot\AccountsManager\mod_accounts_manager.py", line 49, in py_setLoginDataById 2020-10-22 12:32:16.581: ERROR: AttributeError: 'NoneType' object has no attribute 'login' 2020-10-22 12:32:16.581: ERROR: null 2020-10-22 12:32:16.768: ERROR: Traceback (most recent call last): 2020-10-22 12:32:16.768: ERROR: File "X:\EncDrive\wot\AccountsManager\mod_accounts_manager.py", line 49, in py_setLoginDataById 2020-10-22 12:32:16.768: ERROR: AttributeError: 'NoneType' object has no attribute 'login' 2020-10-22 12:32:16.768: ERROR: null 2020-10-22 12:32:19.321: ERROR: Traceback (most recent call last): 2020-10-22 12:32:19.321: ERROR: File "X:\EncDrive\wot\AccountsManager\mod_accounts_manager.py", line 49, in py_setLoginDataById 2020-10-22 12:32:19.321: ERROR: AttributeError: 'NoneType' object has no attribute 'login' 2020-10-22 12:32:19.321: ERROR: null 2020-10-22 12:32:30.641: ERROR: Traceback (most recent call last): 2020-10-22 12:32:30.641: ERROR: File "X:\EncDrive\wot\AccountsManager\mod_accounts_manager.py", line 49, in py_setLoginDataById 2020-10-22 12:32:30.641: ERROR: AttributeError: 'NoneType' object has no attribute 'login' 2020-10-22 12:32:30.641: ERROR: null 2020-10-22 12:32:31.107: ERROR: Traceback (most recent call last): 2020-10-22 12:32:31.107: ERROR: File "X:\EncDrive\wot\AccountsManager\mod_accounts_manager.py", line 49, in py_setLoginDataById 2020-10-22 12:32:31.107: ERROR: AttributeError: 'NoneType' object has no attribute 'login' 2020-10-22 12:32:31.107: ERROR: null 2020-10-22 12:32:31.323: ERROR: Traceback (most recent call last): 2020-10-22 12:32:31.323: ERROR: File "X:\EncDrive\wot\AccountsManager\mod_accounts_manager.py", line 49, in py_setLoginDataById 2020-10-22 12:32:31.324: ERROR: AttributeError: 'NoneType' object has no attribute 'login' 2020-10-22 12:32:31.324: ERROR: null 2020-10-22 12:32:33.611: ERROR: Traceback (most recent call last): 2020-10-22 12:32:33.611: ERROR: File "X:\EncDrive\wot\AccountsManager\mod_accounts_manager.py", line 49, in py_setLoginDataById 2020-10-22 12:32:33.611: ERROR: AttributeError: 'NoneType' object has no attribute 'login' 2020-10-22 12:32:33.611: ERROR: null
У меня такое бывает если заходил через Wargaming Net ID....Что-то не до конца адаптировано в моде под новую версию. При запуске игры что с WorldOfTanks.exe что из WGC, кнопка вызова менеджера на экране логина уползла в левый верхний угол и в самом менеджере кнопки войти у аккаунтов не нажимаются, кнопки изменить-удалить работают нормально. Если войти в игру, а потом отключиться от сервера, то кнопка вызова менеджера на экране логина на своем обычном месте справа от стоковой кнопки "Войти" и в самом менеджере все кнопки работают.
И в логе питонаКод:2020-10-22 12:31:52.905: ERROR: rudimentaryPopovers: must not load into login screen! 2020-10-22 12:31:52.953: INFO: [AccountsManagerLoginButton]: resize null 2020-10-22 12:31:53.992: INFO: [web.cache.web_cache] Manifest downloaded: [url]https://wgcg-ru.wargaming.net/web_cache/v1/get_static_lists/[/url] 2020-10-22 12:31:54.066: INFO: [web.cache.web_cache] There are 3098 new files in manifest 2020-10-22 12:31:54.066: INFO: [web.cache.web_cache] Start downloading... 2020-10-22 12:32:07.651: ERROR: Traceback (most recent call last): 2020-10-22 12:32:07.651: ERROR: File "X:\EncDrive\wot\AccountsManager\mod_accounts_manager.py", line 49, in py_setLoginDataById 2020-10-22 12:32:07.651: ERROR: AttributeError: 'NoneType' object has no attribute 'login' 2020-10-22 12:32:07.651: ERROR: null 2020-10-22 12:32:15.579: ERROR: Traceback (most recent call last): 2020-10-22 12:32:15.579: ERROR: File "X:\EncDrive\wot\AccountsManager\mod_accounts_manager.py", line 49, in py_setLoginDataById 2020-10-22 12:32:15.579: ERROR: AttributeError: 'NoneType' object has no attribute 'login' 2020-10-22 12:32:15.580: ERROR: null 2020-10-22 12:32:16.224: ERROR: Traceback (most recent call last): 2020-10-22 12:32:16.224: ERROR: File "X:\EncDrive\wot\AccountsManager\mod_accounts_manager.py", line 49, in py_setLoginDataById 2020-10-22 12:32:16.224: ERROR: AttributeError: 'NoneType' object has no attribute 'login' 2020-10-22 12:32:16.224: ERROR: null 2020-10-22 12:32:16.405: ERROR: Traceback (most recent call last): 2020-10-22 12:32:16.405: ERROR: File "X:\EncDrive\wot\AccountsManager\mod_accounts_manager.py", line 49, in py_setLoginDataById 2020-10-22 12:32:16.405: ERROR: AttributeError: 'NoneType' object has no attribute 'login' 2020-10-22 12:32:16.405: ERROR: null 2020-10-22 12:32:16.581: ERROR: Traceback (most recent call last): 2020-10-22 12:32:16.581: ERROR: File "X:\EncDrive\wot\AccountsManager\mod_accounts_manager.py", line 49, in py_setLoginDataById 2020-10-22 12:32:16.581: ERROR: AttributeError: 'NoneType' object has no attribute 'login' 2020-10-22 12:32:16.581: ERROR: null 2020-10-22 12:32:16.768: ERROR: Traceback (most recent call last): 2020-10-22 12:32:16.768: ERROR: File "X:\EncDrive\wot\AccountsManager\mod_accounts_manager.py", line 49, in py_setLoginDataById 2020-10-22 12:32:16.768: ERROR: AttributeError: 'NoneType' object has no attribute 'login' 2020-10-22 12:32:16.768: ERROR: null 2020-10-22 12:32:19.321: ERROR: Traceback (most recent call last): 2020-10-22 12:32:19.321: ERROR: File "X:\EncDrive\wot\AccountsManager\mod_accounts_manager.py", line 49, in py_setLoginDataById 2020-10-22 12:32:19.321: ERROR: AttributeError: 'NoneType' object has no attribute 'login' 2020-10-22 12:32:19.321: ERROR: null 2020-10-22 12:32:30.641: ERROR: Traceback (most recent call last): 2020-10-22 12:32:30.641: ERROR: File "X:\EncDrive\wot\AccountsManager\mod_accounts_manager.py", line 49, in py_setLoginDataById 2020-10-22 12:32:30.641: ERROR: AttributeError: 'NoneType' object has no attribute 'login' 2020-10-22 12:32:30.641: ERROR: null 2020-10-22 12:32:31.107: ERROR: Traceback (most recent call last): 2020-10-22 12:32:31.107: ERROR: File "X:\EncDrive\wot\AccountsManager\mod_accounts_manager.py", line 49, in py_setLoginDataById 2020-10-22 12:32:31.107: ERROR: AttributeError: 'NoneType' object has no attribute 'login' 2020-10-22 12:32:31.107: ERROR: null 2020-10-22 12:32:31.323: ERROR: Traceback (most recent call last): 2020-10-22 12:32:31.323: ERROR: File "X:\EncDrive\wot\AccountsManager\mod_accounts_manager.py", line 49, in py_setLoginDataById 2020-10-22 12:32:31.324: ERROR: AttributeError: 'NoneType' object has no attribute 'login' 2020-10-22 12:32:31.324: ERROR: null 2020-10-22 12:32:33.611: ERROR: Traceback (most recent call last): 2020-10-22 12:32:33.611: ERROR: File "X:\EncDrive\wot\AccountsManager\mod_accounts_manager.py", line 49, in py_setLoginDataById 2020-10-22 12:32:33.611: ERROR: AttributeError: 'NoneType' object has no attribute 'login' 2020-10-22 12:32:33.611: ERROR: null
Сборки модов устанавливаются в папках стандартных клиента игры, а именно: res_mods и mods, так что вы никак не можете этого изменить и следовательно какие моды стоят у Вас с такими вы и будете играть на всех ваших аккаунтах!Может мне автор подсказать, можно ли припилить к данному моду возможность на разных аккаунтах играть со своими сборками модов?
Да это понятно, вдруг как то это можно обойти, мод какой нибудь запилить.Сборки модов устанавливаются в папках стандартных клиента игры, а именно: res_mods и mods, так что вы никак не можете этого изменить и следовательно какие моды стоят у Вас с такими вы и будете играть на всех ваших аккаунтах!
Вывод :
Этот мод автора только для облегчения переключения между акками и не более, то что вы просите невозможно реализовать некому.
Есть вариант играть только с модами или без таковых, но каждый раз нужна перезагрузка клиента...
Может мне автор подсказать, можно ли припилить к данному моду возможность на разных аккаунтах играть со своими сборками модов?
Спасибо за идею!!!это можно если иметь две копии игры при игре через геймцентр. Там есть возможность выбрать и клиент и аккаунт.
1.2.5
Переделана обработка данных при запуске клиента через WGC
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?
We use cookies and similar technologies for the following purposes:
Do you accept cookies and these technologies?