Jump to content
Korean Random
DemouN

Помогите найти виновника

Recommended Posts

В питоне куча ошибок типа

2020-01-30 20:22:58.287: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x44239A30>

Моды использую одни и те же от патча к патчу. Подскажите, какой гад гадит в питон? Или косяк ВГ?

python.log

Share this post


Link to post

Short link
Share on other sites

Это легко проверяется запуском клиента без модификаций. Запустил -> проверил -> убедился в наличии -> сэкономил время на создание темы :hmm:

Share this post


Link to post

Short link
Share on other sites
30.01.2020 в 17:03, HEKPOMAHT сказал:

Это легко проверяется запуском клиента без модификаций. Запустил -> проверил -> убедился в наличии -> сэкономил время на создание темы :hmm:

Там не сразу приход ловишь а катать 1-2 катки без модов? та ну брось :)

 

Можно в паймакро вкинуть  и в реалтайме следить как оно разростаеться.

import helpers.EffectsList

print len(helpers.EffectsList.EffectsListPlayer.activeEffects)

 

Edited by BuSH
  • Upvote 1

Share this post


Link to post

Short link
Share on other sites
3 минуты назад, BuSH сказал:

Можно в паймакро вкинуть  и в реалтайме следить как оно разростаеться.

print len(helpers.EffectsList.EffectsListPlayer.activeEffects)

а точно, как это я сразу не додумался!

 

Скорее всего мне немного не хватает знаний. Нужно определится, что нужно начать изучать?

- Объектно-ориентированное программирование

- Функциональное программирование

- Модули и пакеты

- Интроспекция

- Обработка исключений

- Итераторы

- Генераторы

- Управление контекстом выполнения

- Декораторы

- Регулярные выражения

 

На данный момент я уверенно освоил вот это:

"enabled" - включить/отключить создание полей: true or false

:veryhappy:

  • Upvote 1

Share this post


Link to post

Short link
Share on other sites
2 часа назад, DemouN сказал:

какой гад гадит в питон?

твикер скорее всего гадит,забей если нормально все работает(в смысле убирает ненужный эффект).

Share this post


Link to post

Short link
Share on other sites
4 минуты назад, DemouN сказал:

Не юзаю

а фарплейн или нечто подобное...оггласите весь список пажалуста.У меня такая же зараза,думал из за твикера,но все работает и бог с ним.

Share this post


Link to post

Short link
Share on other sites
5 часов назад, Slava7572 сказал:

а фарплейн или нечто подобное...оггласите весь список пажалуста.У меня такая же зараза,думал из за твикера,но все работает и бог с ним.

я тоже сходу на че-то такое подумал или с другой кухни SpaceBinPatcher.

ну как работает..? после пары часов каток фризить начинает. Видять, тяжко ему с гиговым файлом лога даже на шустром железе.

 

Я только недавно выключил дев режим в xvm  и прозрел, что клиент теперь не надо каждый день перезапускать. А тут опять.

Share this post


Link to post

Short link
Share on other sites
12 часов назад, BuSH сказал:

тяжко ему с гиговым файлом лога даже на шустром железе

А лог разве не самоочищается:amazed:

Хотя когда то давно,помню было такое,что из за флуда даже клиент крашился...ну по крайней мере других причин я тогда не нашел,а когда добавил недостающие картинки-пустышки,то на абсолютно том же клиенте вылеты прекратились даже после 30+ боев(больше по моему и не было непрерывно)....может действительно добавить скрипт на удаление в python.log записи NOTE и WARNING....только свой,ну или открытый как минимум.

Цитата

с другой кухни SpaceBinPatcher

вполне может быть,я по старинке еще старую версию MCTCreator юзал в этом патче,не до тестов пока.

Edited by Slava7572

Share this post


Link to post

Short link
Share on other sites

у меня так гадил Battle Observer , обновил и все норм стало

сейчас такое 

2020-01-31 14:06:51.612: INFO: =============================
2020-01-31 14:06:51.612: INFO: 2020-01-31 14:06:51: [ERROR] mods/xfw_libraries/xfw/events.pyc
2020-01-31 14:06:51.612: ERROR: Traceback (most recent call last):
2020-01-31 14:06:51.612: ERROR:   File "./xfw/events.py", line 57, in __event_handler
2020-01-31 14:06:51.613: ERROR:   File "./xfw/events.py", line 24, in fire
2020-01-31 14:06:51.614: ERROR: TypeError: _addRibbon() got an unexpected keyword argument 'bonusRibbonLabelID'

 

 

Share this post


Link to post

Short link
Share on other sites

@horizont ну это дефолтная неизбежная проблема всех этих *логов. Когда картоха меняет или добаваляет задействованные в моде параметры. Получается некий рассинхрон вывалюющийся при каждом событии в этом логе.

А здесь речь о ежебойным накапливании шняги и после каждого боя клиент работает медленнее.

 

1 час назад, Slava7572 сказал:

А лог разве не самоочищается

Та чистится но только при перезапуске.
Часов через 2-3 н++ послал подальше со своей бигдатой. Ешё через час-два, когда тех эффектов было около 50к, начали отваливаться моды, упала консоль.  С орионом вообще дичайшие тормоза через пару каток. В нем передавалка лога ооочень медленная и подвешивает софту на пару минут после каждого боя.
А ещё через пару каток  и сам клиент помер. Так что беда серьезная .

Share this post


Link to post

Short link
Share on other sites
19 часов назад, Slava7572 сказал:

а фарплейн или нечто подобное...оггласите весь список пажалуста.У меня такая же зараза,думал из за твикера,но все работает и бог с ним.

Твикеров и т.п. ничего нет.

Моды:

Прицел Гарпун

Личное дело танкиста

УГН

Сообщение о перезарядке по кнопке С

Танкоопыт

Показ перков в бою

Pmod

XVM

Просмотр попаданий в ангаре

Share this post


Link to post

Short link
Share on other sites
18 минут назад, BuSH сказал:

через час-два, когда тех эффектов было около 50к, начали отваливаться моды, упала консоль

во,во,было такое,только у меня картинки спамили типа 

WARNING: An image in TextLayout is NULL

поставил по совету Максима заглушки-пустышки и забыл про спам...ну по крайней мере не такие полотна как раньше))

28 минут назад, DemouN сказал:

Прицел Гарпун

Личное дело танкиста

УГН

Сообщение о перезарядке по кнопке С

Танкоопыт

Показ перков в бою

Pmod

XVM

Просмотр попаданий в ангаре

и никаких шкурок?Странно,у меня абсолютно такие же записи бывают.

Share this post


Link to post

Short link
Share on other sites
3 минуты назад, Slava7572 сказал:

и никаких шкурок?Странно,у меня абсолютно такие же записи бывают.

Никаких.

Share this post


Link to post

Short link
Share on other sites
23 часа назад, DemouN сказал:

Или косяк ВГ?

а на чистом не пробовал,может это реально родной косяк?

Share this post


Link to post

Short link
Share on other sites
25 минут назад, Slava7572 сказал:

а на чистом не пробовал,может это реально родной косяк?

Просто клиент запускал, сейчас попробую в бой сходить.

 

Не, в безопасном таких ошибок нет.

Edited by DemouN

Share this post


Link to post

Short link
Share on other sites

@DemouN я ж тебе ответил уже:

23 часа назад, HEKPOMAHT сказал:

Это легко проверяется запуском клиента без модификаций. Запустил -> проверил -> убедился в наличии -> сэкономил время на создание темы :hmm:

с клиента ошибки.

2020-01-31 17:12:12.111: INFO: [PY_DEBUG] Checking C:/Games/World_of_Tanks_RU/res_mods/1.7.1.1/: mods found
2020-01-31 17:12:12.111: INFO: [PY_DEBUG] Checking C:/Games/World_of_Tanks_RU/mods/1.7.1.1/: mods not found


/------------------------------------------------------------------------------------------\
WorldOfTanks(x86) 1.7.1.0 (compiled at 13:54:01 Jan 24 2020) starting on Fri Jan 31 17:12:08 2020

2020-01-31 17:12:08.943: INFO: [Config] Command line: C:/Games/World_of_Tanks_RU/win32/WorldOfTanks.exe --wgc_launched 
2020-01-31 17:12:11.001: INFO: [SOUND] Start loading Main task
2020-01-31 17:12:11.002: INFO: [SOUND] Start loading Mod task
2020-01-31 17:12:11.095: INFO: Scaleform initialized
2020-01-31 17:12:11.116: INFO: Unbound initialized
2020-01-31 17:12:12.070: TRACE: monkeyPatchOpen: BWUtil.monkeyPatchOpen: Patching open() True
2020-01-31 17:12:12.071: INFO: [Config] Default encoding set to utf-8
2020-01-31 17:12:12.073: TRACE: revertPatchedOpen: BWUtil.revertPatchedOpen: Reverting open()
2020-01-31 17:12:12.111: INFO: [PY_DEBUG] Release Client - Content Type: sd

