Jump to content
Korean Random
Sign in to follow this  
RegularMan

В 21 ночнике отвалились маркеры на NA. На 20 все ок.

Recommended Posts

У меня в 21 ночнике отвалились маркеры на NA.на 20 все ок.

 

2023-03-07 23:00:39.978: INFO: [Scaleform] Create GUI Component: 'gui/flash/battleVehicleMarkersApp.swf'
2023-03-07 23:00:39.986: WARNING: [Scaleform] attachMovie() failed - export name "com.xvm.vehiclemarkers.ui::XvmVehicleMarker" is not found.
2023-03-07 23:00:39.986: ERROR: [Scaleform] TypeError: Error #1009: Cannot access a property or method of a null object reference.
	at net.wg.gui.battle.views.vehicleMarkers.VO::VehicleMarkerPart instance constructor()
	at net.wg.gui.battle.views.vehicleMarkers::VehicleMarker/prepareLayout()
	at net.wg.gui.battle.views.vehicleMarkers::VehicleMarker instance constructor()
	at VehicleMarker instance constructor()
	at com.xvm.vehiclemarkers.ui::XvmVehicleMarker instance constructor()
	at net.wg.app.iml.base::RootApp/callRegisterCallback()
	at net.wg.app.impl::BattleVehicleMarkersApp/onSWFLoadedFinish()
	at net.wg.app.impl::BattleVehicleMarkersApp/onSWFLoadedComplete()
2023-03-07 23:00:39.987: ERROR: Traceback (most recent call last):
2023-03-07 23:00:39.987: ERROR:   File "scripts/client/gui/Scaleform/flash_wrapper.py", line 244, in __call__
2023-03-07 23:00:39.987: ERROR:   File "scripts/client/gui/Scaleform/flash_wrapper.py", line 214, in handleExternalInterfaceCallback
2023-03-07 23:00:39.987: ERROR:   File "scripts/client/gui/Scaleform/framework/application.py", line 65, in _onSWFInited
2023-03-07 23:00:39.987: ERROR:   File "scripts/client/gui/Scaleform/framework/entities/BaseDAAPIModule.py", line 57, in setFlashObject
2023-03-07 23:00:39.987: ERROR:   File "scripts/client/gui/Scaleform/framework/entities/DisposableEntity.py", line 63, in create
2023-03-07 23:00:39.987: ERROR:   File "./xfw/events.py", line 71, in <lambda>
2023-03-07 23:00:39.988: ERROR:   File "res_mods/mods/xfw_packages\xvm_battle_vm\python\eventsMM.py", line 35, in _MarkersManager_populate
2023-03-07 23:00:39.988: ERROR:     base(self)
2023-03-07 23:00:39.988: ERROR:   File "scripts/client/gui/Scaleform/daapi/view/battle/shared/markers2d/manager.py", line 303, in _populate
2023-03-07 23:00:39.988: ERROR:   File "scripts/client/gui/Scaleform/daapi/view/battle/shared/markers2d/manager.py", line 256, in startPlugins
2023-03-07 23:00:39.988: ERROR:   File "scripts/client/gui/Scaleform/daapi/view/battle/shared/markers2d/manager.py", line 373, in __createPlugins
2023-03-07 23:00:39.989: ERROR:   File "scripts/client/gui/shared/utils/plugins.py", line 80, in start
2023-03-07 23:00:39.989: ERROR:   File "scripts/client/gui/shared/utils/plugins.py", line 92, in _invoke
2023-03-07 23:00:39.989: ERROR:   File "scripts/client_common/shared_utils/__init__.py", line 57, in forEach
2023-03-07 23:00:39.989: ERROR:   File "scripts/client/gui/Scaleform/daapi/view/battle/shared/markers2d/vehicle_plugins.py", line 100, in start
2023-03-07 23:00:39.989: ERROR:   File "scripts/client/gui/battle_control/battle_session.py", line 226, in addArenaCtrl
2023-03-07 23:00:39.989: ERROR:   File "scripts/client/gui/battle_control/arena_info/listeners.py", line 788, in addController
2023-03-07 23:00:39.989: ERROR:   File "scripts/client/gui/battle_control/arena_info/listeners.py", line 169, in addController
2023-03-07 23:00:39.989: ERROR:   File "scripts/client/gui/Scaleform/daapi/view/battle/shared/markers2d/vehicle_plugins.py", line 175, in invalidateArenaInfo
2023-03-07 23:00:39.989: ERROR:   File "scripts/client/gui/Scaleform/daapi/view/battle/shared/markers2d/vehicle_plugins.py", line 191, in invalidateVehiclesInfo
2023-03-07 23:00:39.990: ERROR:   File "scripts/client/gui/Scaleform/daapi/view/battle/shared/markers2d/vehicle_plugins.py", line 617, in __addMarkerToPool
2023-03-07 23:00:39.990: ERROR:   File "scripts/client/gui/Scaleform/daapi/view/battle/shared/markers2d/plugins.py", line 184, in _createMarkerWithMatrix
2023-03-07 23:00:39.990: ERROR:   File "./xfw/events.py", line 71, in <lambda>
2023-03-07 23:00:39.990: ERROR:   File "res_mods/mods/xfw_packages\xvm_battle_vm\python\eventsMM.py", line 49, in _MarkersManager_createMarker
2023-03-07 23:00:39.990: ERROR:     markerID = base(self, symbol, matrixProvider, active, markerType)
2023-03-07 23:00:39.990: ERROR:   File "scripts/client/gui/Scaleform/daapi/view/battle/shared/markers2d/manager.py", line 129, in createMarker
2023-03-07 23:00:39.990: ERROR: SystemError: WGVehicleMarkersCanvasGUIComponentAS3::addMarker. Invalid marker id : 2.
2023-03-07 23:01:11.149: INFO: [XVM/Battle/VM] [VM] [V:000] [ERROR]Error #1009: Cannot access a property or method of a null object reference.
2023-03-07 23:01:11.149: INFO: [XVM/Battle/VM] [VM] [V:001] TypeError: Error #1009: Cannot access a property or method of a null object reference.
	at com.xvm::Macros/getCustomPlayerName()
	at com.xvm::Macros/_RegisterPlayerMacrosData()
	at com.xvm::Macros/RegisterPlayerMacrosData()
	at com.xvm.battle.vo::VOPlayersData/updateVehiclesData()
	at com.xvm.battle::BattleState/updateVehiclesData()
	at com.xfw::Xfw/as_xfw_cmd()
	at net.wg.gui.battle.views.vehicleMarkers::VehicleMarkersManager/daapi_py2as()

 

python_bug.log

Share this post


Link to post

Short link
Share on other sites
Guest
This topic is now closed to further replies.
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...