Jump to content
Korean Random

[1.27.0.0/11.7.0_0030 WG] Ангар. Не работает "hangar"/"showCustomizationCounter"


HEKPOMAHT
Go to solution Solved by Kurzdor,

Recommended Posts

Build 11.7.0_0030

 

    // true - show notifications counters in the window and on the button "Exterior".
    // true - показать счетчики уведомлений в окне и на кнопке "Внешний вид".
    "showCustomizationCounter": false,

 

При установленном значении false, после нажатия на кнопку "Внешний вид" постоянно крутится шестерёнка:

 

mLSnbQF.png

 

 

 

python.log xvm.log

  • Upvote 1
Link to comment
Short link
Share on other sites

Имхо: достаточно отключать уведомление на самой кнопке "Внешний вид" в ангаре.

 

В окне кастомизации отключать ничего не нужно - там они не мешают :hmm:

Link to comment
Short link
Share on other sites

@HEKPOMAHT в логе не вижу. Это было исправлено сразу же в день патча или через день.
Если выйдет повторить - прошу скинуть повторно логи, спасибо!

 

Edited by Kurzdor
Link to comment
Short link
Share on other sites

@Kurzdor

 

2024-12-05 00:40:54.823: ERROR: Main: Traceback (most recent call last):
2024-12-05 00:40:54.823: ERROR: Main:   File "scripts/client/gui/Scaleform/framework/entities/BaseDAAPIComponent.py", line 83, in registerFlashComponent
2024-12-05 00:40:54.823: ERROR: Main:   File "scripts/client/gui/Scaleform/framework/entities/DisposableEntity.py", line 63, in create
2024-12-05 00:40:54.823: ERROR: Main:   File "scripts/client/gui/Scaleform/daapi/view/lobby/customization/customization_bottom_panel.py", line 129, in _populate
2024-12-05 00:40:54.823: ERROR: Main:   File "scripts/client/gui/Scaleform/daapi/view/lobby/customization/customization_bottom_panel.py", line 414, in __setFooterInitData
2024-12-05 00:40:54.823: ERROR: Main:   File "./xfw/events.py", line 74, in <lambda>
2024-12-05 00:40:54.823: ERROR: Main:   File "res_mods/mods/xfw_packages\xvm_hangar\python\counters.py", line 72, in _CustomizationBottomPanel__setNotificationCounters
2024-12-05 00:40:54.823: ERROR: Main:     return self.as_setNotificationCountersS({'tabsCounters': [], 'unseenTabs': 0})
2024-12-05 00:40:54.823: ERROR: Main:   File "scripts/client/gui/Scaleform/daapi/view/meta/CustomizationBottomPanelMeta.py", line 160, in as_setNotificationCountersS
2024-12-05 00:40:54.823: ERROR: Main: SystemError: PyGFxValue - Failed to invoke method as_setNotificationCounters.
2024-12-05 00:40:54.824: ERROR: Main: Traceback (most recent call last):
2024-12-05 00:40:54.824: ERROR: Main:   File "scripts/common/Event.py", line 44, in __call__
2024-12-05 00:40:54.824: ERROR: Main:   File "scripts/client/gui/Scaleform/framework/managers/containers.py", line 1330, in __onViewLoaded
2024-12-05 00:40:54.824: ERROR: Main:   File "scripts/client/gui/Scaleform/framework/managers/containers.py", line 1287, in __showAndInitializeView
2024-12-05 00:40:54.824: ERROR: Main:   File "scripts/client/gui/Scaleform/framework/entities/DisposableEntity.py", line 63, in create
2024-12-05 00:40:54.824: ERROR: Main:   File "./xfw/events.py", line 74, in <lambda>
2024-12-05 00:40:54.824: ERROR: Main:   File "res_mods/mods/xfw_packages\xvm_limits\python\__init__.py", line 268, in CustomizationMainView_populate
2024-12-05 00:40:54.825: ERROR: Main:     base(self, *args, **kwargs)
2024-12-05 00:40:54.825: ERROR: Main:   File "scripts/client/gui/Scaleform/daapi/view/lobby/customization/main_view.py", line 966, in _populate
2024-12-05 00:40:54.825: ERROR: Main:   File "scripts/client/gui/Scaleform/daapi/view/lobby/customization/main_view.py", line 1176, in __selectFirstVisibleTab
2024-12-05 00:40:54.825: ERROR: Main: debug_utils.HandledError: (AttributeError("'NoneType' object has no attribute 'getEnabledTabs'",), ())
2024-12-05 00:40:54.825: ERROR: Main: Traceback (most recent call last):
2024-12-05 00:40:54.825: ERROR: Main:   File "scripts/client/gui/Scaleform/framework/managers/loaders.py", line 300, in viewLoaded
2024-12-05 00:40:54.825: ERROR: Main:   File "scripts/common/Event.py", line 44, in __call__
2024-12-05 00:40:54.825: ERROR: Main:   File "scripts/client/gui/Scaleform/framework/managers/containers.py", line 1330, in __onViewLoaded
2024-12-05 00:40:54.825: ERROR: Main:   File "scripts/client/gui/Scaleform/framework/managers/containers.py", line 1287, in __showAndInitializeView
2024-12-05 00:40:54.825: ERROR: Main:   File "scripts/client/gui/Scaleform/framework/entities/DisposableEntity.py", line 63, in create
2024-12-05 00:40:54.825: ERROR: Main:   File "./xfw/events.py", line 74, in <lambda>
2024-12-05 00:40:54.825: ERROR: Main:   File "res_mods/mods/xfw_packages\xvm_limits\python\__init__.py", line 268, in CustomizationMainView_populate
2024-12-05 00:40:54.825: ERROR: Main:     base(self, *args, **kwargs)
2024-12-05 00:40:54.825: ERROR: Main:   File "scripts/client/gui/Scaleform/daapi/view/lobby/customization/main_view.py", line 966, in _populate
2024-12-05 00:40:54.825: ERROR: Main:   File "scripts/client/gui/Scaleform/daapi/view/lobby/customization/main_view.py", line 1176, in __selectFirstVisibleTab
2024-12-05 00:40:54.825: ERROR: Main: AttributeError: 'NoneType' object has no attribute 'getEnabledTabs'
2024-12-05 00:40:54.859: ERROR: Main: [Scaleform] TypeError: Error #1009: Cannot access a property or method of a null object reference.

 

python.log xvm.log

Link to comment
Short link
Share on other sites

  • The topic was locked
Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...