2020-01-31 17:12:12.111: INFO: [PY_DEBUG] Checking C:/Games/World_of_Tanks_RU/res_mods/1.7.1.1/: mods found
2020-01-31 17:12:12.111: INFO: [PY_DEBUG] Checking C:/Games/World_of_Tanks_RU/mods/1.7.1.1/: mods not found
2020-01-31 17:12:14.179: INFO: [Scaleform] Create GUI Component: 'empty'
2020-01-31 17:12:14.180: INFO: [Scaleform] Change Owner on GUI Component: 'empty' -> 'loading_screen.gui'
2020-01-31 17:12:14.219: INFO: [Scaleform] Create GUI Component: 'FlashGUIComponent'
2020-01-31 17:12:14.219: INFO: [Scaleform] Change Owner on GUI Component: 'FlashGUIComponent' -> 'gui/flash/gameLoadingApp.swf'
2020-01-31 17:12:14.220: INFO: [gui.Scaleform.game_loading] Build: RELEASE 13:54:01 Jan 24 2020. Version: 2.8.0
2020-01-31 17:12:14.220: INFO: [gui.Scaleform.game_loading] App Startup
2020-01-31 17:12:14.273: DEBUG: [helpers.uniprof.regions] Region is entered: label=offline.game_loading, color=0xCE2606
2020-01-31 17:12:15.123: INFO: [gui.Scaleform.game_loading] Registering graphics settings
2020-01-31 17:12:15.125: INFO: [gui.Scaleform.game_loading] Preloading Resources
2020-01-31 17:12:27.245: WARNING: [web.web_client_api] Do not use "required" and "default" at the same time!
2020-01-31 17:12:27.245: WARNING: [web.web_client_api] Do not use "required" and "default" at the same time!
2020-01-31 17:12:27.245: WARNING: [web.web_client_api] Do not use "required" and "default" at the same time!
2020-01-31 17:12:27.245: WARNING: [web.web_client_api] Do not use "required" and "default" at the same time!
2020-01-31 17:12:27.404: INFO: [Scaleform] Create GUI Component: 'FlashGUIComponent'
2020-01-31 17:12:27.404: INFO: [Scaleform] Change Owner on GUI Component: 'FlashGUIComponent' -> 'gui/flash/waitingTransitionsApp.swf'
2020-01-31 17:12:28.505: INFO: [gui.Scaleform.app_factory] Creating app: scaleform/lobby
2020-01-31 17:12:29.190: INFO: [Scaleform] Create GUI Component: 'UiRenderComponent'
2020-01-31 17:12:29.191: INFO: [Scaleform] Create GUI Component: 'FlashGUIComponent'
2020-01-31 17:12:29.191: INFO: [Scaleform] Change Owner on GUI Component: 'FlashGUIComponent' -> 'gui/flash/lobby.swf'
2020-01-31 17:12:29.850: INFO: [gui.Scaleform.app_factory] Creating app: scaleform/lobby
2020-01-31 17:12:29.851: INFO: [gui.app_loader.loader] Space is changed: WaitingSpace() -> LoginSpace()
2020-01-31 17:12:29.852: INFO: [SOUND] Start loading Login task
2020-01-31 17:12:29.852: INFO: [WebBrowser] WebExternalCache init
2020-01-31 17:12:29.853: INFO: [web.cache.web_cache] WebDownloader created. Workers: 2
2020-01-31 17:12:29.856: INFO: [web.cache.web_cache] WebStorage created. Name: web_cache Workers: 2
2020-01-31 17:12:29.856: INFO: [helpers.web.app_storage] WebCache start loading from disk...
2020-01-31 17:12:30.509: INFO: [helpers.web.app_storage] WebCache size on disk: 102.0 Mb
2020-01-31 17:12:30.509: INFO: [helpers.web.app_storage] WebCache loading finished
2020-01-31 17:12:30.509: INFO: [web.cache.web_cache] Web prefetch started...
2020-01-31 17:12:30.509: INFO: [web.cache.web_cache] Download manifest file: https://wgcg-ru.wargaming.net/web_cache/v1/get_static_lists/
2020-01-31 17:12:33.010: INFO: [Scaleform] Destroy GUI Component: 'loading_screen.gui'
2020-01-31 17:12:33.107: INFO: [SOUND] Task Main loaded in 22.105217 seconds. Size: 31.433979 Mb
2020-01-31 17:12:33.107: INFO: [SOUND] Task Login loaded in 3.255391 seconds. Size: 16.828861 Mb
2020-01-31 17:12:33.113: INFO: [Scaleform] Destroy GUI Component: 'gui/flash/gameLoadingApp.swf'
2020-01-31 17:12:33.116: INFO: [gui.app_loader.loader] App is initializing: scaleform/lobby
2020-01-31 17:12:33.359: INFO: [gui.app_loader.loader] App is initialized: scaleform/lobby
2020-01-31 17:12:33.456: INFO: [WGC] Token2 Login Prepared
2020-01-31 17:12:33.459: NOTICE: [NOTE] (scripts/client/connection_mgr.py, 242): User authentication method: token2
2020-01-31 17:12:34.173: INFO: [web.cache.web_cache] Manifest downloaded: https://wgcg-ru.wargaming.net/web_cache/v1/get_static_lists/
2020-01-31 17:12:34.483: INFO: [web.cache.web_cache] There are no new files in manifest
2020-01-31 17:12:34.483: INFO: [web.cache.web_cache] WebDownloader destroyed
2020-01-31 17:12:34.484: INFO: [web.cache.web_cache] Web prefetch finished
2020-01-31 17:12:34.484: INFO: [web.cache.web_cache] Summary: Downloaded: 0 / 0. Stored: 0 / 0. Size: 0
2020-01-31 17:12:34.484: INFO: [web.cache.web_cache] Total prefetch time: 3.974000930786133
2020-01-31 17:12:34.790: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 212): HANGAR LOADING STATE: LOGIN - 25.8649997711
2020-01-31 17:12:34.790: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 212): HANGAR LOADING STATE: CONNECTED - 25.8649997711
2020-01-31 17:12:35.770: NOTICE: [NOTE] (scripts/client/account_helpers/settings_core/options.py, 732): Change state of voip: (True,)
2020-01-31 17:12:35.796: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 212): HANGAR LOADING STATE: SHOW GUI - 26.8700008392
2020-01-31 17:12:43.076: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 212): HANGAR LOADING STATE: QUESTS SYNC - 34.1500015259
2020-01-31 17:12:43.234: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 212): HANGAR LOADING STATE: USS SYNC - 34.3089981079
2020-01-31 17:12:44.870: INFO: [gui.game_control.wallet] Wallet status changed: AVAILABLE(2)
2020-01-31 17:12:46.196: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 212): HANGAR LOADING STATE: SPACE LOADING START - 37.2700004578
2020-01-31 17:12:46.449: INFO: [SOUND] Start loading hangar_v3 task
2020-01-31 17:12:46.449: NOTICE: [NOTE] (scripts/client/game.py, 490): [SPACE] Loading space: spaces/hangar_v3
2020-01-31 17:12:46.456: INFO: [gui.app_loader.loader] Space is changed: LoginSpace() -> WaitingSpace()
2020-01-31 17:12:46.456: INFO: [gui.Scaleform.app_factory] Destroying app: scaleform/battle
2020-01-31 17:12:46.456: INFO: [gui.Scaleform.app_factory] Creating app: scaleform/lobby
2020-01-31 17:12:46.456: INFO: [gui.app_loader.loader] Space is changed: WaitingSpace() -> LobbySpace()
2020-01-31 17:12:47.225: WARNING: Scale9Grid for resource=15 has negative height -0.300000
2020-01-31 17:12:47.388: INFO: [SOUND] Task hangar_v3 loaded in 0.939699 seconds. Size: 87.635612 Mb
2020-01-31 17:12:47.760: WARNING: [gui.Scaleform.framework.managers.containers] Loading of view Hangar[0x3cec18b0]=[key=ViewKey[alias=hangar, name=hangar], scope=SimpleScope[0x22727cb0]=[scopeType=subView, parentScope=SimpleScope[0x22727c30]=[scopeType=view, parentScope=GlobalScope[0x22727bf0]=[scopeType=global, parentScope=None]]], state=0] is requested but the container subView is still not exist!
2020-01-31 17:12:47.870: WARNING: [WARNING] (scripts/client/account_helpers/settings_core/options.py, 871): GameplaySetting is disabled ('ctf30x30',)
2020-01-31 17:12:47.870: WARNING: [WARNING] (scripts/client/account_helpers/settings_core/options.py, 871): GameplaySetting is disabled ('domination30x30',)
2020-01-31 17:12:49.685: WARNING: [frameworks.wulf.view.view] 'BobWidgetView': Creation of view using statement View(layoutID, wsFlags, viewModelClazz, *args, **kwargs) is deprecated and will be removed in next iteration. Please, use View(ViewSettings(...))
2020-01-31 17:12:49.732: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 212): HANGAR LOADING STATE: HANGAR UI READY - 40.8059997559
2020-01-31 17:12:49.732: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 239): HANGAR LOADING STATE: SUMMARY TOTAL = 14.9409999847
2020-01-31 17:12:51.755: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 212): HANGAR LOADING STATE: SPACE LOADING END - 42.8289985657
2020-01-31 17:12:51.755: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 212): HANGAR LOADING STATE: HANGAR READY - 42.8289985657
2020-01-31 17:12:51.771: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 212): HANGAR LOADING STATE: VEHICLE LOADING START - 42.8450012207
2020-01-31 17:12:52.095: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 212): HANGAR LOADING STATE: VEHICLE LOADING END - 43.1689987183
2020-01-31 17:13:42.940: WARNING: Label "random" for [WG FrameStateCmpnt battleIconBg] doesn't exist
2020-01-31 17:13:56.249: INFO: [gui.battle_control.arena_info.arena_dp] Player's team not found.
2020-01-31 17:13:56.249: INFO: [gui.battle_control.arena_info.arena_dp] Player's vehicle ID not found.
2020-01-31 17:13:56.249: INFO: [gui.battle_control.arena_info.arena_dp] Uses slow player search by name
2020-01-31 17:13:56.249: INFO: [gui.battle_control.arena_info.arena_dp] Player's team not found.
2020-01-31 17:13:56.249: INFO: [gui.battle_control.arena_info.arena_dp] Player's vehicle ID not found.
2020-01-31 17:13:56.249: INFO: [gui.battle_control.arena_info.arena_dp] Uses slow player search by name
2020-01-31 17:13:56.250: INFO: [gui.battle_control.arena_info.arena_dp] Player's team not found.
2020-01-31 17:13:56.250: INFO: [gui.battle_control.arena_info.arena_dp] Player's vehicle ID not found.
2020-01-31 17:13:56.250: INFO: [gui.battle_control.arena_info.arena_dp] Uses slow player search by name
2020-01-31 17:13:56.266: INFO: [gui.battle_control.arena_info.arena_dp] Player's team not found.
2020-01-31 17:13:56.266: INFO: [gui.battle_control.arena_info.arena_dp] Player's vehicle ID not found.
2020-01-31 17:13:56.266: INFO: [gui.battle_control.arena_info.arena_dp] Uses slow player search by name
2020-01-31 17:13:56.267: INFO: [gui.battle_control.arena_info.arena_dp] Player's team not found.
2020-01-31 17:13:56.267: INFO: [gui.battle_control.arena_info.arena_dp] Player's vehicle ID not found.
2020-01-31 17:13:56.267: INFO: [gui.battle_control.arena_info.arena_dp] Uses slow player search by name
2020-01-31 17:13:56.267: INFO: [gui.battle_control.arena_info.arena_dp] Player's team not found.
2020-01-31 17:13:56.267: INFO: [gui.battle_control.arena_info.arena_dp] Player's vehicle ID not found.
2020-01-31 17:13:56.267: INFO: [gui.battle_control.arena_info.arena_dp] Uses slow player search by name
2020-01-31 17:13:56.287: INFO: [gui.battle_control.arena_info.arena_dp] Player's team not found.
2020-01-31 17:13:56.287: INFO: [gui.battle_control.arena_info.arena_dp] Player's vehicle ID not found.
2020-01-31 17:13:56.287: INFO: [gui.battle_control.arena_info.arena_dp] Uses slow player search by name
2020-01-31 17:13:56.289: INFO: [gui.app_loader.loader] Space is changed: LobbySpace() -> WaitingSpace()
2020-01-31 17:13:56.290: INFO: [gui.Scaleform.app_factory] Destroying app: scaleform/lobby
2020-01-31 17:13:56.321: INFO: [gui.app_loader.loader] App is destroyed: scaleform/lobby
2020-01-31 17:13:56.332: INFO: [gui.Scaleform.app_factory] Creating app: scaleform/battle
2020-01-31 17:13:56.689: INFO: [SOUND] Start loading 45_north_america task
2020-01-31 17:13:56.689: NOTICE: [NOTE] (scripts/client/game.py, 490): [SPACE] Loading space: spaces/45_north_america
2020-01-31 17:13:56.804: INFO: [Scaleform] Destroy GUI Component: 'gui/flash/lobby.swf'
2020-01-31 17:13:57.442: INFO: [Scaleform] Create GUI Component: 'UiRenderComponent'
2020-01-31 17:13:57.442: INFO: [Scaleform] Create GUI Component: 'FlashGUIComponent'
2020-01-31 17:13:57.442: INFO: [Scaleform] Change Owner on GUI Component: 'FlashGUIComponent' -> 'gui/flash/battle.swf'
2020-01-31 17:13:57.444: INFO: [gui.app_loader.loader] Space is changed: WaitingSpace() -> BattleLoadingSpace()
2020-01-31 17:13:57.454: INFO: [SOUND] Task 45_north_america loaded in 0.765569 seconds. Size: 89.349792 Mb
2020-01-31 17:13:57.457: INFO: [Scaleform] Destroy GUI Component: 'UiRenderComponent'
2020-01-31 17:13:57.467: INFO: [gui.app_loader.loader] App is initializing: scaleform/battle
2020-01-31 17:13:57.821: INFO: [gui.app_loader.loader] App is initialized: scaleform/battle
2020-01-31 17:13:58.230: INFO: [Scaleform] Create GUI Component: 'FlashGUIComponent'
2020-01-31 17:13:58.230: INFO: [Scaleform] Change Owner on GUI Component: 'FlashGUIComponent' -> 'gui/flash/battleDamageIndicatorApp.swf'
2020-01-31 17:13:58.310: INFO: [Scaleform] Create GUI Component: 'FlashGUIComponent'
2020-01-31 17:13:58.311: INFO: [Scaleform] Change Owner on GUI Component: 'FlashGUIComponent' -> 'gui/flash/battle.swf'
2020-01-31 17:13:58.345: INFO: [Scaleform] Create GUI Component: 'FlashGUIComponent'
2020-01-31 17:13:58.345: INFO: [Scaleform] Change Owner on GUI Component: 'FlashGUIComponent' -> 'gui/flash/battle.swf'
2020-01-31 17:13:58.729: INFO: [Scaleform] Create GUI Component: 'FlashGUIComponent'
2020-01-31 17:13:58.729: INFO: [Scaleform] Change Owner on GUI Component: 'FlashGUIComponent' -> 'gui/flash/battleCrosshairsApp.swf'
2020-01-31 17:13:58.896: INFO: [Scaleform] Create GUI Component: 'FlashGUIComponent'
2020-01-31 17:13:58.896: INFO: [Scaleform] Change Owner on GUI Component: 'FlashGUIComponent' -> 'gui/flash/battleVehicleMarkersApp.swf'
2020-01-31 17:13:58.897: INFO: [gui.app_loader.loader] Space is updated: BattleLoadingSpace()
2020-01-31 17:14:04.433: INFO: [Scaleform] Create GUI Component: 'system/maps/shadow.dds'
2020-01-31 17:14:04.435: INFO: [Scaleform] Create GUI Component: 'system/maps/shadow.dds'
2020-01-31 17:14:04.445: INFO: [gui.app_loader.loader] Space is changed: BattleLoadingSpace() -> BattleSpace()
2020-01-31 17:14:04.917: INFO: [Scaleform] Create GUI Component: 'FlashGUIComponent'
2020-01-31 17:14:04.917: INFO: [Scaleform] Change Owner on GUI Component: 'FlashGUIComponent' -> 'gui/flash/battleVehicleMarkersApp.swf'
2020-01-31 17:14:05.003: INFO: [Scaleform] Create GUI Component: 'FlashGUIComponent'
2020-01-31 17:14:05.003: INFO: [Scaleform] Change Owner on GUI Component: 'FlashGUIComponent' -> 'gui/flash/battleCrosshairsApp.swf'
2020-01-31 17:14:05.004: INFO: [Scaleform] Create GUI Component: 'FlashGUIComponent'
2020-01-31 17:14:05.004: INFO: [Scaleform] Change Owner on GUI Component: 'FlashGUIComponent' -> 'gui/flash/battleCrosshairsApp.swf'
2020-01-31 17:16:01.515: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 212): HANGAR LOADING STATE: CONNECTED - 232.589996338
2020-01-31 17:16:01.586: INFO: [gui.app_loader.loader] Space is changed: BattleSpace() -> WaitingSpace()
2020-01-31 17:16:01.586: INFO: [gui.Scaleform.app_factory] Destroying app: scaleform/battle
2020-01-31 17:16:01.597: INFO: [Scaleform] Destroy GUI Component: 'gui/flash/battleVehicleMarkersApp.swf'
2020-01-31 17:16:01.599: INFO: [Scaleform] Destroy GUI Component: 'gui/flash/battleCrosshairsApp.swf'
2020-01-31 17:16:01.599: INFO: [Scaleform] Destroy GUI Component: 'gui/flash/battleCrosshairsApp.swf'
2020-01-31 17:16:01.611: INFO: [Scaleform] Destroy GUI Component: 'gui/flash/battle.swf'
2020-01-31 17:16:01.643: INFO: [Scaleform] Destroy GUI Component: 'gui/flash/battle.swf'
2020-01-31 17:16:01.660: INFO: [gui.app_loader.loader] App is destroyed: scaleform/battle
2020-01-31 17:16:02.318: INFO: [gui.Scaleform.app_factory] Creating app: scaleform/lobby
2020-01-31 17:16:02.325: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 212): HANGAR LOADING STATE: SHOW GUI - 233.399993896
2020-01-31 17:16:02.332: INFO: [Scaleform] Destroy GUI Component: 'gui/flash/battleDamageIndicatorApp.swf'
2020-01-31 17:16:02.333: INFO: [Scaleform] Destroy GUI Component: 'gui/flash/battle.swf'
2020-01-31 17:16:02.349: INFO: [Scaleform] Destroy GUI Component: 'gui/flash/battleVehicleMarkersApp.swf'
2020-01-31 17:16:02.359: INFO: [Scaleform] Destroy GUI Component: 'gui/flash/battleCrosshairsApp.swf'
2020-01-31 17:16:03.127: INFO: [Scaleform] Create GUI Component: 'UiRenderComponent'
2020-01-31 17:16:03.128: INFO: [Scaleform] Create GUI Component: 'FlashGUIComponent'
2020-01-31 17:16:03.128: INFO: [Scaleform] Change Owner on GUI Component: 'FlashGUIComponent' -> 'gui/flash/lobby.swf'
2020-01-31 17:16:03.131: INFO: [Scaleform] Destroy GUI Component: 'UiRenderComponent'
2020-01-31 17:16:03.134: INFO: [gui.app_loader.loader] App is initializing: scaleform/lobby
2020-01-31 17:16:03.351: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 212): HANGAR LOADING STATE: QUESTS SYNC - 234.425994873
2020-01-31 17:16:03.498: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 212): HANGAR LOADING STATE: USS SYNC - 234.572998047
2020-01-31 17:16:06.226: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 212): HANGAR LOADING STATE: SPACE LOADING START - 237.300994873
2020-01-31 17:16:06.455: INFO: [SOUND] Start loading hangar_v3 task
2020-01-31 17:16:06.456: NOTICE: [NOTE] (scripts/client/game.py, 490): [SPACE] Loading space: spaces/hangar_v3
2020-01-31 17:16:06.459: INFO: [gui.app_loader.loader] Space is updated: WaitingSpace()
2020-01-31 17:16:06.459: INFO: [gui.Scaleform.app_factory] Destroying app: scaleform/battle
2020-01-31 17:16:06.459: INFO: [gui.Scaleform.app_factory] Creating app: scaleform/lobby
2020-01-31 17:16:06.459: INFO: [gui.app_loader.loader] Space is changed: WaitingSpace() -> LobbySpace()
2020-01-31 17:16:06.715: INFO: [gui.app_loader.loader] App is initialized: scaleform/lobby
2020-01-31 17:16:07.058: WARNING: Scale9Grid for resource=15 has negative height -0.300000
2020-01-31 17:16:07.248: INFO: [SOUND] Task hangar_v3 loaded in 0.793009 seconds. Size: 87.635612 Mb
2020-01-31 17:16:07.592: WARNING: [gui.Scaleform.framework.managers.containers] Loading of view Hangar[0xbef44f0]=[key=ViewKey[alias=hangar, name=hangar], scope=SimpleScope[0x22727cb0]=[scopeType=subView, parentScope=SimpleScope[0x22727c30]=[scopeType=view, parentScope=GlobalScope[0x22727bf0]=[scopeType=global, parentScope=None]]], state=0] is requested but the container subView is still not exist!
2020-01-31 17:16:07.635: WARNING: [WARNING] (scripts/client/account_helpers/settings_core/options.py, 871): GameplaySetting is disabled ('ctf30x30',)
2020-01-31 17:16:07.635: WARNING: [WARNING] (scripts/client/account_helpers/settings_core/options.py, 871): GameplaySetting is disabled ('domination30x30',)
2020-01-31 17:16:09.287: WARNING: [frameworks.wulf.view.view] 'BobWidgetView': Creation of view using statement View(layoutID, wsFlags, viewModelClazz, *args, **kwargs) is deprecated and will be removed in next iteration. Please, use View(ViewSettings(...))
2020-01-31 17:16:09.316: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 212): HANGAR LOADING STATE: HANGAR UI READY - 240.39100647
2020-01-31 17:16:09.317: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 239): HANGAR LOADING STATE: SUMMARY TOTAL = 7.80101013184
2020-01-31 17:16:11.218: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 212): HANGAR LOADING STATE: SPACE LOADING END - 242.292999268
2020-01-31 17:16:11.218: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 212): HANGAR LOADING STATE: HANGAR READY - 242.292999268
2020-01-31 17:16:13.703: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 212): HANGAR LOADING STATE: VEHICLE LOADING START - 244.777999878
2020-01-31 17:16:13.850: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 212): HANGAR LOADING STATE: VEHICLE LOADING END - 244.923995972
2020-01-31 17:16:16.883: ERROR: TypeError: Error #1009: Cannot access a property or method of a null object reference.
	at get net.wg.data::ListDAAPIDataProvider/length()
	at get net.wg.gui.components.carousels::ScrollerViewPort/validWidth()
	at net.wg.gui.components.controls.scroller::ScrollerBase/refreshMinAndMaxScrollValues()
	at net.wg.gui.components.controls.scroller::ScrollerBase/refreshScrollValues()
	at scaleform.clik.core::UIComponent/draw()
	at scaleform.clik.core::UIComponent/draw()
	at scaleform.clik.core::UIComponent/draw()
	at scaleform.clik.core::UIComponent/validateNow()
	at scaleform.clik.core::UIComponent/handleEnterFrameValidation()
