--------------------------------------------- Log C:\Users\austi\OneDrive\Documents\My Games\ArmaReforger\logs\logs_2025-04-21_16-36-37\script.log started at 2025-04-21 16:36:40 (2025-04-21 20:36:40 UTC) 16:36:40.729 SCRIPT : SCRIPT : Initializing scripts 16:36:40.729 SCRIPT : SCRIPT : ScriptProjectManager init 16:36:40.936 SCRIPT : SCRIPT : Compiling GameLib scripts 16:36:40.949 SCRIPT : Module: GameLib; loaded 353x files; 540x classes; used 512/2097 kB (24%) of static memory; defines: "PLATFORM_WINDOWS,ENF_ENABLE_VHC_OVERRIDE,ENF_ENABLE_RPLCOMPONENT_IN_GAMECODE"; CRC32: b20babea 16:36:41.028 SCRIPT : SCRIPT : Compiling Game scripts 16:36:41.322 SCRIPT : Compiling Game scripts 16:36:41.322 SCRIPT (W): @"scripts/GameCode/Effects/SCR_OptimizedMuzzleEffectComponent.c,14": Possible variable name conflict 'inScope' 16:36:41.345 SCRIPT (W): @"scripts/Game/Editor/UI/Components/Modes/SCR_PhotoSaveModeEditorUIComponent.c,25": Pointer type 'PixelRawData' can only be used with local variables 16:36:41.447 SCRIPT (W): @"scripts/Game/Campaign/UI/SCR_CampaignUIMutePlayerComponent.c,28": 'GetPlayerBlockedState' is obsolete: Session blocking is no longer supported. 16:36:41.447 SCRIPT (W): @"scripts/Game/Campaign/UI/SCR_CampaignUIMutePlayerComponent.c,30": 'SetPlayerBlockedState' is obsolete: Session blocking is no longer supported. 16:36:41.447 SCRIPT (W): @"scripts/Game/Campaign/UI/SCR_CampaignUIMutePlayerComponent.c,35": 'SetPlayerBlockedState' is obsolete: Session blocking is no longer supported. 16:36:41.457 SCRIPT (W): @"scripts/Game/Components/Damage/SCR_VehicleDamageManagerComponent.c,826": Variable 'geomIndex' is not used 16:36:41.528 SCRIPT (W): @"scripts/Game/Entities/GridSpawnerEntity.c,180": 'Randomize' is obsolete: If seed need to be used use RandomGenerator instead 16:36:41.568 SCRIPT (W): @"scripts/Game/Groups/SCR_GroupTileButton.c,683": 'GetPlayerMutedState' is obsolete: Use SocialComponent.IsMuted(playerId). 16:36:41.594 SCRIPT (W): @"scripts/Game/ScenarioFramework/Actions/AIActions/SCR_ScenarioFrameworkAIActionSetCharacterStance.c,23": 'SetStance' is obsolete 16:36:41.594 SCRIPT (W): @"scripts/Game/ScenarioFramework/Actions/AIActions/SCR_ScenarioFrameworkAIActionSetMovementType.c,23": 'SetMovementType' is obsolete 16:36:41.641 SCRIPT (W): @"scripts/Game/UI/HUD/SCR_PlayerListMenu.c,436": 'SetPlayerMutedState' is obsolete: Use SocialComponent.SetMuted(playerId, muted). 16:36:41.641 SCRIPT (W): @"scripts/Game/UI/HUD/SCR_PlayerListMenu.c,438": 'GetPlayerMutedState' is obsolete: Use SocialComponent.IsMuted(playerId). 16:36:41.641 SCRIPT (W): @"scripts/Game/UI/HUD/SCR_PlayerListMenu.c,498": 'GetPlayerMutedState' is obsolete: Use SocialComponent.IsMuted(playerId). 16:36:41.641 SCRIPT (W): @"scripts/Game/UI/HUD/SCR_PlayerListMenu.c,1132": 'GetPlayerMutedState' is obsolete: Use SocialComponent.IsMuted(playerId). 16:36:41.641 SCRIPT (W): @"scripts/Game/UI/HUD/SCR_PlayerListMenu.c,1135": 'GetPlayerMutedState' is obsolete: Use SocialComponent.IsMuted(playerId). 16:36:41.641 SCRIPT (W): @"scripts/Game/UI/HUD/SCR_PlayerListMenu.c,1139": 'GetPlayerMutedState' is obsolete: Use SocialComponent.IsMuted(playerId). 16:36:41.664 SCRIPT (W): @"scripts/Game/UI/Menu/ContentBrowser/MainMenu/SCR_ContentBrowser_AddonsFilteredSubMenu.c,7": 'SetPageItems' is obsolete: Use SetPageSize() instead! 16:36:41.664 SCRIPT (W): @"scripts/Game/UI/Menu/ContentBrowser/MainMenu/SCR_ContentBrowser_AddonsFilteredSubMenu.c,36": 'SetPageItems' is obsolete: Use SetPageSize() instead! 16:36:41.664 SCRIPT (W): @"scripts/Game/UI/Menu/ContentBrowser/MainMenu/SCR_ContentBrowser_AddonsSubMenu.c,358": 'SetPageItems' is obsolete: Use SetPageSize() instead! 16:36:41.664 SCRIPT (W): @"scripts/Game/UI/Menu/ContentBrowser/MainMenu/SCR_ContentBrowser_AddonsSubMenu.c,380": 'SetPageItems' is obsolete: Use SetPageSize() instead! 16:36:41.664 SCRIPT (W): @"scripts/Game/UI/Menu/ContentBrowser/MainMenu/SCR_ContentBrowser_AddonsSubMenu.c,420": 'SetPageItems' is obsolete: Use SetPageSize() instead! 16:36:41.664 SCRIPT (W): @"scripts/Game/UI/Menu/ContentBrowser/MainMenu/SCR_ContentBrowser_AddonsSubMenu.c,444": 'SetPageItems' is obsolete: Use SetPageSize() instead! 16:36:41.673 SCRIPT (W): @"scripts/Game/UI/Menu/GroupSettingsDialogUI.c,37": 'GetPrivilegeAsync' is obsolete: Use SocialComponent.RequestSocialPrivilege() or RequestMultiplayerPrivilege() 16:36:41.680 SCRIPT (W): @"scripts/Game/UI/Menu/ServerBrowserMenuUI.c,2792": 'GetPrivilegeAsync' is obsolete: Use SocialComponent.RequestSocialPrivilege() or RequestMultiplayerPrivilege() 16:36:41.680 SCRIPT (W): @"scripts/Game/UI/Menu/ServerBrowserMenuUI.c,2825": 'GetPrivilegeAsync' is obsolete: Use SocialComponent.RequestSocialPrivilege() or RequestMultiplayerPrivilege() 16:36:41.680 SCRIPT (W): @"scripts/Game/UI/Menu/ServerBrowserMenuUI.c,2850": 'GetPrivilegeAsync' is obsolete: Use SocialComponent.RequestSocialPrivilege() or RequestMultiplayerPrivilege() 16:36:41.696 SCRIPT (W): @"scripts/Game/Vehicle/SCR_ImpactEffectComponent.c,206": Comparing unrelated types 'Class' and 'Physics' 16:36:41.696 SCRIPT (W): @"scripts/Game/Vehicle/SCR_ImpactEffectComponent.c,337": Comparing unrelated types 'Class' and 'Physics' 16:36:41.698 SCRIPT (W): @"scripts/Game/Weapon/Sights/SCR_2DPIPSightsComponent.c,432": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 16:36:41.698 SCRIPT (W): @"scripts/Game/Weapon/Sights/SCR_2DPIPSightsComponent.c,481": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 16:36:41.698 SCRIPT (W): @"scripts/Game/Weapon/Sights/SCR_PIPSightsComponent.c,115": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 16:36:41.699 SCRIPT (W): @"scripts/Game/Workshop/SCR_AddonManager.c,256": 'GetPrivilege' is obsolete: Use SocialComponent.IsPrivilegedTo() or IsMultiplayerAllowed() 16:36:41.699 SCRIPT (W): @"scripts/Game/Workshop/SCR_AddonManager.c,280": 'GetPrivilegeAsync' is obsolete: Use SocialComponent.RequestSocialPrivilege() or RequestMultiplayerPrivilege() 16:36:41.724 SCRIPT : Module: Game; loaded 4719x files; 9502x classes; used 21101/41943 kB (50%) of static memory; defines: "PLATFORM_WINDOWS,ENF_ENABLE_VHC_OVERRIDE,ENF_ENABLE_RPLCOMPONENT_IN_GAMECODE,ENABLE_BASE_DESTRUCTION,BUDGET_OPTIMIZATION_CHECKS,DEBUG,RESPAWN_TIMER_COMPONENT_DEBUG,DEBUG_CONFIGURABLE_DIALOGS,DISABLE_WEAPON_SWITCHING,SCRIPTED_AIM_MODIFIER_DEBUG"; CRC32: 7a2c4bde 16:36:43.822 SCRIPT : [SCR_AddonManager] SCR_AddonManager<0x000001D2CBABC030> @"ENTITY:3" ('SCR_AddonManager') at <0.000000 0.000000 0.000000> Internal_CheckAddons() 16:36:43.822 SCRIPT : [SCR_AddonManager] SCR_AddonManager<0x000001D2CBABC030> @"ENTITY:3" ('SCR_AddonManager') at <0.000000 0.000000 0.000000> Callback_CheckAddons_OnSuccess() 16:36:43.835 SCRIPT : [SCR_AddonManager] SCR_AddonManager<0x000001D2CBABC030> @"ENTITY:3" ('SCR_AddonManager') at <0.000000 0.000000 0.000000> FinalizeInitAfterAsyncChecks() 16:36:43.835 SCRIPT : [SCR_AddonManager] SCR_AddonManager<0x000001D2CBABC030> @"ENTITY:3" ('SCR_AddonManager') at <0.000000 0.000000 0.000000> Init Finished 16:36:43.835 SCRIPT : [SCR_AddonManager] SCR_AddonManager<0x000001D2CBABC030> @"ENTITY:3" ('SCR_AddonManager') at <0.000000 0.000000 0.000000> User Workshop access: 1 16:38:15.150 SCRIPT (W): EditBoxFilterComponent used on invalid widget type. 16:38:55.408 SCRIPT : [SCR_ConfigurableDialogUi] presetsResourceName: {471EFCF445C3E9C6}Configs/ServerBrowser/JoiningDialogs.conf, tag: SERVER_DETAILS, customDialogObj: SCR_ServerDetailsDialog<0x000001D2B97C8030> 16:38:56.930 SCRIPT : [SCR_ConfigurableDialogUi] presetsResourceName: {471EFCF445C3E9C6}Configs/ServerBrowser/JoiningDialogs.conf, tag: JOIN, customDialogObj: NULL 16:38:58.528 SCRIPT : SCRIPT : Compiling GameLib scripts 16:38:58.540 SCRIPT : Module: GameLib; loaded 353x files; 540x classes; used 505/2097 kB (24%) of static memory; defines: "PLATFORM_WINDOWS,ENF_ENABLE_VHC_OVERRIDE,ENF_ENABLE_RPLCOMPONENT_IN_GAMECODE"; CRC32: b20babea 16:38:58.566 SCRIPT : SCRIPT : Compiling Game scripts 16:38:58.881 SCRIPT : Compiling Game scripts 16:38:58.881 SCRIPT (W): @"Scripts/Game/Weapon/Attachments/AFW_RangeFinderComponent.c,15": Pointer type 'Animation' can only be used with local variables 16:38:58.888 SCRIPT (W): @"Scripts/Game/SPC_WeaponRecoilComponent.c,17": Pointer type 'Physics' can only be used with local variables 16:38:58.895 SCRIPT (W): @"scripts/GameCode/Effects/SCR_OptimizedMuzzleEffectComponent.c,14": Possible variable name conflict 'inScope' 16:38:58.896 SCRIPT (W): @"Scripts/Game/Weapon/Sights/RangeFinder/ZeroingTables.c,8": Possible variable name conflict 'offset' 16:38:58.896 SCRIPT (W): @"Scripts/Game/Weapon/Sights/RangeFinder/ZeroingTables.c,8": Possible variable name conflict 'distance' 16:38:58.906 SCRIPT (W): @"Scripts/Game/5ABD0CB57F7E9EB1/Bacon_5ABD0CB57F7E9EB1_FlipUp2DPIPSightsComponent.c,63": Pointer type 'Animation' can only be used with local variables 16:38:58.920 SCRIPT (W): @"Scripts/Game/Editor/UI/Components/Modes/SCR_PhotoSaveModeEditorUIComponent.c,25": Pointer type 'PixelRawData' can only be used with local variables 16:38:58.930 SCRIPT (W): @"Scripts/Game/Vehicle/SCR_WaterEffectModule.c,13": Pointer type 'Physics' can only be used with local variables 16:38:58.930 SCRIPT (W): @"Scripts/Game/Vehicle/SCR_WaterEffectModule.c,14": Pointer type 'Particles' can only be used with local variables 16:38:59.026 SCRIPT (W): @"Scripts/Game/Campaign/UI/SCR_CampaignUIMutePlayerComponent.c,28": 'GetPlayerBlockedState' is obsolete: Session blocking is no longer supported. 16:38:59.026 SCRIPT (W): @"Scripts/Game/Campaign/UI/SCR_CampaignUIMutePlayerComponent.c,30": 'SetPlayerBlockedState' is obsolete: Session blocking is no longer supported. 16:38:59.026 SCRIPT (W): @"Scripts/Game/Campaign/UI/SCR_CampaignUIMutePlayerComponent.c,35": 'SetPlayerBlockedState' is obsolete: Session blocking is no longer supported. 16:38:59.036 SCRIPT (W): @"Scripts/Game/Components/Damage/SCR_VehicleDamageManagerComponent.c,826": Variable 'geomIndex' is not used 16:38:59.103 SCRIPT (W): @"Scripts/Game/Entities/GridSpawnerEntity.c,180": 'Randomize' is obsolete: If seed need to be used use RandomGenerator instead 16:38:59.139 SCRIPT (W): @"Scripts/Game/Groups/SCR_GroupTileButton.c,683": 'GetPlayerMutedState' is obsolete: Use SocialComponent.IsMuted(playerId). 16:38:59.166 SCRIPT (W): @"Scripts/Game/ScenarioFramework/Actions/AIActions/SCR_ScenarioFrameworkAIActionSetCharacterStance.c,23": 'SetStance' is obsolete 16:38:59.166 SCRIPT (W): @"Scripts/Game/ScenarioFramework/Actions/AIActions/SCR_ScenarioFrameworkAIActionSetMovementType.c,23": 'SetMovementType' is obsolete 16:38:59.210 SCRIPT (W): @"Scripts/Game/UI/HUD/SCR_PlayerListMenu.c,436": 'SetPlayerMutedState' is obsolete: Use SocialComponent.SetMuted(playerId, muted). 16:38:59.210 SCRIPT (W): @"Scripts/Game/UI/HUD/SCR_PlayerListMenu.c,438": 'GetPlayerMutedState' is obsolete: Use SocialComponent.IsMuted(playerId). 16:38:59.210 SCRIPT (W): @"Scripts/Game/UI/HUD/SCR_PlayerListMenu.c,498": 'GetPlayerMutedState' is obsolete: Use SocialComponent.IsMuted(playerId). 16:38:59.210 SCRIPT (W): @"Scripts/Game/UI/HUD/SCR_PlayerListMenu.c,1132": 'GetPlayerMutedState' is obsolete: Use SocialComponent.IsMuted(playerId). 16:38:59.210 SCRIPT (W): @"Scripts/Game/UI/HUD/SCR_PlayerListMenu.c,1135": 'GetPlayerMutedState' is obsolete: Use SocialComponent.IsMuted(playerId). 16:38:59.210 SCRIPT (W): @"Scripts/Game/UI/HUD/SCR_PlayerListMenu.c,1139": 'GetPlayerMutedState' is obsolete: Use SocialComponent.IsMuted(playerId). 16:38:59.233 SCRIPT (W): @"Scripts/Game/UI/Menu/ContentBrowser/MainMenu/SCR_ContentBrowser_AddonsFilteredSubMenu.c,7": 'SetPageItems' is obsolete: Use SetPageSize() instead! 16:38:59.233 SCRIPT (W): @"Scripts/Game/UI/Menu/ContentBrowser/MainMenu/SCR_ContentBrowser_AddonsFilteredSubMenu.c,36": 'SetPageItems' is obsolete: Use SetPageSize() instead! 16:38:59.234 SCRIPT (W): @"Scripts/Game/UI/Menu/ContentBrowser/MainMenu/SCR_ContentBrowser_AddonsSubMenu.c,358": 'SetPageItems' is obsolete: Use SetPageSize() instead! 16:38:59.234 SCRIPT (W): @"Scripts/Game/UI/Menu/ContentBrowser/MainMenu/SCR_ContentBrowser_AddonsSubMenu.c,380": 'SetPageItems' is obsolete: Use SetPageSize() instead! 16:38:59.234 SCRIPT (W): @"Scripts/Game/UI/Menu/ContentBrowser/MainMenu/SCR_ContentBrowser_AddonsSubMenu.c,420": 'SetPageItems' is obsolete: Use SetPageSize() instead! 16:38:59.234 SCRIPT (W): @"Scripts/Game/UI/Menu/ContentBrowser/MainMenu/SCR_ContentBrowser_AddonsSubMenu.c,444": 'SetPageItems' is obsolete: Use SetPageSize() instead! 16:38:59.241 SCRIPT (W): @"Scripts/Game/UI/Menu/GroupSettingsDialogUI.c,37": 'GetPrivilegeAsync' is obsolete: Use SocialComponent.RequestSocialPrivilege() or RequestMultiplayerPrivilege() 16:38:59.248 SCRIPT (W): @"Scripts/Game/UI/Menu/ServerBrowserMenuUI.c,2792": 'GetPrivilegeAsync' is obsolete: Use SocialComponent.RequestSocialPrivilege() or RequestMultiplayerPrivilege() 16:38:59.248 SCRIPT (W): @"Scripts/Game/UI/Menu/ServerBrowserMenuUI.c,2825": 'GetPrivilegeAsync' is obsolete: Use SocialComponent.RequestSocialPrivilege() or RequestMultiplayerPrivilege() 16:38:59.248 SCRIPT (W): @"Scripts/Game/UI/Menu/ServerBrowserMenuUI.c,2850": 'GetPrivilegeAsync' is obsolete: Use SocialComponent.RequestSocialPrivilege() or RequestMultiplayerPrivilege() 16:38:59.264 SCRIPT (W): @"Scripts/Game/Vehicle/SCR_ImpactEffectComponent.c,206": Comparing unrelated types 'Class' and 'Physics' 16:38:59.264 SCRIPT (W): @"Scripts/Game/Vehicle/SCR_ImpactEffectComponent.c,337": Comparing unrelated types 'Class' and 'Physics' 16:38:59.266 SCRIPT (W): @"Scripts/Game/Weapon/Sights/SCR_2DPIPSightsComponent.c,432": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 16:38:59.266 SCRIPT (W): @"Scripts/Game/Weapon/Sights/SCR_2DPIPSightsComponent.c,481": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 16:38:59.266 SCRIPT (W): @"Scripts/Game/Weapon/Sights/SCR_PIPSightsComponent.c,115": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 16:38:59.267 SCRIPT (W): @"Scripts/Game/Workshop/SCR_AddonManager.c,256": 'GetPrivilege' is obsolete: Use SocialComponent.IsPrivilegedTo() or IsMultiplayerAllowed() 16:38:59.267 SCRIPT (W): @"Scripts/Game/Workshop/SCR_AddonManager.c,280": 'GetPrivilegeAsync' is obsolete: Use SocialComponent.RequestSocialPrivilege() or RequestMultiplayerPrivilege() 16:38:59.275 SCRIPT (W): @"Scripts/Game/Weapon/Attachments/AFW_RangeFinderComponent.c,29": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 16:38:59.275 SCRIPT (W): @"Scripts/Game/Weapon/Attachments/AFW_RangeFinderComponent.c,34": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 16:38:59.275 SCRIPT (W): @"Scripts/Game/Weapon/Attachments/AFW_RangeFinderComponent.c,165": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 16:38:59.275 SCRIPT (W): @"Scripts/Game/Weapon/Attachments/AFW_RangeFinderComponent.c,177": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 16:38:59.275 SCRIPT (W): @"Scripts/Game/Weapon/Attachments/AFW_WeaponAttachmentRecoilAttribute.c,9": Overwriting argument 'desc' 16:38:59.286 SCRIPT (W): @"Scripts/Game/GameMode/Structure/WL_LootPositionComponentManager.c,82": 'Randomize' is obsolete: If seed need to be used use RandomGenerator instead 16:38:59.286 SCRIPT (W): @"Scripts/Game/GameMode/Structure/WL_LootPositionComponentManager.c,134": 'Randomize' is obsolete: If seed need to be used use RandomGenerator instead 16:38:59.286 SCRIPT (W): @"Scripts/Game/GameMode/WL_GameModeWasteland.c,179": 'Randomize' is obsolete: If seed need to be used use RandomGenerator instead 16:38:59.292 SCRIPT (W): @"Scripts/Game/Wasteland/MissionSystem/WL_MissionSpawnEntity.c,394": Variable 'x' is not used 16:38:59.293 SCRIPT (W): @"Scripts/Game/Wasteland/WL_MarkdownNameFix.c,250": 'GetPlayerMutedState' is obsolete: Use SocialComponent.IsMuted(playerId). 16:38:59.294 SCRIPT (W): @"Scripts/Game/Wasteland/WL_ServerModule.c,271": 'Randomize' is obsolete: If seed need to be used use RandomGenerator instead 16:38:59.295 SCRIPT (W): @"Scripts/Game/Weapon/Sights/SCRO_2DPIPNightVisionSightsComponent.c,61": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 16:38:59.296 SCRIPT (W): @"Scripts/Game/BaconRISAttachments_RTLayoutComponent.c,97": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 16:38:59.296 SCRIPT (W): @"Scripts/Game/BaconRISAttachments_RangefinderComponent.c,140": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 16:38:59.296 SCRIPT (W): @"Scripts/Game/BaconRISAttachments_RangefinderComponent.c,206": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 16:38:59.297 SCRIPT (W): @"Scripts/Game/T_Recoil.c,4": Overwriting argument 'desc' 16:38:59.297 SCRIPT (W): @"Scripts/Game/Components/AKI3_MultifunctionDisplay.c,113": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 16:38:59.297 SCRIPT (W): @"Scripts/Game/Components/AKI3_MultifunctionDisplay.c,135": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 16:38:59.297 SCRIPT (W): @"Scripts/Game/Components/AKI_MultiFunctionDisplay.c,74": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 16:38:59.297 SCRIPT (W): @"Scripts/Game/Components/AKI_MultiFunctionDisplay.c,91": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 16:38:59.298 SCRIPT (W): @"Scripts/Game/Components/AKI_StandbyFlightDisplay.c,87": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 16:38:59.298 SCRIPT (W): @"Scripts/Game/Components/AKI_StandbyFlightDisplay.c,106": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 16:38:59.298 SCRIPT (W): @"Scripts/Game/Components/AKI_TempScreenDisplay.c,113": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 16:38:59.298 SCRIPT (W): @"Scripts/Game/Components/AKI_TempScreenDisplay.c,135": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 16:38:59.298 SCRIPT (W): @"Scripts/Game/Components/R3D_PIPComponent.c,68": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 16:38:59.299 SCRIPT (W): @"Scripts/Game/ChatMessageRoles_Modded_SCR_ChatMessageLineComponent.c,123": 'GetPlayerFaction' is obsolete: Use SCR_FactionManager.SGetPlayerFaction instead 16:38:59.299 SCRIPT (W): @"Scripts/Game/Camera/FEN_ScreenComponent.c,135": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 16:38:59.299 SCRIPT (W): @"Scripts/Game/Camera/FEN_ScreenComponent.c,147": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 16:38:59.299 SCRIPT (W): @"Scripts/Game/FEN_SpeedGaugeComponent.c,76": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 16:38:59.299 SCRIPT (W): @"Scripts/Game/FEN_SpeedGaugeComponent.c,96": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 16:38:59.321 SCRIPT : Module: Game; loaded 5255x files; 10700x classes; used 22716/41943 kB (54%) of static memory; defines: "PLATFORM_WINDOWS,ENF_ENABLE_VHC_OVERRIDE,ENF_ENABLE_RPLCOMPONENT_IN_GAMECODE,ENABLE_BASE_DESTRUCTION,BUDGET_OPTIMIZATION_CHECKS,DEBUG,RESPAWN_TIMER_COMPONENT_DEBUG,DEBUG_CONFIGURABLE_DIALOGS,DISABLE_WEAPON_SWITCHING,SCRIPTED_AIM_MODIFIER_DEBUG,ZEL_CHARACTER"; CRC32: 46ee6bca 16:39:02.349 SCRIPT (E): declarations(643): error: Multiple declaration of variable 's_Lamentin' 16:39:11.254 SCRIPT (E): 'SCR_ResupplySelfSupportStationAction': should check if Item is in storage but no storage manager found so this step will be ignored! 16:39:11.254 SCRIPT (E): 'SCR_ResupplySelfSupportStationAction': should check if Item is in storage but no storage manager found so this step will be ignored! 16:39:11.254 SCRIPT (E): 'SCR_ResupplySelfSupportStationAction': should check if Item is in storage but no storage manager found so this step will be ignored! 16:39:11.255 SCRIPT (E): 'SCR_ResupplySelfSupportStationAction': should check if Item is in storage but no storage manager found so this step will be ignored! 16:39:11.255 SCRIPT (E): 'SCR_ResupplySelfSupportStationAction': should check if Item is in storage but no storage manager found so this step will be ignored! 16:39:11.275 SCRIPT (E): m_iLadderComponentIndex : 0 is not an index valid 16:39:11.301 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.302 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.302 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.302 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.303 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.303 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.304 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.304 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.304 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.305 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.305 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.306 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.306 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.306 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.307 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.307 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.308 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.308 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.308 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.308 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.309 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.309 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.310 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.310 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.311 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.311 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.311 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.312 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.312 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.313 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.313 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.313 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.314 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.315 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.315 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.316 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.318 SCRIPT (E): Editable entity @"{2C3BBBAFDF2EF143}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Pillar_narrow.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.318 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.319 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.319 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.320 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.320 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.321 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.322 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.322 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.323 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.323 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.323 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.324 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.324 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.325 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.325 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.326 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.326 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.326 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.353 SCRIPT (E): Editable entity @"{2C3BBBAFDF2EF143}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Pillar_narrow.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.353 SCRIPT (E): Editable entity @"{2C3BBBAFDF2EF143}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Pillar_narrow.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.353 SCRIPT (E): Editable entity @"{2C3BBBAFDF2EF143}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Pillar_narrow.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.353 SCRIPT (E): Editable entity @"{2C3BBBAFDF2EF143}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Pillar_narrow.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.353 SCRIPT (E): Editable entity @"{2C3BBBAFDF2EF143}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Pillar_narrow.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.353 SCRIPT (E): Editable entity @"{2C3BBBAFDF2EF143}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Pillar_narrow.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.353 SCRIPT (E): Editable entity @"{2C3BBBAFDF2EF143}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Pillar_narrow.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.353 SCRIPT (E): Editable entity @"{2C3BBBAFDF2EF143}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Pillar_narrow.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.353 SCRIPT (E): Editable entity @"{2C3BBBAFDF2EF143}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Pillar_narrow.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.353 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.353 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.354 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.354 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.355 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.355 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.355 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.356 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.356 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.356 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.357 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.357 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.358 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.358 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.359 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.359 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.360 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.360 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.361 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.361 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.361 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.362 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.362 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.363 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.363 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.363 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.364 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.364 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.365 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.365 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.365 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.366 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.366 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.366 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.367 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.367 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.367 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.368 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.368 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.368 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.369 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.369 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.369 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.370 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.370 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.371 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.371 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.371 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.372 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.372 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.373 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.373 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.373 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.374 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.374 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.374 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.375 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.375 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.376 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.376 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.376 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.376 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.378 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.378 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.379 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.379 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.379 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.380 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.380 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.381 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.381 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.381 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.382 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.382 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.382 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.383 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.383 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.384 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.384 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.384 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.385 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.398 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.398 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.398 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.399 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.399 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.400 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.400 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.400 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.401 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.401 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.402 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.402 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.402 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.403 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.403 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.404 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.404 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.404 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.405 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.405 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.405 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.406 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.406 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.411 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.412 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.412 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.413 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.413 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.413 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.414 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.414 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.415 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.415 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 16:39:11.416 SCRIPT (E): 'SCR_ResupplySelfSupportStationAction': should check if Item is in storage but no storage manager found so this step will be ignored! 16:39:11.416 SCRIPT (E): 'SCR_ResupplySelfSupportStationAction': should check if Item is in storage but no storage manager found so this step will be ignored! 16:39:11.416 SCRIPT (E): 'SCR_ResupplySelfSupportStationAction': should check if Item is in storage but no storage manager found so this step will be ignored! 16:39:11.416 SCRIPT (E): 'SCR_ResupplySelfSupportStationAction': should check if Item is in storage but no storage manager found so this step will be ignored! 16:39:11.416 SCRIPT (E): 'SCR_ResupplySelfSupportStationAction': should check if Item is in storage but no storage manager found so this step will be ignored! 16:39:11.450 SCRIPT : GetResourceName 'Scripts/Game/EntityCatalog/EntityCatalogEntry/SCR_EntityCatalogEntry.c,325' 16:39:11.469 SCRIPT : GetResourceName 'Scripts/Game/EntityCatalog/EntityCatalogEntry/SCR_EntityCatalogInventoryItem.c,14' 16:39:11.469 SCRIPT : GetResourceName 'Scripts/Game/Components/Arsenal/SCR_ArsenalItem.c,181' 16:39:11.469 SCRIPT : GetResourceName 'Scripts/Game/EntityCatalog/EntityCatalogEntry/SCR_EntityCatalogInventoryItem.c,14' 16:39:11.470 SCRIPT : GetResourceName 'Scripts/Game/Components/Arsenal/SCR_ArsenalItem.c,181' 16:39:11.470 SCRIPT : GetResourceName 'Scripts/Game/EntityCatalog/EntityCatalogEntry/SCR_EntityCatalogInventoryItem.c,14' 16:39:11.470 SCRIPT : GetResourceName 'Scripts/Game/Components/Arsenal/SCR_ArsenalItem.c,181' 16:39:11.470 SCRIPT : GetResourceName 'Scripts/Game/EntityCatalog/EntityCatalogEntry/SCR_EntityCatalogInventoryItem.c,14' 16:39:11.470 SCRIPT : GetResourceName 'Scripts/Game/Components/Arsenal/SCR_ArsenalItem.c,181' 16:39:11.550 SCRIPT : GetResourceName 'Scripts/Game/EntityCatalog/EntityCatalogEntry/SCR_EntityCatalogInventoryItem.c,14' 16:39:11.550 SCRIPT : GetResourceName 'Scripts/Game/Components/Arsenal/SCR_ArsenalItem.c,181' 16:39:11.551 SCRIPT : GetResourceName 'Scripts/Game/EntityCatalog/EntityCatalogEntry/SCR_EntityCatalogInventoryItem.c,14' 16:39:11.551 SCRIPT : GetResourceName 'Scripts/Game/Components/Arsenal/SCR_ArsenalItem.c,181' 16:39:11.597 SCRIPT : GetResourceName 'Scripts/Game/EntityCatalog/EntityCatalogEntry/SCR_EntityCatalogEntry.c,325' 16:39:11.597 SCRIPT : GetResourceName 'Scripts/Game/EntityCatalog/EntityCatalogEntry/SCR_EntityCatalogEntry.c,325' 16:39:11.598 SCRIPT : GetResourceName 'Scripts/Game/EntityCatalog/EntityCatalogEntry/SCR_EntityCatalogEntry.c,325' 16:39:12.542 SCRIPT (W): SCR_PerceivedFactionManagerComponent trying to set fall back faction 'CIV' but this faction could not be found so it is null instead. 16:39:13.392 SCRIPT (E): 'SCR_BaseResupplySupportStationComponent' needs a entity catalog manager! 16:39:13.392 SCRIPT (E): 'SCR_BaseResupplySupportStationComponent' needs a entity catalog manager! 16:39:13.392 SCRIPT (E): 'SCR_BaseResupplySupportStationComponent' needs a entity catalog manager! 16:39:13.392 SCRIPT (E): 'SCR_BaseResupplySupportStationComponent' needs a entity catalog manager! 16:39:13.392 SCRIPT (E): 'SCR_BaseResupplySupportStationComponent' needs a entity catalog manager! 16:39:13.392 SCRIPT (E): 'SCR_BaseResupplySupportStationComponent' needs a entity catalog manager! 16:39:14.023 SCRIPT (E): 'SCR_BaseSupportStationComponent' of type 'FUEL' has Faction usage check set to not ignore but is missing a 'FactionAffiliationComponent' 16:39:15.423 SCRIPT : Updating Billboards 16:39:15.424 SCRIPT : SCR_BaseGameMode::OnGameStateChanged = GAME 16:39:16.225 SCRIPT (W): Notification data in 'SCR_NotificationsLogDisplay' has duplicate notification info key: 'PLAYER_ON_BLOCKLIST_JOINED'. There should only be one of each key! 16:39:16.227 SCRIPT (W): Slot_Chat Has no Content! 16:39:16.227 SCRIPT (W): Slot_VON Has no Content! 16:39:16.227 SCRIPT (W): Slot_AvailableActions Has no Content! 16:39:16.227 SCRIPT (W): Slot_Vehicle Has no Content! 16:39:16.227 SCRIPT (W): Slot_GameVersion Has no Content! 16:39:16.227 SCRIPT (W): Slot_Notifications Has no Content! 16:39:16.227 SCRIPT (W): Slot_Hints Has no Content! 16:39:16.227 SCRIPT (W): Slot_WeaponInfo Has no Content! 16:39:16.254 SCRIPT (W): EditBoxFilterComponent used on invalid widget type. 16:39:16.285 SCRIPT : Loaded currentCompassType: 3 16:39:16.285 SCRIPT : Loaded showDiscreteBearings: false 16:39:16.285 SCRIPT : Loaded showCompass: false 16:39:16.285 SCRIPT : Loaded config with compass off. 16:39:16.388 SCRIPT (W): UpdateBlockList failed. Another request in progress. 16:39:16.828 SCRIPT : [SCR_ConfigurableDialogUi] presetsResourceName: {C8B6799097915E87}Configs/UI/ServerAdminTools_Dialogs.conf, tag: dialog_motd, customDialogObj: ServerAdminTools_Dialog<0x000001D39855AAD0> 16:39:17.416 SCRIPT (W): Slot_Chat Has no Content! 16:39:17.417 SCRIPT (W): Slot_GameVersion Has no Content! 16:39:31.401 SCRIPT : [SCR_ConfigurableDialogUi] presetsResourceName: {FC62FADA1444750B}Configs/DeployMenu/DeployMenuDialogPreset.conf, tag: PERSISTENT_FACTION, customDialogObj: SCR_PersistentFactionDialog<0x000001D348734B70> 16:39:32.644 SCRIPT (E): Virtual Machine Exception Reason: NULL pointer to instance Class: 'SCR_LoadoutRequestUIComponent' Function: 'CreatePlayerLoadoutButton' Stack trace: Scripts/Game/UI/Menu/DeployMenu/SCR_LoadoutRequestUIComponent.c:309 Function CreatePlayerLoadoutButton Scripts/Game/UI/Menu/DeployMenu/SCR_LoadoutRequestUIComponent.c:275 Function ShowPlayerLoadouts Scripts/Game/UI/Menu/DeployMenu/SCR_RoleSelectionMenu.c:365 Function OnPlayerGroupJoined Scripts/Game/UI/Menu/DeployMenu/SCR_RoleSelectionMenu.c:377 Function OnLocalGroupJoined Scripts/Game/UI/Menu/DeployMenu/SCR_GroupRequestUIComponent.c:138 Function UpdateLocalPlayerGroup Scripts/Game/Groups/SCR_PlayerControllerGroupComponent.c:638 Function OnGroupChangedDelayed Scripts/Game/game.c:924 Function OnUpdate 16:39:32.646 SCRIPT (E): Virtual Machine Exception Reason: NULL pointer to instance Class: 'SCR_LoadoutRequestUIComponent' Function: 'CreatePlayerLoadoutButton' Stack trace: Scripts/Game/UI/Menu/DeployMenu/SCR_LoadoutRequestUIComponent.c:309 Function CreatePlayerLoadoutButton Scripts/Game/UI/Menu/DeployMenu/SCR_LoadoutRequestUIComponent.c:275 Function ShowPlayerLoadouts Scripts/Game/UI/Menu/DeployMenu/SCR_RoleSelectionMenu.c:365 Function OnPlayerGroupJoined Scripts/Game/UI/Menu/DeployMenu/SCR_RoleSelectionMenu.c:377 Function OnLocalGroupJoined Scripts/Game/UI/Menu/DeployMenu/SCR_GroupRequestUIComponent.c:138 Function UpdateLocalPlayerGroup Scripts/Game/Groups/SCR_PlayerControllerGroupComponent.c:638 Function OnGroupChangedDelayed Scripts/Game/game.c:924 Function OnUpdate 16:39:36.710 SCRIPT (W): Slot_Chat Has no Content! 16:39:36.710 SCRIPT (W): Slot_AvailableActions Has no Content! 16:39:36.710 SCRIPT (W): Slot_GameVersion Has no Content! 16:39:36.710 SCRIPT (W): Slot_Hints Has no Content! 16:39:48.409 SCRIPT (W): 'WCS_RearmVehicleAtRepairStationAction': '' is missing SCR_VehicleInventoryStorageManagerComponent! 16:39:54.716 SCRIPT (E): 'SCR_SupportStationAreaMeshComponent' (GenericEntity<0x000001D47521F830> @"ENTITY:6917529027641087708" ('GenericEntity') at <3109.293945 16.519972 2675.174072>) linked support station (REPAIR) has an offset but the local position of the area mesh is: '<-0.003418, -0.001709, -2.500000>' were as the support station offset is '<0.000000, 0.000000, -2.500000>' this must be the same else the zone shows an incorrect area! 16:39:56.141 SCRIPT (W): SCR_InstigatorContextData: No instigator type is set on Character death. It is likely that the KillerVictimRelation will be set to OTHER_DEATH which will not punish the victim for suicide. 16:40:19.573 SCRIPT (W): Slot_VON Has no Content! 16:40:19.573 SCRIPT (W): Slot_GameVersion Has no Content! 16:40:37.821 SCRIPT (W): Slot_VON Has no Content! 16:40:37.821 SCRIPT (W): Slot_GameVersion Has no Content! 16:40:48.112 SCRIPT : Saved currentCompassType: 3 16:40:48.112 SCRIPT : Saved showDiscreteBearings: false 16:40:48.112 SCRIPT : Saved showCompass: true 16:40:50.817 SCRIPT (W): Slot_VON Has no Content! 16:40:50.817 SCRIPT (W): Slot_GameVersion Has no Content! 16:41:05.549 SCRIPT (W): Slot_VON Has no Content! 16:41:05.549 SCRIPT (W): Slot_GameVersion Has no Content! 16:41:12.591 SCRIPT (W): Slot_VON Has no Content! 16:41:12.591 SCRIPT (W): Slot_GameVersion Has no Content! 16:42:15.037 SCRIPT (W): SCR_InstigatorContextData: No instigator type is set on Character death. It is likely that the KillerVictimRelation will be set to OTHER_DEATH which will not punish the victim for suicide. 16:43:47.338 SCRIPT (W): Slot_Chat Has no Content! 16:43:47.338 SCRIPT (W): Slot_AvailableActions Has no Content! 16:43:47.338 SCRIPT (W): Slot_GameVersion Has no Content! 16:43:47.338 SCRIPT (W): Slot_Hints Has no Content! 16:45:06.312 SCRIPT (W): Slot_GameVersion Has no Content! 16:45:06.312 SCRIPT (W): Slot_Notifications Has no Content! 16:45:07.730 SCRIPT (W): SCR_InstigatorContextData: No instigator type is set on Character death. It is likely that the KillerVictimRelation will be set to OTHER_DEATH which will not punish the victim for suicide. 16:45:09.446 SCRIPT (W): There is not enough of SCR_CatalogSpawnerUserAction attached to actionManager. Some assets won't appear. 16:45:37.762 SCRIPT (W): Slot_Chat Has no Content! 16:45:37.762 SCRIPT (W): Slot_AvailableActions Has no Content! 16:45:37.762 SCRIPT (W): Slot_GameVersion Has no Content! 16:45:37.762 SCRIPT (W): Slot_Hints Has no Content! 16:45:55.525 SCRIPT (W): Slot_Chat Has no Content! 16:45:55.525 SCRIPT (W): Slot_VON Has no Content! 16:45:55.525 SCRIPT (W): Slot_AvailableActions Has no Content! 16:45:55.525 SCRIPT (W): Slot_GameVersion Has no Content! 16:45:55.525 SCRIPT (W): Slot_Notifications Has no Content! 16:45:55.525 SCRIPT (W): Slot_Hints Has no Content! 16:45:59.728 SCRIPT (W): [SCR_RadialMenuController] - has no menu selected to control! 16:46:05.960 SCRIPT (W): Slot_Chat Has no Content! 16:46:05.960 SCRIPT (W): Slot_VON Has no Content! 16:46:05.960 SCRIPT (W): Slot_AvailableActions Has no Content! 16:46:05.960 SCRIPT (W): Slot_GameVersion Has no Content! 16:46:05.960 SCRIPT (W): Slot_Notifications Has no Content! 16:46:05.960 SCRIPT (W): Slot_Hints Has no Content! 16:46:08.277 SCRIPT (W): [SCR_RadialMenuController] - has no menu selected to control! 16:47:07.329 SCRIPT (W): SCR_InstigatorContextData: No instigator type is set on Character death. It is likely that the KillerVictimRelation will be set to OTHER_DEATH which will not punish the victim for suicide. 16:47:40.883 SCRIPT (W): Slot_VON Has no Content! 16:47:40.883 SCRIPT (W): Slot_GameVersion Has no Content! 16:47:47.239 SCRIPT (W): Slot_VON Has no Content! 16:47:47.239 SCRIPT (W): Slot_GameVersion Has no Content! 16:47:59.419 SCRIPT (W): Slot_VON Has no Content! 16:47:59.419 SCRIPT (W): Slot_GameVersion Has no Content! 16:48:00.474 SCRIPT (W): SCR_InstigatorContextData: No instigator type is set on Character death. It is likely that the KillerVictimRelation will be set to OTHER_DEATH which will not punish the victim for suicide. 16:48:16.753 SCRIPT (W): Slot_VON Has no Content! 16:48:16.753 SCRIPT (W): Slot_GameVersion Has no Content! 16:48:27.713 SCRIPT (W): Slot_VON Has no Content! 16:48:27.713 SCRIPT (W): Slot_GameVersion Has no Content! 16:49:15.249 SCRIPT (E): 'SCR_SupportStationAreaMeshComponent' (GenericEntity<0x000001D2CE3D5130> @"ENTITY:6917529027641120020" ('GenericEntity') at <1586.881836 53.580017 5591.151855>) linked support station (HEAL) has an offset but the local position of the area mesh is: '<0.000732, 0.001343, -0.499512>' were as the support station offset is '<0.000000, 0.000000, -0.500000>' this must be the same else the zone shows an incorrect area! 16:52:00.813 SCRIPT (W): Slot_VON Has no Content! 16:52:00.813 SCRIPT (W): Slot_GameVersion Has no Content! 16:54:08.560 SCRIPT : Saved currentCompassType: 3 16:54:08.560 SCRIPT : Saved showDiscreteBearings: false 16:54:08.560 SCRIPT : Saved showCompass: false 16:54:10.247 SCRIPT (W): Slot_VON Has no Content! 16:54:10.247 SCRIPT (W): Slot_GameVersion Has no Content! 16:54:24.178 SCRIPT (W): Slot_VON Has no Content! 16:54:24.178 SCRIPT (W): Slot_GameVersion Has no Content! 16:56:21.244 SCRIPT (W): SCR_InstigatorContextData: No instigator type is set on Character death. It is likely that the KillerVictimRelation will be set to OTHER_DEATH which will not punish the victim for suicide. 16:56:44.271 SCRIPT (W): SCR_InstigatorContextData: No instigator type is set on Character death. It is likely that the KillerVictimRelation will be set to OTHER_DEATH which will not punish the victim for suicide. 16:57:06.535 SCRIPT (E): 'SCR_SupportStationAreaMeshComponent' (GenericEntity<0x000001D473A8DC30> @"ENTITY:6917529027641126330" ('GenericEntity') at <4089.488525 52.860249 3766.982178>) linked support station (HEAL) has an offset but the local position of the area mesh is: '<-0.002441, 0.002563, -0.500488>' were as the support station offset is '<0.000000, 0.000000, -0.500000>' this must be the same else the zone shows an incorrect area! 16:58:15.501 SCRIPT (E): 'SCR_SupportStationAreaMeshComponent' (GenericEntity<0x000001D4F6802C30> @"ENTITY:6917529027641130798" ('GenericEntity') at <5262.390625 62.219994 5360.950195>) linked support station (HEAL) has an offset but the local position of the area mesh is: '<-0.000488, 0.006256, -0.499023>' were as the support station offset is '<0.000000, 0.000000, -0.500000>' this must be the same else the zone shows an incorrect area! 16:58:44.391 SCRIPT (W): 'WCS_RearmVehicleAtRepairStationAction': '' is missing SCR_VehicleInventoryStorageManagerComponent! 16:58:55.894 SCRIPT (E): 'SCR_SupportStationAreaMeshComponent' (GenericEntity<0x000001D4F66B7430> @"ENTITY:6917529027641133277" ('GenericEntity') at <3109.293945 16.519972 2675.174072>) linked support station (REPAIR) has an offset but the local position of the area mesh is: '<-0.003418, -0.001709, -2.500000>' were as the support station offset is '<0.000000, 0.000000, -2.500000>' this must be the same else the zone shows an incorrect area! 16:59:55.218 SCRIPT (W): Slot_Chat Has no Content! 16:59:55.218 SCRIPT (W): Slot_AvailableActions Has no Content! 16:59:55.218 SCRIPT (W): Slot_GameVersion Has no Content! 16:59:55.218 SCRIPT (W): Slot_Hints Has no Content! 17:01:01.315 SCRIPT : WL_EditableEntityComponent :: Entity {95BFB5C33EA78DE6}PrefabsEditable/Auto/Structures/Military/Fortifications/E_DirtPile_01_small.et attempted to be deleted 17:01:01.315 SCRIPT : WL_EditableEntityComponent :: Entity {56E21E3119E019E8}PrefabsEditable/Auto/Structures/Signs/Military/Supplies/E_Sign_SupplyStorage_Supplies_FIA_01.et attempted to be deleted 17:01:01.351 SCRIPT (E): Virtual Machine Exception Reason: Entity is already deleted Class: 'WL_ATMViewComponent' Function: 'DestroyScreen' Stack trace: Scripts/Game/Wasteland/ATM/WL_ATMViewComponent.c:111 Function DestroyScreen Scripts/Game/Wasteland/ATM/WL_ATMViewComponent.c:199 Function OnDelete 17:01:01.381 SCRIPT : WL_EditableEntityComponent :: Entity {56E21E3119E019E8}PrefabsEditable/Auto/Structures/Signs/Military/Supplies/E_Sign_SupplyStorage_Supplies_FIA_01.et attempted to be deleted 17:01:01.489 SCRIPT : WL_EditableEntityComponent :: Entity {95BFB5C33EA78DE6}PrefabsEditable/Auto/Structures/Military/Fortifications/E_DirtPile_01_small.et attempted to be deleted 17:01:01.489 SCRIPT : WL_EditableEntityComponent :: Entity {56E21E3119E019E8}PrefabsEditable/Auto/Structures/Signs/Military/Supplies/E_Sign_SupplyStorage_Supplies_FIA_01.et attempted to be deleted 17:01:01.672 SCRIPT : WL_EditableEntityComponent :: Entity {D90F8E2102368290}PrefabsEditable/Auto/Structures/Signs/Military/E_Sign_CommandPost_US_01.et attempted to be deleted 17:01:01.672 SCRIPT : WL_EditableEntityComponent :: Entity {95BFB5C33EA78DE6}PrefabsEditable/Auto/Structures/Military/Fortifications/E_DirtPile_01_small.et attempted to be deleted 17:01:01.672 SCRIPT : WL_EditableEntityComponent :: Entity {1AB925786957ADC1}PrefabsEditable/Auto/Structures/Signs/Military/Supplies/E_Sign_SupplyStorage_Ammo_US_01.et attempted to be deleted 17:01:01.672 SCRIPT : WL_EditableEntityComponent :: Entity {FA32A74CDD77FD1E}PrefabsEditable/Auto/Structures/Military/Radar/ApproachRadar_RPL5_01/E_WL_RadarSpawner_USSR.et attempted to be deleted 17:01:01.672 SCRIPT : WL_EditableEntityComponent :: Entity {0DBE058F13F0C7E8}PrefabsEditable/Auto/Structures/Military/Flags/E_FlagPole_02_V1_US.et attempted to be deleted 17:01:01.672 SCRIPT : WL_EditableEntityComponent :: Entity {4F051BF6CA4F2BAA}PrefabsEditable/Auto/Structures/Signs/Military/Supplies/E_Sign_SupplyStorage_ConstructionMat_US_01.et attempted to be deleted 17:01:01.673 SCRIPT : WL_EditableEntityComponent :: Entity {49AC92B88DF9BB99}PrefabsEditable/SpawnPoints/E_WL_SpawnPoint_USSR.et attempted to be deleted 17:01:01.726 SCRIPT : WL_EditableEntityComponent :: Entity {95BFB5C33EA78DE6}PrefabsEditable/Auto/Structures/Military/Fortifications/E_DirtPile_01_small.et attempted to be deleted 17:01:01.726 SCRIPT : WL_EditableEntityComponent :: Entity {56E21E3119E019E8}PrefabsEditable/Auto/Structures/Signs/Military/Supplies/E_Sign_SupplyStorage_Supplies_FIA_01.et attempted to be deleted 17:01:01.766 SCRIPT (E): Virtual Machine Exception Reason: Entity is already deleted Class: 'WL_BillboardDisplayComponent' Function: 'DestroyScreen' Stack trace: Scripts/Game/Wasteland/WL_BillboardDisplay.c:65 Function DestroyScreen Scripts/Game/Wasteland/WL_BillboardDisplay.c:104 Function OnDelete 17:01:01.781 SCRIPT (E): Virtual Machine Exception Reason: Entity is already deleted Class: 'WL_BillboardDisplayComponent' Function: 'DestroyScreen' Stack trace: Scripts/Game/Wasteland/WL_BillboardDisplay.c:65 Function DestroyScreen Scripts/Game/Wasteland/WL_BillboardDisplay.c:104 Function OnDelete 17:01:01.803 SCRIPT : WL_EditableEntityComponent :: Entity {56E21E3119E019E8}PrefabsEditable/Auto/Structures/Signs/Military/Supplies/E_Sign_SupplyStorage_Supplies_FIA_01.et attempted to be deleted 17:01:01.823 SCRIPT : WL_EditableEntityComponent :: Entity {A1932F99114451A7}PrefabsEditable/Auto/Structures/Walls/BarbedWire/E_BarbedTape_Short.et attempted to be deleted 17:01:01.823 SCRIPT : WL_EditableEntityComponent :: Entity {56E21E3119E019E8}PrefabsEditable/Auto/Structures/Signs/Military/Supplies/E_Sign_SupplyStorage_Supplies_FIA_01.et attempted to be deleted 17:01:01.823 SCRIPT : WL_EditableEntityComponent :: Entity {365E4BF1FFFD8B30}PrefabsEditable/Auto/Structures/Walls/BarbedWire/E_BarbedTape_Long.et attempted to be deleted 17:01:01.882 SCRIPT (E): Virtual Machine Exception Reason: Entity is already deleted Class: 'WL_BillboardDisplayComponent' Function: 'DestroyScreen' Stack trace: Scripts/Game/Wasteland/WL_BillboardDisplay.c:65 Function DestroyScreen Scripts/Game/Wasteland/WL_BillboardDisplay.c:104 Function OnDelete 17:01:01.916 SCRIPT : WL_EditableEntityComponent :: Entity {6501BE9E523EB4E0}PrefabsEditable/SpawnPoints/E_WL_SpawnPoint_US.et attempted to be deleted 17:01:02.045 SCRIPT (E): Virtual Machine Exception Reason: Entity is already deleted Class: 'WL_BillboardDisplayComponent' Function: 'DestroyScreen' Stack trace: Scripts/Game/Wasteland/WL_BillboardDisplay.c:65 Function DestroyScreen Scripts/Game/Wasteland/WL_BillboardDisplay.c:104 Function OnDelete 17:01:02.046 SCRIPT : WL_EditableEntityComponent :: Entity {4F051BF6CA4F2BAA}PrefabsEditable/Auto/Structures/Signs/Military/Supplies/E_Sign_SupplyStorage_ConstructionMat_US_01.et attempted to be deleted 17:01:02.046 SCRIPT : WL_EditableEntityComponent :: Entity {0DBE058F13F0C7E8}PrefabsEditable/Auto/Structures/Military/Flags/E_FlagPole_02_V1_US.et attempted to be deleted 17:01:02.046 SCRIPT : WL_EditableEntityComponent :: Entity {3F73A14DED0B31F1}PrefabsEditable/Auto/Structures/Infrastructure/Piping/E_DieselPipe_01_hose_V1.et attempted to be deleted 17:01:02.046 SCRIPT : WL_EditableEntityComponent :: Entity {3F73A14DED0B31F1}PrefabsEditable/Auto/Structures/Infrastructure/Piping/E_DieselPipe_01_hose_V1.et attempted to be deleted 17:01:02.046 SCRIPT : WL_EditableEntityComponent :: Entity {40523E965ED001BB}PrefabsEditable/Auto/Structures/Signs/Military/E_Sign_FuelStorage_USSR_01.et attempted to be deleted 17:01:02.046 SCRIPT : WL_EditableEntityComponent :: Entity {95BFB5C33EA78DE6}PrefabsEditable/Auto/Structures/Military/Fortifications/E_DirtPile_01_small.et attempted to be deleted 17:01:02.046 SCRIPT : WL_EditableEntityComponent :: Entity {532795AD51CFBEDF}PrefabsEditable/Auto/Structures/Infrastructure/Piping/E_DieselPipe_01_hose_V2.et attempted to be deleted 17:01:02.046 SCRIPT : WL_EditableEntityComponent :: Entity {D90F8E2102368290}PrefabsEditable/Auto/Structures/Signs/Military/E_Sign_CommandPost_US_01.et attempted to be deleted 17:01:02.046 SCRIPT : WL_EditableEntityComponent :: Entity {95BFB5C33EA78DE6}PrefabsEditable/Auto/Structures/Military/Fortifications/E_DirtPile_01_small.et attempted to be deleted 17:01:02.058 SCRIPT : WL_EditableEntityComponent :: Entity {130BED24711F375F}PrefabsEditable/Auto/Structures/Walls/BarbedWire/E_BarbedTape_Triple.et attempted to be deleted 17:01:02.058 SCRIPT : WL_EditableEntityComponent :: Entity {130BED24711F375F}PrefabsEditable/Auto/Structures/Walls/BarbedWire/E_BarbedTape_Triple.et attempted to be deleted 17:01:02.058 SCRIPT : WL_EditableEntityComponent :: Entity {130BED24711F375F}PrefabsEditable/Auto/Structures/Walls/BarbedWire/E_BarbedTape_Triple.et attempted to be deleted 17:01:02.058 SCRIPT : WL_EditableEntityComponent :: Entity {130BED24711F375F}PrefabsEditable/Auto/Structures/Walls/BarbedWire/E_BarbedTape_Triple.et attempted to be deleted 17:01:02.059 SCRIPT : WL_EditableEntityComponent :: Entity {FA32A74CDD77FD1E}PrefabsEditable/Auto/Structures/Military/Radar/ApproachRadar_RPL5_01/E_WL_RadarSpawner_USSR.et attempted to be deleted 17:01:02.059 SCRIPT : WL_EditableEntityComponent :: Entity {1AB925786957ADC1}PrefabsEditable/Auto/Structures/Signs/Military/Supplies/E_Sign_SupplyStorage_Ammo_US_01.et attempted to be deleted 17:01:02.250 SCRIPT : WL_EditableEntityComponent :: Entity {95BFB5C33EA78DE6}PrefabsEditable/Auto/Structures/Military/Fortifications/E_DirtPile_01_small.et attempted to be deleted 17:01:02.250 SCRIPT : WL_EditableEntityComponent :: Entity {56E21E3119E019E8}PrefabsEditable/Auto/Structures/Signs/Military/Supplies/E_Sign_SupplyStorage_Supplies_FIA_01.et attempted to be deleted 17:01:02.321 SCRIPT (E): Virtual Machine Exception Reason: Entity is already deleted Class: 'WL_BillboardDisplayComponent' Function: 'DestroyScreen' Stack trace: Scripts/Game/Wasteland/WL_BillboardDisplay.c:65 Function DestroyScreen Scripts/Game/Wasteland/WL_BillboardDisplay.c:104 Function OnDelete 17:01:02.369 SCRIPT (E): Virtual Machine Exception Reason: Entity is already deleted Class: 'WL_BillboardDisplayComponent' Function: 'DestroyScreen' Stack trace: Scripts/Game/Wasteland/WL_BillboardDisplay.c:65 Function DestroyScreen Scripts/Game/Wasteland/WL_BillboardDisplay.c:104 Function OnDelete 17:01:03.765 SCRIPT : SCRIPT : Compiling GameLib scripts 17:01:03.781 SCRIPT : Module: GameLib; loaded 353x files; 540x classes; used 505/2097 kB (24%) of static memory; defines: "PLATFORM_WINDOWS,ENF_ENABLE_VHC_OVERRIDE,ENF_ENABLE_RPLCOMPONENT_IN_GAMECODE"; CRC32: b20babea 17:01:03.810 SCRIPT : SCRIPT : Compiling Game scripts 17:01:04.131 SCRIPT : Compiling Game scripts 17:01:04.131 SCRIPT (W): @"scripts/GameCode/Effects/SCR_OptimizedMuzzleEffectComponent.c,14": Possible variable name conflict 'inScope' 17:01:04.156 SCRIPT (W): @"scripts/Game/Editor/UI/Components/Modes/SCR_PhotoSaveModeEditorUIComponent.c,25": Pointer type 'PixelRawData' can only be used with local variables 17:01:04.297 SCRIPT (W): @"scripts/Game/Campaign/UI/SCR_CampaignUIMutePlayerComponent.c,28": 'GetPlayerBlockedState' is obsolete: Session blocking is no longer supported. 17:01:04.297 SCRIPT (W): @"scripts/Game/Campaign/UI/SCR_CampaignUIMutePlayerComponent.c,30": 'SetPlayerBlockedState' is obsolete: Session blocking is no longer supported. 17:01:04.297 SCRIPT (W): @"scripts/Game/Campaign/UI/SCR_CampaignUIMutePlayerComponent.c,35": 'SetPlayerBlockedState' is obsolete: Session blocking is no longer supported. 17:01:04.310 SCRIPT (W): @"scripts/Game/Components/Damage/SCR_VehicleDamageManagerComponent.c,826": Variable 'geomIndex' is not used 17:01:04.404 SCRIPT (W): @"scripts/Game/Entities/GridSpawnerEntity.c,180": 'Randomize' is obsolete: If seed need to be used use RandomGenerator instead 17:01:04.449 SCRIPT (W): @"scripts/Game/Groups/SCR_GroupTileButton.c,683": 'GetPlayerMutedState' is obsolete: Use SocialComponent.IsMuted(playerId). 17:01:04.478 SCRIPT (W): @"scripts/Game/ScenarioFramework/Actions/AIActions/SCR_ScenarioFrameworkAIActionSetCharacterStance.c,23": 'SetStance' is obsolete 17:01:04.478 SCRIPT (W): @"scripts/Game/ScenarioFramework/Actions/AIActions/SCR_ScenarioFrameworkAIActionSetMovementType.c,23": 'SetMovementType' is obsolete 17:01:04.529 SCRIPT (W): @"scripts/Game/UI/HUD/SCR_PlayerListMenu.c,436": 'SetPlayerMutedState' is obsolete: Use SocialComponent.SetMuted(playerId, muted). 17:01:04.529 SCRIPT (W): @"scripts/Game/UI/HUD/SCR_PlayerListMenu.c,438": 'GetPlayerMutedState' is obsolete: Use SocialComponent.IsMuted(playerId). 17:01:04.529 SCRIPT (W): @"scripts/Game/UI/HUD/SCR_PlayerListMenu.c,498": 'GetPlayerMutedState' is obsolete: Use SocialComponent.IsMuted(playerId). 17:01:04.530 SCRIPT (W): @"scripts/Game/UI/HUD/SCR_PlayerListMenu.c,1132": 'GetPlayerMutedState' is obsolete: Use SocialComponent.IsMuted(playerId). 17:01:04.530 SCRIPT (W): @"scripts/Game/UI/HUD/SCR_PlayerListMenu.c,1135": 'GetPlayerMutedState' is obsolete: Use SocialComponent.IsMuted(playerId). 17:01:04.530 SCRIPT (W): @"scripts/Game/UI/HUD/SCR_PlayerListMenu.c,1139": 'GetPlayerMutedState' is obsolete: Use SocialComponent.IsMuted(playerId). 17:01:04.556 SCRIPT (W): @"scripts/Game/UI/Menu/ContentBrowser/MainMenu/SCR_ContentBrowser_AddonsFilteredSubMenu.c,7": 'SetPageItems' is obsolete: Use SetPageSize() instead! 17:01:04.556 SCRIPT (W): @"scripts/Game/UI/Menu/ContentBrowser/MainMenu/SCR_ContentBrowser_AddonsFilteredSubMenu.c,36": 'SetPageItems' is obsolete: Use SetPageSize() instead! 17:01:04.556 SCRIPT (W): @"scripts/Game/UI/Menu/ContentBrowser/MainMenu/SCR_ContentBrowser_AddonsSubMenu.c,358": 'SetPageItems' is obsolete: Use SetPageSize() instead! 17:01:04.556 SCRIPT (W): @"scripts/Game/UI/Menu/ContentBrowser/MainMenu/SCR_ContentBrowser_AddonsSubMenu.c,380": 'SetPageItems' is obsolete: Use SetPageSize() instead! 17:01:04.556 SCRIPT (W): @"scripts/Game/UI/Menu/ContentBrowser/MainMenu/SCR_ContentBrowser_AddonsSubMenu.c,420": 'SetPageItems' is obsolete: Use SetPageSize() instead! 17:01:04.556 SCRIPT (W): @"scripts/Game/UI/Menu/ContentBrowser/MainMenu/SCR_ContentBrowser_AddonsSubMenu.c,444": 'SetPageItems' is obsolete: Use SetPageSize() instead! 17:01:04.566 SCRIPT (W): @"scripts/Game/UI/Menu/GroupSettingsDialogUI.c,37": 'GetPrivilegeAsync' is obsolete: Use SocialComponent.RequestSocialPrivilege() or RequestMultiplayerPrivilege() 17:01:04.575 SCRIPT (W): @"scripts/Game/UI/Menu/ServerBrowserMenuUI.c,2792": 'GetPrivilegeAsync' is obsolete: Use SocialComponent.RequestSocialPrivilege() or RequestMultiplayerPrivilege() 17:01:04.575 SCRIPT (W): @"scripts/Game/UI/Menu/ServerBrowserMenuUI.c,2825": 'GetPrivilegeAsync' is obsolete: Use SocialComponent.RequestSocialPrivilege() or RequestMultiplayerPrivilege() 17:01:04.575 SCRIPT (W): @"scripts/Game/UI/Menu/ServerBrowserMenuUI.c,2850": 'GetPrivilegeAsync' is obsolete: Use SocialComponent.RequestSocialPrivilege() or RequestMultiplayerPrivilege() 17:01:04.596 SCRIPT (W): @"scripts/Game/Vehicle/SCR_ImpactEffectComponent.c,206": Comparing unrelated types 'Class' and 'Physics' 17:01:04.596 SCRIPT (W): @"scripts/Game/Vehicle/SCR_ImpactEffectComponent.c,337": Comparing unrelated types 'Class' and 'Physics' 17:01:04.598 SCRIPT (W): @"scripts/Game/Weapon/Sights/SCR_2DPIPSightsComponent.c,432": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 17:01:04.598 SCRIPT (W): @"scripts/Game/Weapon/Sights/SCR_2DPIPSightsComponent.c,481": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 17:01:04.599 SCRIPT (W): @"scripts/Game/Weapon/Sights/SCR_PIPSightsComponent.c,115": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 17:01:04.599 SCRIPT (W): @"scripts/Game/Workshop/SCR_AddonManager.c,256": 'GetPrivilege' is obsolete: Use SocialComponent.IsPrivilegedTo() or IsMultiplayerAllowed() 17:01:04.600 SCRIPT (W): @"scripts/Game/Workshop/SCR_AddonManager.c,280": 'GetPrivilegeAsync' is obsolete: Use SocialComponent.RequestSocialPrivilege() or RequestMultiplayerPrivilege() 17:01:04.627 SCRIPT : Module: Game; loaded 4719x files; 9502x classes; used 20944/41943 kB (49%) of static memory; defines: "PLATFORM_WINDOWS,ENF_ENABLE_VHC_OVERRIDE,ENF_ENABLE_RPLCOMPONENT_IN_GAMECODE,ENABLE_BASE_DESTRUCTION,BUDGET_OPTIMIZATION_CHECKS,DEBUG,RESPAWN_TIMER_COMPONENT_DEBUG,DEBUG_CONFIGURABLE_DIALOGS,DISABLE_WEAPON_SWITCHING,SCRIPTED_AIM_MODIFIER_DEBUG"; CRC32: 7a2c4bde 17:01:05.362 SCRIPT : [SCR_AddonManager] SCR_AddonManager<0x000001D2CF460030> @"ENTITY:3" ('SCR_AddonManager') at <0.000000 0.000000 0.000000> Internal_CheckAddons() 17:01:05.362 SCRIPT : [SCR_AddonManager] SCR_AddonManager<0x000001D2CF460030> @"ENTITY:3" ('SCR_AddonManager') at <0.000000 0.000000 0.000000> Callback_CheckAddons_OnSuccess() 17:01:05.375 SCRIPT : [SCR_AddonManager] SCR_AddonManager<0x000001D2CF460030> @"ENTITY:3" ('SCR_AddonManager') at <0.000000 0.000000 0.000000> FinalizeInitAfterAsyncChecks() 17:01:05.375 SCRIPT : [SCR_AddonManager] SCR_AddonManager<0x000001D2CF460030> @"ENTITY:3" ('SCR_AddonManager') at <0.000000 0.000000 0.000000> Init Finished 17:01:05.375 SCRIPT : [SCR_AddonManager] SCR_AddonManager<0x000001D2CF460030> @"ENTITY:3" ('SCR_AddonManager') at <0.000000 0.000000 0.000000> User Workshop access: 1 17:01:05.493 SCRIPT (W): EditBoxFilterComponent used on invalid widget type. 17:01:05.522 SCRIPT : Kick cause code: group=1 'REPLICATION', reason=9 'SHUTDOWN' 17:01:05.523 SCRIPT (E): [SCR_ConfigurableDialogUi] Preset was not found: SCR_ConfigurableDialogUiPresets<0x000001D2C92D1050>, REPLICATION_SHUTDOWN 17:01:05.524 SCRIPT : [SCR_ConfigurableDialogUi] presetsResourceName: {D3BFEE28E7D5B6A1}Configs/ServerBrowser/KickDialogs.conf, tag: REPLICATION, customDialogObj: NULL 17:46:52.579 SCRIPT : [SCR_ConfigurableDialogUi] presetsResourceName: {471EFCF445C3E9C6}Configs/ServerBrowser/JoiningDialogs.conf, tag: SERVER_DETAILS, customDialogObj: SCR_ServerDetailsDialog<0x000001D2B97C8030> 17:46:56.052 SCRIPT : [SCR_ConfigurableDialogUi] presetsResourceName: {471EFCF445C3E9C6}Configs/ServerBrowser/JoiningDialogs.conf, tag: JOIN, customDialogObj: NULL 17:46:56.052 SCRIPT : [SCR_ConfigurableDialogUi] presetsResourceName: {471EFCF445C3E9C6}Configs/ServerBrowser/JoiningDialogs.conf, tag: JOIN_FAILED, customDialogObj: NULL 17:46:59.390 SCRIPT : [SCR_ConfigurableDialogUi] presetsResourceName: {26F075E5D30629E5}Configs/ContentBrowser/ContentBrowserDialogs.conf, tag: server_download_required, customDialogObj: SCR_ServerJoinDownloadsConfirmationDialog<0x000001D347946D90> 17:47:20.527 SCRIPT : [SCR_ConfigurableDialogUi] presetsResourceName: {471EFCF445C3E9C6}Configs/ServerBrowser/JoiningDialogs.conf, tag: JOIN, customDialogObj: NULL 17:47:21.622 SCRIPT : SCRIPT : Compiling GameLib scripts 17:47:21.636 SCRIPT : Module: GameLib; loaded 353x files; 540x classes; used 505/2097 kB (24%) of static memory; defines: "PLATFORM_WINDOWS,ENF_ENABLE_VHC_OVERRIDE,ENF_ENABLE_RPLCOMPONENT_IN_GAMECODE"; CRC32: b20babea 17:47:21.664 SCRIPT : SCRIPT : Compiling Game scripts 17:47:22.000 SCRIPT : Compiling Game scripts 17:47:22.000 SCRIPT (W): @"Scripts/Game/Weapon/Attachments/AFW_RangeFinderComponent.c,15": Pointer type 'Animation' can only be used with local variables 17:47:22.007 SCRIPT (W): @"Scripts/Game/SPC_WeaponRecoilComponent.c,17": Pointer type 'Physics' can only be used with local variables 17:47:22.016 SCRIPT (W): @"scripts/GameCode/Effects/SCR_OptimizedMuzzleEffectComponent.c,14": Possible variable name conflict 'inScope' 17:47:22.017 SCRIPT (W): @"Scripts/Game/Weapon/Sights/RangeFinder/ZeroingTables.c,8": Possible variable name conflict 'offset' 17:47:22.017 SCRIPT (W): @"Scripts/Game/Weapon/Sights/RangeFinder/ZeroingTables.c,8": Possible variable name conflict 'distance' 17:47:22.027 SCRIPT (W): @"Scripts/Game/5ABD0CB57F7E9EB1/Bacon_5ABD0CB57F7E9EB1_FlipUp2DPIPSightsComponent.c,63": Pointer type 'Animation' can only be used with local variables 17:47:22.040 SCRIPT (W): @"Scripts/Game/Editor/UI/Components/Modes/SCR_PhotoSaveModeEditorUIComponent.c,25": Pointer type 'PixelRawData' can only be used with local variables 17:47:22.051 SCRIPT (W): @"Scripts/Game/Vehicle/SCR_WaterEffectModule.c,13": Pointer type 'Physics' can only be used with local variables 17:47:22.051 SCRIPT (W): @"Scripts/Game/Vehicle/SCR_WaterEffectModule.c,14": Pointer type 'Particles' can only be used with local variables 17:47:22.153 SCRIPT (W): @"Scripts/Game/Campaign/UI/SCR_CampaignUIMutePlayerComponent.c,28": 'GetPlayerBlockedState' is obsolete: Session blocking is no longer supported. 17:47:22.153 SCRIPT (W): @"Scripts/Game/Campaign/UI/SCR_CampaignUIMutePlayerComponent.c,30": 'SetPlayerBlockedState' is obsolete: Session blocking is no longer supported. 17:47:22.153 SCRIPT (W): @"Scripts/Game/Campaign/UI/SCR_CampaignUIMutePlayerComponent.c,35": 'SetPlayerBlockedState' is obsolete: Session blocking is no longer supported. 17:47:22.162 SCRIPT (W): @"Scripts/Game/Components/Damage/SCR_VehicleDamageManagerComponent.c,826": Variable 'geomIndex' is not used 17:47:22.232 SCRIPT (W): @"Scripts/Game/Entities/GridSpawnerEntity.c,180": 'Randomize' is obsolete: If seed need to be used use RandomGenerator instead 17:47:22.271 SCRIPT (W): @"Scripts/Game/Groups/SCR_GroupTileButton.c,683": 'GetPlayerMutedState' is obsolete: Use SocialComponent.IsMuted(playerId). 17:47:22.297 SCRIPT (W): @"Scripts/Game/ScenarioFramework/Actions/AIActions/SCR_ScenarioFrameworkAIActionSetCharacterStance.c,23": 'SetStance' is obsolete 17:47:22.297 SCRIPT (W): @"Scripts/Game/ScenarioFramework/Actions/AIActions/SCR_ScenarioFrameworkAIActionSetMovementType.c,23": 'SetMovementType' is obsolete 17:47:22.342 SCRIPT (W): @"Scripts/Game/UI/HUD/SCR_PlayerListMenu.c,436": 'SetPlayerMutedState' is obsolete: Use SocialComponent.SetMuted(playerId, muted). 17:47:22.342 SCRIPT (W): @"Scripts/Game/UI/HUD/SCR_PlayerListMenu.c,438": 'GetPlayerMutedState' is obsolete: Use SocialComponent.IsMuted(playerId). 17:47:22.342 SCRIPT (W): @"Scripts/Game/UI/HUD/SCR_PlayerListMenu.c,498": 'GetPlayerMutedState' is obsolete: Use SocialComponent.IsMuted(playerId). 17:47:22.342 SCRIPT (W): @"Scripts/Game/UI/HUD/SCR_PlayerListMenu.c,1132": 'GetPlayerMutedState' is obsolete: Use SocialComponent.IsMuted(playerId). 17:47:22.342 SCRIPT (W): @"Scripts/Game/UI/HUD/SCR_PlayerListMenu.c,1135": 'GetPlayerMutedState' is obsolete: Use SocialComponent.IsMuted(playerId). 17:47:22.342 SCRIPT (W): @"Scripts/Game/UI/HUD/SCR_PlayerListMenu.c,1139": 'GetPlayerMutedState' is obsolete: Use SocialComponent.IsMuted(playerId). 17:47:22.365 SCRIPT (W): @"Scripts/Game/UI/Menu/ContentBrowser/MainMenu/SCR_ContentBrowser_AddonsFilteredSubMenu.c,7": 'SetPageItems' is obsolete: Use SetPageSize() instead! 17:47:22.365 SCRIPT (W): @"Scripts/Game/UI/Menu/ContentBrowser/MainMenu/SCR_ContentBrowser_AddonsFilteredSubMenu.c,36": 'SetPageItems' is obsolete: Use SetPageSize() instead! 17:47:22.366 SCRIPT (W): @"Scripts/Game/UI/Menu/ContentBrowser/MainMenu/SCR_ContentBrowser_AddonsSubMenu.c,358": 'SetPageItems' is obsolete: Use SetPageSize() instead! 17:47:22.366 SCRIPT (W): @"Scripts/Game/UI/Menu/ContentBrowser/MainMenu/SCR_ContentBrowser_AddonsSubMenu.c,380": 'SetPageItems' is obsolete: Use SetPageSize() instead! 17:47:22.366 SCRIPT (W): @"Scripts/Game/UI/Menu/ContentBrowser/MainMenu/SCR_ContentBrowser_AddonsSubMenu.c,420": 'SetPageItems' is obsolete: Use SetPageSize() instead! 17:47:22.366 SCRIPT (W): @"Scripts/Game/UI/Menu/ContentBrowser/MainMenu/SCR_ContentBrowser_AddonsSubMenu.c,444": 'SetPageItems' is obsolete: Use SetPageSize() instead! 17:47:22.374 SCRIPT (W): @"Scripts/Game/UI/Menu/GroupSettingsDialogUI.c,37": 'GetPrivilegeAsync' is obsolete: Use SocialComponent.RequestSocialPrivilege() or RequestMultiplayerPrivilege() 17:47:22.380 SCRIPT (W): @"Scripts/Game/UI/Menu/ServerBrowserMenuUI.c,2792": 'GetPrivilegeAsync' is obsolete: Use SocialComponent.RequestSocialPrivilege() or RequestMultiplayerPrivilege() 17:47:22.380 SCRIPT (W): @"Scripts/Game/UI/Menu/ServerBrowserMenuUI.c,2825": 'GetPrivilegeAsync' is obsolete: Use SocialComponent.RequestSocialPrivilege() or RequestMultiplayerPrivilege() 17:47:22.381 SCRIPT (W): @"Scripts/Game/UI/Menu/ServerBrowserMenuUI.c,2850": 'GetPrivilegeAsync' is obsolete: Use SocialComponent.RequestSocialPrivilege() or RequestMultiplayerPrivilege() 17:47:22.396 SCRIPT (W): @"Scripts/Game/Vehicle/SCR_ImpactEffectComponent.c,206": Comparing unrelated types 'Class' and 'Physics' 17:47:22.396 SCRIPT (W): @"Scripts/Game/Vehicle/SCR_ImpactEffectComponent.c,337": Comparing unrelated types 'Class' and 'Physics' 17:47:22.398 SCRIPT (W): @"Scripts/Game/Weapon/Sights/SCR_2DPIPSightsComponent.c,432": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 17:47:22.398 SCRIPT (W): @"Scripts/Game/Weapon/Sights/SCR_2DPIPSightsComponent.c,481": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 17:47:22.399 SCRIPT (W): @"Scripts/Game/Weapon/Sights/SCR_PIPSightsComponent.c,115": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 17:47:22.399 SCRIPT (W): @"Scripts/Game/Workshop/SCR_AddonManager.c,256": 'GetPrivilege' is obsolete: Use SocialComponent.IsPrivilegedTo() or IsMultiplayerAllowed() 17:47:22.399 SCRIPT (W): @"Scripts/Game/Workshop/SCR_AddonManager.c,280": 'GetPrivilegeAsync' is obsolete: Use SocialComponent.RequestSocialPrivilege() or RequestMultiplayerPrivilege() 17:47:22.408 SCRIPT (W): @"Scripts/Game/Weapon/Attachments/AFW_RangeFinderComponent.c,29": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 17:47:22.408 SCRIPT (W): @"Scripts/Game/Weapon/Attachments/AFW_RangeFinderComponent.c,34": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 17:47:22.408 SCRIPT (W): @"Scripts/Game/Weapon/Attachments/AFW_RangeFinderComponent.c,165": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 17:47:22.408 SCRIPT (W): @"Scripts/Game/Weapon/Attachments/AFW_RangeFinderComponent.c,177": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 17:47:22.408 SCRIPT (W): @"Scripts/Game/Weapon/Attachments/AFW_WeaponAttachmentRecoilAttribute.c,9": Overwriting argument 'desc' 17:47:22.417 SCRIPT (W): @"Scripts/Game/GameMode/Structure/WL_LootPositionComponentManager.c,82": 'Randomize' is obsolete: If seed need to be used use RandomGenerator instead 17:47:22.417 SCRIPT (W): @"Scripts/Game/GameMode/Structure/WL_LootPositionComponentManager.c,134": 'Randomize' is obsolete: If seed need to be used use RandomGenerator instead 17:47:22.417 SCRIPT (W): @"Scripts/Game/GameMode/WL_GameModeWasteland.c,179": 'Randomize' is obsolete: If seed need to be used use RandomGenerator instead 17:47:22.424 SCRIPT (W): @"Scripts/Game/Wasteland/MissionSystem/WL_MissionSpawnEntity.c,394": Variable 'x' is not used 17:47:22.425 SCRIPT (W): @"Scripts/Game/Wasteland/WL_MarkdownNameFix.c,250": 'GetPlayerMutedState' is obsolete: Use SocialComponent.IsMuted(playerId). 17:47:22.425 SCRIPT (W): @"Scripts/Game/Wasteland/WL_ServerModule.c,271": 'Randomize' is obsolete: If seed need to be used use RandomGenerator instead 17:47:22.427 SCRIPT (W): @"Scripts/Game/Weapon/Sights/SCRO_2DPIPNightVisionSightsComponent.c,61": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 17:47:22.427 SCRIPT (W): @"Scripts/Game/BaconRISAttachments_RTLayoutComponent.c,97": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 17:47:22.427 SCRIPT (W): @"Scripts/Game/BaconRISAttachments_RangefinderComponent.c,140": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 17:47:22.427 SCRIPT (W): @"Scripts/Game/BaconRISAttachments_RangefinderComponent.c,206": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 17:47:22.427 SCRIPT (W): @"Scripts/Game/T_Recoil.c,4": Overwriting argument 'desc' 17:47:22.428 SCRIPT (W): @"Scripts/Game/Components/AKI3_MultifunctionDisplay.c,113": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 17:47:22.428 SCRIPT (W): @"Scripts/Game/Components/AKI3_MultifunctionDisplay.c,135": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 17:47:22.428 SCRIPT (W): @"Scripts/Game/Components/AKI_MultiFunctionDisplay.c,74": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 17:47:22.428 SCRIPT (W): @"Scripts/Game/Components/AKI_MultiFunctionDisplay.c,91": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 17:47:22.428 SCRIPT (W): @"Scripts/Game/Components/AKI_StandbyFlightDisplay.c,87": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 17:47:22.428 SCRIPT (W): @"Scripts/Game/Components/AKI_StandbyFlightDisplay.c,106": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 17:47:22.429 SCRIPT (W): @"Scripts/Game/Components/AKI_TempScreenDisplay.c,113": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 17:47:22.429 SCRIPT (W): @"Scripts/Game/Components/AKI_TempScreenDisplay.c,135": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 17:47:22.429 SCRIPT (W): @"Scripts/Game/Components/R3D_PIPComponent.c,68": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 17:47:22.429 SCRIPT (W): @"Scripts/Game/ChatMessageRoles_Modded_SCR_ChatMessageLineComponent.c,123": 'GetPlayerFaction' is obsolete: Use SCR_FactionManager.SGetPlayerFaction instead 17:47:22.429 SCRIPT (W): @"Scripts/Game/Camera/FEN_ScreenComponent.c,135": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 17:47:22.429 SCRIPT (W): @"Scripts/Game/Camera/FEN_ScreenComponent.c,147": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 17:47:22.431 SCRIPT (W): @"Scripts/Game/FEN_SpeedGaugeComponent.c,76": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 17:47:22.431 SCRIPT (W): @"Scripts/Game/FEN_SpeedGaugeComponent.c,96": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 17:47:22.453 SCRIPT : Module: Game; loaded 5255x files; 10700x classes; used 22696/41943 kB (54%) of static memory; defines: "PLATFORM_WINDOWS,ENF_ENABLE_VHC_OVERRIDE,ENF_ENABLE_RPLCOMPONENT_IN_GAMECODE,ENABLE_BASE_DESTRUCTION,BUDGET_OPTIMIZATION_CHECKS,DEBUG,RESPAWN_TIMER_COMPONENT_DEBUG,DEBUG_CONFIGURABLE_DIALOGS,DISABLE_WEAPON_SWITCHING,SCRIPTED_AIM_MODIFIER_DEBUG,ZEL_CHARACTER"; CRC32: 1681dab5 17:47:25.562 SCRIPT (E): declarations(643): error: Multiple declaration of variable 's_Lamentin' 17:47:34.490 SCRIPT (E): 'SCR_ResupplySelfSupportStationAction': should check if Item is in storage but no storage manager found so this step will be ignored! 17:47:34.490 SCRIPT (E): 'SCR_ResupplySelfSupportStationAction': should check if Item is in storage but no storage manager found so this step will be ignored! 17:47:34.490 SCRIPT (E): 'SCR_ResupplySelfSupportStationAction': should check if Item is in storage but no storage manager found so this step will be ignored! 17:47:34.490 SCRIPT (E): 'SCR_ResupplySelfSupportStationAction': should check if Item is in storage but no storage manager found so this step will be ignored! 17:47:34.490 SCRIPT (E): 'SCR_ResupplySelfSupportStationAction': should check if Item is in storage but no storage manager found so this step will be ignored! 17:47:34.510 SCRIPT (E): m_iLadderComponentIndex : 0 is not an index valid 17:47:34.538 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.538 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.539 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.539 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.539 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.541 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.541 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.541 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.542 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.542 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.543 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.543 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.543 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.544 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.544 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.545 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.545 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.545 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.546 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.546 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.547 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.547 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.547 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.547 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.549 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.549 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.549 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.550 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.550 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.550 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.550 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.551 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.551 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.552 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.552 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.552 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.553 SCRIPT (E): Editable entity @"{2C3BBBAFDF2EF143}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Pillar_narrow.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.553 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.554 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.554 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.554 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.555 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.555 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.556 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.556 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.556 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.557 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.557 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.557 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.559 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.559 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.560 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.560 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.560 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.560 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.590 SCRIPT (E): Editable entity @"{2C3BBBAFDF2EF143}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Pillar_narrow.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.590 SCRIPT (E): Editable entity @"{2C3BBBAFDF2EF143}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Pillar_narrow.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.590 SCRIPT (E): Editable entity @"{2C3BBBAFDF2EF143}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Pillar_narrow.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.590 SCRIPT (E): Editable entity @"{2C3BBBAFDF2EF143}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Pillar_narrow.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.590 SCRIPT (E): Editable entity @"{2C3BBBAFDF2EF143}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Pillar_narrow.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.590 SCRIPT (E): Editable entity @"{2C3BBBAFDF2EF143}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Pillar_narrow.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.590 SCRIPT (E): Editable entity @"{2C3BBBAFDF2EF143}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Pillar_narrow.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.590 SCRIPT (E): Editable entity @"{2C3BBBAFDF2EF143}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Pillar_narrow.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.590 SCRIPT (E): Editable entity @"{2C3BBBAFDF2EF143}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Pillar_narrow.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.590 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.590 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.591 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.591 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.592 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.592 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.593 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.593 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.594 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.594 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.594 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.595 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.595 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.596 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.596 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.597 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.597 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.597 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.597 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.599 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.599 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.599 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.599 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.600 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.600 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.601 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.602 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.602 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.603 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.603 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.603 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.604 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.604 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.605 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.605 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.605 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.606 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.606 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.607 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.607 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.607 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.608 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.608 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.608 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.609 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.609 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.610 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.610 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.610 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.610 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.611 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.611 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.612 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.612 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.612 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.613 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.613 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.614 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.614 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.614 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.615 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.615 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.615 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.616 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.616 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.617 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.617 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.617 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.619 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.619 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.620 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.620 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.620 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.620 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.621 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.621 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.621 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.622 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.622 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.623 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.623 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.624 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.624 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.624 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.625 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.625 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.625 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.626 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.626 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.627 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.627 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.627 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.627 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.629 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.629 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.629 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.630 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.630 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.630 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.631 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.631 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.631 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.632 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.632 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.637 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.639 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.639 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.640 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.640 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.640 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.640 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.641 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.641 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.641 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 17:47:34.643 SCRIPT (E): 'SCR_ResupplySelfSupportStationAction': should check if Item is in storage but no storage manager found so this step will be ignored! 17:47:34.643 SCRIPT (E): 'SCR_ResupplySelfSupportStationAction': should check if Item is in storage but no storage manager found so this step will be ignored! 17:47:34.643 SCRIPT (E): 'SCR_ResupplySelfSupportStationAction': should check if Item is in storage but no storage manager found so this step will be ignored! 17:47:34.643 SCRIPT (E): 'SCR_ResupplySelfSupportStationAction': should check if Item is in storage but no storage manager found so this step will be ignored! 17:47:34.643 SCRIPT (E): 'SCR_ResupplySelfSupportStationAction': should check if Item is in storage but no storage manager found so this step will be ignored! 17:47:34.677 SCRIPT : GetResourceName 'Scripts/Game/EntityCatalog/EntityCatalogEntry/SCR_EntityCatalogEntry.c,325' 17:47:34.697 SCRIPT : GetResourceName 'Scripts/Game/EntityCatalog/EntityCatalogEntry/SCR_EntityCatalogInventoryItem.c,14' 17:47:34.697 SCRIPT : GetResourceName 'Scripts/Game/Components/Arsenal/SCR_ArsenalItem.c,181' 17:47:34.697 SCRIPT : GetResourceName 'Scripts/Game/EntityCatalog/EntityCatalogEntry/SCR_EntityCatalogInventoryItem.c,14' 17:47:34.697 SCRIPT : GetResourceName 'Scripts/Game/Components/Arsenal/SCR_ArsenalItem.c,181' 17:47:34.699 SCRIPT : GetResourceName 'Scripts/Game/EntityCatalog/EntityCatalogEntry/SCR_EntityCatalogInventoryItem.c,14' 17:47:34.699 SCRIPT : GetResourceName 'Scripts/Game/Components/Arsenal/SCR_ArsenalItem.c,181' 17:47:34.699 SCRIPT : GetResourceName 'Scripts/Game/EntityCatalog/EntityCatalogEntry/SCR_EntityCatalogInventoryItem.c,14' 17:47:34.699 SCRIPT : GetResourceName 'Scripts/Game/Components/Arsenal/SCR_ArsenalItem.c,181' 17:47:34.780 SCRIPT : GetResourceName 'Scripts/Game/EntityCatalog/EntityCatalogEntry/SCR_EntityCatalogInventoryItem.c,14' 17:47:34.780 SCRIPT : GetResourceName 'Scripts/Game/Components/Arsenal/SCR_ArsenalItem.c,181' 17:47:34.781 SCRIPT : GetResourceName 'Scripts/Game/EntityCatalog/EntityCatalogEntry/SCR_EntityCatalogInventoryItem.c,14' 17:47:34.781 SCRIPT : GetResourceName 'Scripts/Game/Components/Arsenal/SCR_ArsenalItem.c,181' 17:47:34.828 SCRIPT : GetResourceName 'Scripts/Game/EntityCatalog/EntityCatalogEntry/SCR_EntityCatalogEntry.c,325' 17:47:34.828 SCRIPT : GetResourceName 'Scripts/Game/EntityCatalog/EntityCatalogEntry/SCR_EntityCatalogEntry.c,325' 17:47:34.828 SCRIPT : GetResourceName 'Scripts/Game/EntityCatalog/EntityCatalogEntry/SCR_EntityCatalogEntry.c,325' 17:47:35.762 SCRIPT : WL_ATMViewComponent::EOnInit Called 17:47:35.766 SCRIPT (W): SCR_PerceivedFactionManagerComponent trying to set fall back faction 'CIV' but this faction could not be found so it is null instead. 17:47:36.500 SCRIPT (E): 'SCR_BaseResupplySupportStationComponent' needs a entity catalog manager! 17:47:36.500 SCRIPT (E): 'SCR_BaseResupplySupportStationComponent' needs a entity catalog manager! 17:47:36.500 SCRIPT (E): 'SCR_BaseResupplySupportStationComponent' needs a entity catalog manager! 17:47:36.500 SCRIPT (E): 'SCR_BaseResupplySupportStationComponent' needs a entity catalog manager! 17:47:36.500 SCRIPT (E): 'SCR_BaseResupplySupportStationComponent' needs a entity catalog manager! 17:47:36.500 SCRIPT (E): 'SCR_BaseResupplySupportStationComponent' needs a entity catalog manager! 17:47:37.006 SCRIPT (E): 'SCR_BaseSupportStationComponent' of type 'FUEL' has Faction usage check set to not ignore but is missing a 'FactionAffiliationComponent' 17:47:38.452 SCRIPT (W): AUDIO: SCR_HitZoneStateSignal: No HitZone found 17:47:38.556 SCRIPT : Updating Billboards 17:47:38.556 SCRIPT : SCR_BaseGameMode::OnGameStateChanged = GAME 17:47:39.280 SCRIPT (W): Notification data in 'SCR_NotificationsLogDisplay' has duplicate notification info key: 'PLAYER_ON_BLOCKLIST_JOINED'. There should only be one of each key! 17:47:39.283 SCRIPT (W): Slot_Chat Has no Content! 17:47:39.283 SCRIPT (W): Slot_VON Has no Content! 17:47:39.283 SCRIPT (W): Slot_AvailableActions Has no Content! 17:47:39.283 SCRIPT (W): Slot_Vehicle Has no Content! 17:47:39.283 SCRIPT (W): Slot_GameVersion Has no Content! 17:47:39.283 SCRIPT (W): Slot_Notifications Has no Content! 17:47:39.283 SCRIPT (W): Slot_Hints Has no Content! 17:47:39.283 SCRIPT (W): Slot_WeaponInfo Has no Content! 17:47:39.305 SCRIPT (W): EditBoxFilterComponent used on invalid widget type. 17:47:39.332 SCRIPT : Loaded currentCompassType: 3 17:47:39.332 SCRIPT : Loaded showDiscreteBearings: false 17:47:39.332 SCRIPT : Loaded showCompass: false 17:47:39.332 SCRIPT : Loaded config with compass off. 17:47:39.400 SCRIPT (W): UpdateBlockList failed. Another request in progress. 17:47:39.841 SCRIPT : [SCR_ConfigurableDialogUi] presetsResourceName: {C8B6799097915E87}Configs/UI/ServerAdminTools_Dialogs.conf, tag: dialog_motd, customDialogObj: ServerAdminTools_Dialog<0x000001D2CF9CDB50> 17:47:40.417 SCRIPT (W): Slot_Chat Has no Content! 17:47:40.417 SCRIPT (W): Slot_GameVersion Has no Content! 17:51:20.057 SCRIPT : [SCR_ConfigurableDialogUi] presetsResourceName: {FC62FADA1444750B}Configs/DeployMenu/DeployMenuDialogPreset.conf, tag: PERSISTENT_FACTION, customDialogObj: SCR_PersistentFactionDialog<0x000001D3C66B2D30> 17:51:21.674 SCRIPT (E): Virtual Machine Exception Reason: NULL pointer to instance Class: 'SCR_LoadoutRequestUIComponent' Function: 'CreatePlayerLoadoutButton' Stack trace: Scripts/Game/UI/Menu/DeployMenu/SCR_LoadoutRequestUIComponent.c:309 Function CreatePlayerLoadoutButton Scripts/Game/UI/Menu/DeployMenu/SCR_LoadoutRequestUIComponent.c:275 Function ShowPlayerLoadouts Scripts/Game/UI/Menu/DeployMenu/SCR_RoleSelectionMenu.c:365 Function OnPlayerGroupJoined Scripts/Game/UI/Menu/DeployMenu/SCR_RoleSelectionMenu.c:377 Function OnLocalGroupJoined Scripts/Game/UI/Menu/DeployMenu/SCR_GroupRequestUIComponent.c:138 Function UpdateLocalPlayerGroup Scripts/Game/Groups/SCR_PlayerControllerGroupComponent.c:638 Function OnGroupChangedDelayed Scripts/Game/game.c:924 Function OnUpdate 17:55:24.659 SCRIPT (W): Slot_Chat Has no Content! 17:55:24.659 SCRIPT (W): Slot_AvailableActions Has no Content! 17:55:24.659 SCRIPT (W): Slot_GameVersion Has no Content! 17:55:24.659 SCRIPT (W): Slot_Hints Has no Content! 17:55:31.462 SCRIPT (E): 'SCR_SupportStationAreaMeshComponent' (GenericEntity<0x000001D34B408330> @"ENTITY:6917529027641085392" ('GenericEntity') at <1330.432129 37.980003 2937.931885>) linked support station (HEAL) has an offset but the local position of the area mesh is: '<-0.000732, 0.000858, -0.500122>' were as the support station offset is '<0.000000, 0.000000, -0.500000>' this must be the same else the zone shows an incorrect area! 17:56:20.248 SCRIPT (W): Slot_VON Has no Content! 17:56:20.248 SCRIPT (W): Slot_GameVersion Has no Content! 17:56:33.547 SCRIPT (E): SCR_InstigatorContextData: instigatorType: 'INSTIGATOR_OTHER' is not supported! 17:57:40.765 SCRIPT (W): SCR_InstigatorContextData: No instigator type is set on Character death. It is likely that the KillerVictimRelation will be set to OTHER_DEATH which will not punish the victim for suicide. 17:59:19.829 SCRIPT (W): Slot_VON Has no Content! 17:59:19.829 SCRIPT (W): Slot_GameVersion Has no Content! 17:59:25.865 SCRIPT (W): Slot_VON Has no Content! 17:59:25.865 SCRIPT (W): Slot_GameVersion Has no Content! 18:00:27.186 SCRIPT (W): Slot_Chat Has no Content! 18:00:27.186 SCRIPT (W): Slot_AvailableActions Has no Content! 18:00:27.186 SCRIPT (W): Slot_GameVersion Has no Content! 18:00:27.186 SCRIPT (W): Slot_Hints Has no Content! 18:00:34.295 SCRIPT (E): 'SCR_SupportStationAreaMeshComponent' (GenericEntity<0x000001D339536130> @"ENTITY:6917529027641090775" ('GenericEntity') at <8794.161133 99.240021 2825.354736>) linked support station (REPAIR) has an offset but the local position of the area mesh is: '<0.001953, -0.012695, -2.499512>' were as the support station offset is '<0.000000, 0.000000, -2.500000>' this must be the same else the zone shows an incorrect area! 18:00:41.366 SCRIPT (E): 'SCR_SupportStationAreaMeshComponent' (GenericEntity<0x000001D34C0C1B30> @"ENTITY:6917529027641093307" ('GenericEntity') at <8479.620117 151.000031 3607.944336>) linked support station (HEAL) has an offset but the local position of the area mesh is: '<-0.000488, -0.010788, -0.501465>' were as the support station offset is '<0.000000, 0.000000, -0.500000>' this must be the same else the zone shows an incorrect area! 18:00:43.661 SCRIPT (W): There is not enough of SCR_CatalogSpawnerUserAction attached to actionManager. Some assets won't appear. 18:01:33.899 SCRIPT (W): Slot_Chat Has no Content! 18:01:33.899 SCRIPT (W): Slot_AvailableActions Has no Content! 18:01:33.899 SCRIPT (W): Slot_GameVersion Has no Content! 18:01:33.899 SCRIPT (W): Slot_Hints Has no Content! 18:01:54.704 SCRIPT (W): Slot_VON Has no Content! 18:01:54.704 SCRIPT (W): Slot_GameVersion Has no Content! 18:02:14.360 SCRIPT (W): Slot_VON Has no Content! 18:02:14.360 SCRIPT (W): Slot_GameVersion Has no Content! 18:02:20.717 SCRIPT (W): Slot_VON Has no Content! 18:02:20.717 SCRIPT (W): Slot_GameVersion Has no Content! 18:02:24.336 SCRIPT (W): Slot_VON Has no Content! 18:02:24.336 SCRIPT (W): Slot_GameVersion Has no Content! 18:04:33.123 SCRIPT (W): SCR_InstigatorContextData: No instigator type is set on Character death. It is likely that the KillerVictimRelation will be set to OTHER_DEATH which will not punish the victim for suicide. 18:04:52.137 SCRIPT (W): [SCR_RadialMenuController] - has no menu selected to control! 18:04:52.137 SCRIPT : SCR_RadialMenuController.Control -> SCR_PlayerController<0x000001D4F6A8C6A8> @"ENTITY:6917529027641083216" ('SCR_PlayerController') at <0.000000 0.000000 0.000000> @"{998AA67041405A2A}Prefabs/Characters/Core/WL_DefaultPlayerController.et" SCR_RadialMenu<0x000001D3B5E2EA60> 18:05:03.892 SCRIPT (W): Slot_VON Has no Content! 18:05:03.892 SCRIPT (W): Slot_GameVersion Has no Content! 18:05:19.196 SCRIPT (W): Slot_Chat Has no Content! 18:05:19.196 SCRIPT (W): Slot_VON Has no Content! 18:05:19.196 SCRIPT (W): Slot_AvailableActions Has no Content! 18:05:19.196 SCRIPT (W): Slot_GameVersion Has no Content! 18:05:19.196 SCRIPT (W): Slot_Notifications Has no Content! 18:05:19.196 SCRIPT (W): Slot_Hints Has no Content! 18:05:26.172 SCRIPT (W): [SCR_RadialMenuController] - has no menu selected to control! 18:07:02.748 SCRIPT (E): 'SCR_SupportStationAreaMeshComponent' (GenericEntity<0x000001D358926030> @"ENTITY:6917529027641103526" ('GenericEntity') at <6134.636230 94.519997 5484.857910>) linked support station (HEAL) has an offset but the local position of the area mesh is: '<-0.004272, -0.000732, -0.500977>' were as the support station offset is '<0.000000, 0.000000, -0.500000>' this must be the same else the zone shows an incorrect area! 18:08:48.495 SCRIPT (E): 'SCR_SupportStationAreaMeshComponent' (GenericEntity<0x000001D34B648F30> @"ENTITY:6917529027641105760" ('GenericEntity') at <5481.032715 93.380020 6054.235840>) linked support station (HEAL) has an offset but the local position of the area mesh is: '<0.000488, 0.005463, -0.500000>' were as the support station offset is '<0.000000, 0.000000, -0.500000>' this must be the same else the zone shows an incorrect area! 18:09:08.796 SCRIPT (W): Slot_VON Has no Content! 18:09:08.796 SCRIPT (W): Slot_GameVersion Has no Content! 18:09:23.828 SCRIPT (W): Slot_VON Has no Content! 18:09:23.828 SCRIPT (W): Slot_GameVersion Has no Content! 18:09:36.383 SCRIPT (W): Slot_Chat Has no Content! 18:09:36.383 SCRIPT (W): Slot_VON Has no Content! 18:09:36.383 SCRIPT (W): Slot_AvailableActions Has no Content! 18:09:36.383 SCRIPT (W): Slot_GameVersion Has no Content! 18:09:36.383 SCRIPT (W): Slot_Notifications Has no Content! 18:09:36.383 SCRIPT (W): Slot_Hints Has no Content! 18:09:36.703 SCRIPT (W): [SCR_RadialMenuController] - has no menu selected to control! 18:09:37.767 SCRIPT (W): Slot_Chat Has no Content! 18:09:37.767 SCRIPT (W): Slot_VON Has no Content! 18:09:37.767 SCRIPT (W): Slot_AvailableActions Has no Content! 18:09:37.767 SCRIPT (W): Slot_GameVersion Has no Content! 18:09:37.767 SCRIPT (W): Slot_Notifications Has no Content! 18:09:37.767 SCRIPT (W): Slot_Hints Has no Content! 18:09:45.716 SCRIPT (W): [SCR_RadialMenuController] - has no menu selected to control! 18:09:48.355 SCRIPT (E): 'SCR_SupportStationAreaMeshComponent' (GenericEntity<0x000001D39E02CC30> @"ENTITY:6917529027641108623" ('GenericEntity') at <7635.820312 78.600014 5518.848145>) linked support station (FUEL) has an offset but the local position of the area mesh is: '<-0.003418, -0.011597, -2.298828>' were as the support station offset is '<0.000000, 0.000000, -2.300000>' this must be the same else the zone shows an incorrect area! 18:10:39.495 SCRIPT (W): Slot_VON Has no Content! 18:10:39.495 SCRIPT (W): Slot_GameVersion Has no Content! 18:10:53.912 SCRIPT (W): Slot_VON Has no Content! 18:10:53.912 SCRIPT (W): Slot_GameVersion Has no Content! 18:10:57.958 SCRIPT (W): Slot_VON Has no Content! 18:10:57.958 SCRIPT (W): Slot_GameVersion Has no Content! 18:12:34.760 SCRIPT (W): Slot_VON Has no Content! 18:12:34.760 SCRIPT (W): Slot_GameVersion Has no Content! 18:12:38.725 SCRIPT : Saved currentCompassType: 3 18:12:38.725 SCRIPT : Saved showDiscreteBearings: false 18:12:38.725 SCRIPT : Saved showCompass: true 18:13:14.846 SCRIPT (W): Slot_VON Has no Content! 18:13:14.846 SCRIPT (W): Slot_GameVersion Has no Content! 18:14:28.784 SCRIPT (E): 'SCR_SupportStationAreaMeshComponent' (GenericEntity<0x000001D361848F30> @"ENTITY:6917529027641113882" ('GenericEntity') at <8794.501953 95.760002 2775.892334>) linked support station (HEAL) has an offset but the local position of the area mesh is: '<-0.000732, 0.000961, -0.500977>' were as the support station offset is '<0.000000, 0.000000, -0.500000>' this must be the same else the zone shows an incorrect area! 18:15:01.621 SCRIPT (W): Slot_Chat Has no Content! 18:15:01.621 SCRIPT (W): Slot_VON Has no Content! 18:15:01.621 SCRIPT (W): Slot_AvailableActions Has no Content! 18:15:01.621 SCRIPT (W): Slot_GameVersion Has no Content! 18:15:01.621 SCRIPT (W): Slot_Notifications Has no Content! 18:15:01.621 SCRIPT (W): Slot_Hints Has no Content! 18:15:07.385 SCRIPT (W): [SCR_RadialMenuController] - has no menu selected to control! 18:15:48.238 SCRIPT (W): Slot_VON Has no Content! 18:15:48.238 SCRIPT (W): Slot_GameVersion Has no Content! 18:15:56.834 SCRIPT (W): Slot_VON Has no Content! 18:15:56.834 SCRIPT (W): Slot_GameVersion Has no Content! 18:16:03.687 SCRIPT (W): Slot_VON Has no Content! 18:16:03.687 SCRIPT (W): Slot_GameVersion Has no Content! 18:16:17.580 SCRIPT (W): Slot_VON Has no Content! 18:16:17.580 SCRIPT (W): Slot_GameVersion Has no Content! 18:16:25.252 SCRIPT (W): Slot_VON Has no Content! 18:16:25.252 SCRIPT (W): Slot_GameVersion Has no Content! 18:16:38.911 SCRIPT (E): 'SCR_SupportStationAreaMeshComponent' (GenericEntity<0x000001D361D50030> @"ENTITY:6917529027641116875" ('GenericEntity') at <7429.873047 7.859997 6679.729980>) linked support station (HEAL) has an offset but the local position of the area mesh is: '<0.000977, 0.000851, -0.500977>' were as the support station offset is '<0.000000, 0.000000, -0.500000>' this must be the same else the zone shows an incorrect area! 18:18:09.918 SCRIPT (W): Slot_VON Has no Content! 18:18:09.918 SCRIPT (W): Slot_GameVersion Has no Content! 18:18:28.234 SCRIPT (W): Slot_VON Has no Content! 18:18:28.234 SCRIPT (W): Slot_GameVersion Has no Content! 18:19:10.209 SCRIPT (W): Slot_VON Has no Content! 18:19:10.209 SCRIPT (W): Slot_GameVersion Has no Content! 18:19:41.808 SCRIPT (W): Slot_Chat Has no Content! 18:19:41.808 SCRIPT (W): Slot_VON Has no Content! 18:19:41.808 SCRIPT (W): Slot_AvailableActions Has no Content! 18:19:41.808 SCRIPT (W): Slot_GameVersion Has no Content! 18:19:41.808 SCRIPT (W): Slot_Notifications Has no Content! 18:19:41.808 SCRIPT (W): Slot_Hints Has no Content! 18:19:45.853 SCRIPT (W): [SCR_RadialMenuController] - has no menu selected to control! 18:21:10.128 SCRIPT (W): Slot_VON Has no Content! 18:21:10.128 SCRIPT (W): Slot_GameVersion Has no Content! 18:21:30.803 SCRIPT (W): Slot_VON Has no Content! 18:21:30.803 SCRIPT (W): Slot_GameVersion Has no Content! 18:22:55.636 SCRIPT (E): 'SCR_SupportStationAreaMeshComponent' (GenericEntity<0x000001D361220630> @"ENTITY:6917529027641123284" ('GenericEntity') at <5481.032715 93.380020 6054.235840>) linked support station (HEAL) has an offset but the local position of the area mesh is: '<0.000488, 0.005463, -0.500000>' were as the support station offset is '<0.000000, 0.000000, -0.500000>' this must be the same else the zone shows an incorrect area! 18:22:57.075 SCRIPT (W): SCR_InstigatorContextData: No instigator type is set on Character death. It is likely that the KillerVictimRelation will be set to OTHER_DEATH which will not punish the victim for suicide. 18:23:19.598 SCRIPT (E): Virtual Machine Exception Reason: Division by zero Class: 'SCR_2DPIPSightsComponent' Function: 'UpdateCamera' Stack trace: Scripts/Game/Weapon/Sights/SCR_2DPIPSightsComponent.c:641 Function UpdateCamera Scripts/Game/Weapon/Sights/SCR_2DPIPSightsComponent.c:888 Function OnSightADSPostFrame 18:23:19.598 SCRIPT (E): Virtual Machine Exception Reason: Division by zero Class: 'SCR_2DPIPSightsComponent' Function: 'UpdateScopeMaterial' Stack trace: Scripts/Game/Weapon/Sights/SCR_2DPIPSightsComponent.c:840 Function UpdateScopeMaterial Scripts/Game/Weapon/Sights/SCR_2DPIPSightsComponent.c:892 Function OnSightADSPostFrame 18:24:44.839 SCRIPT (W): Slot_Chat Has no Content! 18:24:44.839 SCRIPT (W): Slot_VON Has no Content! 18:24:44.839 SCRIPT (W): Slot_AvailableActions Has no Content! 18:24:44.839 SCRIPT (W): Slot_GameVersion Has no Content! 18:24:44.839 SCRIPT (W): Slot_Notifications Has no Content! 18:24:44.839 SCRIPT (W): Slot_Hints Has no Content! 18:24:48.446 SCRIPT (W): [SCR_RadialMenuController] - has no menu selected to control! 18:25:46.618 SCRIPT (W): SCR_InstigatorContextData: No instigator type is set on Character death. It is likely that the KillerVictimRelation will be set to OTHER_DEATH which will not punish the victim for suicide. 18:28:09.978 SCRIPT (W): Slot_Chat Has no Content! 18:28:09.978 SCRIPT (W): Slot_AvailableActions Has no Content! 18:28:09.978 SCRIPT (W): Slot_GameVersion Has no Content! 18:28:09.978 SCRIPT (W): Slot_Hints Has no Content! 18:28:20.078 SCRIPT (W): Slot_Chat Has no Content! 18:28:20.078 SCRIPT (W): Slot_VON Has no Content! 18:28:20.078 SCRIPT (W): Slot_AvailableActions Has no Content! 18:28:20.078 SCRIPT (W): Slot_GameVersion Has no Content! 18:28:20.078 SCRIPT (W): Slot_Notifications Has no Content! 18:28:20.078 SCRIPT (W): Slot_Hints Has no Content! 18:28:21.571 SCRIPT (E): 'SCR_SupportStationAreaMeshComponent' (GenericEntity<0x000001D35917D030> @"ENTITY:6917529027641130530" ('GenericEntity') at <4867.270020 42.960060 8996.923828>) linked support station (HEAL) has an offset but the local position of the area mesh is: '<0.000000, -0.006470, -0.497070>' were as the support station offset is '<0.000000, 0.000000, -0.500000>' this must be the same else the zone shows an incorrect area! 18:28:23.345 SCRIPT (W): [SCR_RadialMenuController] - has no menu selected to control! 18:28:28.499 SCRIPT (W): There is not enough of SCR_CatalogSpawnerUserAction attached to actionManager. Some assets won't appear. 18:28:38.672 SCRIPT (W): Slot_VON Has no Content! 18:28:38.672 SCRIPT (W): Slot_GameVersion Has no Content! 18:28:48.349 SCRIPT (W): SCR_InstigatorContextData: No instigator type is set on Character death. It is likely that the KillerVictimRelation will be set to OTHER_DEATH which will not punish the victim for suicide. 18:30:16.402 SCRIPT (E): 'SCR_SupportStationAreaMeshComponent' (GenericEntity<0x000001D341F7C930> @"ENTITY:6917529027641136383" ('GenericEntity') at <5481.032715 93.380020 6054.235840>) linked support station (HEAL) has an offset but the local position of the area mesh is: '<0.000488, 0.005463, -0.500000>' were as the support station offset is '<0.000000, 0.000000, -0.500000>' this must be the same else the zone shows an incorrect area! 18:31:58.844 SCRIPT (W): Slot_VON Has no Content! 18:31:58.844 SCRIPT (W): Slot_GameVersion Has no Content! 18:32:04.051 SCRIPT (W): Slot_VON Has no Content! 18:32:04.051 SCRIPT (W): Slot_GameVersion Has no Content! 18:32:11.008 SCRIPT (W): Slot_VON Has no Content! 18:32:11.008 SCRIPT (W): Slot_GameVersion Has no Content! 18:32:18.597 SCRIPT (E): 'SCR_SupportStationAreaMeshComponent' (GenericEntity<0x000001D3F230EF30> @"ENTITY:6917529027641140514" ('GenericEntity') at <5481.032715 93.380020 6054.235840>) linked support station (HEAL) has an offset but the local position of the area mesh is: '<0.000488, 0.005463, -0.500000>' were as the support station offset is '<0.000000, 0.000000, -0.500000>' this must be the same else the zone shows an incorrect area! 18:32:42.936 SCRIPT (W): Slot_GameVersion Has no Content! 18:32:42.936 SCRIPT (W): Slot_Notifications Has no Content! 18:32:44.423 SCRIPT (W): Slot_VON Has no Content! 18:32:44.423 SCRIPT (W): Slot_GameVersion Has no Content! 18:33:47.123 SCRIPT (W): SCR_InstigatorContextData: No instigator type is set on Character death. It is likely that the KillerVictimRelation will be set to OTHER_DEATH which will not punish the victim for suicide. 18:34:34.312 SCRIPT (E): 'SCR_SupportStationAreaMeshComponent' (GenericEntity<0x000001D36173D830> @"ENTITY:6917529027641142219" ('GenericEntity') at <5214.146484 54.820007 5440.518066>) linked support station (REPAIR) has an offset but the local position of the area mesh is: '<-0.000488, 0.005173, -2.500488>' were as the support station offset is '<0.000000, 0.000000, -2.500000>' this must be the same else the zone shows an incorrect area! 18:34:35.517 SCRIPT (E): 'SCR_SupportStationAreaMeshComponent' (GenericEntity<0x000001D3DDAA0430> @"ENTITY:6917529027641142876" ('GenericEntity') at <2663.214111 91.879990 5319.383301>) linked support station (HEAL) has an offset but the local position of the area mesh is: '<0.000977, 0.007996, -0.499268>' were as the support station offset is '<0.000000, 0.000000, -0.500000>' this must be the same else the zone shows an incorrect area! 18:35:12.391 SCRIPT (W): SCR_InstigatorContextData: No instigator type is set on Character death. It is likely that the KillerVictimRelation will be set to OTHER_DEATH which will not punish the victim for suicide. 18:36:12.544 SCRIPT (W): SCR_InstigatorContextData: No instigator type is set on Character death. It is likely that the KillerVictimRelation will be set to OTHER_DEATH which will not punish the victim for suicide. 18:37:02.185 SCRIPT (E): 'SCR_SupportStationAreaMeshComponent' (GenericEntity<0x000001D3DDC84F30> @"ENTITY:6917529027641147855" ('GenericEntity') at <6134.636230 94.519997 5484.857910>) linked support station (HEAL) has an offset but the local position of the area mesh is: '<-0.004272, -0.000732, -0.500977>' were as the support station offset is '<0.000000, 0.000000, -0.500000>' this must be the same else the zone shows an incorrect area! 18:38:10.544 SCRIPT (W): SCR_InstigatorContextData: No instigator type is set on Character death. It is likely that the KillerVictimRelation will be set to OTHER_DEATH which will not punish the victim for suicide. 18:39:32.317 SCRIPT (W): SCR_InstigatorContextData: No instigator type is set on Character death. It is likely that the KillerVictimRelation will be set to OTHER_DEATH which will not punish the victim for suicide. 18:41:44.699 SCRIPT (E): 'SCR_SupportStationAreaMeshComponent' (GenericEntity<0x000001D358131A30> @"ENTITY:6917529027641153814" ('GenericEntity') at <7126.330566 114.739960 5957.293457>) linked support station (FUEL) has an offset but the local position of the area mesh is: '<0.000000, -0.009521, -2.297852>' were as the support station offset is '<0.000000, 0.000000, -2.300000>' this must be the same else the zone shows an incorrect area! 18:42:59.506 SCRIPT (E): 'SCR_SupportStationAreaMeshComponent' (GenericEntity<0x000001D35FE05130> @"ENTITY:6917529027641156037" ('GenericEntity') at <3748.300049 77.080025 6776.891602>) linked support station (REPAIR) has an offset but the local position of the area mesh is: '<-0.001465, -0.000290, -2.501221>' were as the support station offset is '<0.000000, 0.000000, -2.500000>' this must be the same else the zone shows an incorrect area! 18:43:14.315 SCRIPT (W): Slot_Chat Has no Content! 18:43:14.315 SCRIPT (W): Slot_VON Has no Content! 18:43:14.315 SCRIPT (W): Slot_AvailableActions Has no Content! 18:43:14.315 SCRIPT (W): Slot_GameVersion Has no Content! 18:43:14.315 SCRIPT (W): Slot_Notifications Has no Content! 18:43:14.315 SCRIPT (W): Slot_Hints Has no Content! 18:43:18.620 SCRIPT (W): [SCR_RadialMenuController] - has no menu selected to control! 18:44:32.634 SCRIPT (W): Slot_VON Has no Content! 18:44:32.634 SCRIPT (W): Slot_GameVersion Has no Content! 18:44:43.656 SCRIPT (W): Slot_VON Has no Content! 18:44:43.656 SCRIPT (W): Slot_GameVersion Has no Content! 18:45:09.464 SCRIPT (W): Slot_VON Has no Content! 18:45:09.464 SCRIPT (W): Slot_GameVersion Has no Content! 18:45:11.534 SCRIPT (W): Slot_VON Has no Content! 18:45:11.534 SCRIPT (W): Slot_GameVersion Has no Content! 18:45:19.803 SCRIPT (W): Slot_VON Has no Content! 18:45:19.803 SCRIPT (W): Slot_GameVersion Has no Content! 18:45:24.383 SCRIPT (W): Slot_GameVersion Has no Content! 18:45:24.383 SCRIPT (W): Slot_Notifications Has no Content! 18:45:38.496 SCRIPT (W): Slot_VON Has no Content! 18:45:38.496 SCRIPT (W): Slot_GameVersion Has no Content! 18:45:52.598 SCRIPT (W): Slot_VON Has no Content! 18:45:52.598 SCRIPT (W): Slot_GameVersion Has no Content! 18:46:12.900 SCRIPT (W): Slot_VON Has no Content! 18:46:12.900 SCRIPT (W): Slot_GameVersion Has no Content! 18:46:18.441 SCRIPT (W): Slot_VON Has no Content! 18:46:18.441 SCRIPT (W): Slot_GameVersion Has no Content! 18:46:27.413 SCRIPT (W): Slot_VON Has no Content! 18:46:27.413 SCRIPT (W): Slot_GameVersion Has no Content! 18:46:36.838 SCRIPT (W): Slot_VON Has no Content! 18:46:36.838 SCRIPT (W): Slot_GameVersion Has no Content! 18:46:41.497 SCRIPT (W): Slot_VON Has no Content! 18:46:41.497 SCRIPT (W): Slot_GameVersion Has no Content! 18:46:47.599 SCRIPT (W): Slot_VON Has no Content! 18:46:47.599 SCRIPT (W): Slot_GameVersion Has no Content! 18:49:33.998 SCRIPT (E): 'SCR_SupportStationAreaMeshComponent' (GenericEntity<0x000001D359C00730> @"ENTITY:6917529027641163386" ('GenericEntity') at <5660.793945 42.619987 4247.803711>) linked support station (REPAIR) has an offset but the local position of the area mesh is: '<0.001953, -0.005066, -2.499268>' were as the support station offset is '<0.000000, 0.000000, -2.500000>' this must be the same else the zone shows an incorrect area! 18:50:48.271 SCRIPT (E): 'SCR_SupportStationAreaMeshComponent' (GenericEntity<0x000001D366166530> @"ENTITY:6917529027641165885" ('GenericEntity') at <7250.332520 64.719849 6342.901855>) linked support station (HEAL) has an offset but the local position of the area mesh is: '<0.000000, -0.015259, -0.505859>' were as the support station offset is '<0.000000, 0.000000, -0.500000>' this must be the same else the zone shows an incorrect area! 18:52:40.643 SCRIPT (W): SCR_InstigatorContextData: No instigator type is set on Character death. It is likely that the KillerVictimRelation will be set to OTHER_DEATH which will not punish the victim for suicide. 18:54:00.408 SCRIPT (W): SCR_InstigatorContextData: No instigator type is set on Character death. It is likely that the KillerVictimRelation will be set to OTHER_DEATH which will not punish the victim for suicide. 18:54:18.487 SCRIPT (W): SCR_InstigatorContextData: No instigator type is set on Character death. It is likely that the KillerVictimRelation will be set to OTHER_DEATH which will not punish the victim for suicide. 18:54:36.117 SCRIPT (W): Slot_Chat Has no Content! 18:54:36.117 SCRIPT (W): Slot_VON Has no Content! 18:54:36.117 SCRIPT (W): Slot_AvailableActions Has no Content! 18:54:36.117 SCRIPT (W): Slot_GameVersion Has no Content! 18:54:36.117 SCRIPT (W): Slot_Notifications Has no Content! 18:54:36.117 SCRIPT (W): Slot_Hints Has no Content! 18:54:41.995 SCRIPT (W): [SCR_RadialMenuController] - has no menu selected to control! 18:55:01.757 SCRIPT (W): SCR_InstigatorContextData: No instigator type is set on Character death. It is likely that the KillerVictimRelation will be set to OTHER_DEATH which will not punish the victim for suicide. 18:55:43.502 SCRIPT (W): Slot_VON Has no Content! 18:55:43.502 SCRIPT (W): Slot_GameVersion Has no Content! 18:55:45.342 SCRIPT (E): 'SCR_SupportStationAreaMeshComponent' (GenericEntity<0x000001D36F66C730> @"ENTITY:6917529027641171914" ('GenericEntity') at <7251.041992 99.860008 5872.826172>) linked support station (FUEL) has an offset but the local position of the area mesh is: '<-0.001953, -0.002014, -2.298096>' were as the support station offset is '<0.000000, 0.000000, -2.300000>' this must be the same else the zone shows an incorrect area! 18:55:47.719 SCRIPT (E): 'SCR_SupportStationAreaMeshComponent' (GenericEntity<0x000001D355066030> @"ENTITY:6917529027641172029" ('GenericEntity') at <3747.750000 114.540009 4989.175781>) linked support station (REPAIR) has an offset but the local position of the area mesh is: '<0.000000, 0.004547, -2.500977>' were as the support station offset is '<0.000000, 0.000000, -2.500000>' this must be the same else the zone shows an incorrect area! 18:58:31.713 SCRIPT (W): Slot_VON Has no Content! 18:58:31.713 SCRIPT (W): Slot_GameVersion Has no Content! 18:58:41.326 SCRIPT (W): Slot_VON Has no Content! 18:58:41.326 SCRIPT (W): Slot_GameVersion Has no Content! 18:58:44.979 SCRIPT (W): Slot_VON Has no Content! 18:58:44.979 SCRIPT (W): Slot_GameVersion Has no Content! 18:59:29.580 SCRIPT (W): SCR_InstigatorContextData: No instigator type is set on Character death. It is likely that the KillerVictimRelation will be set to OTHER_DEATH which will not punish the victim for suicide. 18:59:59.399 SCRIPT (W): Slot_VON Has no Content! 18:59:59.399 SCRIPT (W): Slot_GameVersion Has no Content! 19:00:06.497 SCRIPT (W): SCR_InstigatorContextData: No instigator type is set on Character death. It is likely that the KillerVictimRelation will be set to OTHER_DEATH which will not punish the victim for suicide. 19:00:09.749 SCRIPT (W): Slot_VON Has no Content! 19:00:09.749 SCRIPT (W): Slot_GameVersion Has no Content! 19:00:12.906 SCRIPT (W): Slot_VON Has no Content! 19:00:12.906 SCRIPT (W): Slot_GameVersion Has no Content! 19:03:25.906 SCRIPT (E): 'SCR_SupportStationAreaMeshComponent' (GenericEntity<0x000001D361338130> @"ENTITY:6917529027641181182" ('GenericEntity') at <7334.218262 122.459991 5191.338379>) linked support station (REPAIR) has an offset but the local position of the area mesh is: '<0.000488, -0.001556, -2.498535>' were as the support station offset is '<0.000000, 0.000000, -2.500000>' this must be the same else the zone shows an incorrect area! 19:03:48.571 SCRIPT (W): Slot_Chat Has no Content! 19:03:48.571 SCRIPT (W): Slot_VON Has no Content! 19:03:48.571 SCRIPT (W): Slot_AvailableActions Has no Content! 19:03:48.571 SCRIPT (W): Slot_GameVersion Has no Content! 19:03:48.571 SCRIPT (W): Slot_Notifications Has no Content! 19:03:48.571 SCRIPT (W): Slot_Hints Has no Content! 19:03:51.649 SCRIPT (W): [SCR_RadialMenuController] - has no menu selected to control! 19:03:52.546 SCRIPT (E): 'SCR_SupportStationAreaMeshComponent' (GenericEntity<0x000001D3DDC86630> @"ENTITY:6917529027641182220" ('GenericEntity') at <6876.556152 77.940002 4748.107910>) linked support station (FUEL) has an offset but the local position of the area mesh is: '<-0.000977, -0.006897, -2.301758>' were as the support station offset is '<0.000000, 0.000000, -2.300000>' this must be the same else the zone shows an incorrect area! 19:05:46.875 SCRIPT (W): SCR_InstigatorContextData: No instigator type is set on Character death. It is likely that the KillerVictimRelation will be set to OTHER_DEATH which will not punish the victim for suicide. 19:06:20.775 SCRIPT (W): Slot_VON Has no Content! 19:06:20.776 SCRIPT (W): Slot_GameVersion Has no Content! 19:06:27.824 SCRIPT (W): Slot_VON Has no Content! 19:06:27.824 SCRIPT (W): Slot_GameVersion Has no Content! 19:06:31.792 SCRIPT (W): Slot_VON Has no Content! 19:06:31.792 SCRIPT (W): Slot_GameVersion Has no Content! 19:06:34.344 SCRIPT (W): Slot_VON Has no Content! 19:06:34.344 SCRIPT (W): Slot_GameVersion Has no Content! 19:06:37.576 SCRIPT (W): Slot_VON Has no Content! 19:06:37.576 SCRIPT (W): Slot_GameVersion Has no Content! 19:07:00.138 SCRIPT (E): Virtual Machine Exception Reason: NULL pointer to instance Class: 'WCS_Armament_BeamRidingGroundMissileFlightComputerComponent' Function: 'GetTargetPosition' Stack trace: Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:24 Function GetTargetPosition Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_GroundMissileFlightComputerComponent.c:49 Function Update Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:30 Function Update Scripts/Game/Systems/WCS_Armament_FlightComputerSystem.c:35 Function OnUpdate 19:07:00.155 SCRIPT (E): Virtual Machine Exception Reason: NULL pointer to instance Class: 'WCS_Armament_BeamRidingGroundMissileFlightComputerComponent' Function: 'GetTargetPosition' Stack trace: Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:24 Function GetTargetPosition Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_GroundMissileFlightComputerComponent.c:49 Function Update Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:30 Function Update Scripts/Game/Systems/WCS_Armament_FlightComputerSystem.c:35 Function OnUpdate 19:07:00.173 SCRIPT (E): Virtual Machine Exception Reason: NULL pointer to instance Class: 'WCS_Armament_BeamRidingGroundMissileFlightComputerComponent' Function: 'GetTargetPosition' Stack trace: Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:24 Function GetTargetPosition Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_GroundMissileFlightComputerComponent.c:49 Function Update Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:30 Function Update Scripts/Game/Systems/WCS_Armament_FlightComputerSystem.c:35 Function OnUpdate 19:07:00.174 SCRIPT (E): Virtual Machine Exception Reason: NULL pointer to instance Class: 'WCS_Armament_BeamRidingGroundMissileFlightComputerComponent' Function: 'GetTargetPosition' Stack trace: Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:24 Function GetTargetPosition Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_GroundMissileFlightComputerComponent.c:49 Function Update Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:30 Function Update Scripts/Game/Systems/WCS_Armament_FlightComputerSystem.c:35 Function OnUpdate 19:07:00.190 SCRIPT (E): Virtual Machine Exception Reason: NULL pointer to instance Class: 'WCS_Armament_BeamRidingGroundMissileFlightComputerComponent' Function: 'GetTargetPosition' Stack trace: Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:24 Function GetTargetPosition Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_GroundMissileFlightComputerComponent.c:49 Function Update Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:30 Function Update Scripts/Game/Systems/WCS_Armament_FlightComputerSystem.c:35 Function OnUpdate 19:07:00.211 SCRIPT (E): Virtual Machine Exception Reason: NULL pointer to instance Class: 'WCS_Armament_BeamRidingGroundMissileFlightComputerComponent' Function: 'GetTargetPosition' Stack trace: Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:24 Function GetTargetPosition Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_GroundMissileFlightComputerComponent.c:49 Function Update Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:30 Function Update Scripts/Game/Systems/WCS_Armament_FlightComputerSystem.c:35 Function OnUpdate 19:07:00.231 SCRIPT (E): Virtual Machine Exception Reason: NULL pointer to instance Class: 'WCS_Armament_BeamRidingGroundMissileFlightComputerComponent' Function: 'GetTargetPosition' Stack trace: Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:24 Function GetTargetPosition Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_GroundMissileFlightComputerComponent.c:49 Function Update Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:30 Function Update Scripts/Game/Systems/WCS_Armament_FlightComputerSystem.c:35 Function OnUpdate 19:07:00.251 SCRIPT (E): Virtual Machine Exception Reason: NULL pointer to instance Class: 'WCS_Armament_BeamRidingGroundMissileFlightComputerComponent' Function: 'GetTargetPosition' Stack trace: Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:24 Function GetTargetPosition Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_GroundMissileFlightComputerComponent.c:49 Function Update Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:30 Function Update Scripts/Game/Systems/WCS_Armament_FlightComputerSystem.c:35 Function OnUpdate 19:07:00.272 SCRIPT (E): Virtual Machine Exception Reason: NULL pointer to instance Class: 'WCS_Armament_BeamRidingGroundMissileFlightComputerComponent' Function: 'GetTargetPosition' Stack trace: Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:24 Function GetTargetPosition Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_GroundMissileFlightComputerComponent.c:49 Function Update Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:30 Function Update Scripts/Game/Systems/WCS_Armament_FlightComputerSystem.c:35 Function OnUpdate 19:07:00.292 SCRIPT (E): Virtual Machine Exception Reason: NULL pointer to instance Class: 'WCS_Armament_BeamRidingGroundMissileFlightComputerComponent' Function: 'GetTargetPosition' Stack trace: Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:24 Function GetTargetPosition Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_GroundMissileFlightComputerComponent.c:49 Function Update Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:30 Function Update Scripts/Game/Systems/WCS_Armament_FlightComputerSystem.c:35 Function OnUpdate 19:07:00.314 SCRIPT (E): Virtual Machine Exception Reason: NULL pointer to instance Class: 'WCS_Armament_BeamRidingGroundMissileFlightComputerComponent' Function: 'GetTargetPosition' Stack trace: Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:24 Function GetTargetPosition Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_GroundMissileFlightComputerComponent.c:49 Function Update Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:30 Function Update Scripts/Game/Systems/WCS_Armament_FlightComputerSystem.c:35 Function OnUpdate 19:07:00.315 SCRIPT (E): Virtual Machine Exception Reason: NULL pointer to instance Class: 'WCS_Armament_BeamRidingGroundMissileFlightComputerComponent' Function: 'GetTargetPosition' Stack trace: Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:24 Function GetTargetPosition Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_GroundMissileFlightComputerComponent.c:49 Function Update Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:30 Function Update Scripts/Game/Systems/WCS_Armament_FlightComputerSystem.c:35 Function OnUpdate 19:07:00.334 SCRIPT (E): Virtual Machine Exception Reason: NULL pointer to instance Class: 'WCS_Armament_BeamRidingGroundMissileFlightComputerComponent' Function: 'GetTargetPosition' Stack trace: Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:24 Function GetTargetPosition Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_GroundMissileFlightComputerComponent.c:49 Function Update Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:30 Function Update Scripts/Game/Systems/WCS_Armament_FlightComputerSystem.c:35 Function OnUpdate 19:07:00.358 SCRIPT (E): Virtual Machine Exception Reason: NULL pointer to instance Class: 'WCS_Armament_BeamRidingGroundMissileFlightComputerComponent' Function: 'GetTargetPosition' Stack trace: Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:24 Function GetTargetPosition Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_GroundMissileFlightComputerComponent.c:49 Function Update Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:30 Function Update Scripts/Game/Systems/WCS_Armament_FlightComputerSystem.c:35 Function OnUpdate 19:07:00.379 SCRIPT (E): Virtual Machine Exception Reason: NULL pointer to instance Class: 'WCS_Armament_BeamRidingGroundMissileFlightComputerComponent' Function: 'GetTargetPosition' Stack trace: Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:24 Function GetTargetPosition Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_GroundMissileFlightComputerComponent.c:49 Function Update Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:30 Function Update Scripts/Game/Systems/WCS_Armament_FlightComputerSystem.c:35 Function OnUpdate 19:07:00.380 SCRIPT (E): Virtual Machine Exception Reason: NULL pointer to instance Class: 'WCS_Armament_BeamRidingGroundMissileFlightComputerComponent' Function: 'GetTargetPosition' Stack trace: Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:24 Function GetTargetPosition Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_GroundMissileFlightComputerComponent.c:49 Function Update Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:30 Function Update Scripts/Game/Systems/WCS_Armament_FlightComputerSystem.c:35 Function OnUpdate 19:07:00.395 SCRIPT (E): Virtual Machine Exception Reason: NULL pointer to instance Class: 'WCS_Armament_BeamRidingGroundMissileFlightComputerComponent' Function: 'GetTargetPosition' Stack trace: Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:24 Function GetTargetPosition Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_GroundMissileFlightComputerComponent.c:49 Function Update Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:30 Function Update Scripts/Game/Systems/WCS_Armament_FlightComputerSystem.c:35 Function OnUpdate 19:07:00.417 SCRIPT (E): Virtual Machine Exception Reason: NULL pointer to instance Class: 'WCS_Armament_BeamRidingGroundMissileFlightComputerComponent' Function: 'GetTargetPosition' Stack trace: Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:24 Function GetTargetPosition Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_GroundMissileFlightComputerComponent.c:49 Function Update Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:30 Function Update Scripts/Game/Systems/WCS_Armament_FlightComputerSystem.c:35 Function OnUpdate 19:07:00.436 SCRIPT (E): Virtual Machine Exception Reason: NULL pointer to instance Class: 'WCS_Armament_BeamRidingGroundMissileFlightComputerComponent' Function: 'GetTargetPosition' Stack trace: Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:24 Function GetTargetPosition Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_GroundMissileFlightComputerComponent.c:49 Function Update Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:30 Function Update Scripts/Game/Systems/WCS_Armament_FlightComputerSystem.c:35 Function OnUpdate 19:07:00.456 SCRIPT (E): Virtual Machine Exception Reason: NULL pointer to instance Class: 'WCS_Armament_BeamRidingGroundMissileFlightComputerComponent' Function: 'GetTargetPosition' Stack trace: Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:24 Function GetTargetPosition Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_GroundMissileFlightComputerComponent.c:49 Function Update Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:30 Function Update Scripts/Game/Systems/WCS_Armament_FlightComputerSystem.c:35 Function OnUpdate 19:07:00.479 SCRIPT (E): Virtual Machine Exception Reason: NULL pointer to instance Class: 'WCS_Armament_BeamRidingGroundMissileFlightComputerComponent' Function: 'GetTargetPosition' Stack trace: Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:24 Function GetTargetPosition Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_GroundMissileFlightComputerComponent.c:49 Function Update Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:30 Function Update Scripts/Game/Systems/WCS_Armament_FlightComputerSystem.c:35 Function OnUpdate 19:07:00.479 SCRIPT (E): Virtual Machine Exception Reason: NULL pointer to instance Class: 'WCS_Armament_BeamRidingGroundMissileFlightComputerComponent' Function: 'GetTargetPosition' Stack trace: Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:24 Function GetTargetPosition Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_GroundMissileFlightComputerComponent.c:49 Function Update Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:30 Function Update Scripts/Game/Systems/WCS_Armament_FlightComputerSystem.c:35 Function OnUpdate 19:07:00.498 SCRIPT (E): Virtual Machine Exception Reason: NULL pointer to instance Class: 'WCS_Armament_BeamRidingGroundMissileFlightComputerComponent' Function: 'GetTargetPosition' Stack trace: Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:24 Function GetTargetPosition Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_GroundMissileFlightComputerComponent.c:49 Function Update Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:30 Function Update Scripts/Game/Systems/WCS_Armament_FlightComputerSystem.c:35 Function OnUpdate 19:07:00.521 SCRIPT (E): Virtual Machine Exception Reason: NULL pointer to instance Class: 'WCS_Armament_BeamRidingGroundMissileFlightComputerComponent' Function: 'GetTargetPosition' Stack trace: Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:24 Function GetTargetPosition Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_GroundMissileFlightComputerComponent.c:49 Function Update Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:30 Function Update Scripts/Game/Systems/WCS_Armament_FlightComputerSystem.c:35 Function OnUpdate 19:07:00.539 SCRIPT (E): Virtual Machine Exception Reason: NULL pointer to instance Class: 'WCS_Armament_BeamRidingGroundMissileFlightComputerComponent' Function: 'GetTargetPosition' Stack trace: Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:24 Function GetTargetPosition Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_GroundMissileFlightComputerComponent.c:49 Function Update Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:30 Function Update Scripts/Game/Systems/WCS_Armament_FlightComputerSystem.c:35 Function OnUpdate 19:07:00.557 SCRIPT (E): Virtual Machine Exception Reason: NULL pointer to instance Class: 'WCS_Armament_BeamRidingGroundMissileFlightComputerComponent' Function: 'GetTargetPosition' Stack trace: Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:24 Function GetTargetPosition Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_GroundMissileFlightComputerComponent.c:49 Function Update Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:30 Function Update Scripts/Game/Systems/WCS_Armament_FlightComputerSystem.c:35 Function OnUpdate 19:07:00.577 SCRIPT (E): Virtual Machine Exception Reason: NULL pointer to instance Class: 'WCS_Armament_BeamRidingGroundMissileFlightComputerComponent' Function: 'GetTargetPosition' Stack trace: Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:24 Function GetTargetPosition Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_GroundMissileFlightComputerComponent.c:49 Function Update Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:30 Function Update Scripts/Game/Systems/WCS_Armament_FlightComputerSystem.c:35 Function OnUpdate 19:07:00.578 SCRIPT (E): Virtual Machine Exception Reason: NULL pointer to instance Class: 'WCS_Armament_BeamRidingGroundMissileFlightComputerComponent' Function: 'GetTargetPosition' Stack trace: Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:24 Function GetTargetPosition Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_GroundMissileFlightComputerComponent.c:49 Function Update Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:30 Function Update Scripts/Game/Systems/WCS_Armament_FlightComputerSystem.c:35 Function OnUpdate 19:07:00.597 SCRIPT (E): Virtual Machine Exception Reason: NULL pointer to instance Class: 'WCS_Armament_BeamRidingGroundMissileFlightComputerComponent' Function: 'GetTargetPosition' Stack trace: Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:24 Function GetTargetPosition Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_GroundMissileFlightComputerComponent.c:49 Function Update Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:30 Function Update Scripts/Game/Systems/WCS_Armament_FlightComputerSystem.c:35 Function OnUpdate 19:07:00.618 SCRIPT (E): Virtual Machine Exception Reason: NULL pointer to instance Class: 'WCS_Armament_BeamRidingGroundMissileFlightComputerComponent' Function: 'GetTargetPosition' Stack trace: Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:24 Function GetTargetPosition Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_GroundMissileFlightComputerComponent.c:49 Function Update Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:30 Function Update Scripts/Game/Systems/WCS_Armament_FlightComputerSystem.c:35 Function OnUpdate 19:07:00.637 SCRIPT (E): Virtual Machine Exception Reason: NULL pointer to instance Class: 'WCS_Armament_BeamRidingGroundMissileFlightComputerComponent' Function: 'GetTargetPosition' Stack trace: Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:24 Function GetTargetPosition Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_GroundMissileFlightComputerComponent.c:49 Function Update Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:30 Function Update Scripts/Game/Systems/WCS_Armament_FlightComputerSystem.c:35 Function OnUpdate 19:07:00.657 SCRIPT (E): Virtual Machine Exception Reason: NULL pointer to instance Class: 'WCS_Armament_BeamRidingGroundMissileFlightComputerComponent' Function: 'GetTargetPosition' Stack trace: Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:24 Function GetTargetPosition Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_GroundMissileFlightComputerComponent.c:49 Function Update Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:30 Function Update Scripts/Game/Systems/WCS_Armament_FlightComputerSystem.c:35 Function OnUpdate 19:07:00.677 SCRIPT (E): Virtual Machine Exception Reason: NULL pointer to instance Class: 'WCS_Armament_BeamRidingGroundMissileFlightComputerComponent' Function: 'GetTargetPosition' Stack trace: Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:24 Function GetTargetPosition Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_GroundMissileFlightComputerComponent.c:49 Function Update Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:30 Function Update Scripts/Game/Systems/WCS_Armament_FlightComputerSystem.c:35 Function OnUpdate 19:07:00.678 SCRIPT (E): Virtual Machine Exception Reason: NULL pointer to instance Class: 'WCS_Armament_BeamRidingGroundMissileFlightComputerComponent' Function: 'GetTargetPosition' Stack trace: Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:24 Function GetTargetPosition Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_GroundMissileFlightComputerComponent.c:49 Function Update Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:30 Function Update Scripts/Game/Systems/WCS_Armament_FlightComputerSystem.c:35 Function OnUpdate 19:07:00.695 SCRIPT (E): Virtual Machine Exception Reason: NULL pointer to instance Class: 'WCS_Armament_BeamRidingGroundMissileFlightComputerComponent' Function: 'GetTargetPosition' Stack trace: Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:24 Function GetTargetPosition Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_GroundMissileFlightComputerComponent.c:49 Function Update Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:30 Function Update Scripts/Game/Systems/WCS_Armament_FlightComputerSystem.c:35 Function OnUpdate 19:07:00.718 SCRIPT (E): Virtual Machine Exception Reason: NULL pointer to instance Class: 'WCS_Armament_BeamRidingGroundMissileFlightComputerComponent' Function: 'GetTargetPosition' Stack trace: Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:24 Function GetTargetPosition Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_GroundMissileFlightComputerComponent.c:49 Function Update Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:30 Function Update Scripts/Game/Systems/WCS_Armament_FlightComputerSystem.c:35 Function OnUpdate 19:07:00.739 SCRIPT (E): Virtual Machine Exception Reason: NULL pointer to instance Class: 'WCS_Armament_BeamRidingGroundMissileFlightComputerComponent' Function: 'GetTargetPosition' Stack trace: Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:24 Function GetTargetPosition Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_GroundMissileFlightComputerComponent.c:49 Function Update Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:30 Function Update Scripts/Game/Systems/WCS_Armament_FlightComputerSystem.c:35 Function OnUpdate 19:07:00.755 SCRIPT (E): Virtual Machine Exception Reason: NULL pointer to instance Class: 'WCS_Armament_BeamRidingGroundMissileFlightComputerComponent' Function: 'GetTargetPosition' Stack trace: Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:24 Function GetTargetPosition Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_GroundMissileFlightComputerComponent.c:49 Function Update Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:30 Function Update Scripts/Game/Systems/WCS_Armament_FlightComputerSystem.c:35 Function OnUpdate 19:07:00.755 SCRIPT (E): Virtual Machine Exception Reason: NULL pointer to instance Class: 'WCS_Armament_BeamRidingGroundMissileFlightComputerComponent' Function: 'GetTargetPosition' Stack trace: Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:24 Function GetTargetPosition Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_GroundMissileFlightComputerComponent.c:49 Function Update Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:30 Function Update Scripts/Game/Systems/WCS_Armament_FlightComputerSystem.c:35 Function OnUpdate 19:07:00.795 SCRIPT (E): Virtual Machine Exception Reason: NULL pointer to instance Class: 'WCS_Armament_BeamRidingGroundMissileFlightComputerComponent' Function: 'GetTargetPosition' Stack trace: Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:24 Function GetTargetPosition Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_GroundMissileFlightComputerComponent.c:49 Function Update Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:30 Function Update Scripts/Game/Systems/WCS_Armament_FlightComputerSystem.c:35 Function OnUpdate 19:07:00.796 SCRIPT (E): Virtual Machine Exception Reason: NULL pointer to instance Class: 'WCS_Armament_BeamRidingGroundMissileFlightComputerComponent' Function: 'GetTargetPosition' Stack trace: Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:24 Function GetTargetPosition Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_GroundMissileFlightComputerComponent.c:49 Function Update Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:30 Function Update Scripts/Game/Systems/WCS_Armament_FlightComputerSystem.c:35 Function OnUpdate 19:07:00.815 SCRIPT (E): Virtual Machine Exception Reason: NULL pointer to instance Class: 'WCS_Armament_BeamRidingGroundMissileFlightComputerComponent' Function: 'GetTargetPosition' Stack trace: Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:24 Function GetTargetPosition Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_GroundMissileFlightComputerComponent.c:49 Function Update Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:30 Function Update Scripts/Game/Systems/WCS_Armament_FlightComputerSystem.c:35 Function OnUpdate 19:07:00.833 SCRIPT (E): Virtual Machine Exception Reason: NULL pointer to instance Class: 'WCS_Armament_BeamRidingGroundMissileFlightComputerComponent' Function: 'GetTargetPosition' Stack trace: Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:24 Function GetTargetPosition Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_GroundMissileFlightComputerComponent.c:49 Function Update Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:30 Function Update Scripts/Game/Systems/WCS_Armament_FlightComputerSystem.c:35 Function OnUpdate 19:07:00.854 SCRIPT (E): Virtual Machine Exception Reason: NULL pointer to instance Class: 'WCS_Armament_BeamRidingGroundMissileFlightComputerComponent' Function: 'GetTargetPosition' Stack trace: Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:24 Function GetTargetPosition Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_GroundMissileFlightComputerComponent.c:49 Function Update Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:30 Function Update Scripts/Game/Systems/WCS_Armament_FlightComputerSystem.c:35 Function OnUpdate 19:07:00.872 SCRIPT (E): Virtual Machine Exception Reason: NULL pointer to instance Class: 'WCS_Armament_BeamRidingGroundMissileFlightComputerComponent' Function: 'GetTargetPosition' Stack trace: Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:24 Function GetTargetPosition Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_GroundMissileFlightComputerComponent.c:49 Function Update Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:30 Function Update Scripts/Game/Systems/WCS_Armament_FlightComputerSystem.c:35 Function OnUpdate 19:07:00.890 SCRIPT (E): Virtual Machine Exception Reason: NULL pointer to instance Class: 'WCS_Armament_BeamRidingGroundMissileFlightComputerComponent' Function: 'GetTargetPosition' Stack trace: Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:24 Function GetTargetPosition Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_GroundMissileFlightComputerComponent.c:49 Function Update Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:30 Function Update Scripts/Game/Systems/WCS_Armament_FlightComputerSystem.c:35 Function OnUpdate 19:07:00.910 SCRIPT (E): Virtual Machine Exception Reason: NULL pointer to instance Class: 'WCS_Armament_BeamRidingGroundMissileFlightComputerComponent' Function: 'GetTargetPosition' Stack trace: Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:24 Function GetTargetPosition Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_GroundMissileFlightComputerComponent.c:49 Function Update Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:30 Function Update Scripts/Game/Systems/WCS_Armament_FlightComputerSystem.c:35 Function OnUpdate 19:07:00.911 SCRIPT (E): Virtual Machine Exception Reason: NULL pointer to instance Class: 'WCS_Armament_BeamRidingGroundMissileFlightComputerComponent' Function: 'GetTargetPosition' Stack trace: Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:24 Function GetTargetPosition Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_GroundMissileFlightComputerComponent.c:49 Function Update Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:30 Function Update Scripts/Game/Systems/WCS_Armament_FlightComputerSystem.c:35 Function OnUpdate 19:07:00.929 SCRIPT (E): Virtual Machine Exception Reason: NULL pointer to instance Class: 'WCS_Armament_BeamRidingGroundMissileFlightComputerComponent' Function: 'GetTargetPosition' Stack trace: Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:24 Function GetTargetPosition Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_GroundMissileFlightComputerComponent.c:49 Function Update Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:30 Function Update Scripts/Game/Systems/WCS_Armament_FlightComputerSystem.c:35 Function OnUpdate 19:07:00.950 SCRIPT (E): Virtual Machine Exception Reason: NULL pointer to instance Class: 'WCS_Armament_BeamRidingGroundMissileFlightComputerComponent' Function: 'GetTargetPosition' Stack trace: Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:24 Function GetTargetPosition Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_GroundMissileFlightComputerComponent.c:49 Function Update Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:30 Function Update Scripts/Game/Systems/WCS_Armament_FlightComputerSystem.c:35 Function OnUpdate 19:07:00.968 SCRIPT (E): Virtual Machine Exception Reason: NULL pointer to instance Class: 'WCS_Armament_BeamRidingGroundMissileFlightComputerComponent' Function: 'GetTargetPosition' Stack trace: Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:24 Function GetTargetPosition Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_GroundMissileFlightComputerComponent.c:49 Function Update Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:30 Function Update Scripts/Game/Systems/WCS_Armament_FlightComputerSystem.c:35 Function OnUpdate 19:07:00.987 SCRIPT (E): Virtual Machine Exception Reason: NULL pointer to instance Class: 'WCS_Armament_BeamRidingGroundMissileFlightComputerComponent' Function: 'GetTargetPosition' Stack trace: Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:24 Function GetTargetPosition Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_GroundMissileFlightComputerComponent.c:49 Function Update Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:30 Function Update Scripts/Game/Systems/WCS_Armament_FlightComputerSystem.c:35 Function OnUpdate 19:07:01.007 SCRIPT (E): Virtual Machine Exception Reason: NULL pointer to instance Class: 'WCS_Armament_BeamRidingGroundMissileFlightComputerComponent' Function: 'GetTargetPosition' Stack trace: Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:24 Function GetTargetPosition Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_GroundMissileFlightComputerComponent.c:49 Function Update Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:30 Function Update Scripts/Game/Systems/WCS_Armament_FlightComputerSystem.c:35 Function OnUpdate 19:07:01.024 SCRIPT (E): Virtual Machine Exception Reason: NULL pointer to instance Class: 'WCS_Armament_BeamRidingGroundMissileFlightComputerComponent' Function: 'GetTargetPosition' Stack trace: Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:24 Function GetTargetPosition Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_GroundMissileFlightComputerComponent.c:49 Function Update Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:30 Function Update Scripts/Game/Systems/WCS_Armament_FlightComputerSystem.c:35 Function OnUpdate 19:07:01.025 SCRIPT (E): Virtual Machine Exception Reason: NULL pointer to instance Class: 'WCS_Armament_BeamRidingGroundMissileFlightComputerComponent' Function: 'GetTargetPosition' Stack trace: Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:24 Function GetTargetPosition Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_GroundMissileFlightComputerComponent.c:49 Function Update Scripts/Game/Components/Weapons/GuidedWeapon/FlightComputers/WCS_Armament_BeamRidingGroundMissileComputerComponent.c:30 Function Update Scripts/Game/Systems/WCS_Armament_FlightComputerSystem.c:35 Function OnUpdate 19:07:26.585 SCRIPT (W): Slot_VON Has no Content! 19:07:26.585 SCRIPT (W): Slot_GameVersion Has no Content! 19:11:53.949 SCRIPT (W): AUDIO: SCR_HitZoneStateSignal: No HitZone found 19:12:14.817 SCRIPT (W): SCR_InstigatorContextData: No instigator type is set on Character death. It is likely that the KillerVictimRelation will be set to OTHER_DEATH which will not punish the victim for suicide. 19:13:38.512 SCRIPT (W): Slot_Chat Has no Content! 19:13:38.512 SCRIPT (W): Slot_VON Has no Content! 19:13:38.512 SCRIPT (W): Slot_AvailableActions Has no Content! 19:13:38.512 SCRIPT (W): Slot_GameVersion Has no Content! 19:13:38.512 SCRIPT (W): Slot_Notifications Has no Content! 19:13:38.512 SCRIPT (W): Slot_Hints Has no Content! 19:13:46.561 SCRIPT (W): [SCR_RadialMenuController] - has no menu selected to control! 19:14:31.726 SCRIPT (W): SCR_InstigatorContextData: No instigator type is set on Character death. It is likely that the KillerVictimRelation will be set to OTHER_DEATH which will not punish the victim for suicide. 19:15:20.731 SCRIPT (W): Slot_VON Has no Content! 19:15:20.731 SCRIPT (W): Slot_GameVersion Has no Content! 19:15:24.487 SCRIPT (W): SCR_InstigatorContextData: No instigator type is set on Character death. It is likely that the KillerVictimRelation will be set to OTHER_DEATH which will not punish the victim for suicide. 19:19:39.126 SCRIPT (W): SCR_InstigatorContextData: No instigator type is set on Character death. It is likely that the KillerVictimRelation will be set to OTHER_DEATH which will not punish the victim for suicide. 19:20:00.570 SCRIPT (W): SCR_InstigatorContextData: No instigator type is set on Character death. It is likely that the KillerVictimRelation will be set to OTHER_DEATH which will not punish the victim for suicide. 19:20:24.730 SCRIPT (W): Slot_Chat Has no Content! 19:20:24.730 SCRIPT (W): Slot_VON Has no Content! 19:20:24.730 SCRIPT (W): Slot_AvailableActions Has no Content! 19:20:24.730 SCRIPT (W): Slot_GameVersion Has no Content! 19:20:24.730 SCRIPT (W): Slot_Notifications Has no Content! 19:20:24.730 SCRIPT (W): Slot_Hints Has no Content! 19:20:30.291 SCRIPT (W): [SCR_RadialMenuController] - has no menu selected to control! 19:20:57.370 SCRIPT (W): Slot_Chat Has no Content! 19:20:57.370 SCRIPT (W): Slot_VON Has no Content! 19:20:57.370 SCRIPT (W): Slot_AvailableActions Has no Content! 19:20:57.370 SCRIPT (W): Slot_GameVersion Has no Content! 19:20:57.370 SCRIPT (W): Slot_Notifications Has no Content! 19:20:57.370 SCRIPT (W): Slot_Hints Has no Content! 19:21:03.875 SCRIPT (W): [SCR_RadialMenuController] - has no menu selected to control! 19:22:13.779 SCRIPT (W): Slot_Chat Has no Content! 19:22:13.779 SCRIPT (W): Slot_VON Has no Content! 19:22:13.779 SCRIPT (W): Slot_AvailableActions Has no Content! 19:22:13.780 SCRIPT (W): Slot_GameVersion Has no Content! 19:22:13.780 SCRIPT (W): Slot_Notifications Has no Content! 19:22:13.780 SCRIPT (W): Slot_Hints Has no Content! 19:22:25.371 SCRIPT (W): [SCR_RadialMenuController] - has no menu selected to control! 19:22:26.974 SCRIPT (W): Slot_Chat Has no Content! 19:22:26.974 SCRIPT (W): Slot_VON Has no Content! 19:22:26.974 SCRIPT (W): Slot_AvailableActions Has no Content! 19:22:26.974 SCRIPT (W): Slot_GameVersion Has no Content! 19:22:26.974 SCRIPT (W): Slot_Notifications Has no Content! 19:22:26.974 SCRIPT (W): Slot_Hints Has no Content! 19:22:30.811 SCRIPT (W): [SCR_RadialMenuController] - has no menu selected to control! 19:26:15.005 SCRIPT (E): SCR_InstigatorContextData: instigatorType: 'INSTIGATOR_OTHER' is not supported! 19:26:15.480 SCRIPT (E): 'SCR_SupportStationAreaMeshComponent' (GenericEntity<0x000001D3AB763230> @"ENTITY:6917529027641216697" ('GenericEntity') at <5434.425293 43.000019 10577.179688>) linked support station (HEAL) has an offset but the local position of the area mesh is: '<0.000000, -0.013176, -0.500977>' were as the support station offset is '<0.000000, 0.000000, -0.500000>' this must be the same else the zone shows an incorrect area! 19:28:33.793 SCRIPT (W): Slot_Chat Has no Content! 19:28:33.793 SCRIPT (W): Slot_VON Has no Content! 19:28:33.793 SCRIPT (W): Slot_AvailableActions Has no Content! 19:28:33.793 SCRIPT (W): Slot_GameVersion Has no Content! 19:28:33.793 SCRIPT (W): Slot_Notifications Has no Content! 19:28:33.793 SCRIPT (W): Slot_Hints Has no Content! 19:28:44.048 SCRIPT (W): [SCR_RadialMenuController] - has no menu selected to control! 19:29:27.028 SCRIPT (W): Slot_VON Has no Content! 19:29:27.028 SCRIPT (W): Slot_GameVersion Has no Content! 19:37:56.693 SCRIPT (W): Slot_VON Has no Content! 19:37:56.693 SCRIPT (W): Slot_GameVersion Has no Content! 19:39:07.768 SCRIPT (W): Slot_Chat Has no Content! 19:39:07.768 SCRIPT (W): Slot_VON Has no Content! 19:39:07.768 SCRIPT (W): Slot_AvailableActions Has no Content! 19:39:07.768 SCRIPT (W): Slot_GameVersion Has no Content! 19:39:07.768 SCRIPT (W): Slot_Notifications Has no Content! 19:39:07.768 SCRIPT (W): Slot_Hints Has no Content! 19:39:11.861 SCRIPT (W): [SCR_RadialMenuController] - has no menu selected to control! 19:39:19.099 SCRIPT (W): Slot_VON Has no Content! 19:39:19.099 SCRIPT (W): Slot_GameVersion Has no Content! 19:42:15.702 SCRIPT (E): 'SCR_SupportStationAreaMeshComponent' (GenericEntity<0x000001D358952C30> @"ENTITY:6917529027641240305" ('GenericEntity') at <5481.032715 93.380020 6054.235840>) linked support station (HEAL) has an offset but the local position of the area mesh is: '<0.000488, 0.005463, -0.500000>' were as the support station offset is '<0.000000, 0.000000, -0.500000>' this must be the same else the zone shows an incorrect area! 19:43:40.924 SCRIPT (E): 'SCR_SupportStationAreaMeshComponent' (GenericEntity<0x000001D42CB48830> @"ENTITY:6917529027641242451" ('GenericEntity') at <4868.565918 87.939964 4850.981445>) linked support station (REPAIR) has an offset but the local position of the area mesh is: '<0.003906, -0.002808, -2.500977>' were as the support station offset is '<0.000000, 0.000000, -2.500000>' this must be the same else the zone shows an incorrect area! 19:43:49.883 SCRIPT (E): 'SCR_SupportStationAreaMeshComponent' (GenericEntity<0x000001D358195930> @"ENTITY:6917529027641242838" ('GenericEntity') at <2663.214111 91.879990 5319.383301>) linked support station (HEAL) has an offset but the local position of the area mesh is: '<0.000977, 0.007996, -0.499268>' were as the support station offset is '<0.000000, 0.000000, -0.500000>' this must be the same else the zone shows an incorrect area! 19:44:34.955 SCRIPT (E): 'SCR_SupportStationAreaMeshComponent' (GenericEntity<0x000001D42C0E2A30> @"ENTITY:6917529027641243348" ('GenericEntity') at <2194.419922 21.000034 7460.474121>) linked support station (HEAL) has an offset but the local position of the area mesh is: '<-0.001465, 0.001953, -0.499512>' were as the support station offset is '<0.000000, 0.000000, -0.500000>' this must be the same else the zone shows an incorrect area! 19:46:18.278 SCRIPT (E): 'SCR_SupportStationAreaMeshComponent' (GenericEntity<0x000001D35559BC30> @"ENTITY:6917529027641246526" ('GenericEntity') at <4868.565918 87.939964 4850.981445>) linked support station (REPAIR) has an offset but the local position of the area mesh is: '<0.003906, -0.002808, -2.500977>' were as the support station offset is '<0.000000, 0.000000, -2.500000>' this must be the same else the zone shows an incorrect area! 19:46:43.571 SCRIPT (E): 'SCR_SupportStationAreaMeshComponent' (GenericEntity<0x000001D360F52330> @"ENTITY:6917529027641248793" ('GenericEntity') at <2758.143799 12.019984 4054.716309>) linked support station (HEAL) has an offset but the local position of the area mesh is: '<0.000000, -0.006012, -0.501465>' were as the support station offset is '<0.000000, 0.000000, -0.500000>' this must be the same else the zone shows an incorrect area! 19:46:45.145 SCRIPT (W): Slot_Chat Has no Content! 19:46:45.145 SCRIPT (W): Slot_VON Has no Content! 19:46:45.145 SCRIPT (W): Slot_AvailableActions Has no Content! 19:46:45.145 SCRIPT (W): Slot_GameVersion Has no Content! 19:46:45.145 SCRIPT (W): Slot_Notifications Has no Content! 19:46:45.145 SCRIPT (W): Slot_Hints Has no Content! 19:46:50.693 SCRIPT (W): [SCR_RadialMenuController] - has no menu selected to control! 19:49:23.402 SCRIPT (E): 'SCR_SupportStationAreaMeshComponent' (GenericEntity<0x000001D3551C8D30> @"ENTITY:6917529027641255793" ('GenericEntity') at <2334.349854 3.739985 3243.664062>) linked support station (HEAL) has an offset but the local position of the area mesh is: '<-0.001465, -0.001556, -0.500977>' were as the support station offset is '<0.000000, 0.000000, -0.500000>' this must be the same else the zone shows an incorrect area! 19:49:30.495 SCRIPT (E): 'SCR_SupportStationAreaMeshComponent' (GenericEntity<0x000001D360081E30> @"ENTITY:6917529027641255944" ('GenericEntity') at <1421.734009 38.080006 2949.548096>) linked support station (HEAL) has an offset but the local position of the area mesh is: '<0.001282, 0.009705, -0.500244>' were as the support station offset is '<0.000000, 0.000000, -0.500000>' this must be the same else the zone shows an incorrect area! 19:51:43.884 SCRIPT (W): SCR_InstigatorContextData: No instigator type is set on Character death. It is likely that the KillerVictimRelation will be set to OTHER_DEATH which will not punish the victim for suicide. 19:51:49.156 SCRIPT (E): Virtual Machine Exception Reason: NULL pointer to instance. Variable 'vehicle' Class: 'WCS_Armament_ContinuousSmokeEmitterIsAvailableCondition' Function: 'IsAvailable' Stack trace: Scripts/Game/UI/HUD/AvailableActions/Conditions/Game/WCS_ContinuousSmokeEmitterIsAvailableCondition.c:11 Function IsAvailable Scripts/Game/UI/HUD/AvailableActions/SCR_AvailableActionsDisplay.c:215 Function IsAvailable Scripts/Game/UI/HUD/AvailableActions/SCR_AvailableActionsDisplay.c:346 Function GetAvailableActions Scripts/Game/UI/HUD/AvailableActions/SCR_AvailableActionsDisplay.c:436 Function DisplayWidgetsUpdate Scripts/Game/UI/HUD/AvailableActions/SCR_AvailableActionsDisplay.c:426 Function DisplayUpdate Scripts/Game/UI/HUD/SCR_InfoDisplayExtended.c:551 Function UpdateValues 19:52:26.379 SCRIPT (W): Slot_Chat Has no Content! 19:52:26.379 SCRIPT (W): Slot_VON Has no Content! 19:52:26.379 SCRIPT (W): Slot_AvailableActions Has no Content! 19:52:26.379 SCRIPT (W): Slot_GameVersion Has no Content! 19:52:26.379 SCRIPT (W): Slot_Notifications Has no Content! 19:52:26.379 SCRIPT (W): Slot_Hints Has no Content! 19:52:30.383 SCRIPT (W): [SCR_RadialMenuController] - has no menu selected to control! 19:53:26.000 SCRIPT (W): SCR_InstigatorContextData: No instigator type is set on Character death. It is likely that the KillerVictimRelation will be set to OTHER_DEATH which will not punish the victim for suicide. 19:54:00.592 SCRIPT (W): SCR_InstigatorContextData: No instigator type is set on Character death. It is likely that the KillerVictimRelation will be set to OTHER_DEATH which will not punish the victim for suicide. 19:54:09.157 SCRIPT (E): 'SCR_SupportStationAreaMeshComponent' (GenericEntity<0x000001D36F639130> @"ENTITY:6917529027641264346" ('GenericEntity') at <2686.365967 77.320000 1688.786011>) linked support station (HEAL) has an offset but the local position of the area mesh is: '<-0.001465, 0.001831, -0.500732>' were as the support station offset is '<0.000000, 0.000000, -0.500000>' this must be the same else the zone shows an incorrect area! 19:55:15.047 SCRIPT (W): SCR_InstigatorContextData: No instigator type is set on Character death. It is likely that the KillerVictimRelation will be set to OTHER_DEATH which will not punish the victim for suicide. 19:55:42.827 SCRIPT (W): SCR_InstigatorContextData: No instigator type is set on Character death. It is likely that the KillerVictimRelation will be set to OTHER_DEATH which will not punish the victim for suicide. 19:59:07.613 SCRIPT (W): SCR_InstigatorContextData: No instigator type is set on Character death. It is likely that the KillerVictimRelation will be set to OTHER_DEATH which will not punish the victim for suicide. 19:59:08.830 SCRIPT (W): SCR_InstigatorContextData: No instigator type is set on Character death. It is likely that the KillerVictimRelation will be set to OTHER_DEATH which will not punish the victim for suicide. 19:59:29.132 SCRIPT (W): 'WCS_RearmVehicleAtRepairStationAction': '' is missing SCR_VehicleInventoryStorageManagerComponent! 20:00:59.947 SCRIPT (W): GM Budget got clamped at some point! 20:01:09.431 SCRIPT (W): GM Budget got clamped at some point! 20:01:25.957 SCRIPT (W): Slot_VON Has no Content! 20:01:25.957 SCRIPT (W): Slot_GameVersion Has no Content! 20:01:27.510 SCRIPT (W): Slot_Chat Has no Content! 20:01:27.510 SCRIPT (W): Slot_VON Has no Content! 20:01:27.510 SCRIPT (W): Slot_AvailableActions Has no Content! 20:01:27.510 SCRIPT (W): Slot_GameVersion Has no Content! 20:01:27.510 SCRIPT (W): Slot_Notifications Has no Content! 20:01:27.510 SCRIPT (W): Slot_Hints Has no Content! 20:01:33.855 SCRIPT (W): [SCR_RadialMenuController] - has no menu selected to control! 20:01:43.712 SCRIPT (W): GM Budget got clamped at some point! 20:01:53.126 SCRIPT (W): GM Budget got clamped at some point! 20:01:53.645 SCRIPT (W): GM Budget got clamped at some point! 20:03:26.409 SCRIPT (W): SCR_InstigatorContextData: No instigator type is set on Character death. It is likely that the KillerVictimRelation will be set to OTHER_DEATH which will not punish the victim for suicide. 20:05:16.529 SCRIPT : WL_EditableEntityComponent :: Entity {95BFB5C33EA78DE6}PrefabsEditable/Auto/Structures/Military/Fortifications/E_DirtPile_01_small.et attempted to be deleted 20:05:16.529 SCRIPT : WL_EditableEntityComponent :: Entity {56E21E3119E019E8}PrefabsEditable/Auto/Structures/Signs/Military/Supplies/E_Sign_SupplyStorage_Supplies_FIA_01.et attempted to be deleted 20:05:16.583 SCRIPT : WL_EditableEntityComponent :: Entity {FFD8AF1E169A5DB5}PrefabsEditable/Auto/Structures/Military/Radar/ApproachRadar_RPL5_01/E_WL_RadarSpawner_US.et attempted to be deleted 20:05:16.583 SCRIPT : WL_EditableEntityComponent :: Entity {6501BE9E523EB4E0}PrefabsEditable/SpawnPoints/E_WL_SpawnPoint_US.et attempted to be deleted 20:05:16.594 SCRIPT : WL_EditableEntityComponent :: Entity {FFD8AF1E169A5DB5}PrefabsEditable/Auto/Structures/Military/Radar/ApproachRadar_RPL5_01/E_WL_RadarSpawner_US.et attempted to be deleted 20:05:16.594 SCRIPT : WL_EditableEntityComponent :: Entity {D90F8E2102368290}PrefabsEditable/Auto/Structures/Signs/Military/E_Sign_CommandPost_US_01.et attempted to be deleted 20:05:16.594 SCRIPT : WL_EditableEntityComponent :: Entity {95BFB5C33EA78DE6}PrefabsEditable/Auto/Structures/Military/Fortifications/E_DirtPile_01_small.et attempted to be deleted 20:05:16.594 SCRIPT : WL_EditableEntityComponent :: Entity {1AB925786957ADC1}PrefabsEditable/Auto/Structures/Signs/Military/Supplies/E_Sign_SupplyStorage_Ammo_US_01.et attempted to be deleted 20:05:16.594 SCRIPT : WL_EditableEntityComponent :: Entity {0DBE058F13F0C7E8}PrefabsEditable/Auto/Structures/Military/Flags/E_FlagPole_02_V1_US.et attempted to be deleted 20:05:16.594 SCRIPT : WL_EditableEntityComponent :: Entity {4F051BF6CA4F2BAA}PrefabsEditable/Auto/Structures/Signs/Military/Supplies/E_Sign_SupplyStorage_ConstructionMat_US_01.et attempted to be deleted 20:05:16.595 SCRIPT : WL_EditableEntityComponent :: Entity {1AB925786957ADC1}PrefabsEditable/Auto/Structures/Signs/Military/Supplies/E_Sign_SupplyStorage_Ammo_US_01.et attempted to be deleted 20:05:16.643 SCRIPT : WL_EditableEntityComponent :: Entity {56E21E3119E019E8}PrefabsEditable/Auto/Structures/Signs/Military/Supplies/E_Sign_SupplyStorage_Supplies_FIA_01.et attempted to be deleted 20:05:16.745 SCRIPT : WL_EditableEntityComponent :: Entity {95BFB5C33EA78DE6}PrefabsEditable/Auto/Structures/Military/Fortifications/E_DirtPile_01_small.et attempted to be deleted 20:05:16.745 SCRIPT : WL_EditableEntityComponent :: Entity {56E21E3119E019E8}PrefabsEditable/Auto/Structures/Signs/Military/Supplies/E_Sign_SupplyStorage_Supplies_FIA_01.et attempted to be deleted 20:05:16.920 SCRIPT : WL_EditableEntityComponent :: Entity {95BFB5C33EA78DE6}PrefabsEditable/Auto/Structures/Military/Fortifications/E_DirtPile_01_small.et attempted to be deleted 20:05:16.920 SCRIPT : WL_EditableEntityComponent :: Entity {56E21E3119E019E8}PrefabsEditable/Auto/Structures/Signs/Military/Supplies/E_Sign_SupplyStorage_Supplies_FIA_01.et attempted to be deleted 20:05:16.995 SCRIPT : WL_EditableEntityComponent :: Entity {56E21E3119E019E8}PrefabsEditable/Auto/Structures/Signs/Military/Supplies/E_Sign_SupplyStorage_Supplies_FIA_01.et attempted to be deleted 20:05:17.005 SCRIPT : WL_EditableEntityComponent :: Entity {95BFB5C33EA78DE6}PrefabsEditable/Auto/Structures/Military/Fortifications/E_DirtPile_01_small.et attempted to be deleted 20:05:17.005 SCRIPT : WL_EditableEntityComponent :: Entity {56E21E3119E019E8}PrefabsEditable/Auto/Structures/Signs/Military/Supplies/E_Sign_SupplyStorage_Supplies_FIA_01.et attempted to be deleted 20:05:17.015 SCRIPT : WL_EditableEntityComponent :: Entity {A1932F99114451A7}PrefabsEditable/Auto/Structures/Walls/BarbedWire/E_BarbedTape_Short.et attempted to be deleted 20:05:17.015 SCRIPT : WL_EditableEntityComponent :: Entity {56E21E3119E019E8}PrefabsEditable/Auto/Structures/Signs/Military/Supplies/E_Sign_SupplyStorage_Supplies_FIA_01.et attempted to be deleted 20:05:17.015 SCRIPT : WL_EditableEntityComponent :: Entity {365E4BF1FFFD8B30}PrefabsEditable/Auto/Structures/Walls/BarbedWire/E_BarbedTape_Long.et attempted to be deleted 20:05:17.413 SCRIPT : WL_EditableEntityComponent :: Entity {95BFB5C33EA78DE6}PrefabsEditable/Auto/Structures/Military/Fortifications/E_DirtPile_01_small.et attempted to be deleted 20:05:17.413 SCRIPT : WL_EditableEntityComponent :: Entity {56E21E3119E019E8}PrefabsEditable/Auto/Structures/Signs/Military/Supplies/E_Sign_SupplyStorage_Supplies_FIA_01.et attempted to be deleted 20:05:17.423 SCRIPT : WL_EditableEntityComponent :: Entity {95BFB5C33EA78DE6}PrefabsEditable/Auto/Structures/Military/Fortifications/E_DirtPile_01_small.et attempted to be deleted 20:05:17.423 SCRIPT : WL_EditableEntityComponent :: Entity {56E21E3119E019E8}PrefabsEditable/Auto/Structures/Signs/Military/Supplies/E_Sign_SupplyStorage_Supplies_FIA_01.et attempted to be deleted 20:05:17.440 SCRIPT : WL_EditableEntityComponent :: Entity {95BFB5C33EA78DE6}PrefabsEditable/Auto/Structures/Military/Fortifications/E_DirtPile_01_small.et attempted to be deleted 20:05:17.441 SCRIPT : WL_EditableEntityComponent :: Entity {56E21E3119E019E8}PrefabsEditable/Auto/Structures/Signs/Military/Supplies/E_Sign_SupplyStorage_Supplies_FIA_01.et attempted to be deleted 20:05:17.577 SCRIPT : WL_EditableEntityComponent :: Entity {56E21E3119E019E8}PrefabsEditable/Auto/Structures/Signs/Military/Supplies/E_Sign_SupplyStorage_Supplies_FIA_01.et attempted to be deleted 20:05:17.589 SCRIPT : WL_EditableEntityComponent :: Entity {56E21E3119E019E8}PrefabsEditable/Auto/Structures/Signs/Military/Supplies/E_Sign_SupplyStorage_Supplies_FIA_01.et attempted to be deleted 20:05:19.479 SCRIPT : SCRIPT : Compiling GameLib scripts 20:05:19.494 SCRIPT : Module: GameLib; loaded 353x files; 540x classes; used 505/2097 kB (24%) of static memory; defines: "PLATFORM_WINDOWS,ENF_ENABLE_VHC_OVERRIDE,ENF_ENABLE_RPLCOMPONENT_IN_GAMECODE"; CRC32: b20babea 20:05:19.526 SCRIPT : SCRIPT : Compiling Game scripts 20:05:19.835 SCRIPT : Compiling Game scripts 20:05:19.835 SCRIPT (W): @"scripts/GameCode/Effects/SCR_OptimizedMuzzleEffectComponent.c,14": Possible variable name conflict 'inScope' 20:05:19.857 SCRIPT (W): @"scripts/Game/Editor/UI/Components/Modes/SCR_PhotoSaveModeEditorUIComponent.c,25": Pointer type 'PixelRawData' can only be used with local variables 20:05:19.967 SCRIPT (W): @"scripts/Game/Campaign/UI/SCR_CampaignUIMutePlayerComponent.c,28": 'GetPlayerBlockedState' is obsolete: Session blocking is no longer supported. 20:05:19.967 SCRIPT (W): @"scripts/Game/Campaign/UI/SCR_CampaignUIMutePlayerComponent.c,30": 'SetPlayerBlockedState' is obsolete: Session blocking is no longer supported. 20:05:19.967 SCRIPT (W): @"scripts/Game/Campaign/UI/SCR_CampaignUIMutePlayerComponent.c,35": 'SetPlayerBlockedState' is obsolete: Session blocking is no longer supported. 20:05:19.977 SCRIPT (W): @"scripts/Game/Components/Damage/SCR_VehicleDamageManagerComponent.c,826": Variable 'geomIndex' is not used 20:05:20.048 SCRIPT (W): @"scripts/Game/Entities/GridSpawnerEntity.c,180": 'Randomize' is obsolete: If seed need to be used use RandomGenerator instead 20:05:20.086 SCRIPT (W): @"scripts/Game/Groups/SCR_GroupTileButton.c,683": 'GetPlayerMutedState' is obsolete: Use SocialComponent.IsMuted(playerId). 20:05:20.114 SCRIPT (W): @"scripts/Game/ScenarioFramework/Actions/AIActions/SCR_ScenarioFrameworkAIActionSetCharacterStance.c,23": 'SetStance' is obsolete 20:05:20.114 SCRIPT (W): @"scripts/Game/ScenarioFramework/Actions/AIActions/SCR_ScenarioFrameworkAIActionSetMovementType.c,23": 'SetMovementType' is obsolete 20:05:20.159 SCRIPT (W): @"scripts/Game/UI/HUD/SCR_PlayerListMenu.c,436": 'SetPlayerMutedState' is obsolete: Use SocialComponent.SetMuted(playerId, muted). 20:05:20.159 SCRIPT (W): @"scripts/Game/UI/HUD/SCR_PlayerListMenu.c,438": 'GetPlayerMutedState' is obsolete: Use SocialComponent.IsMuted(playerId). 20:05:20.159 SCRIPT (W): @"scripts/Game/UI/HUD/SCR_PlayerListMenu.c,498": 'GetPlayerMutedState' is obsolete: Use SocialComponent.IsMuted(playerId). 20:05:20.160 SCRIPT (W): @"scripts/Game/UI/HUD/SCR_PlayerListMenu.c,1132": 'GetPlayerMutedState' is obsolete: Use SocialComponent.IsMuted(playerId). 20:05:20.160 SCRIPT (W): @"scripts/Game/UI/HUD/SCR_PlayerListMenu.c,1135": 'GetPlayerMutedState' is obsolete: Use SocialComponent.IsMuted(playerId). 20:05:20.160 SCRIPT (W): @"scripts/Game/UI/HUD/SCR_PlayerListMenu.c,1139": 'GetPlayerMutedState' is obsolete: Use SocialComponent.IsMuted(playerId). 20:05:20.184 SCRIPT (W): @"scripts/Game/UI/Menu/ContentBrowser/MainMenu/SCR_ContentBrowser_AddonsFilteredSubMenu.c,7": 'SetPageItems' is obsolete: Use SetPageSize() instead! 20:05:20.184 SCRIPT (W): @"scripts/Game/UI/Menu/ContentBrowser/MainMenu/SCR_ContentBrowser_AddonsFilteredSubMenu.c,36": 'SetPageItems' is obsolete: Use SetPageSize() instead! 20:05:20.184 SCRIPT (W): @"scripts/Game/UI/Menu/ContentBrowser/MainMenu/SCR_ContentBrowser_AddonsSubMenu.c,358": 'SetPageItems' is obsolete: Use SetPageSize() instead! 20:05:20.184 SCRIPT (W): @"scripts/Game/UI/Menu/ContentBrowser/MainMenu/SCR_ContentBrowser_AddonsSubMenu.c,380": 'SetPageItems' is obsolete: Use SetPageSize() instead! 20:05:20.184 SCRIPT (W): @"scripts/Game/UI/Menu/ContentBrowser/MainMenu/SCR_ContentBrowser_AddonsSubMenu.c,420": 'SetPageItems' is obsolete: Use SetPageSize() instead! 20:05:20.184 SCRIPT (W): @"scripts/Game/UI/Menu/ContentBrowser/MainMenu/SCR_ContentBrowser_AddonsSubMenu.c,444": 'SetPageItems' is obsolete: Use SetPageSize() instead! 20:05:20.193 SCRIPT (W): @"scripts/Game/UI/Menu/GroupSettingsDialogUI.c,37": 'GetPrivilegeAsync' is obsolete: Use SocialComponent.RequestSocialPrivilege() or RequestMultiplayerPrivilege() 20:05:20.201 SCRIPT (W): @"scripts/Game/UI/Menu/ServerBrowserMenuUI.c,2792": 'GetPrivilegeAsync' is obsolete: Use SocialComponent.RequestSocialPrivilege() or RequestMultiplayerPrivilege() 20:05:20.201 SCRIPT (W): @"scripts/Game/UI/Menu/ServerBrowserMenuUI.c,2825": 'GetPrivilegeAsync' is obsolete: Use SocialComponent.RequestSocialPrivilege() or RequestMultiplayerPrivilege() 20:05:20.201 SCRIPT (W): @"scripts/Game/UI/Menu/ServerBrowserMenuUI.c,2850": 'GetPrivilegeAsync' is obsolete: Use SocialComponent.RequestSocialPrivilege() or RequestMultiplayerPrivilege() 20:05:20.217 SCRIPT (W): @"scripts/Game/Vehicle/SCR_ImpactEffectComponent.c,206": Comparing unrelated types 'Class' and 'Physics' 20:05:20.219 SCRIPT (W): @"scripts/Game/Vehicle/SCR_ImpactEffectComponent.c,337": Comparing unrelated types 'Class' and 'Physics' 20:05:20.221 SCRIPT (W): @"scripts/Game/Weapon/Sights/SCR_2DPIPSightsComponent.c,432": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 20:05:20.221 SCRIPT (W): @"scripts/Game/Weapon/Sights/SCR_2DPIPSightsComponent.c,481": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 20:05:20.222 SCRIPT (W): @"scripts/Game/Weapon/Sights/SCR_PIPSightsComponent.c,115": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 20:05:20.222 SCRIPT (W): @"scripts/Game/Workshop/SCR_AddonManager.c,256": 'GetPrivilege' is obsolete: Use SocialComponent.IsPrivilegedTo() or IsMultiplayerAllowed() 20:05:20.222 SCRIPT (W): @"scripts/Game/Workshop/SCR_AddonManager.c,280": 'GetPrivilegeAsync' is obsolete: Use SocialComponent.RequestSocialPrivilege() or RequestMultiplayerPrivilege() 20:05:20.250 SCRIPT : Module: Game; loaded 4719x files; 9502x classes; used 20944/41943 kB (49%) of static memory; defines: "PLATFORM_WINDOWS,ENF_ENABLE_VHC_OVERRIDE,ENF_ENABLE_RPLCOMPONENT_IN_GAMECODE,ENABLE_BASE_DESTRUCTION,BUDGET_OPTIMIZATION_CHECKS,DEBUG,RESPAWN_TIMER_COMPONENT_DEBUG,DEBUG_CONFIGURABLE_DIALOGS,DISABLE_WEAPON_SWITCHING,SCRIPTED_AIM_MODIFIER_DEBUG"; CRC32: 7a2c4bde 20:05:20.910 SCRIPT : [SCR_AddonManager] SCR_AddonManager<0x000001D36F750030> @"ENTITY:3" ('SCR_AddonManager') at <0.000000 0.000000 0.000000> Internal_CheckAddons() 20:05:20.910 SCRIPT : [SCR_AddonManager] SCR_AddonManager<0x000001D36F750030> @"ENTITY:3" ('SCR_AddonManager') at <0.000000 0.000000 0.000000> Callback_CheckAddons_OnSuccess() 20:05:20.925 SCRIPT : [SCR_AddonManager] SCR_AddonManager<0x000001D36F750030> @"ENTITY:3" ('SCR_AddonManager') at <0.000000 0.000000 0.000000> FinalizeInitAfterAsyncChecks() 20:05:20.925 SCRIPT : [SCR_AddonManager] SCR_AddonManager<0x000001D36F750030> @"ENTITY:3" ('SCR_AddonManager') at <0.000000 0.000000 0.000000> Init Finished 20:05:20.925 SCRIPT : [SCR_AddonManager] SCR_AddonManager<0x000001D36F750030> @"ENTITY:3" ('SCR_AddonManager') at <0.000000 0.000000 0.000000> User Workshop access: 1 20:05:21.035 SCRIPT (W): EditBoxFilterComponent used on invalid widget type. 20:05:21.067 SCRIPT : Kick cause code: group=1 'REPLICATION', reason=1 'SYSTEM_FAILURE' 20:05:21.070 SCRIPT : [SCR_ConfigurableDialogUi] presetsResourceName: {D3BFEE28E7D5B6A1}Configs/ServerBrowser/KickDialogs.conf, tag: REPLICATION_SYSTEM_FAILURE, customDialogObj: NULL 20:05:30.957 SCRIPT : [SCR_ConfigurableDialogUi] presetsResourceName: {471EFCF445C3E9C6}Configs/ServerBrowser/JoiningDialogs.conf, tag: SEARCHING_SERVER, customDialogObj: NULL 20:05:31.492 SCRIPT : [SCR_ConfigurableDialogUi] presetsResourceName: {471EFCF445C3E9C6}Configs/ServerBrowser/JoiningDialogs.conf, tag: CHECKING_CONTENT, customDialogObj: NULL 20:05:35.177 SCRIPT : [SCR_ConfigurableDialogUi] presetsResourceName: {471EFCF445C3E9C6}Configs/ServerBrowser/JoiningDialogs.conf, tag: JOIN, customDialogObj: NULL 20:05:36.250 SCRIPT : SCRIPT : Compiling GameLib scripts 20:05:36.265 SCRIPT : Module: GameLib; loaded 353x files; 540x classes; used 505/2097 kB (24%) of static memory; defines: "PLATFORM_WINDOWS,ENF_ENABLE_VHC_OVERRIDE,ENF_ENABLE_RPLCOMPONENT_IN_GAMECODE"; CRC32: b20babea 20:05:36.291 SCRIPT : SCRIPT : Compiling Game scripts 20:05:36.598 SCRIPT : Compiling Game scripts 20:05:36.598 SCRIPT (W): @"Scripts/Game/Weapon/Attachments/AFW_RangeFinderComponent.c,15": Pointer type 'Animation' can only be used with local variables 20:05:36.604 SCRIPT (W): @"Scripts/Game/SPC_WeaponRecoilComponent.c,17": Pointer type 'Physics' can only be used with local variables 20:05:36.612 SCRIPT (W): @"scripts/GameCode/Effects/SCR_OptimizedMuzzleEffectComponent.c,14": Possible variable name conflict 'inScope' 20:05:36.614 SCRIPT (W): @"Scripts/Game/Weapon/Sights/RangeFinder/ZeroingTables.c,8": Possible variable name conflict 'offset' 20:05:36.614 SCRIPT (W): @"Scripts/Game/Weapon/Sights/RangeFinder/ZeroingTables.c,8": Possible variable name conflict 'distance' 20:05:36.623 SCRIPT (W): @"Scripts/Game/5ABD0CB57F7E9EB1/Bacon_5ABD0CB57F7E9EB1_FlipUp2DPIPSightsComponent.c,63": Pointer type 'Animation' can only be used with local variables 20:05:36.638 SCRIPT (W): @"Scripts/Game/Editor/UI/Components/Modes/SCR_PhotoSaveModeEditorUIComponent.c,25": Pointer type 'PixelRawData' can only be used with local variables 20:05:36.648 SCRIPT (W): @"Scripts/Game/Vehicle/SCR_WaterEffectModule.c,13": Pointer type 'Physics' can only be used with local variables 20:05:36.648 SCRIPT (W): @"Scripts/Game/Vehicle/SCR_WaterEffectModule.c,14": Pointer type 'Particles' can only be used with local variables 20:05:36.750 SCRIPT (W): @"Scripts/Game/Campaign/UI/SCR_CampaignUIMutePlayerComponent.c,28": 'GetPlayerBlockedState' is obsolete: Session blocking is no longer supported. 20:05:36.750 SCRIPT (W): @"Scripts/Game/Campaign/UI/SCR_CampaignUIMutePlayerComponent.c,30": 'SetPlayerBlockedState' is obsolete: Session blocking is no longer supported. 20:05:36.750 SCRIPT (W): @"Scripts/Game/Campaign/UI/SCR_CampaignUIMutePlayerComponent.c,35": 'SetPlayerBlockedState' is obsolete: Session blocking is no longer supported. 20:05:36.760 SCRIPT (W): @"Scripts/Game/Components/Damage/SCR_VehicleDamageManagerComponent.c,826": Variable 'geomIndex' is not used 20:05:36.830 SCRIPT (W): @"Scripts/Game/Entities/GridSpawnerEntity.c,180": 'Randomize' is obsolete: If seed need to be used use RandomGenerator instead 20:05:36.867 SCRIPT (W): @"Scripts/Game/Groups/SCR_GroupTileButton.c,683": 'GetPlayerMutedState' is obsolete: Use SocialComponent.IsMuted(playerId). 20:05:36.894 SCRIPT (W): @"Scripts/Game/ScenarioFramework/Actions/AIActions/SCR_ScenarioFrameworkAIActionSetCharacterStance.c,23": 'SetStance' is obsolete 20:05:36.895 SCRIPT (W): @"Scripts/Game/ScenarioFramework/Actions/AIActions/SCR_ScenarioFrameworkAIActionSetMovementType.c,23": 'SetMovementType' is obsolete 20:05:36.939 SCRIPT (W): @"Scripts/Game/UI/HUD/SCR_PlayerListMenu.c,436": 'SetPlayerMutedState' is obsolete: Use SocialComponent.SetMuted(playerId, muted). 20:05:36.939 SCRIPT (W): @"Scripts/Game/UI/HUD/SCR_PlayerListMenu.c,438": 'GetPlayerMutedState' is obsolete: Use SocialComponent.IsMuted(playerId). 20:05:36.939 SCRIPT (W): @"Scripts/Game/UI/HUD/SCR_PlayerListMenu.c,498": 'GetPlayerMutedState' is obsolete: Use SocialComponent.IsMuted(playerId). 20:05:36.939 SCRIPT (W): @"Scripts/Game/UI/HUD/SCR_PlayerListMenu.c,1132": 'GetPlayerMutedState' is obsolete: Use SocialComponent.IsMuted(playerId). 20:05:36.939 SCRIPT (W): @"Scripts/Game/UI/HUD/SCR_PlayerListMenu.c,1135": 'GetPlayerMutedState' is obsolete: Use SocialComponent.IsMuted(playerId). 20:05:36.939 SCRIPT (W): @"Scripts/Game/UI/HUD/SCR_PlayerListMenu.c,1139": 'GetPlayerMutedState' is obsolete: Use SocialComponent.IsMuted(playerId). 20:05:36.963 SCRIPT (W): @"Scripts/Game/UI/Menu/ContentBrowser/MainMenu/SCR_ContentBrowser_AddonsFilteredSubMenu.c,7": 'SetPageItems' is obsolete: Use SetPageSize() instead! 20:05:36.963 SCRIPT (W): @"Scripts/Game/UI/Menu/ContentBrowser/MainMenu/SCR_ContentBrowser_AddonsFilteredSubMenu.c,36": 'SetPageItems' is obsolete: Use SetPageSize() instead! 20:05:36.963 SCRIPT (W): @"Scripts/Game/UI/Menu/ContentBrowser/MainMenu/SCR_ContentBrowser_AddonsSubMenu.c,358": 'SetPageItems' is obsolete: Use SetPageSize() instead! 20:05:36.963 SCRIPT (W): @"Scripts/Game/UI/Menu/ContentBrowser/MainMenu/SCR_ContentBrowser_AddonsSubMenu.c,380": 'SetPageItems' is obsolete: Use SetPageSize() instead! 20:05:36.963 SCRIPT (W): @"Scripts/Game/UI/Menu/ContentBrowser/MainMenu/SCR_ContentBrowser_AddonsSubMenu.c,420": 'SetPageItems' is obsolete: Use SetPageSize() instead! 20:05:36.963 SCRIPT (W): @"Scripts/Game/UI/Menu/ContentBrowser/MainMenu/SCR_ContentBrowser_AddonsSubMenu.c,444": 'SetPageItems' is obsolete: Use SetPageSize() instead! 20:05:36.971 SCRIPT (W): @"Scripts/Game/UI/Menu/GroupSettingsDialogUI.c,37": 'GetPrivilegeAsync' is obsolete: Use SocialComponent.RequestSocialPrivilege() or RequestMultiplayerPrivilege() 20:05:36.978 SCRIPT (W): @"Scripts/Game/UI/Menu/ServerBrowserMenuUI.c,2792": 'GetPrivilegeAsync' is obsolete: Use SocialComponent.RequestSocialPrivilege() or RequestMultiplayerPrivilege() 20:05:36.978 SCRIPT (W): @"Scripts/Game/UI/Menu/ServerBrowserMenuUI.c,2825": 'GetPrivilegeAsync' is obsolete: Use SocialComponent.RequestSocialPrivilege() or RequestMultiplayerPrivilege() 20:05:36.978 SCRIPT (W): @"Scripts/Game/UI/Menu/ServerBrowserMenuUI.c,2850": 'GetPrivilegeAsync' is obsolete: Use SocialComponent.RequestSocialPrivilege() or RequestMultiplayerPrivilege() 20:05:36.996 SCRIPT (W): @"Scripts/Game/Vehicle/SCR_ImpactEffectComponent.c,206": Comparing unrelated types 'Class' and 'Physics' 20:05:36.996 SCRIPT (W): @"Scripts/Game/Vehicle/SCR_ImpactEffectComponent.c,337": Comparing unrelated types 'Class' and 'Physics' 20:05:36.998 SCRIPT (W): @"Scripts/Game/Weapon/Sights/SCR_2DPIPSightsComponent.c,432": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 20:05:36.998 SCRIPT (W): @"Scripts/Game/Weapon/Sights/SCR_2DPIPSightsComponent.c,481": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 20:05:36.999 SCRIPT (W): @"Scripts/Game/Weapon/Sights/SCR_PIPSightsComponent.c,115": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 20:05:37.000 SCRIPT (W): @"Scripts/Game/Workshop/SCR_AddonManager.c,256": 'GetPrivilege' is obsolete: Use SocialComponent.IsPrivilegedTo() or IsMultiplayerAllowed() 20:05:37.000 SCRIPT (W): @"Scripts/Game/Workshop/SCR_AddonManager.c,280": 'GetPrivilegeAsync' is obsolete: Use SocialComponent.RequestSocialPrivilege() or RequestMultiplayerPrivilege() 20:05:37.007 SCRIPT (W): @"Scripts/Game/Weapon/Attachments/AFW_RangeFinderComponent.c,29": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 20:05:37.007 SCRIPT (W): @"Scripts/Game/Weapon/Attachments/AFW_RangeFinderComponent.c,34": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 20:05:37.007 SCRIPT (W): @"Scripts/Game/Weapon/Attachments/AFW_RangeFinderComponent.c,165": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 20:05:37.007 SCRIPT (W): @"Scripts/Game/Weapon/Attachments/AFW_RangeFinderComponent.c,177": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 20:05:37.007 SCRIPT (W): @"Scripts/Game/Weapon/Attachments/AFW_WeaponAttachmentRecoilAttribute.c,9": Overwriting argument 'desc' 20:05:37.017 SCRIPT (W): @"Scripts/Game/GameMode/Structure/WL_LootPositionComponentManager.c,82": 'Randomize' is obsolete: If seed need to be used use RandomGenerator instead 20:05:37.017 SCRIPT (W): @"Scripts/Game/GameMode/Structure/WL_LootPositionComponentManager.c,134": 'Randomize' is obsolete: If seed need to be used use RandomGenerator instead 20:05:37.017 SCRIPT (W): @"Scripts/Game/GameMode/WL_GameModeWasteland.c,179": 'Randomize' is obsolete: If seed need to be used use RandomGenerator instead 20:05:37.024 SCRIPT (W): @"Scripts/Game/Wasteland/MissionSystem/WL_MissionSpawnEntity.c,394": Variable 'x' is not used 20:05:37.025 SCRIPT (W): @"Scripts/Game/Wasteland/WL_MarkdownNameFix.c,250": 'GetPlayerMutedState' is obsolete: Use SocialComponent.IsMuted(playerId). 20:05:37.025 SCRIPT (W): @"Scripts/Game/Wasteland/WL_ServerModule.c,271": 'Randomize' is obsolete: If seed need to be used use RandomGenerator instead 20:05:37.026 SCRIPT (W): @"Scripts/Game/Weapon/Sights/SCRO_2DPIPNightVisionSightsComponent.c,61": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 20:05:37.027 SCRIPT (W): @"Scripts/Game/BaconRISAttachments_RTLayoutComponent.c,97": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 20:05:37.027 SCRIPT (W): @"Scripts/Game/BaconRISAttachments_RangefinderComponent.c,140": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 20:05:37.027 SCRIPT (W): @"Scripts/Game/BaconRISAttachments_RangefinderComponent.c,206": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 20:05:37.027 SCRIPT (W): @"Scripts/Game/T_Recoil.c,4": Overwriting argument 'desc' 20:05:37.027 SCRIPT (W): @"Scripts/Game/Components/AKI3_MultifunctionDisplay.c,113": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 20:05:37.027 SCRIPT (W): @"Scripts/Game/Components/AKI3_MultifunctionDisplay.c,135": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 20:05:37.027 SCRIPT (W): @"Scripts/Game/Components/AKI_MultiFunctionDisplay.c,74": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 20:05:37.027 SCRIPT (W): @"Scripts/Game/Components/AKI_MultiFunctionDisplay.c,91": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 20:05:37.027 SCRIPT (W): @"Scripts/Game/Components/AKI_StandbyFlightDisplay.c,87": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 20:05:37.029 SCRIPT (W): @"Scripts/Game/Components/AKI_StandbyFlightDisplay.c,106": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 20:05:37.029 SCRIPT (W): @"Scripts/Game/Components/AKI_TempScreenDisplay.c,113": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 20:05:37.029 SCRIPT (W): @"Scripts/Game/Components/AKI_TempScreenDisplay.c,135": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 20:05:37.029 SCRIPT (W): @"Scripts/Game/Components/R3D_PIPComponent.c,68": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 20:05:37.030 SCRIPT (W): @"Scripts/Game/ChatMessageRoles_Modded_SCR_ChatMessageLineComponent.c,123": 'GetPlayerFaction' is obsolete: Use SCR_FactionManager.SGetPlayerFaction instead 20:05:37.030 SCRIPT (W): @"Scripts/Game/Camera/FEN_ScreenComponent.c,135": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 20:05:37.030 SCRIPT (W): @"Scripts/Game/Camera/FEN_ScreenComponent.c,147": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 20:05:37.030 SCRIPT (W): @"Scripts/Game/FEN_SpeedGaugeComponent.c,76": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 20:05:37.030 SCRIPT (W): @"Scripts/Game/FEN_SpeedGaugeComponent.c,96": 'SetGUIWidget' is obsolete: Use SetRenderTarget(IEntity ent) instead 20:05:37.053 SCRIPT : Module: Game; loaded 5255x files; 10700x classes; used 22695/41943 kB (54%) of static memory; defines: "PLATFORM_WINDOWS,ENF_ENABLE_VHC_OVERRIDE,ENF_ENABLE_RPLCOMPONENT_IN_GAMECODE,ENABLE_BASE_DESTRUCTION,BUDGET_OPTIMIZATION_CHECKS,DEBUG,RESPAWN_TIMER_COMPONENT_DEBUG,DEBUG_CONFIGURABLE_DIALOGS,DISABLE_WEAPON_SWITCHING,SCRIPTED_AIM_MODIFIER_DEBUG,ZEL_CHARACTER"; CRC32: 1681dab5 20:05:40.015 SCRIPT (E): declarations(643): error: Multiple declaration of variable 's_Lamentin' 20:05:48.905 SCRIPT (E): 'SCR_ResupplySelfSupportStationAction': should check if Item is in storage but no storage manager found so this step will be ignored! 20:05:48.905 SCRIPT (E): 'SCR_ResupplySelfSupportStationAction': should check if Item is in storage but no storage manager found so this step will be ignored! 20:05:48.905 SCRIPT (E): 'SCR_ResupplySelfSupportStationAction': should check if Item is in storage but no storage manager found so this step will be ignored! 20:05:48.905 SCRIPT (E): 'SCR_ResupplySelfSupportStationAction': should check if Item is in storage but no storage manager found so this step will be ignored! 20:05:48.905 SCRIPT (E): 'SCR_ResupplySelfSupportStationAction': should check if Item is in storage but no storage manager found so this step will be ignored! 20:05:48.927 SCRIPT (E): m_iLadderComponentIndex : 0 is not an index valid 20:05:48.953 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 20:05:48.953 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 20:05:48.955 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 20:05:48.955 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 20:05:48.956 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 20:05:48.956 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 20:05:48.956 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 20:05:48.957 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 20:05:48.957 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 20:05:48.958 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 20:05:48.958 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 20:05:48.958 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 20:05:48.958 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 20:05:48.959 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 20:05:48.959 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 20:05:48.960 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 20:05:48.960 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 20:05:48.960 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 20:05:48.961 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 20:05:48.961 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 20:05:48.962 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 20:05:48.962 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 20:05:48.963 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 20:05:48.963 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 20:05:48.963 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 20:05:48.964 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 20:05:48.964 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 20:05:48.965 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 20:05:48.965 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 20:05:48.965 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 20:05:48.965 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 20:05:48.967 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 20:05:48.967 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 20:05:48.968 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 20:05:48.968 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 20:05:48.968 SCRIPT (E): Editable entity @"{692C35B1856C7146}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarSmall.et" is missing RplComponent! Maybe try regenerating it again. 20:05:48.968 SCRIPT (E): Editable entity @"{2C3BBBAFDF2EF143}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Pillar_narrow.et" is missing RplComponent! Maybe try regenerating it again. 20:05:48.969 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:48.969 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:48.970 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:48.970 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:48.970 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:48.971 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:48.971 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:48.972 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:48.972 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:48.972 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:48.973 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:48.973 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:48.974 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:48.974 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:48.975 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:48.975 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:48.975 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:48.977 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.006 SCRIPT (E): Editable entity @"{2C3BBBAFDF2EF143}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Pillar_narrow.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.006 SCRIPT (E): Editable entity @"{2C3BBBAFDF2EF143}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Pillar_narrow.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.006 SCRIPT (E): Editable entity @"{2C3BBBAFDF2EF143}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Pillar_narrow.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.006 SCRIPT (E): Editable entity @"{2C3BBBAFDF2EF143}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Pillar_narrow.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.006 SCRIPT (E): Editable entity @"{2C3BBBAFDF2EF143}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Pillar_narrow.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.006 SCRIPT (E): Editable entity @"{2C3BBBAFDF2EF143}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Pillar_narrow.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.006 SCRIPT (E): Editable entity @"{2C3BBBAFDF2EF143}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Pillar_narrow.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.006 SCRIPT (E): Editable entity @"{2C3BBBAFDF2EF143}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Pillar_narrow.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.006 SCRIPT (E): Editable entity @"{2C3BBBAFDF2EF143}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Pillar_narrow.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.007 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.007 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.007 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.008 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.008 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.009 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.010 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.010 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.010 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.011 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.011 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.011 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.012 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.012 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.013 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.013 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.014 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.014 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.015 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.015 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.015 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.015 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.016 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.016 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.016 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.017 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.017 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.018 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.018 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.018 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.019 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.020 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.020 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.020 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.021 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.021 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.022 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.022 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.022 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.023 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.023 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.024 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.024 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.024 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.025 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.025 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.025 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.026 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.026 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.026 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.027 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.027 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.028 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.028 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.028 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.029 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.030 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.030 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.031 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.031 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.032 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.032 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.032 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.033 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.033 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.034 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.034 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.034 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.035 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.035 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.035 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.036 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.036 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.036 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.037 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.037 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.038 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.038 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.038 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.039 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.040 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.040 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.041 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.041 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.041 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.042 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.042 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.042 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.043 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.043 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.044 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.044 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.044 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.045 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.045 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.045 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.046 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.046 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.046 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.047 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.047 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.047 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.048 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.048 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.054 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.054 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.055 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.055 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.055 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.056 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.056 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.056 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.057 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.057 SCRIPT (E): Editable entity @"{350829BC0493D692}PrefabsEditable/Auto/Structures/Infrastructure/Bridges/E_ConcreteBridge_01_Narrow_Long_PillarBig.et" is missing RplComponent! Maybe try regenerating it again. 20:05:49.059 SCRIPT (E): 'SCR_ResupplySelfSupportStationAction': should check if Item is in storage but no storage manager found so this step will be ignored! 20:05:49.059 SCRIPT (E): 'SCR_ResupplySelfSupportStationAction': should check if Item is in storage but no storage manager found so this step will be ignored! 20:05:49.059 SCRIPT (E): 'SCR_ResupplySelfSupportStationAction': should check if Item is in storage but no storage manager found so this step will be ignored! 20:05:49.059 SCRIPT (E): 'SCR_ResupplySelfSupportStationAction': should check if Item is in storage but no storage manager found so this step will be ignored! 20:05:49.059 SCRIPT (E): 'SCR_ResupplySelfSupportStationAction': should check if Item is in storage but no storage manager found so this step will be ignored! 20:05:49.093 SCRIPT : GetResourceName 'Scripts/Game/EntityCatalog/EntityCatalogEntry/SCR_EntityCatalogEntry.c,325' 20:05:49.113 SCRIPT : GetResourceName 'Scripts/Game/EntityCatalog/EntityCatalogEntry/SCR_EntityCatalogInventoryItem.c,14' 20:05:49.113 SCRIPT : GetResourceName 'Scripts/Game/Components/Arsenal/SCR_ArsenalItem.c,181' 20:05:49.114 SCRIPT : GetResourceName 'Scripts/Game/EntityCatalog/EntityCatalogEntry/SCR_EntityCatalogInventoryItem.c,14' 20:05:49.114 SCRIPT : GetResourceName 'Scripts/Game/Components/Arsenal/SCR_ArsenalItem.c,181' 20:05:49.115 SCRIPT : GetResourceName 'Scripts/Game/EntityCatalog/EntityCatalogEntry/SCR_EntityCatalogInventoryItem.c,14' 20:05:49.115 SCRIPT : GetResourceName 'Scripts/Game/Components/Arsenal/SCR_ArsenalItem.c,181' 20:05:49.115 SCRIPT : GetResourceName 'Scripts/Game/EntityCatalog/EntityCatalogEntry/SCR_EntityCatalogInventoryItem.c,14' 20:05:49.115 SCRIPT : GetResourceName 'Scripts/Game/Components/Arsenal/SCR_ArsenalItem.c,181' 20:05:49.194 SCRIPT : GetResourceName 'Scripts/Game/EntityCatalog/EntityCatalogEntry/SCR_EntityCatalogInventoryItem.c,14' 20:05:49.194 SCRIPT : GetResourceName 'Scripts/Game/Components/Arsenal/SCR_ArsenalItem.c,181' 20:05:49.195 SCRIPT : GetResourceName 'Scripts/Game/EntityCatalog/EntityCatalogEntry/SCR_EntityCatalogInventoryItem.c,14' 20:05:49.196 SCRIPT : GetResourceName 'Scripts/Game/Components/Arsenal/SCR_ArsenalItem.c,181' 20:05:49.242 SCRIPT : GetResourceName 'Scripts/Game/EntityCatalog/EntityCatalogEntry/SCR_EntityCatalogEntry.c,325' 20:05:49.242 SCRIPT : GetResourceName 'Scripts/Game/EntityCatalog/EntityCatalogEntry/SCR_EntityCatalogEntry.c,325' 20:05:49.242 SCRIPT : GetResourceName 'Scripts/Game/EntityCatalog/EntityCatalogEntry/SCR_EntityCatalogEntry.c,325' 20:05:50.169 SCRIPT : WL_ATMViewComponent::EOnInit Called 20:05:50.173 SCRIPT (W): SCR_PerceivedFactionManagerComponent trying to set fall back faction 'CIV' but this faction could not be found so it is null instead. 20:05:51.102 SCRIPT (E): 'SCR_BaseResupplySupportStationComponent' needs a entity catalog manager! 20:05:51.102 SCRIPT (E): 'SCR_BaseResupplySupportStationComponent' needs a entity catalog manager! 20:05:51.102 SCRIPT (E): 'SCR_BaseResupplySupportStationComponent' needs a entity catalog manager! 20:05:51.102 SCRIPT (E): 'SCR_BaseResupplySupportStationComponent' needs a entity catalog manager! 20:05:51.102 SCRIPT (E): 'SCR_BaseResupplySupportStationComponent' needs a entity catalog manager! 20:05:51.102 SCRIPT (E): 'SCR_BaseResupplySupportStationComponent' needs a entity catalog manager! 20:05:51.629 SCRIPT (E): 'SCR_BaseSupportStationComponent' of type 'FUEL' has Faction usage check set to not ignore but is missing a 'FactionAffiliationComponent' 20:05:53.658 SCRIPT (W): AUDIO: SCR_HitZoneStateSignal: No HitZone found 20:05:53.987 SCRIPT : Updating Billboards 20:05:53.987 SCRIPT : SCR_BaseGameMode::OnGameStateChanged = GAME 20:05:54.198 SCRIPT (W): Notification data in 'SCR_NotificationsLogDisplay' has duplicate notification info key: 'PLAYER_ON_BLOCKLIST_JOINED'. There should only be one of each key! 20:05:54.200 SCRIPT (W): Slot_Chat Has no Content! 20:05:54.200 SCRIPT (W): Slot_VON Has no Content! 20:05:54.200 SCRIPT (W): Slot_AvailableActions Has no Content! 20:05:54.200 SCRIPT (W): Slot_Vehicle Has no Content! 20:05:54.200 SCRIPT (W): Slot_GameVersion Has no Content! 20:05:54.200 SCRIPT (W): Slot_Notifications Has no Content! 20:05:54.200 SCRIPT (W): Slot_Hints Has no Content! 20:05:54.200 SCRIPT (W): Slot_WeaponInfo Has no Content! 20:05:54.222 SCRIPT (W): EditBoxFilterComponent used on invalid widget type. 20:05:54.250 SCRIPT : Loaded currentCompassType: 3 20:05:54.250 SCRIPT : Loaded showDiscreteBearings: false 20:05:54.250 SCRIPT : Loaded showCompass: false 20:05:54.250 SCRIPT : Loaded config with compass off. 20:05:54.318 SCRIPT : [SCR_ConfigurableDialogUi] presetsResourceName: {814FCA3CB7851F6B}Configs/Dialogs/CommonDialogs.conf, tag: reconnect_restored, customDialogObj: NULL 20:05:54.322 SCRIPT (W): UpdateBlockList failed. Another request in progress. 20:05:54.880 SCRIPT : [SCR_ConfigurableDialogUi] presetsResourceName: {C8B6799097915E87}Configs/UI/ServerAdminTools_Dialogs.conf, tag: dialog_motd, customDialogObj: ServerAdminTools_Dialog<0x000001D2F48EFD38> 20:05:58.505 SCRIPT (E): 'SCR_SupportStationAreaMeshComponent' (GenericEntity<0x000001D361A4D630> @"ENTITY:6917529027641084484" ('GenericEntity') at <1421.744019 37.980000 2949.555908>) linked support station (HEAL) has an offset but the local position of the area mesh is: '<0.000732, 0.000755, -0.498047>' were as the support station offset is '<0.000000, 0.000000, -0.500000>' this must be the same else the zone shows an incorrect area! 20:07:03.539 SCRIPT (E): 'SCR_SupportStationAreaMeshComponent' (GenericEntity<0x000001D336F52B30> @"ENTITY:6917529027641086756" ('GenericEntity') at <2334.349854 3.739985 3243.664062>) linked support station (HEAL) has an offset but the local position of the area mesh is: '<-0.001465, -0.001556, -0.500977>' were as the support station offset is '<0.000000, 0.000000, -0.500000>' this must be the same else the zone shows an incorrect area! 20:08:42.389 SCRIPT (W): SCR_InstigatorContextData: No instigator type is set on Character death. It is likely that the KillerVictimRelation will be set to OTHER_DEATH which will not punish the victim for suicide. 20:09:48.516 SCRIPT (W): [SCR_RadialMenuController] - has no menu selected to control! 20:09:48.516 SCRIPT : SCR_RadialMenuController.Control -> SCR_PlayerController<0x000001D34B5A86A8> @"ENTITY:6917529027641083426" ('SCR_PlayerController') at <0.000000 0.000000 0.000000> @"{998AA67041405A2A}Prefabs/Characters/Core/WL_DefaultPlayerController.et" SCR_RadialMenu<0x000001D34537BB40> 20:12:23.820 SCRIPT (W): Slot_VON Has no Content! 20:12:23.820 SCRIPT (W): Slot_GameVersion Has no Content! 20:12:27.968 SCRIPT (W): Slot_VON Has no Content! 20:12:27.968 SCRIPT (W): Slot_GameVersion Has no Content! 20:12:54.308 SCRIPT (W): Slot_VON Has no Content! 20:12:54.308 SCRIPT (W): Slot_GameVersion Has no Content! 20:13:06.744 SCRIPT (W): Slot_VON Has no Content! 20:13:06.744 SCRIPT (W): Slot_GameVersion Has no Content! 20:13:16.505 SCRIPT (W): Slot_VON Has no Content! 20:13:16.505 SCRIPT (W): Slot_GameVersion Has no Content! 20:13:25.143 SCRIPT (W): Slot_VON Has no Content! 20:13:25.143 SCRIPT (W): Slot_GameVersion Has no Content! 20:13:44.779 SCRIPT (W): Slot_VON Has no Content! 20:13:44.779 SCRIPT (W): Slot_GameVersion Has no Content! 20:14:27.651 SCRIPT (W): SCR_InstigatorContextData: No instigator type is set on Character death. It is likely that the KillerVictimRelation will be set to OTHER_DEATH which will not punish the victim for suicide. 20:18:25.059 SCRIPT (W): SCR_InstigatorContextData: No instigator type is set on Character death. It is likely that the KillerVictimRelation will be set to OTHER_DEATH which will not punish the victim for suicide. 20:19:18.689 SCRIPT (W): Slot_Chat Has no Content! 20:19:18.689 SCRIPT (W): Slot_VON Has no Content! 20:19:18.689 SCRIPT (W): Slot_AvailableActions Has no Content! 20:19:18.689 SCRIPT (W): Slot_GameVersion Has no Content! 20:19:18.689 SCRIPT (W): Slot_Notifications Has no Content! 20:19:18.689 SCRIPT (W): Slot_Hints Has no Content! 20:19:25.966 SCRIPT (W): [SCR_RadialMenuController] - has no menu selected to control! 20:19:58.502 SCRIPT (W): AUDIO: SCR_HitZoneStateSignal: No HitZone found 20:20:09.093 SCRIPT (W): Slot_Chat Has no Content! 20:20:09.093 SCRIPT (W): Slot_VON Has no Content! 20:20:09.093 SCRIPT (W): Slot_AvailableActions Has no Content! 20:20:09.093 SCRIPT (W): Slot_GameVersion Has no Content! 20:20:09.093 SCRIPT (W): Slot_Notifications Has no Content! 20:20:09.093 SCRIPT (W): Slot_Hints Has no Content! 20:20:15.432 SCRIPT (W): [SCR_RadialMenuController] - has no menu selected to control! 20:20:41.410 SCRIPT (E): 'SCR_SupportStationAreaMeshComponent' (GenericEntity<0x000001D3378D5C30> @"ENTITY:6917529027641103476" ('GenericEntity') at <3307.225830 20.500004 3780.467773>) linked support station (HEAL) has an offset but the local position of the area mesh is: '<-0.000977, 0.016651, -0.500488>' were as the support station offset is '<0.000000, 0.000000, -0.500000>' this must be the same else the zone shows an incorrect area! 20:25:35.178 SCRIPT (W): Slot_VON Has no Content! 20:25:35.178 SCRIPT (W): Slot_GameVersion Has no Content! 20:28:12.367 SCRIPT (W): SCR_InstigatorContextData: No instigator type is set on Character death. It is likely that the KillerVictimRelation will be set to OTHER_DEATH which will not punish the victim for suicide. 20:28:37.427 SCRIPT (E): Virtual Machine Exception Reason: NULL pointer to instance. Variable 'owner' Class: 'SCR_2DOpticsComponent' Function: 'GetRelativeLocalTransform' Stack trace: Scripts/Game/Helpers/SCR_EntityHelper.c:381 Function GetRelativeLocalTransform Scripts/Game/UI/HUD/SCR_2DOpticsComponent.c:551 Function GetMisalignmentAngles Scripts/Game/UI/HUD/SCR_2DOpticsDisplay.c:557 Function MoveScopeWidgets Scripts/Game/UI/HUD/SCR_2DOpticsDisplay.c:169 Function DisplayUpdate Scripts/Game/UI/HUD/SCR_InfoDisplayExtended.c:551 Function UpdateValues 20:28:48.060 SCRIPT (W): Slot_Chat Has no Content! 20:28:48.060 SCRIPT (W): Slot_AvailableActions Has no Content! 20:28:48.060 SCRIPT (W): Slot_GameVersion Has no Content! 20:28:48.060 SCRIPT (W): Slot_Hints Has no Content! 20:28:59.198 SCRIPT (E): 'SCR_SupportStationAreaMeshComponent' (GenericEntity<0x000001D336F53330> @"ENTITY:6917529027641124080" ('GenericEntity') at <2661.754395 91.780037 5320.450684>) linked support station (HEAL) has an offset but the local position of the area mesh is: '<-0.001465, 0.008522, -0.499512>' were as the support station offset is '<0.000000, 0.000000, -0.500000>' this must be the same else the zone shows an incorrect area! 20:29:28.408 SCRIPT (W): Slot_VON Has no Content! 20:29:28.408 SCRIPT (W): Slot_GameVersion Has no Content! 20:30:13.342 SCRIPT (W): Slot_Chat Has no Content! 20:30:13.342 SCRIPT (W): Slot_AvailableActions Has no Content! 20:30:13.342 SCRIPT (W): Slot_GameVersion Has no Content! 20:30:13.342 SCRIPT (W): Slot_Hints Has no Content! 20:30:17.424 SCRIPT (E): 'SCR_SupportStationAreaMeshComponent' (GenericEntity<0x000001D38601F230> @"ENTITY:6917529027641126527" ('GenericEntity') at <4588.200684 82.720039 8651.947266>) linked support station (HEAL) has an offset but the local position of the area mesh is: '<0.001465, 0.009521, -0.500977>' were as the support station offset is '<0.000000, 0.000000, -0.500000>' this must be the same else the zone shows an incorrect area! 20:30:17.743 SCRIPT (W): Slot_Chat Has no Content! 20:30:17.743 SCRIPT (W): Slot_VON Has no Content! 20:30:17.743 SCRIPT (W): Slot_AvailableActions Has no Content! 20:30:17.743 SCRIPT (W): Slot_GameVersion Has no Content! 20:30:17.743 SCRIPT (W): Slot_Notifications Has no Content! 20:30:17.743 SCRIPT (W): Slot_Hints Has no Content! 20:30:19.936 SCRIPT (W): [SCR_RadialMenuController] - has no menu selected to control! 20:30:29.011 SCRIPT (W): There is not enough of SCR_CatalogSpawnerUserAction attached to actionManager. Some assets won't appear. 20:31:00.002 SCRIPT (W): Slot_VON Has no Content! 20:31:00.002 SCRIPT (W): Slot_GameVersion Has no Content! 20:31:46.248 SCRIPT (W): Slot_VON Has no Content! 20:31:46.248 SCRIPT (W): Slot_GameVersion Has no Content! 20:31:49.218 SCRIPT (W): Slot_VON Has no Content! 20:31:49.218 SCRIPT (W): Slot_GameVersion Has no Content! 20:32:06.536 SCRIPT (W): Slot_VON Has no Content! 20:32:06.536 SCRIPT (W): Slot_GameVersion Has no Content! 20:32:37.435 SCRIPT (W): Slot_VON Has no Content! 20:32:37.435 SCRIPT (W): Slot_GameVersion Has no Content! 20:32:43.606 SCRIPT (W): Slot_VON Has no Content! 20:32:43.606 SCRIPT (W): Slot_GameVersion Has no Content! 20:33:24.160 SCRIPT (E): 'SCR_SupportStationAreaMeshComponent' (GenericEntity<0x000001D3376E0130> @"ENTITY:6917529027641136514" ('GenericEntity') at <5481.029785 93.379967 6054.231445>) linked support station (HEAL) has an offset but the local position of the area mesh is: '<0.001221, 0.005493, -0.499023>' were as the support station offset is '<0.000000, 0.000000, -0.500000>' this must be the same else the zone shows an incorrect area! 20:33:36.168 SCRIPT (W): SCR_InstigatorContextData: No instigator type is set on Character death. It is likely that the KillerVictimRelation will be set to OTHER_DEATH which will not punish the victim for suicide. 20:33:54.370 SCRIPT (W): 'WCS_RearmVehicleAtRepairStationAction': '' is missing SCR_VehicleInventoryStorageManagerComponent! 20:34:32.425 SCRIPT (W): SCR_RefundPylonSupportStationAction could not find the prefab data in catalog. 20:35:51.667 SCRIPT (W): SCR_InstigatorContextData: No instigator type is set on Character death. It is likely that the KillerVictimRelation will be set to OTHER_DEATH which will not punish the victim for suicide. 20:35:53.706 SCRIPT (W): Slot_VON Has no Content! 20:35:53.706 SCRIPT (W): Slot_GameVersion Has no Content! 20:35:54.270 SCRIPT (W): SCR_InstigatorContextData: No instigator type is set on Character death. It is likely that the KillerVictimRelation will be set to OTHER_DEATH which will not punish the victim for suicide. 20:35:54.420 SCRIPT (W): Slot_GameVersion Has no Content! 20:35:54.420 SCRIPT (W): Slot_Notifications Has no Content! 20:36:24.003 SCRIPT (W): Slot_Chat Has no Content! 20:36:24.003 SCRIPT (W): Slot_AvailableActions Has no Content! 20:36:24.003 SCRIPT (W): Slot_GameVersion Has no Content! 20:36:24.003 SCRIPT (W): Slot_Hints Has no Content! 20:36:27.428 SCRIPT (E): 'SCR_SupportStationAreaMeshComponent' (GenericEntity<0x000001D397CAD530> @"ENTITY:6917529027641142345" ('GenericEntity') at <3307.225830 20.500004 3780.467773>) linked support station (HEAL) has an offset but the local position of the area mesh is: '<-0.000977, 0.016651, -0.500488>' were as the support station offset is '<0.000000, 0.000000, -0.500000>' this must be the same else the zone shows an incorrect area! 20:36:27.825 SCRIPT (W): AUDIO: SCR_HitZoneStateSignal: No HitZone found 20:36:28.166 SCRIPT (W): Slot_Chat Has no Content! 20:36:28.166 SCRIPT (W): Slot_VON Has no Content! 20:36:28.166 SCRIPT (W): Slot_AvailableActions Has no Content! 20:36:28.166 SCRIPT (W): Slot_GameVersion Has no Content! 20:36:28.166 SCRIPT (W): Slot_Notifications Has no Content! 20:36:28.166 SCRIPT (W): Slot_Hints Has no Content! 20:36:30.610 SCRIPT (W): [SCR_RadialMenuController] - has no menu selected to control! 20:36:32.082 SCRIPT (E): 'SCR_SupportStationAreaMeshComponent' (GenericEntity<0x000001D38601CA30> @"ENTITY:6917529027641144154" ('GenericEntity') at <1532.333984 37.399940 3061.561768>) linked support station (HEAL) has an offset but the local position of the area mesh is: '<0.000488, -0.015320, -0.498901>' were as the support station offset is '<0.000000, 0.000000, -0.500000>' this must be the same else the zone shows an incorrect area! 20:36:33.157 SCRIPT (E): 'SCR_SupportStationAreaMeshComponent' (GenericEntity<0x000001D38DE3B330> @"ENTITY:6917529027641145652" ('GenericEntity') at <1693.007812 7.880000 2061.830078>) linked support station (HEAL) has an offset but the local position of the area mesh is: '<0.000244, -0.013107, -0.499023>' were as the support station offset is '<0.000000, 0.000000, -0.500000>' this must be the same else the zone shows an incorrect area! 20:36:33.200 SCRIPT (E): 'SCR_SupportStationAreaMeshComponent' (GenericEntity<0x000001D3904E8430> @"ENTITY:6917529027641145806" ('GenericEntity') at <1300.617920 11.200000 1876.173828>) linked support station (HEAL) has an offset but the local position of the area mesh is: '<0.000610, 0.004738, -0.500244>' were as the support station offset is '<0.000000, 0.000000, -0.500000>' this must be the same else the zone shows an incorrect area! 20:36:38.846 SCRIPT (W): Slot_Chat Has no Content! 20:36:38.846 SCRIPT (W): Slot_VON Has no Content! 20:36:38.846 SCRIPT (W): Slot_AvailableActions Has no Content! 20:36:38.846 SCRIPT (W): Slot_GameVersion Has no Content! 20:36:38.846 SCRIPT (W): Slot_Notifications Has no Content! 20:36:38.846 SCRIPT (W): Slot_Hints Has no Content! 20:36:43.926 SCRIPT (W): [SCR_RadialMenuController] - has no menu selected to control! 20:38:56.530 SCRIPT (E): 'SCR_SupportStationAreaMeshComponent' (GenericEntity<0x000001D3A1EA0F30> @"ENTITY:6917529027641151093" ('GenericEntity') at <1198.522095 38.499966 2446.508301>) linked support station (HEAL) has an offset but the local position of the area mesh is: '<-0.000244, 0.000336, -0.499268>' were as the support station offset is '<0.000000, 0.000000, -0.500000>' this must be the same else the zone shows an incorrect area! 20:39:53.812 SCRIPT (W): Slot_VON Has no Content! 20:39:53.812 SCRIPT (W): Slot_GameVersion Has no Content! 20:40:01.638 SCRIPT (W): Slot_VON Has no Content! 20:40:01.638 SCRIPT (W): Slot_GameVersion Has no Content! 20:40:11.447 SCRIPT (W): Slot_VON Has no Content! 20:40:11.447 SCRIPT (W): Slot_GameVersion Has no Content! 20:40:21.974 SCRIPT (W): Slot_VON Has no Content! 20:40:21.974 SCRIPT (W): Slot_GameVersion Has no Content! 20:40:27.796 SCRIPT (W): Slot_VON Has no Content! 20:40:27.796 SCRIPT (W): Slot_GameVersion Has no Content! 20:40:35.804 SCRIPT (W): Slot_VON Has no Content! 20:40:35.805 SCRIPT (W): Slot_GameVersion Has no Content! 20:40:39.125 SCRIPT (W): Slot_VON Has no Content! 20:40:39.125 SCRIPT (W): Slot_GameVersion Has no Content! 20:40:52.339 SCRIPT (W): Slot_VON Has no Content! 20:40:52.339 SCRIPT (W): Slot_GameVersion Has no Content! 20:40:55.845 SCRIPT (W): SCR_InstigatorContextData: No instigator type is set on Character death. It is likely that the KillerVictimRelation will be set to OTHER_DEATH which will not punish the victim for suicide. 20:41:00.847 SCRIPT (W): Slot_VON Has no Content! 20:41:00.847 SCRIPT (W): Slot_GameVersion Has no Content! 20:41:15.996 SCRIPT (W): Slot_VON Has no Content! 20:41:15.996 SCRIPT (W): Slot_GameVersion Has no Content! 20:41:26.856 SCRIPT (W): Slot_VON Has no Content! 20:41:26.856 SCRIPT (W): Slot_GameVersion Has no Content! 20:41:44.925 SCRIPT (W): Slot_Chat Has no Content! 20:41:44.925 SCRIPT (W): Slot_VON Has no Content! 20:41:44.925 SCRIPT (W): Slot_AvailableActions Has no Content! 20:41:44.925 SCRIPT (W): Slot_GameVersion Has no Content! 20:41:44.925 SCRIPT (W): Slot_Notifications Has no Content! 20:41:44.925 SCRIPT (W): Slot_Hints Has no Content! 20:41:48.689 SCRIPT (W): [SCR_RadialMenuController] - has no menu selected to control! 20:42:43.188 SCRIPT (W): SCR_InstigatorContextData: No instigator type is set on Character death. It is likely that the KillerVictimRelation will be set to OTHER_DEATH which will not punish the victim for suicide. 20:43:01.339 SCRIPT (W): SCR_InstigatorContextData: No instigator type is set on Character death. It is likely that the KillerVictimRelation will be set to OTHER_DEATH which will not punish the victim for suicide. 20:44:19.764 SCRIPT (W): SCR_InstigatorContextData: No instigator type is set on Character death. It is likely that the KillerVictimRelation will be set to OTHER_DEATH which will not punish the victim for suicide. 20:44:28.154 SCRIPT (W): Slot_Chat Has no Content! 20:44:28.154 SCRIPT (W): Slot_VON Has no Content! 20:44:28.154 SCRIPT (W): Slot_AvailableActions Has no Content! 20:44:28.154 SCRIPT (W): Slot_GameVersion Has no Content! 20:44:28.154 SCRIPT (W): Slot_Notifications Has no Content! 20:44:28.154 SCRIPT (W): Slot_Hints Has no Content! 20:44:31.419 SCRIPT (W): [SCR_RadialMenuController] - has no menu selected to control! 20:45:01.162 SCRIPT (W): SCR_InstigatorContextData: No instigator type is set on Character death. It is likely that the KillerVictimRelation will be set to OTHER_DEATH which will not punish the victim for suicide. 20:46:00.479 SCRIPT (W): AUDIO: SCR_HitZoneStateSignal: No HitZone found 20:49:30.770 SCRIPT (W): SCR_InstigatorContextData: No instigator type is set on Character death. It is likely that the KillerVictimRelation will be set to OTHER_DEATH which will not punish the victim for suicide. 20:54:02.481 SCRIPT (W): SCR_InstigatorContextData: No instigator type is set on Character death. It is likely that the KillerVictimRelation will be set to OTHER_DEATH which will not punish the victim for suicide. 20:54:32.407 SCRIPT (W): Slot_Chat Has no Content! 20:54:32.407 SCRIPT (W): Slot_VON Has no Content! 20:54:32.407 SCRIPT (W): Slot_AvailableActions Has no Content! 20:54:32.407 SCRIPT (W): Slot_GameVersion Has no Content! 20:54:32.407 SCRIPT (W): Slot_Notifications Has no Content! 20:54:32.407 SCRIPT (W): Slot_Hints Has no Content! 20:54:37.371 SCRIPT (W): [SCR_RadialMenuController] - has no menu selected to control! 20:55:57.481 SCRIPT (W): SCR_InstigatorContextData: No instigator type is set on Character death. It is likely that the KillerVictimRelation will be set to OTHER_DEATH which will not punish the victim for suicide. 20:59:27.527 SCRIPT (W): SCR_InstigatorContextData: No instigator type is set on Character death. It is likely that the KillerVictimRelation will be set to OTHER_DEATH which will not punish the victim for suicide. 21:00:54.547 SCRIPT (W): Slot_VON Has no Content! 21:00:54.547 SCRIPT (W): Slot_GameVersion Has no Content! 21:01:31.887 SCRIPT (W): SCR_InstigatorContextData: No instigator type is set on Character death. It is likely that the KillerVictimRelation will be set to OTHER_DEATH which will not punish the victim for suicide. 21:01:38.527 SCRIPT (E): SCR_InstigatorContextData: instigatorType: 'INSTIGATOR_OTHER' is not supported! 21:02:01.494 SCRIPT (W): AUDIO: SCR_HitZoneStateSignal: No HitZone found 21:05:52.885 SCRIPT (W): GM Budget got clamped at some point! 21:07:23.900 SCRIPT (W): Slot_Chat Has no Content! 21:07:23.900 SCRIPT (W): Slot_AvailableActions Has no Content! 21:07:23.900 SCRIPT (W): Slot_GameVersion Has no Content! 21:07:23.900 SCRIPT (W): Slot_Hints Has no Content! 21:07:28.471 SCRIPT (W): GM Budget got clamped at some point! 21:07:28.501 SCRIPT (W): GM Budget got clamped at some point! 21:07:28.540 SCRIPT (W): GM Budget got clamped at some point! 21:07:28.573 SCRIPT (W): GM Budget got clamped at some point! 21:07:28.602 SCRIPT (W): GM Budget got clamped at some point! 21:07:28.772 SCRIPT (W): GM Budget got clamped at some point! 21:07:31.752 SCRIPT (W): There is not enough of SCR_CatalogSpawnerUserAction attached to actionManager. Some assets won't appear. 21:07:32.484 SCRIPT (W): Slot_Chat Has no Content! 21:07:32.484 SCRIPT (W): Slot_VON Has no Content! 21:07:32.484 SCRIPT (W): Slot_AvailableActions Has no Content! 21:07:32.484 SCRIPT (W): Slot_GameVersion Has no Content! 21:07:32.484 SCRIPT (W): Slot_Notifications Has no Content! 21:07:32.484 SCRIPT (W): Slot_Hints Has no Content! 21:07:34.810 SCRIPT (W): [SCR_RadialMenuController] - has no menu selected to control! 21:09:06.209 SCRIPT : WL_EditableEntityComponent :: Entity {95BFB5C33EA78DE6}PrefabsEditable/Auto/Structures/Military/Fortifications/E_DirtPile_01_small.et attempted to be deleted 21:09:06.209 SCRIPT : WL_EditableEntityComponent :: Entity {56E21E3119E019E8}PrefabsEditable/Auto/Structures/Signs/Military/Supplies/E_Sign_SupplyStorage_Supplies_FIA_01.et attempted to be deleted 21:09:06.239 SCRIPT : WL_EditableEntityComponent :: Entity {6501BE9E523EB4E0}PrefabsEditable/SpawnPoints/E_WL_SpawnPoint_US.et attempted to be deleted 21:09:06.273 SCRIPT : WL_EditableEntityComponent :: Entity {56E21E3119E019E8}PrefabsEditable/Auto/Structures/Signs/Military/Supplies/E_Sign_SupplyStorage_Supplies_FIA_01.et attempted to be deleted 21:09:06.377 SCRIPT : WL_EditableEntityComponent :: Entity {95BFB5C33EA78DE6}PrefabsEditable/Auto/Structures/Military/Fortifications/E_DirtPile_01_small.et attempted to be deleted 21:09:06.377 SCRIPT : WL_EditableEntityComponent :: Entity {56E21E3119E019E8}PrefabsEditable/Auto/Structures/Signs/Military/Supplies/E_Sign_SupplyStorage_Supplies_FIA_01.et attempted to be deleted 21:09:06.550 SCRIPT : WL_EditableEntityComponent :: Entity {95BFB5C33EA78DE6}PrefabsEditable/Auto/Structures/Military/Fortifications/E_DirtPile_01_small.et attempted to be deleted 21:09:06.550 SCRIPT : WL_EditableEntityComponent :: Entity {56E21E3119E019E8}PrefabsEditable/Auto/Structures/Signs/Military/Supplies/E_Sign_SupplyStorage_Supplies_FIA_01.et attempted to be deleted 21:09:06.561 SCRIPT : WL_EditableEntityComponent :: Entity {49AC92B88DF9BB99}PrefabsEditable/SpawnPoints/E_WL_SpawnPoint_USSR.et attempted to be deleted 21:09:06.623 SCRIPT : WL_EditableEntityComponent :: Entity {56E21E3119E019E8}PrefabsEditable/Auto/Structures/Signs/Military/Supplies/E_Sign_SupplyStorage_Supplies_FIA_01.et attempted to be deleted 21:09:06.643 SCRIPT : WL_EditableEntityComponent :: Entity {A1932F99114451A7}PrefabsEditable/Auto/Structures/Walls/BarbedWire/E_BarbedTape_Short.et attempted to be deleted 21:09:06.643 SCRIPT : WL_EditableEntityComponent :: Entity {56E21E3119E019E8}PrefabsEditable/Auto/Structures/Signs/Military/Supplies/E_Sign_SupplyStorage_Supplies_FIA_01.et attempted to be deleted 21:09:06.643 SCRIPT : WL_EditableEntityComponent :: Entity {365E4BF1FFFD8B30}PrefabsEditable/Auto/Structures/Walls/BarbedWire/E_BarbedTape_Long.et attempted to be deleted 21:09:07.211 SCRIPT : WL_EditableEntityComponent :: Entity {56E21E3119E019E8}PrefabsEditable/Auto/Structures/Signs/Military/Supplies/E_Sign_SupplyStorage_Supplies_FIA_01.et attempted to be deleted 21:09:07.226 SCRIPT : WL_EditableEntityComponent :: Entity {56E21E3119E019E8}PrefabsEditable/Auto/Structures/Signs/Military/Supplies/E_Sign_SupplyStorage_Supplies_FIA_01.et attempted to be deleted 21:09:07.265 SCRIPT : WL_EditableEntityComponent :: Entity {1AB925786957ADC1}PrefabsEditable/Auto/Structures/Signs/Military/Supplies/E_Sign_SupplyStorage_Ammo_US_01.et attempted to be deleted 21:09:07.265 SCRIPT : WL_EditableEntityComponent :: Entity {95BFB5C33EA78DE6}PrefabsEditable/Auto/Structures/Military/Fortifications/E_DirtPile_01_small.et attempted to be deleted 21:09:07.265 SCRIPT : WL_EditableEntityComponent :: Entity {56E21E3119E019E8}PrefabsEditable/Auto/Structures/Signs/Military/Supplies/E_Sign_SupplyStorage_Supplies_FIA_01.et attempted to be deleted