2020-01-31 17:16:16.888: WARNING: Label "random" for [WG FrameStateCmpnt battleIconBg] doesn't exist
2020-01-31 17:16:20.006: INFO: [gui.battle_control.arena_info.arena_dp] Player's team not found.
2020-01-31 17:16:20.006: INFO: [gui.battle_control.arena_info.arena_dp] Player's vehicle ID not found.
2020-01-31 17:16:20.006: INFO: [gui.battle_control.arena_info.arena_dp] Uses slow player search by name
2020-01-31 17:16:20.007: INFO: [gui.battle_control.arena_info.arena_dp] Player's team not found.
2020-01-31 17:16:20.007: INFO: [gui.battle_control.arena_info.arena_dp] Player's vehicle ID not found.
2020-01-31 17:16:20.007: INFO: [gui.battle_control.arena_info.arena_dp] Uses slow player search by name
2020-01-31 17:16:20.007: INFO: [gui.battle_control.arena_info.arena_dp] Player's team not found.
2020-01-31 17:16:20.007: INFO: [gui.battle_control.arena_info.arena_dp] Player's vehicle ID not found.
2020-01-31 17:16:20.007: INFO: [gui.battle_control.arena_info.arena_dp] Uses slow player search by name
2020-01-31 17:16:20.017: INFO: [gui.battle_control.arena_info.arena_dp] Player's team not found.
2020-01-31 17:16:20.017: INFO: [gui.battle_control.arena_info.arena_dp] Player's vehicle ID not found.
2020-01-31 17:16:20.017: INFO: [gui.battle_control.arena_info.arena_dp] Uses slow player search by name
2020-01-31 17:16:20.018: INFO: [gui.battle_control.arena_info.arena_dp] Player's team not found.
2020-01-31 17:16:20.018: INFO: [gui.battle_control.arena_info.arena_dp] Player's vehicle ID not found.
2020-01-31 17:16:20.018: INFO: [gui.battle_control.arena_info.arena_dp] Uses slow player search by name
2020-01-31 17:16:20.018: INFO: [gui.battle_control.arena_info.arena_dp] Player's team not found.
2020-01-31 17:16:20.018: INFO: [gui.battle_control.arena_info.arena_dp] Player's vehicle ID not found.
2020-01-31 17:16:20.018: INFO: [gui.battle_control.arena_info.arena_dp] Uses slow player search by name
2020-01-31 17:16:20.037: INFO: [gui.battle_control.arena_info.arena_dp] Player's team not found.
2020-01-31 17:16:20.037: INFO: [gui.battle_control.arena_info.arena_dp] Player's vehicle ID not found.
2020-01-31 17:16:20.037: INFO: [gui.battle_control.arena_info.arena_dp] Uses slow player search by name
2020-01-31 17:16:20.038: INFO: [gui.app_loader.loader] Space is changed: LobbySpace() -> WaitingSpace()
2020-01-31 17:16:20.039: INFO: [gui.Scaleform.app_factory] Destroying app: scaleform/lobby
2020-01-31 17:16:20.065: INFO: [gui.app_loader.loader] App is destroyed: scaleform/lobby
2020-01-31 17:16:20.074: INFO: [gui.Scaleform.app_factory] Creating app: scaleform/battle
2020-01-31 17:16:20.308: INFO: [SOUND] Start loading 19_monastery task
2020-01-31 17:16:20.308: NOTICE: [NOTE] (scripts/client/game.py, 490): [SPACE] Loading space: spaces/19_monastery
2020-01-31 17:16:20.898: INFO: [Scaleform] Create GUI Component: 'UiRenderComponent'
2020-01-31 17:16:20.898: INFO: [Scaleform] Create GUI Component: 'FlashGUIComponent'
2020-01-31 17:16:20.898: INFO: [Scaleform] Change Owner on GUI Component: 'FlashGUIComponent' -> 'gui/flash/battle.swf'
2020-01-31 17:16:20.901: INFO: [gui.app_loader.loader] Space is changed: WaitingSpace() -> BattleLoadingSpace()
2020-01-31 17:16:20.904: INFO: [gui.app_loader.loader] App is initializing: scaleform/battle
2020-01-31 17:16:21.227: INFO: [SOUND] Task 19_monastery loaded in 0.919192 seconds. Size: 89.696625 Mb
2020-01-31 17:16:21.229: INFO: [gui.app_loader.loader] App is initialized: scaleform/battle
2020-01-31 17:16:21.646: INFO: [Scaleform] Create GUI Component: 'FlashGUIComponent'
2020-01-31 17:16:21.646: INFO: [Scaleform] Change Owner on GUI Component: 'FlashGUIComponent' -> 'gui/flash/battleDamageIndicatorApp.swf'
2020-01-31 17:16:21.726: INFO: [Scaleform] Create GUI Component: 'FlashGUIComponent'
2020-01-31 17:16:21.726: INFO: [Scaleform] Change Owner on GUI Component: 'FlashGUIComponent' -> 'gui/flash/battle.swf'
2020-01-31 17:16:21.755: INFO: [Scaleform] Create GUI Component: 'FlashGUIComponent'
2020-01-31 17:16:21.755: INFO: [Scaleform] Change Owner on GUI Component: 'FlashGUIComponent' -> 'gui/flash/battle.swf'
2020-01-31 17:16:22.010: INFO: [Scaleform] Create GUI Component: 'FlashGUIComponent'
2020-01-31 17:16:22.010: INFO: [Scaleform] Change Owner on GUI Component: 'FlashGUIComponent' -> 'gui/flash/battleCrosshairsApp.swf'
2020-01-31 17:16:22.155: INFO: [Scaleform] Create GUI Component: 'FlashGUIComponent'
2020-01-31 17:16:22.155: INFO: [Scaleform] Change Owner on GUI Component: 'FlashGUIComponent' -> 'gui/flash/battleVehicleMarkersApp.swf'
2020-01-31 17:16:22.156: INFO: [gui.app_loader.loader] Space is updated: BattleLoadingSpace()
2020-01-31 17:16:26.478: WARNING: [AvatarInputHandler.AimingSystems] The point at distance from vehicle's gun can't be calculated. The maximum distance is set.
2020-01-31 17:16:26.480: INFO: [Scaleform] Create GUI Component: 'system/maps/shadow.dds'
2020-01-31 17:16:26.480: INFO: [Scaleform] Create GUI Component: 'system/maps/shadow.dds'
2020-01-31 17:16:26.490: INFO: [gui.app_loader.loader] Space is changed: BattleLoadingSpace() -> BattleSpace()
2020-01-31 17:16:26.775: INFO: [Scaleform] Create GUI Component: 'FlashGUIComponent'
2020-01-31 17:16:26.775: INFO: [Scaleform] Change Owner on GUI Component: 'FlashGUIComponent' -> 'gui/flash/battleCrosshairsApp.swf'
2020-01-31 17:16:26.776: INFO: [Scaleform] Create GUI Component: 'FlashGUIComponent'
2020-01-31 17:16:26.776: INFO: [Scaleform] Change Owner on GUI Component: 'FlashGUIComponent' -> 'gui/flash/battleCrosshairsApp.swf'
2020-01-31 17:16:26.782: INFO: [Scaleform] Create GUI Component: 'FlashGUIComponent'
2020-01-31 17:16:26.782: INFO: [Scaleform] Change Owner on GUI Component: 'FlashGUIComponent' -> 'gui/flash/battleVehicleMarkersApp.swf'
2020-01-31 17:16:29.523: INFO: [Scaleform] Destroy GUI Component: 'gui/flash/lobby.swf'
2020-01-31 17:16:29.523: INFO: [Scaleform] Destroy GUI Component: 'UiRenderComponent'
2020-01-31 17:17:51.173: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 212): HANGAR LOADING STATE: CONNECTED - 342.24798584
2020-01-31 17:17:51.257: INFO: [gui.app_loader.loader] Space is changed: BattleSpace() -> WaitingSpace()
2020-01-31 17:17:51.257: INFO: [gui.Scaleform.app_factory] Destroying app: scaleform/battle
2020-01-31 17:17:51.269: INFO: [Scaleform] Destroy GUI Component: 'gui/flash/battleVehicleMarkersApp.swf'
2020-01-31 17:17:51.271: INFO: [Scaleform] Destroy GUI Component: 'gui/flash/battleCrosshairsApp.swf'
2020-01-31 17:17:51.271: INFO: [Scaleform] Destroy GUI Component: 'gui/flash/battleCrosshairsApp.swf'
2020-01-31 17:17:51.283: INFO: [Scaleform] Destroy GUI Component: 'gui/flash/battle.swf'
2020-01-31 17:17:51.315: INFO: [Scaleform] Destroy GUI Component: 'gui/flash/battle.swf'
2020-01-31 17:17:51.332: INFO: [gui.app_loader.loader] App is destroyed: scaleform/battle
2020-01-31 17:17:51.332: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x25518030>
2020-01-31 17:17:51.332: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3C50C050>
2020-01-31 17:17:51.332: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x25518070>
2020-01-31 17:17:51.332: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3B40A0B0>
2020-01-31 17:17:51.332: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3B40A0D0>
2020-01-31 17:17:51.332: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3C438AD0>
2020-01-31 17:17:51.332: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x61F76030>
2020-01-31 17:17:51.332: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x25518130>
2020-01-31 17:17:51.332: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x25518150>
2020-01-31 17:17:51.332: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3A1396B0>
2020-01-31 17:17:51.332: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x25518170>
2020-01-31 17:17:51.332: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3B40A0F0>
2020-01-31 17:17:51.332: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x25518190>
2020-01-31 17:17:51.332: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x255181B0>
2020-01-31 17:17:51.332: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x255181F0>
2020-01-31 17:17:51.332: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x25518210>
2020-01-31 17:17:51.333: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x25518230>
2020-01-31 17:17:51.333: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x25518250>
2020-01-31 17:17:51.333: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3C50C270>
2020-01-31 17:17:51.333: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3C50C290>
2020-01-31 17:17:51.333: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3C449430>
2020-01-31 17:17:51.333: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3C449690>
2020-01-31 17:17:51.333: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x255184B0>
2020-01-31 17:17:51.333: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x255184D0>
2020-01-31 17:17:51.333: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x255184F0>
2020-01-31 17:17:51.333: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x25518530>
2020-01-31 17:17:51.333: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x25518550>
2020-01-31 17:17:51.333: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x25518570>
2020-01-31 17:17:51.333: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x25518590>
2020-01-31 17:17:51.333: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x255185B0>
2020-01-31 17:17:51.333: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x255185F0>
2020-01-31 17:17:51.333: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3C50C610>
2020-01-31 17:17:51.333: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x25518650>
2020-01-31 17:17:51.333: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3C50C670>
2020-01-31 17:17:51.333: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3C449670>
2020-01-31 17:17:51.333: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x255186D0>
2020-01-31 17:17:51.333: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x255186F0>
2020-01-31 17:17:51.333: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3C50C130>
2020-01-31 17:17:51.334: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3C50CAB0>
2020-01-31 17:17:51.334: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x25518770>
2020-01-31 17:17:51.334: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x25518790>
2020-01-31 17:17:51.334: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x255187B0>
2020-01-31 17:17:51.334: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x25518970>
2020-01-31 17:17:51.334: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x255187D0>
2020-01-31 17:17:51.334: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x255187F0>
2020-01-31 17:17:51.334: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x25518810>
2020-01-31 17:17:51.334: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x25518830>
2020-01-31 17:17:51.334: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x25518850>
2020-01-31 17:17:51.334: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x25518870>
2020-01-31 17:17:51.334: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x25518890>
2020-01-31 17:17:51.334: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x255188B0>
2020-01-31 17:17:51.334: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x255188D0>
2020-01-31 17:17:51.334: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x255188F0>
2020-01-31 17:17:51.334: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x25550930>
2020-01-31 17:17:51.334: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x25518950>
2020-01-31 17:17:51.334: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x25550970>
2020-01-31 17:17:51.334: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x25518990>
2020-01-31 17:17:51.334: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x255509D0>
2020-01-31 17:17:51.334: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x255189F0>
2020-01-31 17:17:51.334: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x25518A10>
2020-01-31 17:17:51.334: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x25518A30>
2020-01-31 17:17:51.334: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3C449290>
2020-01-31 17:17:51.334: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x25518A50>
2020-01-31 17:17:51.335: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3C438A90>
2020-01-31 17:17:51.335: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3BFC6AB0>
2020-01-31 17:17:51.335: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x25518AD0>
2020-01-31 17:17:51.335: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3B26AAF0>
2020-01-31 17:17:51.335: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3C50CAD0>
2020-01-31 17:17:51.335: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3C438B30>
2020-01-31 17:17:51.335: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3C50CB70>
2020-01-31 17:17:51.335: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3B40A1F0>
2020-01-31 17:17:51.335: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3C438BF0>
2020-01-31 17:17:51.335: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3C449370>
2020-01-31 17:17:51.335: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3B40AD70>
2020-01-31 17:17:51.335: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x2558F7B0>
2020-01-31 17:17:51.335: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3B924EB0>
2020-01-31 17:17:51.335: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3C42EF10>
2020-01-31 17:17:51.335: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3C42EF30>
2020-01-31 17:17:51.335: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3C438F50>
2020-01-31 17:17:51.335: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3C438F70>
2020-01-31 17:17:51.335: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3B40AAB0>
2020-01-31 17:17:51.335: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3B40A5B0>
2020-01-31 17:17:51.335: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3C449030>
2020-01-31 17:17:51.335: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3B523090>
2020-01-31 17:17:51.335: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3C50C830>
2020-01-31 17:17:51.335: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3C4498F0>
2020-01-31 17:17:51.335: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3AF81170>
2020-01-31 17:17:51.335: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3A139190>
2020-01-31 17:17:51.336: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3A1391D0>
2020-01-31 17:17:51.336: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3C50C850>
2020-01-31 17:17:51.336: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3B52D230>
2020-01-31 17:17:51.336: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3BF2F290>
2020-01-31 17:17:51.336: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3A139870>
2020-01-31 17:17:51.336: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3C4492F0>
2020-01-31 17:17:51.336: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3C449890>
2020-01-31 17:17:51.336: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3C449390>
2020-01-31 17:17:51.336: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3C4493B0>
2020-01-31 17:17:51.336: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3C4493F0>
2020-01-31 17:17:51.336: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3B523430>
2020-01-31 17:17:51.336: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3C449450>
2020-01-31 17:17:51.336: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3B523470>
2020-01-31 17:17:51.336: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3B523490>
2020-01-31 17:17:51.336: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3A1394B0>
2020-01-31 17:17:51.336: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3C449910>
2020-01-31 17:17:51.336: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3C449550>
2020-01-31 17:17:51.336: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3C449570>
2020-01-31 17:17:51.336: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3B52D590>
2020-01-31 17:17:51.336: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3B52D5B0>
2020-01-31 17:17:51.336: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3B52D5D0>
2020-01-31 17:17:51.336: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3A139290>
2020-01-31 17:17:51.336: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3B52D610>
2020-01-31 17:17:51.336: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3B52D630>
2020-01-31 17:17:51.336: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x4DD69670>
2020-01-31 17:17:51.337: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3A139690>
2020-01-31 17:17:51.337: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3C4496B0>
2020-01-31 17:17:51.337: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3C4496D0>
2020-01-31 17:17:51.337: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3A1396F0>
2020-01-31 17:17:51.337: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3A139710>
2020-01-31 17:17:51.337: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x25518930>
2020-01-31 17:17:51.337: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3C449750>
2020-01-31 17:17:51.337: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3A139790>
2020-01-31 17:17:51.337: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3A1397B0>
2020-01-31 17:17:51.337: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3A1397D0>
2020-01-31 17:17:51.337: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3C449810>
2020-01-31 17:17:51.337: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3A139830>
2020-01-31 17:17:51.337: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3A139850>
2020-01-31 17:17:51.337: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3C449870>
2020-01-31 17:17:51.337: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3A139890>
2020-01-31 17:17:51.337: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3A1398B0>
2020-01-31 17:17:51.337: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x250D18F0>
2020-01-31 17:17:51.337: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3A139910>
2020-01-31 17:17:51.337: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3A139930>
2020-01-31 17:17:51.337: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3A139970>
2020-01-31 17:17:51.337: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x250D1990>
2020-01-31 17:17:51.337: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3C449ED0>
2020-01-31 17:17:51.337: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3A1399F0>
2020-01-31 17:17:51.337: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3A139A30>
2020-01-31 17:17:51.338: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3C449F10>
2020-01-31 17:17:51.338: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3B52DA90>
2020-01-31 17:17:51.338: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3C449470>
2020-01-31 17:17:51.338: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x255189D0>
2020-01-31 17:17:51.338: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3B523F30>
2020-01-31 17:17:51.338: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3A139B50>
2020-01-31 17:17:51.338: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3A139BB0>
2020-01-31 17:17:51.338: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3C449BD0>
2020-01-31 17:17:51.338: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3A139C10>
2020-01-31 17:17:51.338: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3C4492B0>
2020-01-31 17:17:51.338: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3C438A30>
2020-01-31 17:17:51.338: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3C438AB0>
2020-01-31 17:17:51.338: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3B523F90>
2020-01-31 17:17:51.338: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3C449D90>
2020-01-31 17:17:51.338: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3C449DF0>
2020-01-31 17:17:51.338: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x2574DD90>
2020-01-31 17:17:51.338: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3C449E70>
2020-01-31 17:17:51.338: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3C449EB0>
2020-01-31 17:17:51.338: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3A139ED0>
2020-01-31 17:17:51.338: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3A139EF0>
2020-01-31 17:17:51.338: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3B523F10>
2020-01-31 17:17:51.338: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3A139F30>
2020-01-31 17:17:51.338: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3A139F50>
2020-01-31 17:17:51.339: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3B523F70>
2020-01-31 17:17:51.339: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3A139F90>
2020-01-31 17:17:51.339: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3A139FB0>
2020-01-31 17:17:51.339: WARNING: [WARNING] (scripts/client/helpers/EffectsList.py, 307): [EFFECT LIST] There is an active effect during the space destroying process.Effects must be stopped before <helpers.EffectsList.EffectsListPlayer object at 0x3B523FF0>
2020-01-31 17:17:52.116: INFO: [gui.Scaleform.app_factory] Creating app: scaleform/lobby
2020-01-31 17:17:52.122: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 212): HANGAR LOADING STATE: SHOW GUI - 343.196014404
2020-01-31 17:17:52.130: INFO: [Scaleform] Destroy GUI Component: 'gui/flash/battleDamageIndicatorApp.swf'
2020-01-31 17:17:52.130: INFO: [Scaleform] Destroy GUI Component: 'gui/flash/battle.swf'
2020-01-31 17:17:52.146: INFO: [Scaleform] Destroy GUI Component: 'gui/flash/battleVehicleMarkersApp.swf'
2020-01-31 17:17:52.157: INFO: [Scaleform] Destroy GUI Component: 'gui/flash/battleCrosshairsApp.swf'
2020-01-31 17:17:52.936: INFO: [Scaleform] Create GUI Component: 'UiRenderComponent'
2020-01-31 17:17:52.936: INFO: [Scaleform] Create GUI Component: 'FlashGUIComponent'
2020-01-31 17:17:52.936: INFO: [Scaleform] Change Owner on GUI Component: 'FlashGUIComponent' -> 'gui/flash/lobby.swf'
2020-01-31 17:17:52.940: INFO: [Scaleform] Destroy GUI Component: 'UiRenderComponent'
2020-01-31 17:17:52.942: INFO: [gui.app_loader.loader] App is initializing: scaleform/lobby
2020-01-31 17:17:53.158: INFO: [gui.app_loader.loader] App is initialized: scaleform/lobby
2020-01-31 17:17:53.273: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 212): HANGAR LOADING STATE: QUESTS SYNC - 344.347991943
2020-01-31 17:17:53.427: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 212): HANGAR LOADING STATE: USS SYNC - 344.50201416
2020-01-31 17:17:56.203: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 212): HANGAR LOADING STATE: SPACE LOADING START - 347.277008057
2020-01-31 17:17:56.430: INFO: [SOUND] Start loading hangar_v3 task
2020-01-31 17:17:56.430: NOTICE: [NOTE] (scripts/client/game.py, 490): [SPACE] Loading space: spaces/hangar_v3
2020-01-31 17:17:56.434: INFO: [gui.app_loader.loader] Space is updated: WaitingSpace()
2020-01-31 17:17:56.434: INFO: [gui.Scaleform.app_factory] Destroying app: scaleform/battle
2020-01-31 17:17:56.434: INFO: [gui.Scaleform.app_factory] Creating app: scaleform/lobby
2020-01-31 17:17:56.434: INFO: [gui.app_loader.loader] Space is changed: WaitingSpace() -> LobbySpace()
2020-01-31 17:17:57.027: WARNING: Scale9Grid for resource=15 has negative height -0.300000
2020-01-31 17:17:57.219: INFO: [SOUND] Task hangar_v3 loaded in 0.789293 seconds. Size: 87.635612 Mb
2020-01-31 17:17:57.566: WARNING: [gui.Scaleform.framework.managers.containers] Loading of view Hangar[0x3b53e6b0]=[key=ViewKey[alias=hangar, name=hangar], scope=SimpleScope[0x22727cb0]=[scopeType=subView, parentScope=SimpleScope[0x22727c30]=[scopeType=view, parentScope=GlobalScope[0x22727bf0]=[scopeType=global, parentScope=None]]], state=0] is requested but the container subView is still not exist!
2020-01-31 17:17:57.610: WARNING: [WARNING] (scripts/client/account_helpers/settings_core/options.py, 871): GameplaySetting is disabled ('ctf30x30',)
2020-01-31 17:17:57.610: WARNING: [WARNING] (scripts/client/account_helpers/settings_core/options.py, 871): GameplaySetting is disabled ('domination30x30',)
2020-01-31 17:17:59.251: WARNING: [frameworks.wulf.view.view] 'BobWidgetView': Creation of view using statement View(layoutID, wsFlags, viewModelClazz, *args, **kwargs) is deprecated and will be removed in next iteration. Please, use View(ViewSettings(...))
2020-01-31 17:17:59.278: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 212): HANGAR LOADING STATE: HANGAR UI READY - 350.352996826
2020-01-31 17:17:59.278: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 239): HANGAR LOADING STATE: SUMMARY TOTAL = 8.10501098633
2020-01-31 17:18:01.190: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 212): HANGAR LOADING STATE: SPACE LOADING END - 352.265014648
2020-01-31 17:18:01.190: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 212): HANGAR LOADING STATE: HANGAR READY - 352.265014648
2020-01-31 17:18:03.100: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 212): HANGAR LOADING STATE: VEHICLE LOADING START - 354.174987793
2020-01-31 17:18:03.258: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 212): HANGAR LOADING STATE: VEHICLE LOADING END - 354.333007812
2020-01-31 17:18:14.740: WARNING: Label "random" for [WG FrameStateCmpnt battleIconBg] doesn't exist

 

Share this post


Link to post

Short link
Share on other sites

Вот лог безопасного режима. Нет таких ошибок:

WorldOfTanks(x86) 1.7.1.0 (compiled at 13:54:01 Jan 24 2020) starting on Fri Jan 31 22:09:54 2020

2020-01-31 22:09:54.491: INFO: [Config] Command line: G:/Games/World_of_Tanks/win32/WorldOfTanks.exe --wgc_launched -safe 
2020-01-31 22:09:56.123: INFO: [SOUND] Start loading Main task
2020-01-31 22:09:56.123: INFO: [SOUND] Start loading Mod task
2020-01-31 22:09:56.197: INFO: Scaleform initialized
2020-01-31 22:09:56.229: INFO: Unbound initialized
2020-01-31 22:09:56.974: TRACE: monkeyPatchOpen: BWUtil.monkeyPatchOpen: Patching open() True
2020-01-31 22:09:56.975: INFO: [Config] Default encoding set to utf-8
2020-01-31 22:09:56.976: TRACE: revertPatchedOpen: BWUtil.revertPatchedOpen: Reverting open()
2020-01-31 22:09:56.999: INFO: [PY_DEBUG] Release Client - Content Type: sd

2020-01-31 22:09:58.765: INFO: [Scaleform] Create GUI Component: 'empty'
2020-01-31 22:09:58.766: INFO: [Scaleform] Change Owner on GUI Component: 'empty' -> 'loading_screen.gui'
2020-01-31 22:09:58.788: INFO: [Scaleform] Create GUI Component: 'FlashGUIComponent'
2020-01-31 22:09:58.788: INFO: [Scaleform] Change Owner on GUI Component: 'FlashGUIComponent' -> 'gui/flash/gameLoadingApp.swf'
2020-01-31 22:09:58.789: INFO: [gui.Scaleform.game_loading] Build: RELEASE 13:54:01 Jan 24 2020. Version: 2.8.0
2020-01-31 22:09:58.789: INFO: [gui.Scaleform.game_loading] App Startup
2020-01-31 22:09:59.891: DEBUG: [helpers.uniprof.regions] Region is entered: label=offline.game_loading, color=0xCE2606
2020-01-31 22:10:01.246: INFO: [gui.Scaleform.game_loading] Registering graphics settings
2020-01-31 22:10:01.247: INFO: [gui.Scaleform.game_loading] Preloading Resources
2020-01-31 22:10:15.213: WARNING: [web.web_client_api] Do not use "required" and "default" at the same time!
2020-01-31 22:10:15.213: WARNING: [web.web_client_api] Do not use "required" and "default" at the same time!
2020-01-31 22:10:15.213: WARNING: [web.web_client_api] Do not use "required" and "default" at the same time!
2020-01-31 22:10:15.213: WARNING: [web.web_client_api] Do not use "required" and "default" at the same time!
2020-01-31 22:10:15.334: INFO: [Scaleform] Create GUI Component: 'FlashGUIComponent'
2020-01-31 22:10:15.334: INFO: [Scaleform] Change Owner on GUI Component: 'FlashGUIComponent' -> 'gui/flash/waitingTransitionsApp.swf'
2020-01-31 22:10:16.712: INFO: [gui.Scaleform.app_factory] Creating app: scaleform/lobby
2020-01-31 22:10:17.502: INFO: [Scaleform] Create GUI Component: 'UiRenderComponent'
2020-01-31 22:10:17.502: INFO: [Scaleform] Create GUI Component: 'FlashGUIComponent'
2020-01-31 22:10:17.502: INFO: [Scaleform] Change Owner on GUI Component: 'FlashGUIComponent' -> 'gui/flash/lobby.swf'
2020-01-31 22:10:17.897: INFO: [gui.Scaleform.app_factory] Creating app: scaleform/lobby
2020-01-31 22:10:17.898: INFO: [gui.app_loader.loader] Space is changed: WaitingSpace() -> LoginSpace()
2020-01-31 22:10:17.898: INFO: [SOUND] Start loading Login task
2020-01-31 22:10:17.914: INFO: [WebBrowser] WebExternalCache init
2020-01-31 22:10:17.916: INFO: [web.cache.web_cache] WebDownloader created. Workers: 2
2020-01-31 22:10:17.917: INFO: [web.cache.web_cache] WebStorage created. Name: web_cache Workers: 2
2020-01-31 22:10:17.917: INFO: [helpers.web.app_storage] WebCache start loading from disk...
2020-01-31 22:10:18.626: INFO: [helpers.web.app_storage] WebCache size on disk: 102.0 Mb
2020-01-31 22:10:18.626: INFO: [helpers.web.app_storage] WebCache loading finished
2020-01-31 22:10:18.626: INFO: [web.cache.web_cache] Web prefetch started...
2020-01-31 22:10:18.627: INFO: [web.cache.web_cache] Download manifest file: https://wgcg-ru.wargaming.net/web_cache/v1/get_static_lists/
2020-01-31 22:10:21.696: INFO: [Scaleform] Destroy GUI Component: 'loading_screen.gui'
2020-01-31 22:10:21.885: INFO: [SOUND] Task Main loaded in 25.761475 seconds. Size: 31.433979 Mb
2020-01-31 22:10:21.885: INFO: [SOUND] Task Login loaded in 3.986228 seconds. Size: 16.828861 Mb
2020-01-31 22:10:21.890: INFO: [Scaleform] Destroy GUI Component: 'gui/flash/gameLoadingApp.swf'
2020-01-31 22:10:21.896: INFO: [gui.app_loader.loader] App is initializing: scaleform/lobby
2020-01-31 22:10:22.285: INFO: [gui.app_loader.loader] App is initialized: scaleform/lobby
2020-01-31 22:10:22.399: INFO: [WGC] Token2 Login Prepared
2020-01-31 22:10:22.402: NOTICE: [NOTE] (scripts/client/connection_mgr.py, 242): User authentication method: token2
2020-01-31 22:10:24.132: INFO: [web.cache.web_cache] Manifest downloaded: https://wgcg-ru.wargaming.net/web_cache/v1/get_static_lists/
2020-01-31 22:10:25.221: INFO: [web.cache.web_cache] There are no new files in manifest
2020-01-31 22:10:25.222: INFO: [web.cache.web_cache] WebDownloader destroyed
2020-01-31 22:10:25.222: INFO: [web.cache.web_cache] Web prefetch finished
2020-01-31 22:10:25.222: INFO: [web.cache.web_cache] Summary: Downloaded: 0 / 0. Stored: 0 / 0. Size: 0
2020-01-31 22:10:25.223: INFO: [web.cache.web_cache] Total prefetch time: 6.595001220703125
2020-01-31 22:10:33.616: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 212): HANGAR LOADING STATE: LOGIN - 39.1329994202
2020-01-31 22:10:33.617: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 212): HANGAR LOADING STATE: CONNECTED - 39.1339988708
2020-01-31 22:10:35.880: NOTICE: [NOTE] (scripts/client/account_helpers/settings_core/options.py, 732): Change state of voip: (True,)
2020-01-31 22:10:35.951: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 212): HANGAR LOADING STATE: SHOW GUI - 41.4679985046
2020-01-31 22:10:49.206: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 212): HANGAR LOADING STATE: QUESTS SYNC - 54.7229995728
2020-01-31 22:10:49.447: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 212): HANGAR LOADING STATE: USS SYNC - 54.9640007019
2020-01-31 22:10:54.636: INFO: [gui.game_control.wallet] Wallet status changed: AVAILABLE(2)
2020-01-31 22:10:54.858: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 212): HANGAR LOADING STATE: SPACE LOADING START - 60.375
2020-01-31 22:10:55.137: INFO: [SOUND] Start loading hangar_v3 task
2020-01-31 22:10:55.137: NOTICE: [NOTE] (scripts/client/game.py, 490): [SPACE] Loading space: spaces/hangar_v3
2020-01-31 22:10:55.148: INFO: [gui.app_loader.loader] Space is changed: LoginSpace() -> WaitingSpace()
2020-01-31 22:10:55.149: INFO: [gui.Scaleform.app_factory] Destroying app: scaleform/battle
2020-01-31 22:10:55.149: INFO: [gui.Scaleform.app_factory] Creating app: scaleform/lobby
2020-01-31 22:10:55.149: INFO: [gui.app_loader.loader] Space is changed: WaitingSpace() -> LobbySpace()
2020-01-31 22:10:55.706: INFO: [SOUND] Task hangar_v3 loaded in 0.569032 seconds. Size: 87.635612 Mb
2020-01-31 22:10:56.373: WARNING: Scale9Grid for resource=15 has negative height -0.300000
2020-01-31 22:10:57.469: WARNING: [gui.Scaleform.framework.managers.containers] Loading of view Hangar[0x36b20850]=[key=ViewKey[alias=hangar, name=hangar], scope=SimpleScope[0x1f545c50]=[scopeType=subView, parentScope=SimpleScope[0x1f545bd0]=[scopeType=view, parentScope=GlobalScope[0x1f545b90]=[scopeType=global, parentScope=None]]], state=0] is requested but the container subView is still not exist!
2020-01-31 22:10:59.667: WARNING: [frameworks.wulf.view.view] 'BobWidgetView': Creation of view using statement View(layoutID, wsFlags, viewModelClazz, *args, **kwargs) is deprecated and will be removed in next iteration. Please, use View(ViewSettings(...))
2020-01-31 22:10:59.841: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 212): HANGAR LOADING STATE: HANGAR UI READY - 65.3570022583
2020-01-31 22:10:59.841: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 239): HANGAR LOADING STATE: SUMMARY TOTAL = 26.2240028381
2020-01-31 22:11:01.679: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 212): HANGAR LOADING STATE: SPACE LOADING END - 67.1949996948
2020-01-31 22:11:01.679: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 212): HANGAR LOADING STATE: HANGAR READY - 67.1949996948
2020-01-31 22:11:01.696: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 212): HANGAR LOADING STATE: VEHICLE LOADING START - 67.2119979858
2020-01-31 22:11:01.957: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 212): HANGAR LOADING STATE: VEHICLE LOADING END - 67.4729995728
2020-01-31 22:11:06.325: WARNING: Label "random" for [WG FrameStateCmpnt battleIconBg] doesn't exist
2020-01-31 22:11:19.585: INFO: [gui.battle_control.arena_info.arena_dp] Player's team not found.
2020-01-31 22:11:19.585: INFO: [gui.battle_control.arena_info.arena_dp] Player's vehicle ID not found.
2020-01-31 22:11:19.586: INFO: [gui.battle_control.arena_info.arena_dp] Uses slow player search by name
2020-01-31 22:11:19.586: INFO: [gui.battle_control.arena_info.arena_dp] Player's team not found.
2020-01-31 22:11:19.586: INFO: [gui.battle_control.arena_info.arena_dp] Player's vehicle ID not found.
2020-01-31 22:11:19.586: INFO: [gui.battle_control.arena_info.arena_dp] Uses slow player search by name
2020-01-31 22:11:19.586: INFO: [gui.battle_control.arena_info.arena_dp] Player's team not found.
2020-01-31 22:11:19.586: INFO: [gui.battle_control.arena_info.arena_dp] Player's vehicle ID not found.
2020-01-31 22:11:19.586: INFO: [gui.battle_control.arena_info.arena_dp] Uses slow player search by name
2020-01-31 22:11:19.635: INFO: [gui.battle_control.arena_info.arena_dp] Player's team not found.
2020-01-31 22:11:19.635: INFO: [gui.battle_control.arena_info.arena_dp] Player's vehicle ID not found.
2020-01-31 22:11:19.635: INFO: [gui.battle_control.arena_info.arena_dp] Uses slow player search by name
2020-01-31 22:11:19.636: INFO: [gui.battle_control.arena_info.arena_dp] Player's team not found.
2020-01-31 22:11:19.636: INFO: [gui.battle_control.arena_info.arena_dp] Player's vehicle ID not found.
2020-01-31 22:11:19.636: INFO: [gui.battle_control.arena_info.arena_dp] Uses slow player search by name
2020-01-31 22:11:19.636: INFO: [gui.battle_control.arena_info.arena_dp] Player's team not found.
2020-01-31 22:11:19.636: INFO: [gui.battle_control.arena_info.arena_dp] Player's vehicle ID not found.
2020-01-31 22:11:19.636: INFO: [gui.battle_control.arena_info.arena_dp] Uses slow player search by name
2020-01-31 22:11:19.661: INFO: [gui.battle_control.arena_info.arena_dp] Player's team not found.
2020-01-31 22:11:19.661: INFO: [gui.battle_control.arena_info.arena_dp] Player's vehicle ID not found.
2020-01-31 22:11:19.661: INFO: [gui.battle_control.arena_info.arena_dp] Uses slow player search by name
2020-01-31 22:11:19.664: INFO: [gui.app_loader.loader] Space is changed: LobbySpace() -> WaitingSpace()
2020-01-31 22:11:19.665: INFO: [gui.Scaleform.app_factory] Destroying app: scaleform/lobby
2020-01-31 22:11:19.702: INFO: [gui.app_loader.loader] App is destroyed: scaleform/lobby
2020-01-31 22:11:19.710: INFO: [gui.Scaleform.app_factory] Creating app: scaleform/battle
2020-01-31 22:11:20.119: INFO: [SOUND] Start loading 63_tundra task
2020-01-31 22:11:20.120: NOTICE: [NOTE] (scripts/client/game.py, 490): [SPACE] Loading space: spaces/63_tundra
2020-01-31 22:11:20.155: INFO: [SOUND] Start loading Voice task
2020-01-31 22:11:21.102: INFO: [Scaleform] Destroy GUI Component: 'gui/flash/lobby.swf'
2020-01-31 22:11:21.859: INFO: [Scaleform] Create GUI Component: 'UiRenderComponent'
2020-01-31 22:11:21.860: INFO: [Scaleform] Create GUI Component: 'FlashGUIComponent'
2020-01-31 22:11:21.860: INFO: [Scaleform] Change Owner on GUI Component: 'FlashGUIComponent' -> 'gui/flash/battle.swf'
2020-01-31 22:11:21.864: INFO: [gui.app_loader.loader] Space is changed: WaitingSpace() -> BattleLoadingSpace()
2020-01-31 22:11:21.893: INFO: [SOUND] Task 63_tundra loaded in 1.774102 seconds. Size: 89.349792 Mb
2020-01-31 22:11:21.895: INFO: [SOUND] Task Voice loaded in 1.740100 seconds. Size: 10.410327 Mb
2020-01-31 22:11:21.896: INFO: [Scaleform] Destroy GUI Component: 'UiRenderComponent'
2020-01-31 22:11:21.904: INFO: [gui.app_loader.loader] App is initializing: scaleform/battle
2020-01-31 22:11:22.222: INFO: [gui.app_loader.loader] App is initialized: scaleform/battle
2020-01-31 22:11:22.588: INFO: [Scaleform] Create GUI Component: 'FlashGUIComponent'
2020-01-31 22:11:22.588: INFO: [Scaleform] Change Owner on GUI Component: 'FlashGUIComponent' -> 'gui/flash/battleDamageIndicatorApp.swf'
2020-01-31 22:11:22.692: INFO: [Scaleform] Create GUI Component: 'FlashGUIComponent'
2020-01-31 22:11:22.692: INFO: [Scaleform] Change Owner on GUI Component: 'FlashGUIComponent' -> 'gui/flash/battle.swf'
2020-01-31 22:11:22.735: INFO: [Scaleform] Create GUI Component: 'FlashGUIComponent'
2020-01-31 22:11:22.735: INFO: [Scaleform] Change Owner on GUI Component: 'FlashGUIComponent' -> 'gui/flash/battle.swf'
2020-01-31 22:11:23.075: INFO: [Scaleform] Create GUI Component: 'FlashGUIComponent'
2020-01-31 22:11:23.075: INFO: [Scaleform] Change Owner on GUI Component: 'FlashGUIComponent' -> 'gui/flash/battleCrosshairsApp.swf'
2020-01-31 22:11:23.206: INFO: [Scaleform] Create GUI Component: 'FlashGUIComponent'
2020-01-31 22:11:23.206: INFO: [Scaleform] Change Owner on GUI Component: 'FlashGUIComponent' -> 'gui/flash/battleVehicleMarkersApp.swf'
2020-01-31 22:11:23.207: INFO: [gui.app_loader.loader] Space is updated: BattleLoadingSpace()
2020-01-31 22:11:41.749: INFO: [Scaleform] Create GUI Component: 'system/maps/shadow.dds'
2020-01-31 22:11:41.750: INFO: [Scaleform] Create GUI Component: 'system/maps/shadow.dds'
2020-01-31 22:11:41.756: INFO: [gui.app_loader.loader] Space is changed: BattleLoadingSpace() -> BattleSpace()
2020-01-31 22:11:42.170: INFO: [Scaleform] Create GUI Component: 'FlashGUIComponent'
2020-01-31 22:11:42.170: INFO: [Scaleform] Change Owner on GUI Component: 'FlashGUIComponent' -> 'gui/flash/battleVehicleMarkersApp.swf'
2020-01-31 22:11:42.284: INFO: [Scaleform] Create GUI Component: 'FlashGUIComponent'
2020-01-31 22:11:42.284: INFO: [Scaleform] Change Owner on GUI Component: 'FlashGUIComponent' -> 'gui/flash/battleCrosshairsApp.swf'
2020-01-31 22:11:42.285: INFO: [Scaleform] Create GUI Component: 'FlashGUIComponent'
2020-01-31 22:11:42.285: INFO: [Scaleform] Change Owner on GUI Component: 'FlashGUIComponent' -> 'gui/flash/battleCrosshairsApp.swf'
2020-01-31 22:11:50.421: WARNING: [WARNING] (scripts/client/account_helpers/CustomFilesCache.py, 47): Method "__onWriteCache" takes too much time 7.52600002289
2020-01-31 22:11:58.000: WARNING: [WARNING] (scripts/client/account_helpers/CustomFilesCache.py, 47): Method "__onWriteCache" takes too much time 7.57899999619
2020-01-31 22:12:05.818: WARNING: [WARNING] (scripts/client/account_helpers/CustomFilesCache.py, 47): Method "__onWriteCache" takes too much time 7.81700015068
2020-01-31 22:12:31.142: WARNING: [WARNING] (scripts/client/account_helpers/CustomFilesCache.py, 47): Method "__onWriteCache" takes too much time 6.30399990082
2020-01-31 22:12:38.069: WARNING: [WARNING] (scripts/client/account_helpers/CustomFilesCache.py, 47): Method "__onWriteCache" takes too much time 6.08899998665
2020-01-31 22:12:44.743: WARNING: [WARNING] (scripts/client/account_helpers/CustomFilesCache.py, 47): Method "__onWriteCache" takes too much time 5.69600009918
2020-01-31 22:12:50.558: WARNING: [WARNING] (scripts/client/account_helpers/CustomFilesCache.py, 47): Method "__onWriteCache" takes too much time 5.8140001297
2020-01-31 22:12:56.472: WARNING: [WARNING] (scripts/client/account_helpers/CustomFilesCache.py, 47): Method "__onWriteCache" takes too much time 5.1740000248
2020-01-31 22:14:04.164: WARNING: [WARNING] (scripts/client/account_helpers/CustomFilesCache.py, 47): Method "__onWriteCache" takes too much time 6.41799998283
2020-01-31 22:14:46.320: WARNING: [WARNING] (scripts/client/account_helpers/CustomFilesCache.py, 47): Method "__onWriteCache" takes too much time 7.01999998093
2020-01-31 22:15:43.771: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 212): HANGAR LOADING STATE: CONNECTED - 349.286987305
2020-01-31 22:15:43.982: INFO: [SOUND] Start loading Voice task
2020-01-31 22:15:44.024: INFO: [gui.app_loader.loader] Space is changed: BattleSpace() -> WaitingSpace()
2020-01-31 22:15:44.024: INFO: [gui.Scaleform.app_factory] Destroying app: scaleform/battle
2020-01-31 22:15:44.039: INFO: [Scaleform] Destroy GUI Component: 'gui/flash/battleVehicleMarkersApp.swf'
2020-01-31 22:15:44.042: INFO: [Scaleform] Destroy GUI Component: 'gui/flash/battleCrosshairsApp.swf'
2020-01-31 22:15:44.042: INFO: [Scaleform] Destroy GUI Component: 'gui/flash/battleCrosshairsApp.swf'
2020-01-31 22:15:44.061: INFO: [Scaleform] Destroy GUI Component: 'gui/flash/battle.swf'
2020-01-31 22:15:44.108: INFO: [Scaleform] Destroy GUI Component: 'gui/flash/battle.swf'
2020-01-31 22:15:44.130: INFO: [gui.app_loader.loader] App is destroyed: scaleform/battle
2020-01-31 22:15:44.993: INFO: [SOUND] Task Voice loaded in 1.011058 seconds. Size: 9.548138 Mb
2020-01-31 22:15:45.002: INFO: [Scaleform] Destroy GUI Component: 'gui/flash/battleDamageIndicatorApp.swf'
2020-01-31 22:15:45.002: INFO: [Scaleform] Destroy GUI Component: 'gui/flash/battle.swf'
2020-01-31 22:15:45.021: INFO: [Scaleform] Destroy GUI Component: 'gui/flash/battleVehicleMarkersApp.swf'
2020-01-31 22:15:45.033: INFO: [Scaleform] Destroy GUI Component: 'gui/flash/battleCrosshairsApp.swf'
2020-01-31 22:15:45.238: INFO: [Scaleform] Destroy GUI Component: 'UiRenderComponent'
2020-01-31 22:15:46.083: INFO: [gui.Scaleform.app_factory] Creating app: scaleform/lobby
2020-01-31 22:15:46.874: INFO: [Scaleform] Create GUI Component: 'UiRenderComponent'
2020-01-31 22:15:46.875: INFO: [Scaleform] Create GUI Component: 'FlashGUIComponent'
2020-01-31 22:15:46.876: INFO: [Scaleform] Change Owner on GUI Component: 'FlashGUIComponent' -> 'gui/flash/lobby.swf'
2020-01-31 22:15:46.890: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 212): HANGAR LOADING STATE: SHOW GUI - 352.407012939
2020-01-31 22:15:46.924: INFO: [gui.app_loader.loader] App is initializing: scaleform/lobby
2020-01-31 22:15:47.303: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 212): HANGAR LOADING STATE: QUESTS SYNC - 352.819000244
2020-01-31 22:15:47.547: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 212): HANGAR LOADING STATE: USS SYNC - 353.063995361
2020-01-31 22:15:52.974: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 212): HANGAR LOADING STATE: SPACE LOADING START - 358.490997314
2020-01-31 22:15:53.257: INFO: [SOUND] Start loading hangar_v3 task
2020-01-31 22:15:53.257: NOTICE: [NOTE] (scripts/client/game.py, 490): [SPACE] Loading space: spaces/hangar_v3
2020-01-31 22:15:53.262: INFO: [gui.app_loader.loader] Space is updated: WaitingSpace()
2020-01-31 22:15:53.262: INFO: [gui.Scaleform.app_factory] Destroying app: scaleform/battle
2020-01-31 22:15:53.262: INFO: [gui.Scaleform.app_factory] Creating app: scaleform/lobby
2020-01-31 22:15:53.262: INFO: [gui.app_loader.loader] Space is changed: WaitingSpace() -> LobbySpace()
2020-01-31 22:15:53.626: INFO: [SOUND] Task hangar_v3 loaded in 0.369021 seconds. Size: 87.635612 Mb
2020-01-31 22:15:53.629: INFO: [gui.app_loader.loader] App is initialized: scaleform/lobby
2020-01-31 22:15:54.051: WARNING: Scale9Grid for resource=15 has negative height -0.300000
2020-01-31 22:15:55.459: WARNING: [gui.Scaleform.framework.managers.containers] Loading of view Hangar[0x3b37adf0]=[key=ViewKey[alias=hangar, name=hangar], scope=SimpleScope[0x1f545c50]=[scopeType=subView, parentScope=SimpleScope[0x1f545bd0]=[scopeType=view, parentScope=GlobalScope[0x1f545b90]=[scopeType=global, parentScope=None]]], state=0] is requested but the container subView is still not exist!
2020-01-31 22:15:57.662: WARNING: [frameworks.wulf.view.view] 'BobWidgetView': Creation of view using statement View(layoutID, wsFlags, viewModelClazz, *args, **kwargs) is deprecated and will be removed in next iteration. Please, use View(ViewSettings(...))
2020-01-31 22:15:57.836: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 212): HANGAR LOADING STATE: HANGAR UI READY - 363.351989746
2020-01-31 22:15:57.836: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 239): HANGAR LOADING STATE: SUMMARY TOTAL = 14.0650024414
2020-01-31 22:15:59.737: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 212): HANGAR LOADING STATE: SPACE LOADING END - 365.252990723
2020-01-31 22:15:59.737: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 212): HANGAR LOADING STATE: HANGAR READY - 365.252990723
2020-01-31 22:16:02.949: NOTICE: [NOTE] (scripts/client/helpers/statistics.py, 212): HANGAR LOADING STATE: DISCONNECTED - 368.466003418
2020-01-31 22:16:02.949: INFO: [gui.Scaleform.app_factory] Creating app: scaleform/lobby
2020-01-31 22:16:02.949: INFO: [gui.app_loader.loader] Space is changed: LobbySpace() -> LoginSpace()
2020-01-31 22:16:02.951: INFO: [SOUND] Start loading Login task
2020-01-31 22:16:02.953: INFO: [gui.anonymizer.contacts_uploader] Contacts Uploader: finish uploading previous arena. Stopped.
2020-01-31 22:16:03.136: WARNING: [WARNING] (scripts/client/account_helpers/CustomFilesCache.py, 47): Method "close" takes too much time 0.123999834061
2020-01-31 22:16:03.140: INFO: [gui.Scaleform.app_factory] Destroying app: scaleform/battle
2020-01-31 22:16:03.140: INFO: [gui.Scaleform.app_factory] Destroying app: scaleform/lobby
2020-01-31 22:16:03.258: INFO: [gui.app_loader.loader] App is destroyed: scaleform/lobby
2020-01-31 22:16:03.287: INFO: [web.cache.web_cache] WebStorage destroyed
2020-01-31 22:16:03.287: INFO: [WebBrowser] WebExternalCache destroyed
2020-01-31 22:16:03.418: INFO: [SOUND] Task Login loaded in 0.467027 seconds. Size: 16.828861 Mb
2020-01-31 22:16:03.896: INFO: [Scaleform] Destroy GUI Component: 'gui/flash/lobby.swf'
2020-01-31 22:16:03.901: INFO: [Scaleform] Destroy GUI Component: 'gui/flash/waitingTransitionsApp.swf'
2020-01-31 22:16:03.901: INFO: [Scaleform] Destroy GUI Component: 'UiRenderComponent'
2020-01-31 22:16:03.901: INFO: [Scaleform] Destroy GUI Component: 'system/maps/shadow.dds'
2020-01-31 22:16:03.901: INFO: [Scaleform] Destroy GUI Component: 'system/maps/shadow.dds'

\------------------------------------------------------------------------------------------/

Сыграл один бой на Елке 90, причем заметил косяк - не работали клавиши 1-6, пришлось чиниться мышкой (мож какая кнопка на клаве залипла, понаблюдаю).

 

А с модами добавилась еще куча ошибок типа:

2020-01-31 21:17:13.078: WARNING: An image in TextLayout is NULL

 

Share this post


Link to post

Short link
Share on other sites

Заценяю в 1.7.1.1.  Все моды как обычно, две заветные а в xvm вырубаем привязку к версии

com.modxvm.xfw.actionscript_8.3.0.66.wotmod\res\mods\xfw_packages\xfw_actionscript\xfw_package.json  "wot_version_exactmatch": false

Upd.

та что я такое несу?! всё же работает как надо, зачем что-то чинить

Edited by BuSH

Share this post


Link to post

Short link
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

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.


  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...