Jump to content

[CONTINUED] blckeagls' AI Mission Version 7.06 Build 239


Ghostrider-GRG

Recommended Posts

5 hours ago, Sneer said:

ok its starts fine now. The only issue is the missions run for a short time then they stop. Someone mentioned the same issue above.

Thanks

Found the key problem in GMS_fnc_updateMissionQue.sqf and updated the github with a fix.

Also corrected a few other minor errors.

Link to comment
Share on other sites

11 hours ago, viper179 said:

Yeh having the same issue with the map markers going away, there is ai missions but no marker for them, at the start of the server i have all 4 spawn in with in a 30 min time period all is good there. Then at the 30 min marker  the last one spawns in so all 4 are on the map at the 30 min mark and all markers can be seen. after the first 2 r cleared its like 2 missions still spawn in without markers for players to see but then the other 2 do.

Found the key problem in GMS_fnc_updateMissionQue.sqf and updated the github with a fix.

Also corrected a few other minor errors.

Link to comment
Share on other sites

hi ty for update. i have a warning message in my  rpt.log

Warning Message: Script \q\addons\custom_server\Compiles\Functions\GMS_fnc_deleteFromArray.sqf not found

and a error

14:23:41 Error in expression <];

_count = 0;

waitUntil { count crew _veh > 0};

uiSleep 60;
while { (getDamm>
14:23:41   Error position: <_veh > 0};

uiSleep 60;
while { (getDamm>
14:23:41   Error Undefined variable in expression: _veh
14:23:41 File q\addons\custom_server\Compiles\Vehicles\GMS_fnc_vehicleMonitor.sqf, line 16
14:23:41 Error in expression <];

Link to comment
Share on other sites

6 hours ago, serveratze88 said:

hi ty for update. i have a warning message in my  rpt.log

Warning Message: Script \q\addons\custom_server\Compiles\Functions\GMS_fnc_deleteFromArray.sqf not found

and a error

14:23:41 Error in expression <];

_count = 0;

waitUntil { count crew _veh > 0};

uiSleep 60;
while { (getDamm>
14:23:41   Error position: <_veh > 0};

uiSleep 60;
while { (getDamm>
14:23:41   Error Undefined variable in expression: _veh
14:23:41 File q\addons\custom_server\Compiles\Vehicles\GMS_fnc_vehicleMonitor.sqf, line 16
14:23:41 Error in expression <];

Ditto

Link to comment
Share on other sites

 Hello, i have a problem with your Mission Script on my Exile Server Exile. After the Missions Despawn there are spawning no new Missions. They spawn only new if someone clears the Mission.

There is also the problem that after clearing a Mission sometimes the new Mission spawns twice but only one of them have a marker. I have the Version from january 11th

 

 

Link to comment
Share on other sites

9 hours ago, serveratze88 said:

hi ty for update. i have a warning message in my  rpt.log

Warning Message: Script \q\addons\custom_server\Compiles\Functions\GMS_fnc_deleteFromArray.sqf not found

and a error

14:23:41 Error in expression <];

_count = 0;

waitUntil { count crew _veh > 0};

uiSleep 60;
while { (getDamm>
14:23:41   Error position: <_veh > 0};

uiSleep 60;
while { (getDamm>
14:23:41   Error Undefined variable in expression: _veh
14:23:41 File q\addons\custom_server\Compiles\Vehicles\GMS_fnc_vehicleMonitor.sqf, line 16
14:23:41 Error in expression <];

Same here.

Link to comment
Share on other sites

3 hours ago, serveratze88 said:

 Hello, i have a problem with your Mission Script on my Exile Server Exile. After the Missions Despawn there are spawning no new Missions. They spawn only new if someone clears the Mission.

There is also the problem that after clearing a Mission sometimes the new Mission spawns twice but only one of them have a marker. I have the Version from january 11th

 

 

I'll check on this now.

Link to comment
Share on other sites

4 hours ago, Ghostrider-DbD- said:

Fix for the warning posted to the github.

EDIT

Errors in  GMS_fnc_vehicleMonitor.sqf fixed and posted to the github.

Thank you everyone for the feedback.

The missions start out ok but then they just stop spawning after 30 minutes.

17:29:47 "[blckeagls] Spawning Orange Mission with template = resupplyCamp"
17:29:47 "[blckeagls] missionSpawner:: Initializing mission: _cords [22812.5,16970.8,0] : _missionType OrangeMarker1 :  _aiDifficultyLevel 250 _markerMissionName Resupply Camp"
17:29:47 "AIM.sqf ===]  _this = [[""start"",""A Bandit resupply camp has been spotted. Check the Orange marker on your map for its location"",""Resupply Camp""]] | _msg = [""start"",""A Bandit resupply camp has been spotted. Check the Orange marker on your map for its location"",""Resupply Camp""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE,B Alpha 1-1:2 (Friendly Pat) REMOTE]"

 

Those stop then these start

18:44:11 Client: Remote object 4:0 not found
18:44:14 Server: Object 2:2939 not found (message Type_93)
18:44:14 Server: Object 2:2937 not found (message Type_93)

 

Link to comment
Share on other sites

57 minutes ago, Sneer said:

The missions start out ok but then they just stop spawning after 30 minutes.

17:29:47 "[blckeagls] Spawning Orange Mission with template = resupplyCamp"
17:29:47 "[blckeagls] missionSpawner:: Initializing mission: _cords [22812.5,16970.8,0] : _missionType OrangeMarker1 :  _aiDifficultyLevel 250 _markerMissionName Resupply Camp"
17:29:47 "AIM.sqf ===]  _this = [[""start"",""A Bandit resupply camp has been spotted. Check the Orange marker on your map for its location"",""Resupply Camp""]] | _msg = [""start"",""A Bandit resupply camp has been spotted. Check the Orange marker on your map for its location"",""Resupply Camp""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE,B Alpha 1-1:2 (Friendly Pat) REMOTE]"

 

Those stop then these start

18:44:11 Client: Remote object 4:0 not found
18:44:14 Server: Object 2:2939 not found (message Type_93)
18:44:14 Server: Object 2:2937 not found (message Type_93)

 

Would you please send me a full .rpt? I worry that there is something in the script that updates the mission que that is still off, or a variable that is being corrupted.

 

Link to comment
Share on other sites

1 hour ago, Ghostrider-DbD- said:

Would you please send me a full .rpt? I worry that there is something in the script that updates the mission que that is still off, or a variable that is being corrupted.

 

Here you go.

 

Spoiler

=====================================================================
== C:\TCAFiles\Users\MarkK1\59796\arma3server_59796.exe
== arma3server_59796.exe  -name=EpochServer -mod=@Epoch;@Ryanzombies;@CBA_A3;@CUP_Vehicles;@CUP_Weapons;@CUP_Units; -servermod=@Epochhive;@A3EAI; -config=vilayer_active_server_59796\59796_config.cfg -cfg=vilayer_active_server_59796\basic.cfg -profiles=vilayer_active_server_59796 -ip=108.61.53.51 -port=2402 -malloc=tbb4malloc_bi -cpuCount=2 -exThreads=0   -autoinit

Original output filename: Arma3Retail_Server
Exe timestamp: 2016/12/07 10:50:01
Current time:  2017/01/13 19:30:56

Type: Public
Build: Stable
Version: 1.66.139586

Allocator: C:\TCAFiles\Users\MarkK1\59796\dll\tbb4malloc_bi.dll
=====================================================================

19:30:56 SteamAPI initialization failed. Steam features wont's be accessible!
19:30:59 Cannot register unknown string STR_USRACT_ACTIVESENSORSTOGGLE
19:30:59 Cannot register unknown string STR_CONTROLS_TOOLTIPS_SENSORS
19:30:59 Cannot register unknown string STR_CLIENT_IS_HOST
19:30:59 Cannot register unknown string STR_CLIENT_IS_DS_ADMIN
19:30:59 Initializing stats manager.
19:30:59 Stats config disabled.
19:30:59 sessionID: 4310391764b1283116f1dd9eb58148da396431f5
19:31:33 Item STR_CUP_dss_Soviet_Era_Tanker_Helmet listed twice
19:31:33 Unsupported language English in stringtable
19:31:33 Item STR_EPOCH_WorkBench listed twice
19:31:33 Unsupported language English in stringtable
19:31:36 Updating base class RscShortcutButton->RscButton, by a3\editor_f\config.bin/RscDisplayEditObject/Controls/B_OK/
19:31:36 Updating base class RscSliderH->RscXSliderH, by a3\editor_f\config.bin/RscDisplayEditObject/Slider/
19:31:36 Updating base class RscText->RscPicture, by a3\editor_f\config.bin/RscDisplayEditObject/Preview/
19:31:36 Updating base class RscShortcutButton->RscButton, by a3\editor_f\config.bin/RscDisplayMissionLoad/Controls/B_OK/
19:31:36 Updating base class RscShortcutButton->RscButton, by a3\editor_f\config.bin/RscDisplayMissionSave/Controls/B_OK/
19:31:36 Updating base class ->Default, by a3\anims_f\config\sdr\config.bin/CfgMovesBasic/DefaultDie/
19:31:36 Updating base class ->Default, by a3\anims_f\config\sdr\config.bin/CfgMovesMaleSdr/States/Crew/
19:31:36 Updating base class BlendAnims->, by a3\anims_f\config\sdr\weaponswitching\config.bin/CfgMovesMaleSdr/BlendAnims/
19:31:36 Updating base class ->RscControlsGroup, by a3\ui_f\config.bin/RscControlsGroupNoScrollbars/
19:31:36 Updating base class ->RscControlsGroup, by a3\ui_f\config.bin/RscControlsGroupNoHScrollbars/
19:31:36 Updating base class ->RscControlsGroup, by a3\ui_f\config.bin/RscControlsGroupNoVScrollbars/
19:31:36 Updating base class ->RscText, by a3\ui_f\config.bin/RscLine/
19:31:36 Updating base class ->RscActiveText, by a3\ui_f\config.bin/RscActivePicture/
19:31:36 Updating base class ->RscButton, by a3\ui_f\config.bin/RscButtonTextOnly/
19:31:36 Updating base class ->RscShortcutButton, by a3\ui_f\config.bin/RscShortcutButtonMain/
19:31:36 Updating base class ->RscShortcutButton, by a3\ui_f\config.bin/RscButtonEditor/
19:31:36 Updating base class ->RscShortcutButton, by a3\ui_f\config.bin/RscIGUIShortcutButton/
19:31:36 Updating base class ->RscShortcutButton, by a3\ui_f\config.bin/RscGearShortcutButton/
19:31:36 Updating base class ->RscShortcutButton, by a3\ui_f\config.bin/RscButtonMenu/
19:31:36 Updating base class ->RscButtonMenu, by a3\ui_f\config.bin/RscButtonMenuOK/
19:31:36 Updating base class ->RscButtonMenu, by a3\ui_f\config.bin/RscButtonMenuCancel/
19:31:36 Updating base class ->RscButtonMenu, by a3\ui_f\config.bin/RscButtonMenuSteam/
19:31:36 Updating base class ->RscText, by a3\ui_f\config.bin/RscLoadingText/
19:31:36 Updating base class ->RscListBox, by a3\ui_f\config.bin/RscIGUIListBox/
19:31:36 Updating base class ->RscListNBox, by a3\ui_f\config.bin/RscIGUIListNBox/
19:31:36 Updating base class ->RscText, by a3\ui_f\config.bin/RscBackground/
19:31:36 Updating base class ->RscText, by a3\ui_f\config.bin/RscBackgroundGUI/
19:31:36 Updating base class ->RscPicture, by a3\ui_f\config.bin/RscBackgroundGUILeft/
19:31:36 Updating base class ->RscPicture, by a3\ui_f\config.bin/RscBackgroundGUIRight/
19:31:36 Updating base class ->RscPicture, by a3\ui_f\config.bin/RscBackgroundGUIBottom/
19:31:36 Updating base class ->RscText, by a3\ui_f\config.bin/RscBackgroundGUITop/
19:31:36 Updating base class ->RscText, by a3\ui_f\config.bin/RscBackgroundGUIDark/
19:31:36 Updating base class ->RscPictureKeepAspect, by a3\ui_f\config.bin/RscBackgroundLogo/
19:31:36 Updating base class ->RscMapControl, by a3\ui_f\config.bin/RscMapControlEmpty/
19:31:36 Updating base class ->RscPicture, by a3\ui_f\config.bin/CA_Mainback/
19:31:36 Updating base class ->CA_Mainback, by a3\ui_f\config.bin/CA_Back/
19:31:36 Updating base class ->CA_Mainback, by a3\ui_f\config.bin/CA_Title_Back/
19:31:36 Updating base class ->CA_Mainback, by a3\ui_f\config.bin/CA_Black_Back/
19:31:36 Updating base class ->RscTitle, by a3\ui_f\config.bin/CA_Title/
19:31:37 Updating base class ->RscPictureKeepAspect, by a3\ui_f\config.bin/CA_Logo/
19:31:37 Updating base class ->CA_Logo, by a3\ui_f\config.bin/CA_Logo_Small/
19:31:37 Updating base class ->RscButton, by a3\ui_f\config.bin/CA_RscButton/
19:31:37 Updating base class ->CA_RscButton, by a3\ui_f\config.bin/CA_RscButton_dialog/
19:31:37 Updating base class ->RscActiveText, by a3\ui_f\config.bin/CA_Ok/
19:31:37 Updating base class ->RscText, by a3\ui_f\config.bin/CA_Ok_image/
19:31:37 Updating base class ->RscText, by a3\ui_f\config.bin/CA_Ok_image2/
19:31:37 Updating base class ->RscText, by a3\ui_f\config.bin/CA_Ok_text/
19:31:37 Updating base class ->RscPicture, by a3\ui_f\config.bin/RscVignette/
19:31:37 Updating base class ->RscControlsGroupNoScrollbars, by a3\ui_f\config.bin/RscMapControlTooltip/
19:31:37 Updating base class RscUnitInfo->RscUnitInfoAirNoWeapon, by a3\ui_f\config.bin/RscInGameUI/RscUnitInfoAir/
19:31:37 Updating base class RscControlsGroup->RscControlsGroupNoScrollbars, by a3\ui_f\config.bin/RscInGameUI/RscTaskOverview/controls/TaskOverviewAssigned/
19:31:37 Updating base class RscShortcutButton->RscButtonMenu, by a3\ui_f\config.bin/RscDisplayDebug/Controls/B_OK/
19:31:37 Updating base class RscShortcutButton->RscButtonMenu, by a3\ui_f\config.bin/RscDisplayDebug/Controls/B_Cancel/
19:31:37 Updating base class RscShortcutButton->RscButtonMenu, by a3\ui_f\config.bin/RscDisplayDebug/Controls/B_Clear/
19:31:37 Updating base class ->RscText, by a3\ui_f\config.bin/RscDisplayCapture/controls/TimeLines/
19:31:37 Updating base class RscShortcutButton->RscButtonMenu, by a3\ui_f\config.bin/RscDisplayCapture/controls/ButtonAverages/
19:31:37 Updating base class RscShortcutButton->RscButtonMenu, by a3\ui_f\config.bin/RscDisplayCapture/controls/ButtonSavePreviousData/
19:31:37 Updating base class RscShortcutButton->RscButtonMenu, by a3\ui_f\config.bin/RscDisplayCapture/controls/ButtonPreviousData/
19:31:37 Updating base class RscPicture->RscPictureKeepAspect, by a3\ui_f\config.bin/RscDisplayMain/IconPicture/
19:31:37 Updating base class IconPicture->RscPictureKeepAspect, by a3\ui_f\config.bin/RscDisplayMain/DlcOwnedIconPicture/
19:31:37 Updating base class IconPicture->RscPictureKeepAspect, by a3\ui_f\config.bin/RscDisplayMain/DlcIconPicture/
19:31:37 Updating base class RscControlsGroup->RscControlsGroupNoScrollbars, by a3\ui_f\config.bin/RscDisplayCampaignLoad/controls/OverviewGroup/
19:31:37 Updating base class RscButton->RscButtonSearch, by a3\ui_f\config.bin/RscDisplayCampaignLoad/controls/SearchButton/
19:31:37 Updating base class RscShortcutButton->RscButtonMenuCancel, by a3\ui_f\config.bin/RscDisplayCampaignLoad/controls/ButtonCancel/
19:31:37 Updating base class RscShortcutButton->RscButtonMenu, by a3\ui_f\config.bin/RscDisplayCampaignLoad/controls/ButtonGameOptions/
19:31:37 Updating base class RscShortcutButton->RscButtonMenuSteam, by a3\ui_f\config.bin/RscDisplayCampaignLoad/controls/ButtonBuyDLC/
19:31:37 Updating base class RscShortcutButton->RscButtonMenu, by a3\ui_f\config.bin/RscDisplayCampaignLoad/controls/ButtonRevert/
19:31:37 Updating base class RscShortcutButton->RscButtonMenuOK, by a3\ui_f\config.bin/RscDisplayCampaignLoad/controls/ButtonOK/
19:31:37 Updating base class RscListBox->RscCombo, by a3\ui_f\config.bin/RscDisplayCustomizeController/Steepness/
19:31:37 Updating base class ->RscStandardDisplay, by a3\ui_f\config.bin/RscDisplayControlSchemes/
19:31:37 Updating base class ButtonOK->RscButtonMenuCancel, by a3\ui_f\config.bin/RscDisplayControlSchemes/controls/ButtonCancel/
19:31:37 Updating base class RscButton->RscButtonMenuOK, by a3\ui_f\config.bin/RscDisplayControlSchemes/controls/ButtonOK/
19:31:37 Updating base class RscPicture->RscPictureKeepAspect, by a3\ui_f\config.bin/RscDisplayFileSelectImage/controls/OverviewPicture/
19:31:37 Updating base class RscShortcutButton->RscButtonMenuCancel, by a3\ui_f\config.bin/RscDisplayFieldManual/controls/ButtonCancel/
19:31:37 Cannot delete class B_KickOff, it is referenced somewhere (used as a base class probably).
19:31:37 Updating base class RscButton->RscButtonMenuCancel, by a3\ui_f\config.bin/RscDisplayPublishMission/controls/ButtonCancel/
19:31:37 Updating base class RscShortcutButton->RscButtonMenuOK, by a3\ui_f\config.bin/RscDisplayPublishMissionSelectTags/controls/ButtonOK/
19:31:37 Updating base class ButtonOK->RscButtonMenuCancel, by a3\ui_f\config.bin/RscDisplayPublishMissionSelectTags/controls/ButtonCancel/
19:31:37 Updating base class ->RscSubmenu, by a3\ui_f\config.bin/RscMainMenu/
19:31:37 Cannot update non class from class a3\ui_f\config.bin/RscCallSupport/Items/
19:31:37 Cannot update non class from class a3\ui_f\config.bin/RscRadio/Items/
19:31:37 Updating base class ->DistanceClose, by a3\ui_f\config.bin/CfgSimpleTasks/Icon3D/DistanceMid/
19:31:37 Updating base class ->DistanceClose, by a3\ui_f\config.bin/CfgSimpleTasks/Icon3D/DistanceLong/
19:31:37 Updating base class Turrets->Turrets, by a3\static_f\config.bin/CfgVehicles/StaticMGWeapon/Turrets/
19:31:37 Updating base class ->MainTurret, by a3\static_f\config.bin/CfgVehicles/StaticMGWeapon/Turrets/MainTurret/
19:31:37 Updating base class ->BlendAnims, by a3\soft_f_kart\kart_01\config.bin/CfgMovesMaleSdr/BlendAnims/
19:31:37 Updating base class ->BulletBase, by a3\weapons_f_mark\config.bin/CfgAmmo/B_93x64_Ball/
19:31:37 Updating base class RscText->ctrlStaticBackgroundDisable, by a3\3den\config.bin/RscDisplayOptionsAudio/ControlsBackground/BackgroundDisable/
19:31:37 Updating base class RscText->ctrlStaticBackgroundDisableTiles, by a3\3den\config.bin/RscDisplayOptionsAudio/ControlsBackground/BackgroundDisableTiles/
19:31:37 Updating base class RscText->ctrlStaticBackgroundDisable, by a3\3den\config.bin/RscDisplayConfigure/ControlsBackground/BackgroundDisable/
19:31:37 Updating base class RscText->ctrlStaticBackgroundDisableTiles, by a3\3den\config.bin/RscDisplayConfigure/ControlsBackground/BackgroundDisableTiles/
19:31:37 Updating base class RscText->ctrlStaticBackgroundDisable, by a3\3den\config.bin/RscDisplayConfigureAction/ControlsBackground/BackgroundDisable/
19:31:37 Updating base class RscText->ctrlStaticBackgroundDisableTiles, by a3\3den\config.bin/RscDisplayConfigureAction/ControlsBackground/BackgroundDisableTiles/
19:31:37 Updating base class RscText->ctrlStaticBackgroundDisable, by a3\3den\config.bin/RscDisplayConfigureControllers/ControlsBackground/BackgroundDisable/
19:31:37 Updating base class RscText->ctrlStaticBackgroundDisableTiles, by a3\3den\config.bin/RscDisplayConfigureControllers/ControlsBackground/BackgroundDisableTiles/
19:31:37 Updating base class RscText->ctrlStaticBackgroundDisable, by a3\3den\config.bin/RscDisplayGameOptions/ControlsBackground/BackgroundDisable/
19:31:37 Updating base class RscText->ctrlStaticBackgroundDisableTiles, by a3\3den\config.bin/RscDisplayGameOptions/ControlsBackground/BackgroundDisableTiles/
19:31:37 Updating base class controls->, by a3\3den\config.bin/RscDisplayArcadeMap_Layout_2/Controls/
19:31:37 Updating base class controls->, by a3\3den\config.bin/RscDisplayArcadeMap_Layout_6/Controls/
19:31:37 Updating base class ->asdg_SlotInfo, by x\cba\addons\jr\config.bin/asdg_FrontSideRail/
19:31:37 Updating base class Rifle_Short_Base_F->Rifle_Base_F, by x\cba\addons\jr\config.bin/CfgWeapons/SMG_02_base_F/
19:31:37 Updating base class ->CBA_Extended_EventHandlers_base, by x\cba\addons\xeh\config.bin/CBA_Extended_EventHandlers/
19:31:38 Updating base class ->asdg_OpticSideMount, by CUP\Weapons\CUP_Weapons_East_Attachments\config.bin/CUP_DovetailMount/
19:31:38 Updating base class ->asdg_OpticRail1913_long, by CUP\Weapons\CUP_Weapons_West_Attachments\config.bin/CUP_PicatinnyTopMount/
19:31:38 Updating base class ->asdg_OpticRail1913_short, by CUP\Weapons\CUP_Weapons_West_Attachments\config.bin/CUP_PicatinnyTopShortMount/
19:31:38 Updating base class ->asdg_FrontSideRail, by CUP\Weapons\CUP_Weapons_West_Attachments\config.bin/CUP_PicatinnySideMount/
19:31:38 Updating base class ->asdg_UnderSlot, by CUP\Weapons\CUP_Weapons_West_Attachments\config.bin/CUP_PicatinnyUnderMount/
19:31:38 Updating base class KIA_RHIB_Cargo->DefaultDie, by CUP\WaterVehicles\CUP_WaterVehicles_Zodiac\config.bin/CfgMovesMaleSdr/States/Zodiac_Dead/
19:31:38 Updating base class Optics_Commander_02->Optics_Armored, by CUP\WheeledVehicles\CUP_WheeledVehicles_BTR90\config.bin/Optics_Commander_03/
19:31:38 Updating base class Car->LandVehicle, by CUP\WheeledVehicles\CUP_WheeledVehicles_RG31\config.bin/CfgVehicles/car_F/
19:31:38 Updating base class Car->Car_F, by CUP\WheeledVehicles\CUP_WheeledVehicles_Stryker\config.bin/CfgVehicles/Wheeled_APC/
19:31:38 Updating base class LandVehicle->Car, by CUP\WheeledVehicles\CUP_WheeledVehicles_TowingTractor\config.bin/CfgVehicles/Car_F/
19:31:38 Updating base class ->Turrets, by CUP\AirVehicles\CUP_AirVehicles_DC3\config.bin/CfgVehicles/Plane_Base_F/Turrets/
19:31:38 Updating base class Air->, by CUP\AirVehicles\CUP_AirVehicles_F35\config.bin/CfgVehicles/Plane/
19:31:38 Updating base class ->Air, by CUP\AirVehicles\CUP_AirVehicles_Su25\config.bin/CfgVehicles/Plane/
19:31:38 Updating base class ->ProxyRetex, by CUP\WheeledVehicles\CUP_WheeledVehicles_Ridgeback\config.bin/CfgNonAIVehicles/Proxywreck/
19:31:38 Updating base class Sounds->, by CUP\TrackedVehicles\CUP_TrackedVehicles_T34\config.bin/CfgVehicles/Tank_F/Sounds/
19:31:38 Initializing Steam Manager
19:31:38 unable to load subscribed content list. list will be updated from steam
19:31:38 unable to load published content list. list will be updated from steam
19:31:38 unable to load cached items meta info. save and update functionality will be broken
19:31:38 Steam Manager initialized.
19:31:38
19:31:38 ==== Loaded addons ====
19:31:38
19:31:38 dta\bin.pbo - 139586
19:31:38 dta\core.pbo - 108474
19:31:38 dta\languagecore_f.pbo - 108412
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Units\addons\cup_creatures_people_civil_chernarus.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Units\addons\cup_creatures_people_civil_russia.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Units\addons\cup_creatures_people_core.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Units\addons\cup_creatures_people_military_acr.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Units\addons\cup_creatures_people_military_baf.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Units\addons\cup_creatures_people_military_cdf.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Units\addons\cup_creatures_people_military_chedaki.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Units\addons\cup_creatures_people_military_dummyinfantryset.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Units\addons\cup_creatures_people_military_germany.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Units\addons\cup_creatures_people_military_napa.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Units\addons\cup_creatures_people_military_pmc.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Units\addons\cup_creatures_people_military_racs.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Units\addons\cup_creatures_people_military_russia.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Units\addons\cup_creatures_people_military_sla.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Units\addons\cup_creatures_people_military_taki.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Units\addons\cup_creatures_people_military_takiinsurgents.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Units\addons\cup_creatures_people_military_usarmy.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Units\addons\cup_creatures_people_military_usmc.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Units\addons\cup_creatures_staticweapons.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Units\addons\cup_dubbing_radio_cz.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Units\addons\cup_dubbing_radio_cz_acr.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Units\addons\cup_dubbing_radio_cz_acr_c.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Units\addons\cup_dubbing_radio_cz_c.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Units\addons\cup_dubbing_radio_en.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Units\addons\cup_dubbing_radio_en_c.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Units\addons\cup_dubbing_radio_gb_baf.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Units\addons\cup_dubbing_radio_gb_baf_c.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Units\addons\cup_dubbing_radio_gb_pmc.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Units\addons\cup_dubbing_radio_gb_pmc_c.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Units\addons\cup_dubbing_radio_ru.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Units\addons\cup_dubbing_radio_ru_c.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Units\addons\cup_dubbing_radio_tk.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Units\addons\cup_dubbing_radio_tk_c.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_baseconfigs.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_basedata.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_aa12.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_ak.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_ammoboxes.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_ammunition.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_as50.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_awm.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_backpacks.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_bizon.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_colt1911.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_compact.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_compatibility.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_curator.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_cz750.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_cz805.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_duty.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_east_attachments.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_evo.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_fnfal.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_g36.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_glock17.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_grenadelaunchers.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_grenades.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_huntingrifle.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_igla.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_items.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_javelin.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_ksvk.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_l110.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_l129.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_l85.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_leeenfield.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_m1014.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_m107.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_m110.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_m136.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_m14.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_m14_dmr.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_m16.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_m24.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_m240.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_m249.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_m47.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_m60e4.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_m9.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_maaws.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_makarov.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_metis_at_13.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_microuzi.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_mk48.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_mp5.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_nlaw.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_nvg.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_pb_6p9.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_phantom.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_pk.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_pods.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_put.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_revolver.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_rpg18.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_rpg7.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_sa58.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_sa61.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_saiga12k.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_scar.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_shield.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_smaw.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_sounds.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_soundshaders.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_staticweapons.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_stinger.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_strela_2.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_svd.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_uk59.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_vehicleweapons.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_vss.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_weaponscore.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_weaponsdata.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_west_attachments.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_xm8.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_airvehicles_a10.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_airvehicles_ah1z.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_airvehicles_ah6.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_airvehicles_ah64.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_airvehicles_an2.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_airvehicles_av8b.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_airvehicles_aw159.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_airvehicles_c130j.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_airvehicles_ch47.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_airvehicles_ch53e.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_airvehicles_core.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_airvehicles_dc3.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_airvehicles_f35.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_airvehicles_hc3.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_airvehicles_ka50.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_airvehicles_ka52.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_airvehicles_ka60.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_airvehicles_l39.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_airvehicles_mh60s.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_airvehicles_mi24.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_airvehicles_mi35.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_airvehicles_mi6.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_airvehicles_mi8.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_airvehicles_mq9.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_airvehicles_mv22.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_airvehicles_pchela1t.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_airvehicles_sa330.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_airvehicles_staticline.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_airvehicles_su25.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_airvehicles_su34.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_airvehicles_uh1h.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_airvehicles_uh1y.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_airvehicles_uh60.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_trackedvehicles_2s6m.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_trackedvehicles_aav.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_trackedvehicles_bmp.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_trackedvehicles_bmp3.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_trackedvehicles_bradley.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_trackedvehicles_bulldog.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_trackedvehicles_challengerii.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_trackedvehicles_core.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_trackedvehicles_fv510.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_trackedvehicles_m113.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_trackedvehicles_m1_abrams.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_trackedvehicles_m270.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_trackedvehicles_mcv80.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_trackedvehicles_sounds.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_trackedvehicles_t34.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_trackedvehicles_t55.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_trackedvehicles_t72.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_trackedvehicles_t90.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_trackedvehicles_zsu23.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_vehicles_cfggroups.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_vehicles_core.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_vehicles_fastrope.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_vehicles_towing.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_watervehicles_core.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_watervehicles_fishing_boat.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_watervehicles_fregata.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_watervehicles_lhd.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_watervehicles_pbx.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_watervehicles_rhib.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_watervehicles_seafox.pbo - 1
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_watervehicles_weapons.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_watervehicles_zodiac.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_wheeledvehicles_brdm2.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_wheeledvehicles_btr40.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_wheeledvehicles_btr60.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_wheeledvehicles_btr90.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_wheeledvehicles_core.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_wheeledvehicles_coyote.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_wheeledvehicles_datsun.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_wheeledvehicles_dingo.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_wheeledvehicles_hmmwv.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_wheeledvehicles_ikarus.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_wheeledvehicles_jackal.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_wheeledvehicles_kamaz.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_wheeledvehicles_lav25.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_wheeledvehicles_lr.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_wheeledvehicles_m1030.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_wheeledvehicles_mastiff.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_wheeledvehicles_mtvr.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_wheeledvehicles_octavia.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_wheeledvehicles_rg31.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_wheeledvehicles_ridgeback.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_wheeledvehicles_skoda.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_wheeledvehicles_stryker.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_wheeledvehicles_suv.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_wheeledvehicles_towingtractor.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_wheeledvehicles_uaz.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_wheeledvehicles_ural.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_wheeledvehicles_v3s.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_wheeledvehicles_vodnik.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_wheeledvehicles_vwgolf.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_wheeledvehicles_wolfhound.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CBA_A3\addons\cba_ai.pbo - ed1feb3c
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CBA_A3\addons\cba_arrays.pbo - ed1feb3c
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CBA_A3\addons\cba_common.pbo - ed1feb3c
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CBA_A3\addons\cba_diagnostic.pbo - ed1feb3c
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CBA_A3\addons\cba_events.pbo - ed1feb3c
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CBA_A3\addons\cba_hashes.pbo - ed1feb3c
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CBA_A3\addons\cba_help.pbo - ed1feb3c
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CBA_A3\addons\cba_jr.pbo - ed1feb3c
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CBA_A3\addons\cba_jr_prep.pbo - ed1feb3c
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CBA_A3\addons\cba_keybinding.pbo - ed1feb3c
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CBA_A3\addons\cba_main.pbo - ed1feb3c
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CBA_A3\addons\cba_main_a3.pbo - ed1feb3c
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CBA_A3\addons\cba_modules.pbo - ed1feb3c
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CBA_A3\addons\cba_network.pbo - ed1feb3c
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CBA_A3\addons\cba_settings.pbo - ed1feb3c
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CBA_A3\addons\cba_statemachine.pbo - ed1feb3c
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CBA_A3\addons\cba_strings.pbo - ed1feb3c
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CBA_A3\addons\cba_ui.pbo - ed1feb3c
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CBA_A3\addons\cba_ui_helper.pbo - ed1feb3c
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CBA_A3\addons\cba_vectors.pbo - ed1feb3c
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CBA_A3\addons\cba_versioning.pbo - ed1feb3c
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CBA_A3\addons\cba_xeh.pbo - ed1feb3c
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@Ryanzombies\addons\ryanzombies.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@Epoch\addons\a2_epoch_weapons.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@Epoch\addons\a3_epoch_assets.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@Epoch\addons\a3_epoch_assets_1.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@Epoch\addons\a3_epoch_assets_2.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@Epoch\addons\a3_epoch_assets_3.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@Epoch\addons\a3_epoch_code.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@Epoch\addons\a3_epoch_community.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@Epoch\addons\a3_epoch_configs.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@Epoch\addons\a3_epoch_language.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@Epoch\addons\a3_epoch_structures.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@Epoch\addons\a3_epoch_vehicles.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@Epoch\addons\a3_epoch_vehicles_1.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@Epoch\addons\a3_epoch_weapons.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\air_f_exp.ebo - 107468
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\anims_f_exp.ebo - 107365
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\armor_f_exp.ebo - 107282
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\boat_f_exp.ebo - 107282
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\cargoposes_f_exp.ebo - 107282
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\characters_f_exp.ebo - 108363
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\data_f_exp.ebo - 108301
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\dubbing_f_exp.ebo - 107941
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\dubbing_radio_f_exp.ebo - 107282
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\dubbing_radio_f_exp_data_chi.ebo - 107282
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\dubbing_radio_f_exp_data_engfre.ebo - 107282
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\dubbing_radio_f_exp_data_fre.ebo - 107282
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\editorpreviews_f_exp.ebo - 107282
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\functions_f_exp.ebo - 107286
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\languagemissions_f_exp.ebo - 108412
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\language_f_exp.ebo - 108412
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\map_data_exp.ebo - 107347
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\map_tanoabuka.ebo - 107523
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\map_tanoabuka_data.ebo - 107664
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\map_tanoabuka_data_layers.ebo - 102461
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\map_tanoabuka_data_layers_00_00.ebo - 102461
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\map_tanoa_scenes_f.ebo - 108093
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\missions_f_exp.ebo - 108540
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\missions_f_exp_data.ebo - 107312
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\missions_f_exp_video.ebo - 107312
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\modules_f_exp.ebo - 107313
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\music_f_exp.ebo - 107313
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\music_f_exp_music.ebo - 107313
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\props_f_exp.ebo - 107345
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\rocks_f_exp.ebo - 107345
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\soft_f_exp.ebo - 107317
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\sounds_f_exp.ebo - 108279
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\static_f_exp.ebo - 107319
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\structures_f_exp.ebo - 108329
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\structures_f_exp_civilian.ebo - 108280
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\structures_f_exp_commercial.ebo - 108280
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\structures_f_exp_cultural.ebo - 108280
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\structures_f_exp_data.ebo - 108281
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\structures_f_exp_industrial.ebo - 108281
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\structures_f_exp_infrastructure.ebo - 108281
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\supplies_f_exp.ebo - 107340
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\ui_f_exp.ebo - 107323
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\vegetation_f_exp.ebo - 107836
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\weapons_f_exp.ebo - 108316
19:31:38 C:\TCAFiles\Users\MarkK1\59796\mark\addons\a3_vemf_reloaded.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\mark\addons\anims_f_mark.pbo - 107808
19:31:38 C:\TCAFiles\Users\MarkK1\59796\mark\addons\characters_f_mark.pbo - 107709
19:31:38 C:\TCAFiles\Users\MarkK1\59796\mark\addons\custom_server.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\mark\addons\data_f_mark.pbo - 107282
19:31:38 C:\TCAFiles\Users\MarkK1\59796\mark\addons\dubbing_f_mark.pbo - 107282
19:31:38 C:\TCAFiles\Users\MarkK1\59796\mark\addons\dubbing_f_mp_mark.pbo - 107282
19:31:38 C:\TCAFiles\Users\MarkK1\59796\mark\addons\epoch_spk_esvp.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\mark\addons\functions_f_mark.pbo - 107941
19:31:38 C:\TCAFiles\Users\MarkK1\59796\mark\addons\functions_f_mp_mark.pbo - 107463
19:31:38 C:\TCAFiles\Users\MarkK1\59796\mark\addons\helicrash.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\mark\addons\languagemissions_f_mark.pbo - 108412
19:31:38 C:\TCAFiles\Users\MarkK1\59796\mark\addons\languagemissions_f_mp_mark.pbo - 108412
19:31:38 C:\TCAFiles\Users\MarkK1\59796\mark\addons\language_f_mark.pbo - 108412
19:31:38 C:\TCAFiles\Users\MarkK1\59796\mark\addons\language_f_mp_mark.pbo - 108412
19:31:38 C:\TCAFiles\Users\MarkK1\59796\mark\addons\loot_addon.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\mark\addons\missions_f_mark.pbo - 108474
19:31:38 C:\TCAFiles\Users\MarkK1\59796\mark\addons\missions_f_mark_data.pbo - 107313
19:31:38 C:\TCAFiles\Users\MarkK1\59796\mark\addons\missions_f_mark_video.pbo - 107313
19:31:38 C:\TCAFiles\Users\MarkK1\59796\mark\addons\missions_f_mp_mark.pbo - 107336
19:31:38 C:\TCAFiles\Users\MarkK1\59796\mark\addons\missions_f_mp_mark_data.pbo - 107313
19:31:38 C:\TCAFiles\Users\MarkK1\59796\mark\addons\modules_f_mark.pbo - 107313
19:31:38 C:\TCAFiles\Users\MarkK1\59796\mark\addons\modules_f_mp_mark.pbo - 107313
19:31:38 C:\TCAFiles\Users\MarkK1\59796\mark\addons\music_f_mark.pbo - 107313
19:31:38 C:\TCAFiles\Users\MarkK1\59796\mark\addons\music_f_mark_music.pbo - 107313
19:31:38 C:\TCAFiles\Users\MarkK1\59796\mark\addons\sounds_f_mark.pbo - 107319
19:31:38 C:\TCAFiles\Users\MarkK1\59796\mark\addons\static_f_mark.pbo - 107319
19:31:38 C:\TCAFiles\Users\MarkK1\59796\mark\addons\structures_f_mark.pbo - 107742
19:31:38 C:\TCAFiles\Users\MarkK1\59796\mark\addons\supplies_f_mark.pbo - 107320
19:31:38 C:\TCAFiles\Users\MarkK1\59796\mark\addons\ui_f_mark.pbo - 107323
19:31:38 C:\TCAFiles\Users\MarkK1\59796\mark\addons\ui_f_mp_mark.pbo - 107323
19:31:38 C:\TCAFiles\Users\MarkK1\59796\mark\addons\weapons_f_mark.pbo - 107324
19:31:38 C:\TCAFiles\Users\MarkK1\59796\heli\addons\air_f_heli.pbo - 107282
19:31:38 C:\TCAFiles\Users\MarkK1\59796\heli\addons\anims_f_heli.pbo - 107282
19:31:38 C:\TCAFiles\Users\MarkK1\59796\heli\addons\boat_f_heli.pbo - 107282
19:31:38 C:\TCAFiles\Users\MarkK1\59796\heli\addons\cargoposes_f_heli.pbo - 107282
19:31:38 C:\TCAFiles\Users\MarkK1\59796\heli\addons\data_f_heli.pbo - 107282
19:31:38 C:\TCAFiles\Users\MarkK1\59796\heli\addons\dubbing_f_heli.pbo - 107282
19:31:38 C:\TCAFiles\Users\MarkK1\59796\heli\addons\functions_f_heli.pbo - 108304
19:31:38 C:\TCAFiles\Users\MarkK1\59796\heli\addons\languagemissions_f_heli.pbo - 108412
19:31:38 C:\TCAFiles\Users\MarkK1\59796\heli\addons\language_f_heli.pbo - 108412
19:31:38 C:\TCAFiles\Users\MarkK1\59796\heli\addons\missions_f_heli.pbo - 108304
19:31:38 C:\TCAFiles\Users\MarkK1\59796\heli\addons\missions_f_heli_data.pbo - 107312
19:31:38 C:\TCAFiles\Users\MarkK1\59796\heli\addons\missions_f_heli_video.pbo - 107312
19:31:38 C:\TCAFiles\Users\MarkK1\59796\heli\addons\modules_f_heli.pbo - 107386
19:31:38 C:\TCAFiles\Users\MarkK1\59796\heli\addons\music_f_heli.pbo - 107313
19:31:38 C:\TCAFiles\Users\MarkK1\59796\heli\addons\music_f_heli_music.pbo - 107313
19:31:38 C:\TCAFiles\Users\MarkK1\59796\heli\addons\soft_f_heli.pbo - 107319
19:31:38 C:\TCAFiles\Users\MarkK1\59796\heli\addons\sounds_f_heli.pbo - 107319
19:31:38 C:\TCAFiles\Users\MarkK1\59796\heli\addons\structures_f_heli.pbo - 107302
19:31:38 C:\TCAFiles\Users\MarkK1\59796\heli\addons\supplies_f_heli.pbo - 107319
19:31:38 C:\TCAFiles\Users\MarkK1\59796\heli\addons\ui_f_heli.pbo - 107323
19:31:38 C:\TCAFiles\Users\MarkK1\59796\kart\addons\anims_f_kart.pbo - 107282
19:31:38 C:\TCAFiles\Users\MarkK1\59796\kart\addons\characters_f_kart.pbo - 107282
19:31:38 C:\TCAFiles\Users\MarkK1\59796\kart\addons\data_f_kart.pbo - 107282
19:31:38 C:\TCAFiles\Users\MarkK1\59796\kart\addons\languagemissions_f_kart.pbo - 108412
19:31:38 C:\TCAFiles\Users\MarkK1\59796\kart\addons\language_f_kart.pbo - 108412
19:31:38 C:\TCAFiles\Users\MarkK1\59796\kart\addons\missions_f_kart.pbo - 107312
19:31:38 C:\TCAFiles\Users\MarkK1\59796\kart\addons\missions_f_kart_data.pbo - 107313
19:31:38 C:\TCAFiles\Users\MarkK1\59796\kart\addons\modules_f_kart.pbo - 107824
19:31:38 C:\TCAFiles\Users\MarkK1\59796\kart\addons\modules_f_kart_data.pbo - 107725
19:31:38 C:\TCAFiles\Users\MarkK1\59796\kart\addons\soft_f_kart.pbo - 107319
19:31:38 C:\TCAFiles\Users\MarkK1\59796\kart\addons\sounds_f_kart.pbo - 107319
19:31:38 C:\TCAFiles\Users\MarkK1\59796\kart\addons\structures_f_kart.pbo - 107301
19:31:38 C:\TCAFiles\Users\MarkK1\59796\kart\addons\ui_f_kart.pbo - 107323
19:31:38 C:\TCAFiles\Users\MarkK1\59796\kart\addons\weapons_f_kart.pbo - 107323
19:31:38 C:\TCAFiles\Users\MarkK1\59796\curator\addons\data_f_curator.pbo - 107282
19:31:38 C:\TCAFiles\Users\MarkK1\59796\curator\addons\data_f_curator_music.pbo - 107282
19:31:38 C:\TCAFiles\Users\MarkK1\59796\curator\addons\functions_f_curator.pbo - 107463
19:31:38 C:\TCAFiles\Users\MarkK1\59796\curator\addons\language_f_curator.pbo - 108412
19:31:38 C:\TCAFiles\Users\MarkK1\59796\curator\addons\missions_f_curator.pbo - 108031
19:31:38 C:\TCAFiles\Users\MarkK1\59796\curator\addons\modules_f_curator.pbo - 107711
19:31:38 C:\TCAFiles\Users\MarkK1\59796\curator\addons\ui_f_curator.pbo - 108279
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@A3EAI\addons\a3eai.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@A3EAI\addons\a3eai_config.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@Epochhive\addons\epoch_server.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@Epochhive\addons\epoch_server_core.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@Epochhive\addons\epoch_server_settings.pbo - unknown
19:31:38 addons\3den.pbo - 108458
19:31:38 addons\3den_language.pbo - 108412
19:31:38 addons\a3.pbo - unknown
19:31:38 addons\air_f.pbo - 107282
19:31:38 addons\air_f_beta.pbo - 108458
19:31:38 addons\air_f_epb.pbo - 107282
19:31:38 addons\air_f_epc.pbo - 103749
19:31:38 addons\air_f_gamma.pbo - 103749
19:31:38 addons\animals_f.pbo - 107282
19:31:38 addons\animals_f_beta.pbo - 107282
19:31:38 addons\anims_f.pbo - 108093
19:31:38 addons\anims_f_bootcamp.pbo - 107282
19:31:38 addons\anims_f_data.pbo - 107355
19:31:38 addons\anims_f_epa.pbo - 107809
19:31:38 addons\anims_f_epc.pbo - 107809
19:31:38 addons\anims_f_exp_a.pbo - 107376
19:31:38 addons\armor_f.pbo - 107282
19:31:38 addons\armor_f_beta.pbo - 107282
19:31:38 addons\armor_f_epb.pbo - 107282
19:31:38 addons\armor_f_epc.pbo - 107282
19:31:38 addons\armor_f_gamma.pbo - 107282
19:31:38 addons\baseconfig_f.pbo - 107282
19:31:38 addons\boat_f.pbo - 107282
19:31:38 addons\boat_f_beta.pbo - 107282
19:31:38 addons\boat_f_epc.pbo - 107282
19:31:38 addons\boat_f_gamma.pbo - 107282
19:31:38 addons\cargoposes_f.pbo - 108093
19:31:38 addons\characters_f.pbo - 107558
19:31:38 addons\characters_f_beta.pbo - 107282
19:31:38 addons\characters_f_bootcamp.pbo - 107282
19:31:38 addons\characters_f_epa.pbo - 107282
19:31:38 addons\characters_f_epb.pbo - 107282
19:31:38 addons\characters_f_epc.pbo - 107282
19:31:38 addons\characters_f_gamma.pbo - 107282
19:31:38 addons\data_f.pbo - 107354
19:31:38 addons\data_f_bootcamp.pbo - 107382
19:31:38 addons\data_f_exp_a.pbo - 107282
19:31:38 addons\data_f_exp_b.pbo - 107282
19:31:38 addons\drones_f.pbo - 107282
19:31:38 addons\dubbing_f.pbo - 107282
19:31:38 addons\dubbing_f_beta.pbo - 107941
19:31:38 addons\dubbing_f_bootcamp.pbo - 107282
19:31:38 addons\dubbing_f_epa.pbo - 107290
19:31:38 addons\dubbing_f_epb.pbo - 107290
19:31:38 addons\dubbing_f_epc.pbo - 107282
19:31:38 addons\dubbing_f_gamma.pbo - 107458
19:31:38 addons\dubbing_radio_f.pbo - 107282
19:31:38 addons\dubbing_radio_f_data.pbo - 78762
19:31:38 addons\dubbing_radio_f_data_eng.pbo - 99078
19:31:38 addons\dubbing_radio_f_data_engb.pbo - 99078
19:31:38 addons\dubbing_radio_f_data_gre.pbo - 99078
19:31:38 addons\dubbing_radio_f_data_per.pbo - 99078
19:31:38 addons\dubbing_radio_f_data_vr.pbo - 99078
19:31:38 addons\editorpreviews_f.pbo - 107285
19:31:38 addons\editor_f.pbo - 107285
19:31:38 addons\functions_f.pbo - 108329
19:31:38 addons\functions_f_bootcamp.pbo - 107941
19:31:38 addons\functions_f_epa.pbo - 107287
19:31:38 addons\functions_f_epc.pbo - 107287
19:31:38 addons\functions_f_exp_a.pbo - 107985
19:31:38 addons\languagemissions_f.pbo - 108412
19:31:38 addons\languagemissions_f_beta.pbo - 108412
19:31:38 addons\languagemissions_f_bootcamp.pbo - 108412
19:31:38 addons\languagemissions_f_epa.pbo - 108412
19:31:38 addons\languagemissions_f_epb.pbo - 108412
19:31:38 addons\languagemissions_f_epc.pbo - 108412
19:31:38 addons\languagemissions_f_exp_a.pbo - 108412
19:31:38 addons\languagemissions_f_gamma.pbo - 108412
19:31:38 addons\language_f.pbo - 108423
19:31:38 addons\language_f_beta.pbo - 108412
19:31:38 addons\language_f_bootcamp.pbo - 108412
19:31:38 addons\language_f_epa.pbo - 108412
19:31:38 addons\language_f_epb.pbo - 108412
19:31:38 addons\language_f_epc.pbo - 108412
19:31:38 addons\language_f_exp_a.pbo - 108412
19:31:38 addons\language_f_exp_b.pbo - 108412
19:31:38 addons\language_f_gamma.pbo - 108412
19:31:38 addons\map_altis.pbo - 107512
19:31:38 addons\map_altis_data.pbo - 107292
19:31:38 addons\map_altis_data_layers.pbo - 99901
19:31:38 addons\map_altis_data_layers_00_00.pbo - 99901
19:31:38 addons\map_altis_data_layers_00_01.pbo - 99901
19:31:38 addons\map_altis_data_layers_01_00.pbo - 99901
19:31:38 addons\map_altis_data_layers_01_01.pbo - 99901
19:31:38 addons\map_altis_scenes_f.pbo - 107292
19:31:38 addons\map_data.pbo - 107292
19:31:38 addons\map_stratis.pbo - 107508
19:31:38 addons\map_stratis_data.pbo - 107294
19:31:38 addons\map_stratis_data_layers.pbo - 99082
19:31:38 addons\map_stratis_scenes_f.pbo - 107294
19:31:38 addons\map_vr.pbo - 105264
19:31:38 addons\map_vr_scenes_f.pbo - 107298
19:31:38 addons\misc_f.pbo - 107296
19:31:38 addons\missions_f.pbo - 107769
19:31:38 addons\missions_f_beta.pbo - 107694
19:31:38 addons\missions_f_beta_data.pbo - 107310
19:31:38 addons\missions_f_beta_video.pbo - 107310
19:31:38 addons\missions_f_bootcamp.pbo - 107941
19:31:38 addons\missions_f_bootcamp_data.pbo - 107310
19:31:39 addons\missions_f_bootcamp_video.pbo - 107310
19:31:39 addons\missions_f_data.pbo - 107310
19:31:39 addons\missions_f_epa.pbo - 108279
19:31:39 addons\missions_f_epa_data.pbo - 107312
19:31:39 addons\missions_f_epa_video.pbo - 107312
19:31:39 addons\missions_f_epb.pbo - 107312
19:31:39 addons\missions_f_epb_data.pbo - 73106
19:31:39 addons\missions_f_epb_video.pbo - 73106
19:31:39 addons\missions_f_epc.pbo - 107312
19:31:39 addons\missions_f_epc_data.pbo - 84724
19:31:39 addons\missions_f_epc_video.pbo - 84725
19:31:39 addons\missions_f_exp_a.pbo - 107336
19:31:39 addons\missions_f_exp_a_data.pbo - 107312
19:31:39 addons\missions_f_gamma.pbo - 108551
19:31:39 addons\missions_f_gamma_data.pbo - 107312
19:31:39 addons\missions_f_gamma_video.pbo - 107312
19:31:39 addons\missions_f_video.pbo - 107313
19:31:39 addons\modules_f.pbo - 108152
19:31:39 addons\modules_f_beta.pbo - 107313
19:31:39 addons\modules_f_beta_data.pbo - 107313
19:31:39 addons\modules_f_bootcamp.pbo - 107313
19:31:39 addons\modules_f_data.pbo - 107485
19:31:39 addons\modules_f_epb.pbo - 107313
19:31:39 addons\modules_f_exp_a.pbo - 107313
19:31:39 addons\music_f.pbo - 107313
19:31:39 addons\music_f_bootcamp.pbo - 107313
19:31:39 addons\music_f_bootcamp_music.pbo - 107313
19:31:39 addons\music_f_epa.pbo - 107313
19:31:39 addons\music_f_epa_music.pbo - 107313
19:31:39 addons\music_f_epb.pbo - 107313
19:31:39 addons\music_f_epb_music.pbo - 107313
19:31:39 addons\music_f_epc.pbo - 107313
19:31:39 addons\music_f_epc_music.pbo - 107313
19:31:39 addons\music_f_music.pbo - 107313
19:31:39 addons\plants_f.pbo - 107313
19:31:39 addons\props_f_exp_a.pbo - 107314
19:31:39 addons\roads_f.pbo - 107314
19:31:39 addons\rocks_f.pbo - 107314
19:31:39 addons\signs_f.pbo - 107315
19:31:39 addons\soft_f.pbo - 107315
19:31:39 addons\soft_f_beta.pbo - 108019
19:31:39 addons\soft_f_bootcamp.pbo - 107316
19:31:39 addons\soft_f_epc.pbo - 107316
19:31:39 addons\soft_f_gamma.pbo - 108108
19:31:39 addons\sounds_f.pbo - 108279
19:31:39 addons\sounds_f_arsenal.pbo - 108392
19:31:39 addons\sounds_f_bootcamp.pbo - 107319
19:31:39 addons\sounds_f_characters.pbo - 108111
19:31:39 addons\sounds_f_environment.pbo - 107319
19:31:39 addons\sounds_f_epb.pbo - 107319
19:31:39 addons\sounds_f_epc.pbo - 107319
19:31:39 addons\sounds_f_exp_a.pbo - 107319
19:31:39 addons\sounds_f_sfx.pbo - 108279
19:31:39 addons\sounds_f_vehicles.pbo - 107319
19:31:39 addons\sounds_f_weapons.pbo - 82110
19:31:39 addons\static_f.pbo - 107319
19:31:39 addons\static_f_beta.pbo - 107319
19:31:39 addons\static_f_gamma.pbo - 108113
19:31:39 addons\structures_f.pbo - 108826
19:31:39 addons\structures_f_bootcamp.pbo - 107306
19:31:39 addons\structures_f_data.pbo - 107788
19:31:39 addons\structures_f_epa.pbo - 107742
19:31:39 addons\structures_f_epb.pbo - 107725
19:31:39 addons\structures_f_epc.pbo - 107725
19:31:39 addons\structures_f_exp_a.pbo - 107301
19:31:39 addons\structures_f_households.pbo - 107946
19:31:39 addons\structures_f_ind.pbo - 107760
19:31:39 addons\structures_f_mil.pbo - 108280
19:31:39 addons\structures_f_wrecks.pbo - 107301
19:31:39 addons\uifonts_f.pbo - 107323
19:31:39 addons\uifonts_f_data.pbo - 107323
19:31:39 addons\ui_f.pbo - 108456
19:31:39 addons\ui_f_bootcamp.pbo - 107323
19:31:39 addons\ui_f_data.pbo - 108279
19:31:39 addons\ui_f_exp_a.pbo - 107323
19:31:39 addons\weapons_f.pbo - 108316
19:31:39 addons\weapons_f_beta.pbo - 108113
19:31:39 addons\weapons_f_bootcamp.pbo - 107323
19:31:39 addons\weapons_f_epa.pbo - 107323
19:31:39 addons\weapons_f_epb.pbo - 107323
19:31:39 addons\weapons_f_epc.pbo - 107323
19:31:39 addons\weapons_f_gamma.pbo - 107323
19:31:39
19:31:39 =======================
19:31:39
19:31:39 ============================================================================================= List of mods ===============================================================================================
19:31:39 modsReadOnly = true
19:31:39 safeModsActivated = false
19:31:39 customMods = true
19:31:39 hash = 'F02711FE9FD2CE51CA280EE2FDE3DF0898B972B4'
19:31:39 hashShort = '2fd60af6'
19:31:39                                               name |               modDir |    default |               origin |                                     hash | hashShort | fullPath
19:31:39 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
19:31:39                                    CUP Units 1.8.1 |           @CUP_Units |      false |             GAME DIR | 2fe86a64a373216f8bd1fa3c7eb9ac4d42170f35 |  93dafea2 | C:\TCAFiles\Users\MarkK1\59796\@CUP_Units
19:31:39                                  CUP Weapons 1.8.1 |         @CUP_Weapons |      false |             GAME DIR | da2ad68ef70f56ce39a6af65040725ceafc92072 |  52ecc568 | C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons
19:31:39                                 CUP Vehicles 1.8.1 |        @CUP_Vehicles |      false |             GAME DIR | 15e0b958040f52990b78e7c6755e2bbdfafcc7bb |  d8c5c06c | C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles
19:31:39                       Community Base Addons v3.1.2 |              @CBA_A3 |      false |             GAME DIR | cec1a56b38d05b58e7b4462e04ed4bde4057031a |   d283b5d | C:\TCAFiles\Users\MarkK1\59796\@CBA_A3
19:31:39                            Ryan's Zombies & Demons |         @Ryanzombies |      false |             GAME DIR | 9439c7ffe34403657997eac04e10bb889d81d3c6 |  ff6bd66c | C:\TCAFiles\Users\MarkK1\59796\@Ryanzombies
19:31:39                                  Epoch Mod 0.4.0.0 |               @Epoch |      false |             GAME DIR | a908bbd84c390b4cfb75fe7c2825c0e740e9f120 |  3e106a60 | C:\TCAFiles\Users\MarkK1\59796\@Epoch
19:31:39                                  Arma 3 DLC Bundle |            dlcbundle |       true |            NOT FOUND |                                          |           |
19:31:39                                        Arma 3 Apex |            expansion |       true |             GAME DIR | 889deca7b67b3edca0b2da51a5318a40167757dd |  c794d30d | C:\TCAFiles\Users\MarkK1\59796\expansion
19:31:39                                    Arma 3 Marksmen |                 mark |       true |             GAME DIR | 7d6f414f1cc9e335f987643bbccc4bf7c5e01222 |  9ac55461 | C:\TCAFiles\Users\MarkK1\59796\mark
19:31:39                                 Arma 3 Helicopters |                 heli |       true |             GAME DIR | 037b8a52dea414a8999d947ae74a01089ef1178e |  6b140d2c | C:\TCAFiles\Users\MarkK1\59796\heli
19:31:39                                       Arma 3 Karts |                 kart |       true |             GAME DIR | 9b8fdc1c10171397e45e8a671074d3b570c758a9 |  a5c8c24c | C:\TCAFiles\Users\MarkK1\59796\kart
19:31:39                                        Arma 3 Zeus |              curator |       true |             GAME DIR | e3578d1509f22cc901180ed73925c9d766cdc84c |  e6c7fc7b | C:\TCAFiles\Users\MarkK1\59796\curator
19:31:39                                             Arma 3 |                   A3 |       true |            NOT FOUND |                                          |           |
19:31:39                                             @A3EAI |               @A3EAI |      false |             GAME DIR | da39a3ee5e6b4b0d3255bfef95601890afd80709 |  11fdd19c | C:\TCAFiles\Users\MarkK1\59796\@A3EAI
19:31:39                                         @Epochhive |           @Epochhive |      false |             GAME DIR | da39a3ee5e6b4b0d3255bfef95601890afd80709 |  11fdd19c | C:\TCAFiles\Users\MarkK1\59796\@Epochhive
19:31:39 ==========================================================================================================================================================================================================
19:31:39 InitSound ...
19:31:39 InitSound - complete
19:31:39 PhysX3 SDK Init started ...
19:31:39 PhysX3 SDK Init ended.
19:31:41 Attempt to override final function - rscminimap_script
19:31:41 Attempt to override final function - rscdisplayloading_script
19:31:41 Attempt to override final function - rscdisplayloading_script
19:31:41 Attempt to override final function - rscdisplayloading_script
19:31:41 Attempt to override final function - rscdiary_script
19:31:41 Attempt to override final function - rscdiary_script
19:31:41 Attempt to override final function - rscdisplayremotemissions_script
19:31:41 Attempt to override final function - rscdisplayloading_script
19:31:41 Attempt to override final function - rscdiary_script
19:31:41 Attempt to override final function - rscdiary_script
19:31:41 Attempt to override final function - rscdisplaystrategicmap_script
19:31:41 Attempt to override final function - rscdisplaycommon_script
19:31:41 Attempt to override final function - rscdisplaygarage_script
19:31:41 Attempt to override final function - rscdisplayhostsettings_script
19:31:41 Attempt to override final function - rscdisplayloading_script
19:31:41 Attempt to override final function - rscdisplaycurator_script
19:31:42 Attempt to override final function - display3deneditcomposition_script
19:31:42 Attempt to override final function - display3deneditattributes_script
19:31:42 Attempt to override final function - display3deneditattributes_script
19:31:42 Attempt to override final function - rscdisplayhostsettings_script
19:31:42 Attempt to override final function - rscdisplaycommon_script
19:31:42 Attempt to override final function - rscdisplaydebriefing_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 [0,46.016,0,"XEH: PreStart started."]
19:31:42 [0,46.205,0,"XEH: PreStart finished."]
19:31:42 [XEH]: VirtualMan_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: C_Hatchback_01_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: C_Hatchback_02_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: C_Offroad_01_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: C_Quadbike_01_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: C_SUV_01_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: C_Rubberboat_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: C_Rubberboat_02_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: C_Rubberboat_03_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: C_Rubberboat_04_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: C_Van_01_box_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: C_Van_01_transport_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: C_Boat_Civil_01_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: C_Boat_Civil_01_police_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: C_Boat_Civil_01_rescue_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: B_Heli_Light_01_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: B_Heli_Transport_01_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: B_Heli_Transport_01_camo_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: B_SDV_01_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: B_MRAP_01_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: O_MRAP_02_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: I_MRAP_03_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: B_Truck_01_transport_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: B_G_Offroad_01_armed_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: B_Truck_01_covered_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: B_Truck_01_mover_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: B_Truck_01_box_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: O_Truck_02_covered_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: O_Truck_02_transport_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: O_Truck_03_covered_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: O_Truck_02_box_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: O_Heli_Light_02_unarmed_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: I_Heli_Transport_02_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: I_Heli_light_03_unarmed_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: O_Heli_Transport_04_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: O_Heli_Transport_04_bench_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: O_Heli_Transport_04_box_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: O_Heli_Transport_04_covered_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: B_Heli_Transport_03_unarmed_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: C_Heli_Light_01_civil_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:43 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
a3_characters_f
19:31:43 Loading movesType CfgGesturesMale
19:31:43 Creating action map cache
19:31:43 Warning: rightHandIKCurve, wrong size (size<2||size>=4) in GestureReloadL85A2
19:31:43 Warning: rightHandIKCurve, wrong size (size<2||size>=4) in GestureReloadL85A2Prone
19:31:43 Warning: rightHandIKCurve, wrong size (size<2||size>=4) in GestureReloadL85A2UGL
19:31:43 Warning: rightHandIKCurve, wrong size (size<2||size>=4) in GestureReloadL85A2UGLProne
19:31:43 Warning: rightHandIKCurve, wrong size (size<2||size>=4) in GestureReloadL85A2RIS
19:31:43 Warning: rightHandIKCurve, wrong size (size<2||size>=4) in GestureReloadL85A2RISProne
19:31:43 Warning: rightHandIKCurve, wrong size (size<2||size>=4) in GestureReloadSR25
19:31:43 Warning: rightHandIKCurve, wrong size (size<2||size>=4) in GestureReloadSR25Prone
19:31:43 Warning: rightHandIKCurve, wrong size (size<2||size>=4) in CUP_GestureReloadM249STANAG_Prone
19:31:43 Warning: rightHandIKCurve, wrong size (size<2||size>=4) in CUP_GestureReloadM249STANAG
19:31:43 Warning: rightHandIKCurve, wrong size (size<2||size>=4) in CUP_GestureReloadM249STANAG
19:31:43 Error: Bone cheek_lf doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone nose_tip doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone lip_uplb doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone jaw_ls doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone lip_uplf doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone lip_lc doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone lip_lwlb doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone lip_lwlf doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone jaw_lm doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone zig_lb doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone lip_lwm doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone lip_upm doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone ear_l doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone corr doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone tongue_m doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone tongue_f doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone eyebrow_lb doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone eyebrow_lf doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone eyebrow_lm doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone zig_lm doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone eye_upl doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone eye_lwl doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone cheek_l doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone cheek_lb doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone zig_lt doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone nose_l doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone cheek_lm doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone nose_r doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone forehead_r doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone forehead_m doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone forehead_l doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone cheek_rb doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone eye_lwr doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone cheek_r doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone zig_rt doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone zig_rm doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone cheek_rf doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone cheek_rm doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone eyebrow_rm doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone eyebrow_rf doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone eye_upr doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone eyebrow_rb doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone tongue_b doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone ear_r doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone neck_l doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone lip_uprf doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone neck_r doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone lip_uprb doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone lip_rc doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone lip_lwrb doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone lip_lwrf doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone neck_b doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone zig_rb doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone neck_t doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone jaw_rf doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone jaw_lf doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone chin doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone jaw_rm doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone jaw_rs doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone jaw doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone headcutscene doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 MovesType CfgGesturesMale load time 477 ms
19:31:43 Loading movesType CfgMovesMaleSdr
19:31:44 Creating action map cache
19:31:53 Error: Bone hips doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone headcutscene doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone slot_backpack doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone slot_backwpnr doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone slot_backwpnl doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone slot_buttpack doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone hips doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone headcutscene doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone slot_backpack doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone slot_backwpnr doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone slot_backwpnl doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone slot_buttpack doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone hips doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone headcutscene doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone slot_backpack doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone slot_backwpnr doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone slot_backwpnl doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone slot_buttpack doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone hips doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone headcutscene doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone slot_backpack doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone slot_backwpnr doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone slot_backwpnl doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone slot_buttpack doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone hips doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone headcutscene doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone slot_backpack doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone slot_backwpnr doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone slot_backwpnl doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone slot_buttpack doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone hips doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone headcutscene doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone slot_backpack doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone slot_backwpnr doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone slot_backwpnl doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone slot_buttpack doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone hips doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone headcutscene doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone slot_backpack doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone slot_backwpnr doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone slot_backwpnl doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone slot_buttpack doesn't exist in skeleton OFP2_ManSkeleton
19:31:55 MovesType CfgMovesMaleSdr load time 11662 ms
19:31:55 VoteThreshold must be in 0..1 range. Defaulting to 0.5
19:31:55 Initializing Steam server - Game Port: 2402, Steam Query Port: 2403
19:31:55 Steam AppId from steam_appid.txt: 107410
19:31:56 Starting mission:
19:31:56  Mission file: epoch_59796 (__cur_mp)
19:31:56  Mission world: Tanoa
19:31:56  Mission directory: mpmissions\__cur_mp.Tanoa\
19:32:00 No more slot to add connection at 015030 (1523.6,3012.8)
19:32:16 Attempt to override final function - bis_functions_list
19:32:16 Attempt to override final function - bis_functions_listpreinit
19:32:16 Attempt to override final function - bis_functions_listpostinit
19:32:16 Attempt to override final function - bis_functions_listrecompile
19:32:16 Attempt to override final function - bis_fnc_missiontaskslocal
19:32:16 Attempt to override final function - bis_fnc_missionconversationslocal
19:32:16 Attempt to override final function - bis_fnc_missionflow
19:32:16 Attempt to override final function - cup_fnc_initship
19:32:16 Attempt to override final function - cup_fnc_edenship
19:32:16 Attempt to override final function - cup_fnc_removeship
19:32:16 Attempt to override final function - cup_fnc_updateship
19:32:16 Attempt to override final function - cup_fnc_detachfromship
19:32:16 Attempt to override final function - cup_fnc_createvehiclecargo
19:32:16 Attempt to override final function - cup_fnc_spawnvehiclecargo
19:32:16 Attempt to override final function - cup_fnc_virtualvehiclecargo
19:32:16 Attempt to override final function - cup_fnc_vehiclesafepos
19:32:16 Attempt to override final function - cup_fnc_moveincargo
19:32:16 Attempt to override final function - cup_fnc_landatship
19:32:16 Attempt to override final function - cup_fnc_spawnweapons
19:32:16 Attempt to override final function - cup_fnc_spawnlights
19:32:16 Attempt to override final function - cup_fnc_callelevatorlhd
19:32:16 Attempt to override final function - cup_fnc_spawnshipweapons
19:32:16 Attempt to override final function - cup_fnc_spawnshiplights
19:32:16 Attempt to override final function - cup_fnc_attachtow
19:32:16 Attempt to override final function - cup_fnc_canceltow
19:32:16 Attempt to override final function - cup_fnc_connecttow
19:32:16 Attempt to override final function - cup_fnc_handletow
19:32:16 Attempt to override final function - cup_fnc_preparetow
19:32:16 Attempt to override final function - cup_fnc_releasetow
19:32:16 Attempt to override final function - cup_fnc_setcantow
19:32:16 Attempt to override final function - cup_fnc_towcondition
19:32:16 "[A3EAI] Initializing A3EAI version 1.0.1a using base path A3EAI."
19:32:16 "[A3EAI] Compiling A3EAI functions."
19:32:16 "[A3EAI] A3EAI functions compiled."
19:32:16 "[A3EAI] Loaded all A3EAI settings in 0.010994 seconds."
19:32:16 Client: Nonnetwork object 3bc29000.
19:32:16 Client: Nonnetwork object 3bc29300.
19:32:16 "[A3EAI] A3EAI settings: Debug Level: 0. WorldName: tanoa. VerifyClassnames: false. VerifySettings: true."
19:32:16 "[A3EAI] AI spawn settings: Static: true. Dynamic: true. Random: true. Air: true. Land: true. UAV: false. UGV: true."
19:32:16 "[A3EAI] A3EAI loading completed in 0.010994 seconds."
19:32:16 "CfgEpochCoreServerFunctions"
19:32:16 [8532,80.347,0,"XEH: PreInit started. v3.1.2.161105"]
19:32:16 [XEH]: One or more children of class Air do not support Extended Event Handlers. Fall back to loop.
19:32:16 [8532,80.618,0,"XEH: PreInit finished."]
19:32:16 "Loading Functions: CfgServerFunctions"
19:32:16 Connected to Steam servers
19:32:16 "Loading Heli Crashes"
19:32:16 "World: Tanoa Center Positon: [7708.68,7519.86,0]"
19:32:17 c:\w\stable\futura\lib\network\networkserver.cpp NetworkServer::OnClientStateChanged:NOT IMPLEMENTED - briefing!
19:32:17  Mission id: 52922ac8dd32eb557e803c2a54d48014c0c6492c
19:32:17 [HeliCrash]: Creating AI at Crashsite_1 ([13444.4,11350.7])
19:32:17 "[KillFeed]: Server loading killfeed function"
19:32:17 "[HSBlackmarket] Server Loading functions"
19:32:17 "[HSBlackmarket] Server adding PVEvent"
19:32:17 "[HSBlackmarket] Server Building traders ..."
19:32:17 "[HSBlackmarket]: Selected blacklisted areas for world: Tanoa"
19:32:17 "[halv_spawn] waiting for default 'Debug_static_F' to be build in Tanoa @ (086061) [8649.86,6146.53,0]"
19:32:17 "[HALV_takegive] Server: loading 'HALV_takegive_crypto.sqf'"
19:32:17 "[HALV_takegive] Server: loading 'HALV_takegive' PVEvent"
19:32:17 "[KillFeed]: Server waiting for EPOCH_deadPlayer_PVS"
19:32:17 IT07: [VEMFr] Launcher -- SYSTEM: /// booting up VEMFr v0752.2 (Epoch) \\\
19:32:18 Error: Bone cheek_lf doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone nose_tip doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone lip_uplb doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone jaw_ls doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone lip_uplf doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone lip_lc doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone lip_lwlb doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone lip_lwlf doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone jaw_lm doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone zig_lb doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone lip_lwm doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone lip_upm doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone ear_l doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone corr doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone tongue_m doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone tongue_f doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone eyebrow_lb doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone eyebrow_lf doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone eyebrow_lm doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone zig_lm doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone eye_upl doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone eye_lwl doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone cheek_l doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone cheek_lb doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone zig_lt doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone nose_l doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone cheek_lm doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone nose_r doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone forehead_r doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone forehead_m doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone forehead_l doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone cheek_rb doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone eye_lwr doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone cheek_r doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone zig_rt doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone zig_rm doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone cheek_rf doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone cheek_rm doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone eyebrow_rm doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone eyebrow_rf doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone eye_upr doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone eyebrow_rb doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone tongue_b doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone ear_r doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone neck_l doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone lip_uprf doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone neck_r doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone lip_uprb doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone lip_rc doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone lip_lwrb doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone lip_lwrf doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone neck_b doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone zig_rb doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone neck_t doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone jaw_rf doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone jaw_lf doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone chin doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone jaw_rm doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone jaw_rs doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone jaw doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone headcutscene doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 IT07: [VEMFr] Launcher -- SYSTEM: Headless client support: DISABLED
19:32:19 [HeliCrash]: Creating AI at Crashsite_2 ([6700.15,8364.91])
19:32:20 IT07: [VEMFr] checkLoot -- INFO: validating VEMFr config classes...
19:32:20 [HeliCrash]: Creating AI at Crashsite_3 ([5068.11,11384.9])
19:32:20 "A3EAI Error: Could not dynamically generate food classname list. Classnames from A3EAI_config.sqf used instead."
19:32:21 Error: Bone cheek_lf doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone nose_tip doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone lip_uplb doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone jaw_ls doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone lip_uplf doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone lip_lc doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone lip_lwlb doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone lip_lwlf doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone jaw_lm doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone zig_lb doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone lip_lwm doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone lip_upm doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone ear_l doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone corr doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone tongue_m doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone tongue_f doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone eyebrow_lb doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone eyebrow_lf doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone eyebrow_lm doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone zig_lm doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone eye_upl doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone eye_lwl doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone cheek_l doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone cheek_lb doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone zig_lt doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone nose_l doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone cheek_lm doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone nose_r doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone forehead_r doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone forehead_m doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone forehead_l doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone cheek_rb doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone eye_lwr doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone cheek_r doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone zig_rt doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone zig_rm doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone cheek_rf doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone cheek_rm doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone eyebrow_rm doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone eyebrow_rf doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone eye_upr doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone eyebrow_rb doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone tongue_b doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone ear_r doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone neck_l doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone lip_uprf doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone neck_r doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone lip_uprb doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone lip_rc doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone lip_lwrb doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone lip_lwrf doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone neck_b doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone zig_rb doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone neck_t doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone jaw_rf doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone jaw_lf doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone chin doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone jaw_rm doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone jaw_rs doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone jaw doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone headcutscene doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 IT07: [VEMFr] checkLoot -- INFO: All classnames are valid! :)
19:32:22 "[HSBlackmarket]: Found position for a HSBlackmarket ... (090110) [9065.04,11057.9]"
19:32:22 No speaker given for Kostakis Tavoularis
19:32:22 IT07: [VEMFr] missionTimer -- INFO: global mission-limit is set at: 2
19:32:22 [HeliCrash]: Creating AI at Crashsite_4 ([6806.23,8450.98])
19:32:22 Error: Bone cheek_lf doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone nose_tip doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone lip_uplb doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone jaw_ls doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone lip_uplf doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone lip_lc doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone lip_lwlb doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone lip_lwlf doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone jaw_lm doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone zig_lb doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone lip_lwm doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone lip_upm doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone ear_l doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone corr doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone tongue_m doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone tongue_f doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone eyebrow_lb doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone eyebrow_lf doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone eyebrow_lm doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone zig_lm doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone eye_upl doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone eye_lwl doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone cheek_l doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone cheek_lb doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone zig_lt doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone nose_l doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone cheek_lm doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone nose_r doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone forehead_r doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone forehead_m doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone forehead_l doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone cheek_rb doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone eye_lwr doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone cheek_r doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone zig_rt doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone zig_rm doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone cheek_rf doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone cheek_rm doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone eyebrow_rm doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone eyebrow_rf doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone eye_upr doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone eyebrow_rb doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone tongue_b doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone ear_r doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone neck_l doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone lip_uprf doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone neck_r doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone lip_uprb doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone lip_rc doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone lip_lwrb doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone lip_lwrf doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone neck_b doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone zig_rb doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone neck_t doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone jaw_rf doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone jaw_lf doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone chin doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone jaw_rm doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone jaw_rs doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone jaw doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone headcutscene doesn't exist in skeleton OFP2_ManSkeleton
19:32:23 "[HSBlackmarket]: HSBlackmarket Creating a Marker"
19:32:24 [HeliCrash]: Creating AI at Crashsite_5 ([2051.8,10931.5])
19:32:24 Error: Bone cheek_lf doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone nose_tip doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone lip_uplb doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone jaw_ls doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone lip_uplf doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone lip_lc doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone lip_lwlb doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone lip_lwlf doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone jaw_lm doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone zig_lb doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone lip_lwm doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone lip_upm doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone ear_l doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone corr doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone tongue_m doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone tongue_f doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone eyebrow_lb doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone eyebrow_lf doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone eyebrow_lm doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone zig_lm doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone eye_upl doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone eye_lwl doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone cheek_l doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone cheek_lb doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone zig_lt doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone nose_l doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone cheek_lm doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone nose_r doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone forehead_r doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone forehead_m doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone forehead_l doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone cheek_rb doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone eye_lwr doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone cheek_r doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone zig_rt doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone zig_rm doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone cheek_rf doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone cheek_rm doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone eyebrow_rm doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone eyebrow_rf doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone eye_upr doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone eyebrow_rb doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone tongue_b doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone ear_r doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone neck_l doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone lip_uprf doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone neck_r doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone lip_uprb doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone lip_rc doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone lip_lwrb doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone lip_lwrf doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone neck_b doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone zig_rb doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone neck_t doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone jaw_rf doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone jaw_lf doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone chin doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone jaw_rm doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone jaw_rs doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone jaw doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone headcutscene doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 "Heli Crashes Loaded"
19:32:24 [8625,88.492,6.604,"XEH: PostInit started. MISSIONINIT: missionName=epoch_59796, missionVersion=52, worldName=Tanoa, isMultiplayer=true, isServer=true, isDedicated=true, CBA_isHeadlessClient=false, hasInterface=false, didJIP=false"]
19:32:24 [8625,88.507,6.604,"CBA_VERSIONING: cba=3.1.2.161105, "]
19:32:24 [8625,88.511,6.604,"XEH: PostInit finished."]
19:32:24 "Epoch: Starting ArmA3 Epoch Server, Version 0.4.0.0"
19:32:24 Unable to get file version size: C:\TCAFiles\Users\MarkK1\59796\@Epochhive\epochserver.dll
19:32:24 "Epoch: CUP Weapons detected"
19:32:24 "Epoch: CUP Vehicles detected"
19:32:24 "Epoch: Init Variables"
19:32:24 "Loading config..."
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 "[blckeagls] Loading version 1-12-17  9:00 PM Build 6.53 Build 24"
19:32:25 "[blckeagls] Variables Loaded"
19:32:25 "-- LOOTSPAWNER initialise ------------------------"
19:32:25 Attempt to override final function - epoch_dyn_bankbalance
19:32:25 Attempt to override final function - epoch_dyn_resetgroup
19:32:25 Attempt to override final function - epoch_dyn_groupupdate
19:32:25 Attempt to override final function - epoch_dyn_groupuidupdate
19:32:25 Attempt to override final function - epoch_dyn_healplayer
19:32:25 Attempt to override final function - epoch_dyn_tradecomplete
19:32:25 Attempt to override final function - epoch_adrojff
19:32:25 "-- LOOTSPAWNER spawnBuilding_list ready, d: 0.208s"
19:32:25 "Epoch: Start Hive, Instance ID: '59796'"
19:32:25 "Epoch: Init Connect/Disconnect handlers"
19:32:25 "Epoch: Setup Side Settings"
19:32:25 "Epoch: Setup World Settings for Tanoa"
19:32:25 "Epoch: Loading buildings"
19:32:25 Attempt to override final function - cidiv
19:32:25 Attempt to override final function - uyomuyn
19:32:25 Attempt to override final function - uxsgend
19:32:25 Attempt to override final function - alwbm
19:32:28 "Epoch: Loading teleports and static props"
19:32:28 Strange convex component70 in a3\structures_f_exp\commercial\multistorybuilding_01\multistorybuilding_01_f.p3d:geometryFire
19:32:28 Strange convex component75 in a3\structures_f_exp\commercial\multistorybuilding_01\multistorybuilding_01_f.p3d:geometryFire
19:32:28 Strange convex component76 in a3\structures_f_exp\commercial\multistorybuilding_01\multistorybuilding_01_f.p3d:geometryFire
19:32:28 Strange convex component77 in a3\structures_f_exp\commercial\multistorybuilding_01\multistorybuilding_01_f.p3d:geometryFire
19:32:28 Strange convex component78 in a3\structures_f_exp\commercial\multistorybuilding_01\multistorybuilding_01_f.p3d:geometryFire
19:32:29 "[HSBlackmarket]: Found position for a HSBlackmarket ... (130121) [13070.9,12138.7]"
19:32:29 No speaker given for Stergos Savalas
19:32:30 "[HSBlackmarket]: HSBlackmarket Creating a Marker"
19:32:30 "[HSBlackmarket]: HSBlackmarket Creating a Static trader @ (117130) [11789,13057.5,0]"
19:32:30 No speaker given for Thamos Spiros
19:32:30 "[HSBlackmarket]: HSBlackmarket Creating a Marker"
19:32:30 "[HSBlackmarket]: HSBlackmarket Creating a Static trader @ (050052) [5035.88,5218.6,0]"
19:32:30 No speaker given for Kyriakos Xenakis
19:32:30 "[HSBlackmarket]: HSBlackmarket Creating a Static trader @ (020106) [2015.7,10648,0]"
19:32:30 No speaker given for Kostas Nicolau
19:32:30 "[HSBlackmarket] Server Done ..."
19:32:33 Strange convex component24 in a3\structures_f\households\house_small02\i_house_small_02_v1_dam_f.p3d:geometryView
19:32:33 Strange convex component57 in a3\structures_f\households\house_small03\i_house_small_03_v1_dam_f.p3d:geometryPhys
19:32:38 "Epoch: Loading NPC traders"
19:32:38 No speaker given for Ma Zao
19:32:38 No speaker given for Deng Ng
19:32:39 "[halv_spawn] found some default teleporters ... _deletedefaultteleporters: 'true'"
19:32:39 No speaker given for Dong Ryu
19:32:39 "[halv_spawn] sendt teleporters and default positions to clients, 0 textures build"
19:32:40 No speaker given for Liao Yeung
19:32:41 No speaker given for Deng Zao
19:32:41 Strange convex component24 in a3\structures_f\households\house_small02\u_house_small_02_v1_dam_f.p3d:geometryView
19:32:41 No speaker given for Liang Tin-Tao
19:32:42 No speaker given for Lu Zao
19:32:43 "-- LOOTSPAWNER Buildingpositions_list ready, d: 12.011s"
19:32:46 "-- LOOTSPAWNER LSusedclass_list ready, d: 2.173s"
19:32:46 "-- LOOTSPAWNER LSDer started..."
19:32:46 "-- LOOTSPAWNER ready and waiting for players -----"
19:32:47 "Epoch: Spawning NPC traders"
19:32:47 "Epoch: Loading vehicles"
19:32:54 Error: Wheel reference not initialized
19:32:54 Error: Wheel reference not initialized
19:32:55 Cannot load surface info ca\data\Penetration\rubber.bisurf
19:32:56 Strange convex component19 in a3\air_f_exp\vtol_01\vtol_01_vehicle_wreck_f.p3d:geometryPhys
19:32:56 Strange convex component25 in a3\air_f_exp\vtol_01\vtol_01_vehicle_wreck_f.p3d:geometryPhys
19:32:59 Array tex in bin\config.bin/CfgVehicles/Plane_Civil_01_base_F/Damage/ not even
19:32:59 C_Plane_Civil_01_racing_F: MFD_center_needle_oil_psi - unknown animation source HitEngine
19:32:59 C_Plane_Civil_01_racing_F: MFD_center_needle_rpm - unknown animation source throttle
19:32:59 C_Plane_Civil_01_racing_F: hull_lights_coll_on_white_1_blinking - unknown animation source CollisionLightWhite1t_source
19:32:59 C_Plane_Civil_01_racing_F: hull_lights_coll_on_white_2_blinking - unknown animation source CollisionLightWhite2r_source
19:32:59 In Vehicle: a3\air_f_exp\plane_civil_01\plane_civil_01_basic_f.p3d missing cargo 0 get in direction point
19:32:59 In Vehicle: a3\air_f_exp\plane_civil_01\plane_civil_01_basic_f.p3d missing cargo 0 get in direction point
19:32:59 Dimensions in class B_T_VTOL_01_vehicle_F should be an array of size 2.
19:33:00 B_CTRG_LSV_01_light_F: MainTurret - unknown animation source mainTurret
19:33:00 B_CTRG_LSV_01_light_F: MainGun - unknown animation source mainGun
19:33:00 B_CTRG_LSV_01_light_F: CodRiverTurret - unknown animation source codriverTurret
19:33:00 B_CTRG_LSV_01_light_F: CodRiverGun - unknown animation source codriverGun
19:33:00 Array tex in bin\config.bin/CfgVehicles/Plane_Civil_01_base_F/Damage/ not even
19:33:00 C_Plane_Civil_01_F: MFD_center_needle_oil_psi - unknown animation source HitEngine
19:33:00 C_Plane_Civil_01_F: MFD_center_needle_rpm - unknown animation source throttle
19:33:00 C_Plane_Civil_01_F: hull_lights_coll_on_white_1_blinking - unknown animation source CollisionLightWhite1t_source
19:33:00 C_Plane_Civil_01_F: hull_lights_coll_on_white_2_blinking - unknown animation source CollisionLightWhite2r_source
19:33:00 In Vehicle: a3\air_f_exp\plane_civil_01\plane_civil_01_basic_f.p3d missing cargo 0 get in direction point
19:33:00 In Vehicle: a3\air_f_exp\plane_civil_01\plane_civil_01_basic_f.p3d missing cargo 0 get in direction point
19:33:02 O_LSV_02_unarmed_F: Unarmed_Main_Turret_hide - unknown animation source TurretHide
19:33:02 O_LSV_02_unarmed_F: Unarmed_Doors_Hide - unknown animation source DoorsHide
19:33:02 O_LSV_02_unarmed_F: MainTurret - unknown animation source mainTurret
19:33:02 O_LSV_02_unarmed_F: MainGun - unknown animation source mainGun
19:33:02 B_LSV_01_unarmed_F: MainTurret - unknown animation source mainTurret
19:33:02 B_LSV_01_unarmed_F: MainGun - unknown animation source mainGun
19:33:02 B_LSV_01_unarmed_F: CodRiverTurret - unknown animation source codriverTurret
19:33:02 B_LSV_01_unarmed_F: CodRiverGun - unknown animation source codriverGun
19:33:03 Error: Wheel reference not initialized
19:33:04 Cannot load surface info ca\data\Penetration\wood.bisurf
19:33:05 O_T_LSV_02_unarmed_F: Unarmed_Main_Turret_hide - unknown animation source TurretHide
19:33:05 O_T_LSV_02_unarmed_F: Unarmed_Doors_Hide - unknown animation source DoorsHide
19:33:05 O_T_LSV_02_unarmed_F: MainTurret - unknown animation source mainTurret
19:33:05 O_T_LSV_02_unarmed_F: MainGun - unknown animation source mainGun
19:33:05 Cannot load surface info ca\data\Penetration\concrete.bisurf
19:33:06 B_T_LSV_01_unarmed_F: MainTurret - unknown animation source mainTurret
19:33:06 B_T_LSV_01_unarmed_F: MainGun - unknown animation source mainGun
19:33:06 B_T_LSV_01_unarmed_F: CodRiverTurret - unknown animation source codriverTurret
19:33:06 B_T_LSV_01_unarmed_F: CodRiverGun - unknown animation source codriverGun
19:33:06 Error: Wheel reference not initialized
19:33:06 CUP_Zodiac: Invalid parent bone 'steering_wheel' for 'propeller'
19:33:07 Strange convex component01 in cup\weapons\cup_weapons_west_attachments\leupoldvx3\cup_leupoldxv3.p3d:geometry
19:33:07 Strange convex component01 in cup\weapons\cup_weapons_west_attachments\leupoldvx3\cup_leupoldxv3.p3d:geometryFire
19:33:07 Error: Wheel reference not initialized
19:33:14 Error: Bone pravy predni tlumic nerot doesn't exist in skeleton CUP_Motorcycle
19:33:15 "DEBUG: vehicle destroyed already (1) or invalid vehicle class: I_Heli_light_03_unarmed_EPOCH"
19:33:17 Error: EntityAI SubSkeleton index was not initialized properly (repeated 0x in the last 60sec)
19:33:17 name: Land_Shop_City_03_F, shape: a3\structures_f_exp\commercial\shop_city_03\shop_city_03_f.p3d, index: -1, matrices: 4
19:33:18 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:18 Error: Bone headcutscene doesn't exist in skeleton OFP2_ManSkeleton
19:33:19 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:19 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:19 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:19 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:19 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:19 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:19 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:20 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:20 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:20 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:20 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:20 "DEBUG: vehicle destroyed already (1) or invalid vehicle class: C_Heli_Light_01_civil_EPOCH"
19:33:20 "DEBUG: vehicle destroyed already (1) or invalid vehicle class: B_T_VTOL_01_vehicle_F"
19:33:20 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:20 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:20 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:20 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:20 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:20 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:20 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:20 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:20 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:20 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:20 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:20 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:20 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:20 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:20 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:20 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:20 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:20 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:20 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:20 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:20 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:20 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:20 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:20 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:21 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:21 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:21 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:21 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:21 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:21 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:21 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:21 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:21 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:21 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:21 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:21 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:21 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:21 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:21 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:21 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:21 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:21 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:21 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:21 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:21 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:21 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:21 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:21 "Epoch: Vehicle SPAWN TIMER 34.029, LOADED 197 VEHICLES"
19:33:21 "Epoch: Spawning vehicles"
19:33:22 "DEBUG: All vehicles over limit"
19:33:22 "Epoch: Loading storage"
19:33:24 Cannot load surface info ca\data\Penetration\castIronPlate.bisurf
19:33:25 Error: Weapon[CUP_srifle_M110]: max attachments slots count reached(maximum = 5)!  Attachment slot[PointerSlot] for weapon's proxy[default]
19:33:25 Error: Weapon[CUP_srifle_M110]: max attachments slots count reached(maximum = 5)!  Attachment slot[UnderBarrelSlot] for weapon's proxy[default]
19:33:28 "Epoch: Storage SPAWN TIMER 5.54201 slots left: 1470"
19:33:28 "Epoch: Loading static loot"
19:33:28 Loading movesType CfgGesturesSapper
19:33:28 Creating action map cache
19:33:28 Error: Bone cheek_lf doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone nose_tip doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone lip_uplb doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone jaw_ls doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone lip_uplf doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone lip_lc doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone lip_lwlb doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone lip_lwlf doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone jaw_lm doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone zig_lb doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone lip_lwm doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone lip_upm doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone ear_l doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone corr doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone tongue_m doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone tongue_f doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone eyebrow_lb doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone eyebrow_lf doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone eyebrow_lm doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone zig_lm doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone eye_upl doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone eye_lwl doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone cheek_l doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone cheek_lb doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone zig_lt doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone nose_l doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone cheek_lm doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone nose_r doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone forehead_r doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone forehead_m doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone forehead_l doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone cheek_rb doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone eye_lwr doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone cheek_r doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone zig_rt doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone zig_rm doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone cheek_rf doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone cheek_rm doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone eyebrow_rm doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone eyebrow_rf doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone eye_upr doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone eyebrow_rb doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone tongue_b doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone ear_r doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone neck_l doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone lip_uprf doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone neck_r doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone lip_uprb doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone lip_rc doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone lip_lwrb doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone lip_lwrf doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone neck_b doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone zig_rb doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone neck_t doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone jaw_rf doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone jaw_lf doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone chin doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone jaw_rm doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone jaw_rs doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone jaw doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone headcutscene doesn't exist in skeleton SapperSkeleton
19:33:28 Warning: rightHandIKCurve, wrong size (size<2||size>=4) in CUP_GestureReloadM249STANAG
19:33:28 Warning: rightHandIKCurve, wrong size (size<2||size>=4) in CUP_GestureReloadM249STANAG_Prone
19:33:28 Warning: rightHandIKCurve, wrong size (size<2||size>=4) in CUP_GestureReloadM249STANAG
19:33:28 Warning: rightHandIKCurve, wrong size (size<2||size>=4) in GestureReloadSR25
19:33:28 Warning: rightHandIKCurve, wrong size (size<2||size>=4) in GestureReloadSR25Prone
19:33:28 Warning: rightHandIKCurve, wrong size (size<2||size>=4) in GestureReloadL85A2
19:33:28 Warning: rightHandIKCurve, wrong size (size<2||size>=4) in GestureReloadL85A2Prone
19:33:28 Warning: rightHandIKCurve, wrong size (size<2||size>=4) in GestureReloadL85A2UGL
19:33:28 Warning: rightHandIKCurve, wrong size (size<2||size>=4) in GestureReloadL85A2UGLProne
19:33:28 Warning: rightHandIKCurve, wrong size (size<2||size>=4) in GestureReloadL85A2RIS
19:33:28 Warning: rightHandIKCurve, wrong size (size<2||size>=4) in GestureReloadL85A2RISProne
19:33:28 MovesType CfgGesturesSapper load time 101 ms
19:33:28 Loading movesType CfgMovesSapperSdr
19:33:28 Creating action map cache
19:33:30 MovesType CfgMovesSapperSdr load time 1595 ms
19:33:30 No such side
19:33:30 "Epoch: Server Start Complete: 65.48 seconds"
19:33:30 "Loaded Server FSM"
19:33:30 "[blckeagls] Functions Loaded"
19:33:30 "[blckeagls] debug mode settings:blck_debugON = false"
19:33:30 "[blckeagls] Loading Mission System using Parameters for Epoch"
19:33:30 "[blckeagls] Configurations for Epoch Loaded"
19:33:30 "[blckeagles] Running getTraderCitiesEpoch to get location of trader cities"
19:33:30 "[blckegls] Map Addons disabled"
19:33:30 "[blckeagls] Loading Map-specific information"
19:33:30 "[blckeagls]  Adding Trader Cities to blacklisted locations based on setting for blck_blacklistTraderCities = true"
19:33:30 "[blckeagls] Loading Map-specific settings with worldName = tanoa"
19:33:30 "[blckeagls] Loading Mission Lists"
19:33:30 "[blckeagls] Loading Configuration Overides"
19:33:30 "[blckeagls] version 1-12-17  9:00 PM Build 6.53 Build 24 for mod = Epoch Loaded in 64.787 seconds"
19:33:30 "blckeagls] waiting for players to join ----    >>>>"
19:33:50 "DEBUG: _event ChangeWeather"
19:33:50 "Epoch: Weather Change - fog: [0.134295,0.168867,14.6391] rain: 0.944172 overcast: 0.998737 windx: -2.51545 windz: 1.61194 forced: false"
19:34:39 Unaccessible
19:34:39 "[blckeagls] Player Connected, loading mission system"
19:34:39 "[blckeagls] SLS::  -- >>  Static Loot Spawner disabled"
19:34:39 "-fnc_addMissionToQue::-->> _mission = [[""resupplyCamp""],""Orange"",""OrangeMarker1"",""orange"",250,360,566.162,[0,0,0]]"
19:34:39 "_fnc_addMissionToQue::  -- >> Result - blck_pendingMissions = [[[""resupplyCamp""],""Orange"",""OrangeMarker1"",""orange"",250,360,566.162,[0,0,0]]]"
19:34:39 "-fnc_addMissionToQue::-->> _mission = [[""medicalCamp""],""Green"",""GreenMarker1"",""green"",200,300,452.862,[0,0,0]]"
19:34:39 "_fnc_addMissionToQue::  -- >> Result - blck_pendingMissions = [[[""resupplyCamp""],""Orange"",""OrangeMarker1"",""orange"",250,360,566.162,[0,0,0]],[[""medicalCamp""],""Green"",""GreenMarker1"",""green"",200,300,452.862,[0,0,0]]]"
19:34:39 "-fnc_addMissionToQue::-->> _mission = [[""redCamp""],""Red"",""RedMarker1"",""red"",150,250,431.897,[0,0,0]]"
19:34:39 "_fnc_addMissionToQue::  -- >> Result - blck_pendingMissions = [[[""resupplyCamp""],""Orange"",""OrangeMarker1"",""orange"",250,360,566.162,[0,0,0]],[[""medicalCamp""],""Green"",""GreenMarker1"",""green"",200,300,452.862,[0,0,0]],[[""redCamp""],""Red"",""RedMarker1"",""red"",150,250,431.897,[0,0,0]]]"
19:34:39 "-fnc_addMissionToQue::-->> _mission = [[""default""],""Blue"",""BlueMarker1"",""blue"",120,200,388.498,[0,0,0]]"
19:34:39 "_fnc_addMissionToQue::  -- >> Result - blck_pendingMissions = [[[""resupplyCamp""],""Orange"",""OrangeMarker1"",""orange"",250,360,566.162,[0,0,0]],[[""medicalCamp""],""Green"",""GreenMarker1"",""green"",200,300,452.862,[0,0,0]],[[""redCamp""],""Red"",""RedMarker1"",""red"",150,250,431.897,[0,0,0]],[[""default""],""Blue"",""BlueMarker1"",""blue"",120,200,388.498,[0,0,0]]]"
19:34:40 Scripting function 'bis_fnc_execvm' is not allowed to be remotely executed
19:34:40 IT07: [VEMFr] missionTimer -- INFO: enough players online (1) and server FPS (48.3384) is above 20. Starting missionTimer...
19:34:41 No speaker given for Abdul-Aziz Ghafurzai
19:34:42 "DEBUG (Load Player) Set Group: 76561198101464438"
19:34:42 Speaker Male01_F not found in CfgVoiceTypes
19:34:51 "SKN AdminLog [""God Mode"",2,B Alpha 1-1:1 (Sneer) REMOTE,""oqfjv""]"
19:34:51 "SKN2 AdminRequest [[""19:34"",""Sneer"","" -ON-"",""God Mode""]]"
19:34:53 "SKN AdminLog [""Map to Teleport"",2,B Alpha 1-1:1 (Sneer) REMOTE,""oqfjv""]"
19:34:53 "SKN2 AdminRequest [[""19:34"",""Sneer"","" -ON-"",""God Mode""],[""19:34"",""Sneer"","" -ON-"",""Map to Teleport""]]"
19:35:46 Loading movesType CfgMovesGoat_F
19:35:46 Creating action map cache
19:37:28 "[A3EAI Monitor] [Uptime:00:06:32][FPS:48][Groups:10/10][Respawn:1][HC:false]"
19:37:28 "[A3EAI Monitor] [Static:2][Dynamic:0][Random:9][Air:4][Land:3][UAV:0][UGV:1]"
19:37:40 "[blckeagls] Spawning Blue Mission with template = default"
19:37:40 "blueDefault::  _chanceReinforcements = 0.9999 and _chanceLoot = 0.9999"
19:37:40 "[blckeagls] missionSpawner:: Initializing mission: _cords [8036.79,9943.26,0] : _missionType BlueMarker1 :  _aiDifficultyLevel 120 _markerMissionName Bandit Patrol"
19:37:40 "AIM.sqf ===]  _this = [[""start"",""A group of Bandits was sighted in a nearby sector! Check the Blue marker on your map for the location!"",""Bandit Patrol""]] | _msg = [""start"",""A group of Bandits was sighted in a nearby sector! Check the Blue marker on your map for the location!"",""Bandit Patrol""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:39:42 "[blckeagls] Spawning Green Mission with template = medicalCamp"
19:39:42 "[blckeagls] missionSpawner:: Initializing mission: _cords [5490.79,11114.3,0] : _missionType GreenMarker1 :  _aiDifficultyLevel 200 _markerMissionName Medical Camp"
19:39:42 "AIM.sqf ===]  _this = [[""start"",""A Bandit Medical camp has been spotted. Check the Green marker on your map for its location"",""Medical Camp""]] | _msg = [""start"",""A Bandit Medical camp has been spotted. Check the Green marker on your map for its location"",""Medical Camp""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:39:45 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 7.2085"
19:39:45 "[blckeagls] Spawning Red Mission with template = redCamp"
19:39:45 "[blckeagls] missionSpawner:: Initializing mission: _cords [1898.01,7884.48,0] : _missionType RedMarker1 :  _aiDifficultyLevel 150 _markerMissionName Bandit Camp"
19:39:45 "AIM.sqf ===]  _this = [[""start"",""A temporary Bandit camp has been spotted. Check the Red marker on your map for its location"",""Bandit Camp""]] | _msg = [""start"",""A temporary Bandit camp has been spotted. Check the Red marker on your map for its location"",""Bandit Camp""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:40:33 HideBullet_001 - unknown animation source codrivermuzzle_revolving
19:40:33 HideBullet_002 - unknown animation source codrivermuzzle_revolving
19:40:33 HideBullet2_001 - unknown animation source codrivermuzzle_revolving
19:40:33 HideBullet2_002 - unknown animation source codrivermuzzle_revolving
19:40:39 "_fnc_spawnGroup::  -- >> Group created = R Alpha 4-2"
19:40:40 "_fnc_spawnGroup::  -- >> Group created = R Alpha 4-3"
19:40:40 "_fnc_spawnGroup::  -- >> Group created = R Bravo 1-1"
19:40:41 "_fnc_spawnGroup::  -- >> Group created = R Bravo 1-2"
19:40:41 "_fnc_spawnGroup::  -- >> Group created = R Bravo 1-3"
19:40:42 "_fnc_spawnGroup::  -- >> Group created = R Bravo 2-1"
19:40:42 "_fnc_spawnEmplacedGroup::  -- >> _emplacedGroup = R Bravo 2-1"
19:40:43 Dimensions in class B_HMG_01_high_F should be an array of size 2.
19:40:43 "spawnEmplaced.sqf: Emplaced weapon  spawned"
19:40:43 Error in ReloadMagazine - unable to locate target weapon arifle_TRG20_F
19:40:44 "_fnc_spawnGroup::  -- >> Group created = R Bravo 2-2"
19:40:44 "_fnc_spawnEmplacedGroup::  -- >> _emplacedGroup = R Bravo 2-2"
19:40:44 Error in ReloadMagazine - unable to locate target weapon arifle_MXC_F
19:40:44 "spawnEmplaced.sqf: Emplaced weapon  spawned"
19:40:44 Error: EntityAI SubSkeleton index was not initialized properly (repeated 23x in the last 60sec)
19:40:44 name: Land_Shop_City_03_F, shape: a3\structures_f_exp\commercial\shop_city_03\shop_city_03_f.p3d, index: -1, matrices: 4
19:40:44 Error in ReloadMagazine - unable to locate target weapon arifle_TRG21_GL_F
19:40:46 IT07: [VEMFr] DynamicLocationInvasion -- INFO: invading Oua-Oué...
19:40:46 "_fnc_spawnGroup::  -- >> Group created = R Bravo 2-3"
19:40:46 "_fnc_spawnVehiclePatrol::->> _group = R Bravo 2-3"
19:40:46 "[blckeagls] Spawning Orange Mission with template = resupplyCamp"
19:40:46 "[blckeagls] missionSpawner:: Initializing mission: _cords [4616.08,2877.91,0] : _missionType OrangeMarker1 :  _aiDifficultyLevel 250 _markerMissionName Resupply Camp"
19:40:46 "AIM.sqf ===]  _this = [[""start"",""A Bandit resupply camp has been spotted. Check the Orange marker on your map for its location"",""Resupply Camp""]] | _msg = [""start"",""A Bandit resupply camp has been spotted. Check the Orange marker on your map for its location"",""Resupply Camp""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:40:46 "_fnc_spawnGroup::  -- >> Group created = R Bravo 3-1"
19:40:47 "_fnc_spawnVehiclePatrol::->> _group = R Bravo 3-1"
19:41:40 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",1],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",1],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:41:40 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",2],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",2],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:41:40 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",3],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",3],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:42:15 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",4],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",4],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:42:15 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",5],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",5],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:42:16 Ragdoll - loading of ragdoll source "Soldier" started.
19:42:16 Ragdoll - loading of ragdoll source "Soldier" finished successfully.
19:42:27 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",6],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",6],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:42:27 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",7],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",7],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:42:28 "[A3EAI Monitor] [Uptime:00:11:32][FPS:45][Groups:10/11][Respawn:2][HC:false]"
19:42:28 "[A3EAI Monitor] [Static:3][Dynamic:0][Random:9][Air:4][Land:3][UAV:0][UGV:1]"
19:42:45 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",8],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",8],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:43:01 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",9],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",9],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:43:06 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",10],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",10],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:43:09 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",11],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",11],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:43:13 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",12],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",12],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:43:24 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",13],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",13],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:43:29 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",14],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",14],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:43:34 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",15],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",15],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:43:36 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",16],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",16],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:43:43 Error: EntityAI SubSkeleton index was not initialized properly (repeated 47x in the last 60sec)
19:43:43 name: Land_Shop_City_03_F, shape: a3\structures_f_exp\commercial\shop_city_03\shop_city_03_f.p3d, index: -1, matrices: 4
19:43:50 "DEBUG: _event EarthQuake"
19:43:51 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",17],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",17],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:43:58 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",18],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",18],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:44:02 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",19],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",19],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:44:08 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",20],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",20],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:44:14 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",21],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",21],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:44:24 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",22],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",22],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:44:37 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",23],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",23],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:44:45 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",24],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",24],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:44:46 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 7.2922"
19:44:48 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",25],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",25],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:44:56 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",26],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",26],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:45:00 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",27],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",27],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:46:10 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",28],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",28],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:46:18 "AIM.sqf ===]  _this = [[""end"",""The Bandit Medical camp at the Green Marker is under survivor control!"",""Medical Camp""]] | _msg = [""end"",""The Bandit Medical camp at the Green Marker is under survivor control!"",""Medical Camp""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:46:18 "[blckeagls] missionSpawner:: end of mission: _cords [5490.79,11114.3,0] : _missionType GreenMarker1 :  _aiDifficultyLevel 200 _markerMissionName Medical Camp"
19:46:45 Error: EntityAI SubSkeleton index was not initialized properly (repeated 47x in the last 60sec)
19:46:45 name: Land_Shop_City_03_F, shape: a3\structures_f_exp\commercial\shop_city_03\shop_city_03_f.p3d, index: -1, matrices: 4
19:46:47 Loading movesType CfgMovesSnakes_F
19:46:47 Creating action map cache
19:46:48 Scripting function 'bis_fnc_effectkilledairdestruc...' is not allowed to be remotely executed
19:46:48 Client: Object 3:158 (type Type_92) not found.
19:46:48 Client: Object 3:158 (type Type_440) not found.
19:46:51 "[blckeagls] Spawning Green Mission with template = medicalCamp"
19:46:51 "[blckeagls] missionSpawner:: Initializing mission: _cords [2532.4,12321.9,0] : _missionType GreenMarker1 :  _aiDifficultyLevel 200 _markerMissionName Medical Camp"
19:46:51 "AIM.sqf ===]  _this = [[""start"",""A Bandit Medical camp has been spotted. Check the Green marker on your map for its location"",""Medical Camp""]] | _msg = [""start"",""A Bandit Medical camp has been spotted. Check the Green marker on your map for its location"",""Medical Camp""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:47:28 "[A3EAI Monitor] [Uptime:00:16:32][FPS:47][Groups:9/10][Respawn:2][HC:false]"
19:47:28 "[A3EAI Monitor] [Static:2][Dynamic:0][Random:10][Air:4][Land:3][UAV:0][UGV:1]"
19:47:47 Loading movesType CfgMovesRabbit_F
19:47:47 Creating action map cache
19:47:56 "_fnc_spawnGroup::  -- >> Group created = R Alpha 4-1"
19:47:56 "_fnc_spawnGroup::  -- >> Group created = R Alpha 4-2"
19:47:56 "_fnc_spawnGroup::  -- >> Group created = R Alpha 4-3"
19:47:57 "_fnc_spawnGroup::  -- >> Group created = R Bravo 1-1"
19:47:57 "_fnc_spawnGroup::  -- >> Group created = R Bravo 1-2"
19:47:57 "_fnc_spawnGroup::  -- >> Group created = R Bravo 1-3"
19:47:58 "_fnc_spawnGroup::  -- >> Group created = R Bravo 2-1"
19:47:59 "_fnc_spawnEmplacedGroup::  -- >> _emplacedGroup = R Bravo 2-1"
19:47:59 "spawnEmplaced.sqf: Emplaced weapon  spawned"
19:47:59 "SKN AdminRequest [555,[[[""RPG32_HE_F"",6],[""RPG32_HE_F"",6],[""RPG32_HE_F"",6],[""RPG32_HE_F"",6]],""2:2351""],B Alpha 1-1:1 (Sneer) REMOTE,""oqfjv""]"
19:47:59 "SKN2 AdminRequest [[""19:34"",""Sneer"","" -ON-"",""God Mode""],[""19:34"",""Sneer"","" -ON-"",""Map to Teleport""],[""19:47"",""Sneer"","" -----"",""Spawn: [""""RPG32_HE_F"""",""""RPG32_HE_F"""",""""RPG32_HE_F"""",""""RPG32_HE_F""""]""]]"
19:48:00 "_fnc_spawnGroup::  -- >> Group created = R Bravo 2-2"
19:48:00 "_fnc_spawnEmplacedGroup::  -- >> _emplacedGroup = R Bravo 2-2"
19:48:00 "spawnEmplaced.sqf: Emplaced weapon  spawned"
19:48:00 Error in ReloadMagazine - unable to locate target weapon arifle_Katiba_GL_F
19:48:01 Error in ReloadMagazine - unable to locate target weapon arifle_TRG21_GL_F
19:48:01 "_fnc_spawnGroup::  -- >> Group created = R Bravo 3-1"
19:48:01 "_fnc_spawnEmplacedGroup::  -- >> _emplacedGroup = R Bravo 3-1"
19:48:01 "spawnEmplaced.sqf: Emplaced weapon  spawned"
19:48:02 Error in ReloadMagazine - unable to locate target weapon arifle_Mk20C_plain_F
19:48:03 "_fnc_spawnGroup::  -- >> Group created = R Bravo 3-2"
19:48:03 Error in ReloadMagazine - unable to locate target weapon arifle_TRG21_GL_F
19:48:03 "_fnc_spawnVehiclePatrol::->> _group = R Bravo 3-2"
19:48:04 "_fnc_spawnGroup::  -- >> Group created = R Bravo 3-3"
19:48:04 "_fnc_spawnVehiclePatrol::->> _group = R Bravo 3-3"
19:48:04 "_fnc_spawnGroup::  -- >> Group created = R Bravo 4-1"
19:48:05 "_fnc_spawnVehiclePatrol::->> _group = R Bravo 4-1"
19:48:07 Error in ReloadMagazine - unable to locate target weapon arifle_MXM_F
19:49:51 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 7.37674"
19:50:09 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",29],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",29],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:50:19 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",30],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",30],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:50:29 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",31],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",31],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:50:38 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",32],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",32],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:50:45 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",33],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",33],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:51:00 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",34],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",34],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:51:06 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",35],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",35],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:51:18 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",36],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",36],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:51:37 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",37],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",37],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:51:48 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",38],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",38],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:51:50 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",39],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",39],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:51:53 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",40],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",40],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:51:57 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",41],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",41],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:52:03 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",42],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",42],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:52:16 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",43],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",43],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:52:20 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",44],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",44],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:52:29 "[A3EAI Monitor] [Uptime:00:21:32][FPS:41][Groups:8/9][Respawn:2][HC:false]"
19:52:29 "[A3EAI Monitor] [Static:0][Dynamic:0][Random:10][Air:4][Land:3][UAV:0][UGV:1]"
19:52:42 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",45],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",45],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:52:48 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",46],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",46],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:52:53 Road not found
19:52:57 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",47],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",47],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:53:18 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",48],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",48],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:53:31 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",49],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",49],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:53:51 "DEBUG: _event EarthQuake"
19:54:43 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",50],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",50],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:54:46 No such side
19:54:46 Server: Object 3:247 not found (message Type_440)
19:54:47 IT07: [VEMFr] DynamicLocationInvasion -- INFO: invading Katkoula...
19:54:51 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 7.46008"
19:55:02 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",51],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",51],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:55:31 "DEBUG: _event PlantSpawner"
19:55:43 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",52],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",52],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:55:53 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",53],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",53],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:56:16 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",54],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",54],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:56:17 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",55],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",55],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:56:26 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",56],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",56],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:56:38 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",57],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",57],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:56:45 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",58],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",58],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:56:49 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",59],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",59],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:56:55 "AIM.sqf ===]  _this = [[""end"",""The Bandit resupply camp at the Orange Marker is under player control"",""Resupply Camp""]] | _msg = [""end"",""The Bandit resupply camp at the Orange Marker is under player control"",""Resupply Camp""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:56:55 "[blckeagls] missionSpawner:: end of mission: _cords [4616.08,2877.91,0] : _missionType OrangeMarker1 :  _aiDifficultyLevel 250 _markerMissionName Resupply Camp"
19:56:56 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",60],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",60],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:57:08 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",61],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",61],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:57:14 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",62],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",62],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:57:26 Error: Object(3 : 276) not found
19:57:29 "[A3EAI Monitor] [Uptime:00:26:33][FPS:37][Groups:9/9][Respawn:0][HC:false]"
19:57:29 "[A3EAI Monitor] [Static:0][Dynamic:0][Random:10][Air:4][Land:4][UAV:0][UGV:1]"
19:57:44 Client: Object 3:281 (type Type_93) not found.
19:57:44 Client: Object 3:281 (type Type_440) not found.
19:57:44 Client: Object 3:281 (type Type_92) not found.
19:57:56 "[blckeagls] Spawning Orange Mission with template = resupplyCamp"
19:57:56 "[blckeagls] missionSpawner:: Initializing mission: _cords [10634.9,7867.51,0] : _missionType OrangeMarker1 :  _aiDifficultyLevel 250 _markerMissionName Resupply Camp"
19:57:56 "AIM.sqf ===]  _this = [[""start"",""A Bandit resupply camp has been spotted. Check the Orange marker on your map for its location"",""Resupply Camp""]] | _msg = [""start"",""A Bandit resupply camp has been spotted. Check the Orange marker on your map for its location"",""Resupply Camp""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:59:56 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 7.54483"
20:00:50 Client: Remote object 3:0 not found
20:00:52 Warning: Cleanup player - person 2:2351 not found
20:00:54 Warning: Cleanup player - person 2:2351 not found
20:01:56 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:02:29 "[A3EAI Monitor] [Uptime:00:31:33][FPS:39][Groups:9/9][Respawn:0][HC:false]"
20:02:29 "[A3EAI Monitor] [Static:0][Dynamic:0][Random:9][Air:4][Land:4][UAV:0][UGV:1]"
20:02:56 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:03:17 Error: EntityAI SubSkeleton index was not initialized properly (repeated 47x in the last 60sec)
20:03:17 name: Land_Shop_City_03_F, shape: a3\structures_f_exp\commercial\shop_city_03\shop_city_03_f.p3d, index: -1, matrices: 4
20:03:52 "DEBUG: _event EarthQuake"
20:03:52 "DEBUG: _event ChangeWeather"
20:03:52 "Epoch: Weather Change - fog: [0.0139997,0.119712,2.81645] rain: 0.0519749 overcast: 0.578494 windx: 4.3624 windz: -9.61682 forced: false"
20:03:56 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:04:56 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 7.62818"
20:05:18 "-- LOOTSPAWNER deleted 2 objects --"
20:05:56 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:06:56 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:07:29 "[A3EAI Monitor] [Uptime:00:36:33][FPS:41][Groups:9/9][Respawn:0][HC:false]"
20:07:29 "[A3EAI Monitor] [Static:0][Dynamic:0][Random:9][Air:4][Land:4][UAV:0][UGV:1]"
20:07:56 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:08:56 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:09:56 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:09:56 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 7.71153"
20:10:56 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:11:30 "-- LOOTSPAWNER deleted 9 objects --"
20:11:56 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:11:56 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:12:29 "[A3EAI Monitor] [Uptime:00:41:33][FPS:48][Groups:8/8][Respawn:1][HC:false]"
20:12:29 "[A3EAI Monitor] [Static:0][Dynamic:0][Random:10][Air:4][Land:4][UAV:0][UGV:0]"
20:12:45 Error: EntityAI SubSkeleton index was not initialized properly (repeated 23x in the last 60sec)
20:12:45 name: Land_Shop_City_03_F, shape: a3\structures_f_exp\commercial\shop_city_03\shop_city_03_f.p3d, index: -1, matrices: 4
20:12:56 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:12:56 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:13:52 "DEBUG: _event EarthQuake"
20:13:56 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:13:56 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:14:56 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:14:56 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:14:56 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 7.795"
20:15:08 Unaccessible
20:15:11 Scripting function 'bis_fnc_execvm' is not allowed to be remotely executed
20:15:53 IT07: [VEMFr] DynamicLocationInvasion -- INFO: invasion of Oua-Oué @ 057123 timed out.
20:15:54 No speaker given for Rahim Khalili
20:15:54 Speaker Male01_F not found in CfgVoiceTypes
20:15:59 "DEBUG: player auth token set [""duqmjmmpgohnkghpabgpxbxtchtnpiysx"",B Alpha 1-1:1 (Lew Dog) REMOTE,""mntakqy""]"
20:16:56 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:16:56 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:17:12 "DEBUG: _event PlantSpawner"
20:17:30 "[A3EAI Monitor] [Uptime:00:46:33][FPS:48][Groups:8/8][Respawn:1][HC:false]"
20:17:30 "[A3EAI Monitor] [Static:0][Dynamic:0][Random:10][Air:4][Land:4][UAV:0][UGV:0]"
20:17:56 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:17:56 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:18:56 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:18:56 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:19:16 Unaccessible
20:19:18 Scripting function 'bis_fnc_execvm' is not allowed to be remotely executed
20:19:19 No speaker given for Majeed Amin
20:19:19 "DEBUG (Load Player) Set Group: 76561198101464438"
20:19:20 Speaker Male01_F not found in CfgVoiceTypes
20:19:56 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:19:56 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:19:56 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 7.87835"
20:20:38 Loading movesType CfgMovesHen_F
20:20:38 Creating action map cache
20:20:56 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:20:56 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:21:52 Client: Remote object 5:2 not found
20:21:57 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:21:57 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:21:59 Warning: Cleanup player - person 2:3814 not found
20:22:02 Warning: Cleanup player - person 2:3814 not found
20:22:03 Server: Object 2:3180 not found (message Type_93)
20:22:03 Server: Object 2:3181 not found (message Type_93)
20:22:09 Server: Object 2:3180 not found (message Type_121)
20:22:14 Server: Object 2:3181 not found (message Type_121)
20:22:30 "[A3EAI Monitor] [Uptime:00:51:34][FPS:45][Groups:13/13][Respawn:0][HC:false]"
20:22:30 "[A3EAI Monitor] [Static:4][Dynamic:0][Random:10][Air:4][Land:4][UAV:0][UGV:1]"
20:22:43 Server: Object 2:3180 not found (message Type_93)
20:22:43 Server: Object 2:3181 not found (message Type_93)
20:22:57 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:22:57 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:23:21 Server: Object 2:3180 not found (message Type_121)
20:23:23 Server: Object 2:3180 not found (message Type_93)
20:23:23 Server: Object 2:3181 not found (message Type_93)
20:23:27 Server: Object 2:3181 not found (message Type_121)
20:23:53 "DEBUG: _event EarthQuake"
20:23:57 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:23:57 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:24:03 Server: Object 2:3180 not found (message Type_93)
20:24:03 Server: Object 2:3181 not found (message Type_93)
20:24:35 Server: Object 2:3180 not found (message Type_121)
20:24:40 Server: Object 2:3181 not found (message Type_121)
20:24:43 Server: Object 2:3180 not found (message Type_93)
20:24:43 Server: Object 2:3181 not found (message Type_93)
20:24:57 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:24:57 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:24:57 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 7.9618"
20:25:23 Server: Object 2:3180 not found (message Type_93)
20:25:23 Server: Object 2:3181 not found (message Type_93)
20:25:37 IT07: [VEMFr] DynamicLocationInvasion -- INFO: invading Tuvanaka...
20:25:49 Server: Object 2:3180 not found (message Type_121)
20:25:53 Server: Object 2:3181 not found (message Type_121)
20:25:57 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:25:57 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:26:02 Server: Object 2:3169 not found (message Type_93)
20:26:02 Server: Object 2:3170 not found (message Type_93)
20:26:02 Loading movesType CfgMovesDog_F
20:26:02 Creating action map cache
20:26:03 MovesType CfgMovesDog_F load time 47 ms
20:26:03 Server: Object 2:3180 not found (message Type_93)
20:26:03 Server: Object 2:3181 not found (message Type_93)
20:26:07 "-- LOOTSPAWNER deleted 1 objects --"
20:26:42 Server: Object 2:3169 not found (message Type_93)
20:26:42 Server: Object 2:3170 not found (message Type_93)
20:26:43 Server: Object 2:3180 not found (message Type_93)
20:26:43 Server: Object 2:3181 not found (message Type_93)
20:26:51 Client: Object 4:144 (type Type_93) not found.
20:26:51 Client: Object 4:144 (type Type_440) not found.
20:26:51 Client: Object 4:145 (type Type_92) not found.
20:26:51 Client: Object 4:145 (type Type_93) not found.
20:26:51 Client: Object 4:145 (type Type_440) not found.
20:26:51 Client: Object 4:144 (type Type_92) not found.
20:26:57 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:26:57 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:27:02 Server: Object 2:3180 not found (message Type_121)
20:27:02 Server: Object 2:3169 not found (message Type_121)
20:27:04 Server: Object 2:3170 not found (message Type_121)
20:27:06 Server: Object 2:3181 not found (message Type_121)
20:27:13 "DEBUG: _event ContainerSpawner"
20:27:13 Error: selection end1 missing in memory LOD of model a3\structures_f\ind\cargo\cargo20_orange_f.p3d
20:27:22 Server: Object 2:3169 not found (message Type_93)
20:27:22 Server: Object 2:3170 not found (message Type_93)
20:27:23 Server: Object 2:3180 not found (message Type_93)
20:27:23 Server: Object 2:3181 not found (message Type_93)
20:27:30 "[A3EAI Monitor] [Uptime:00:56:34][FPS:45][Groups:12/12][Respawn:0][HC:false]"
20:27:30 "[A3EAI Monitor] [Static:3][Dynamic:0][Random:10][Air:4][Land:4][UAV:0][UGV:1]"
20:27:57 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:27:57 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:28:02 Server: Object 2:3169 not found (message Type_93)
20:28:02 Server: Object 2:3170 not found (message Type_93)
20:28:03 Server: Object 2:3180 not found (message Type_93)
20:28:03 Server: Object 2:3181 not found (message Type_93)
20:28:15 Server: Object 2:3169 not found (message Type_121)
20:28:15 Server: Object 2:3180 not found (message Type_121)
20:28:18 Server: Object 2:3170 not found (message Type_121)
20:28:20 Server: Object 2:3181 not found (message Type_121)
20:28:42 Server: Object 2:3169 not found (message Type_93)
20:28:42 Server: Object 2:3170 not found (message Type_93)
20:28:43 Server: Object 2:3180 not found (message Type_93)
20:28:43 Server: Object 2:3181 not found (message Type_93)
20:28:49 Error: Object(4 : 167) not found
20:28:57 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:28:57 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:29:20 "-- LOOTSPAWNER deleted 1 objects --"
20:29:22 Server: Object 2:3169 not found (message Type_93)
20:29:22 Server: Object 2:3170 not found (message Type_93)
20:29:23 Server: Object 2:3180 not found (message Type_93)
20:29:23 Server: Object 2:3181 not found (message Type_93)
20:29:28 Server: Object 2:3169 not found (message Type_121)
20:29:28 Server: Object 2:3180 not found (message Type_121)
20:29:31 Server: Object 2:3170 not found (message Type_121)
20:29:33 Server: Object 2:3181 not found (message Type_121)
20:29:57 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:29:57 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:29:57 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 8.04526"
20:29:58 IT07: [VEMFr] DynamicLocationInvasion -- INFO: invasion of Katkoula @ 056039 timed out.
20:30:02 Server: Object 2:3169 not found (message Type_93)
20:30:02 Server: Object 2:3170 not found (message Type_93)
20:30:03 Server: Object 2:3180 not found (message Type_93)
20:30:03 Server: Object 2:3181 not found (message Type_93)
20:30:12 Client: Remote object 4:3 not found
20:30:21 Unaccessible
20:30:22 Scripting function 'bis_fnc_execvm' is not allowed to be remotely executed
20:30:25 Server: Object 2:3816 not found (message Type_121)
20:30:25 Server: Object 2:3818 not found (message Type_121)
20:30:25 No speaker given for Callum Lee
20:30:26 Speaker Male01_F not found in CfgVoiceTypes
20:30:27 "DEBUG: player auth token set [""duqmjmmpgohnkghpabgpxbxtchtnpiysx"",B Alpha 1-1:1 (Lew Dog) REMOTE,""jpafvfab""]"
20:30:33 Server: Object 2:3818 not found (message Type_93)
20:30:33 Server: Object 2:3816 not found (message Type_93)
20:30:41 Server: Object 2:3169 not found (message Type_121)
20:30:42 Server: Object 2:3180 not found (message Type_121)
20:30:42 Server: Object 2:3169 not found (message Type_93)
20:30:42 Server: Object 2:3170 not found (message Type_93)
20:30:43 Server: Object 2:3180 not found (message Type_93)
20:30:43 Server: Object 2:3181 not found (message Type_93)
20:30:44 Server: Object 2:3170 not found (message Type_121)
20:30:47 Server: Object 2:3181 not found (message Type_121)
20:30:57 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:30:57 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:31:13 Server: Object 2:3818 not found (message Type_93)
20:31:13 Server: Object 2:3816 not found (message Type_93)
20:31:22 Server: Object 2:3169 not found (message Type_93)
20:31:22 Server: Object 2:3170 not found (message Type_93)
20:31:23 Server: Object 2:3180 not found (message Type_93)
20:31:23 Server: Object 2:3181 not found (message Type_93)
20:31:27 Loading movesType CfgMovesCock_F
20:31:27 Creating action map cache
20:31:32 IT07: [VEMFr] DynamicLocationInvasion -- INFO: invading Buawa...
20:31:38 Server: Object 2:3816 not found (message Type_121)
20:31:38 Server: Object 2:3818 not found (message Type_121)
20:31:53 Server: Object 2:3816 not found (message Type_93)
20:31:53 Server: Object 2:3818 not found (message Type_93)
20:31:54 Server: Object 2:3169 not found (message Type_121)
20:31:55 Server: Object 2:3180 not found (message Type_121)
20:31:57 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:31:57 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:31:58 Server: Object 2:3170 not found (message Type_121)
20:32:00 Server: Object 2:3181 not found (message Type_121)
20:32:02 Server: Object 2:3169 not found (message Type_93)
20:32:02 Server: Object 2:3170 not found (message Type_93)
20:32:03 Server: Object 2:3180 not found (message Type_93)
20:32:03 Server: Object 2:3181 not found (message Type_93)
20:32:27 Loading movesType CfgMovesSheep_F
20:32:27 Creating action map cache
20:32:30 "[A3EAI Monitor] [Uptime:01:01:34][FPS:45][Groups:10/10][Respawn:0][HC:false]"
20:32:30 "[A3EAI Monitor] [Static:1][Dynamic:0][Random:10][Air:4][Land:4][UAV:0][UGV:1]"
20:32:33 Server: Object 2:3816 not found (message Type_93)
20:32:33 Server: Object 2:3818 not found (message Type_93)
20:32:42 Server: Object 2:3169 not found (message Type_93)
20:32:42 Server: Object 2:3170 not found (message Type_93)
20:32:43 Server: Object 2:3180 not found (message Type_93)
20:32:43 Server: Object 2:3181 not found (message Type_93)
20:32:51 Server: Object 2:3816 not found (message Type_121)
20:32:52 Server: Object 2:3818 not found (message Type_121)
20:32:52 Error: EntityAI SubSkeleton index was not initialized properly (repeated 23x in the last 60sec)
20:32:52 name: Land_Shop_City_03_F, shape: a3\structures_f_exp\commercial\shop_city_03\shop_city_03_f.p3d, index: -1, matrices: 4
20:32:57 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:32:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:33:08 Server: Object 2:3169 not found (message Type_121)
20:33:08 Server: Object 2:3180 not found (message Type_121)
20:33:11 Server: Object 2:3170 not found (message Type_121)
20:33:13 Server: Object 2:3818 not found (message Type_93)
20:33:13 Server: Object 2:3816 not found (message Type_93)
20:33:13 Server: Object 2:3181 not found (message Type_121)
20:33:22 Server: Object 2:3169 not found (message Type_93)
20:33:22 Server: Object 2:3170 not found (message Type_93)
20:33:23 Server: Object 2:3180 not found (message Type_93)
20:33:23 Server: Object 2:3181 not found (message Type_93)
20:33:53 Server: Object 2:3818 not found (message Type_93)
20:33:53 Server: Object 2:3816 not found (message Type_93)
20:33:53 "DEBUG: _event EarthQuake"
20:33:53 "DEBUG: _event ChangeWeather"
20:33:54 "Epoch: Weather Change - fog: [0.126871,0.0370615,7.17279] rain: 0.0973452 overcast: 0.609072 windx: 5.63574 windz: 4.34031 forced: false"
20:33:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:33:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:34:02 Server: Object 2:3169 not found (message Type_93)
20:34:02 Server: Object 2:3170 not found (message Type_93)
20:34:03 Server: Object 2:3180 not found (message Type_93)
20:34:03 Server: Object 2:3181 not found (message Type_93)
20:34:04 Server: Object 2:3816 not found (message Type_121)
20:34:05 Server: Object 2:3818 not found (message Type_121)
20:34:21 Server: Object 2:3180 not found (message Type_121)
20:34:21 Server: Object 2:3169 not found (message Type_121)
20:34:24 Server: Object 2:3170 not found (message Type_121)
20:34:26 Server: Object 2:3181 not found (message Type_121)
20:34:33 Server: Object 2:3818 not found (message Type_93)
20:34:33 Server: Object 2:3816 not found (message Type_93)
20:34:42 Server: Object 2:3169 not found (message Type_93)
20:34:43 Server: Object 2:3170 not found (message Type_93)
20:34:44 Server: Object 2:3180 not found (message Type_93)
20:34:44 Server: Object 2:3181 not found (message Type_93)
20:34:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:34:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:34:58 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 8.12865"
20:35:13 Server: Object 2:3818 not found (message Type_93)
20:35:13 Server: Object 2:3816 not found (message Type_93)
20:35:18 Server: Object 2:3816 not found (message Type_121)
20:35:18 Server: Object 2:3818 not found (message Type_121)
20:35:22 Server: Object 2:3169 not found (message Type_93)
20:35:23 Server: Object 2:3170 not found (message Type_93)
20:35:24 Server: Object 2:3180 not found (message Type_93)
20:35:24 Server: Object 2:3181 not found (message Type_93)
20:35:31 Error: EntityAI SubSkeleton index was not initialized properly (repeated 23x in the last 60sec)
20:35:31 name: Land_Shop_City_03_F, shape: a3\structures_f_exp\commercial\shop_city_03\shop_city_03_f.p3d, index: -1, matrices: 4
20:35:34 Server: Object 2:3180 not found (message Type_121)
20:35:35 Server: Object 2:3169 not found (message Type_121)
20:35:37 Server: Object 2:3170 not found (message Type_121)
20:35:40 Server: Object 2:3181 not found (message Type_121)
20:35:53 Server: Object 2:3818 not found (message Type_93)
20:35:53 Server: Object 2:3816 not found (message Type_93)
20:35:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:35:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:36:03 Server: Object 2:3169 not found (message Type_93)
20:36:03 Server: Object 2:3170 not found (message Type_93)
20:36:04 Server: Object 2:3180 not found (message Type_93)
20:36:04 Server: Object 2:3181 not found (message Type_93)
20:36:31 Server: Object 2:3816 not found (message Type_121)
20:36:32 Server: Object 2:3818 not found (message Type_121)
20:36:33 Server: Object 2:3816 not found (message Type_93)
20:36:33 Server: Object 2:3818 not found (message Type_93)
20:36:43 Server: Object 2:3169 not found (message Type_93)
20:36:43 Server: Object 2:3170 not found (message Type_93)
20:36:44 Server: Object 2:3180 not found (message Type_93)
20:36:44 Server: Object 2:3181 not found (message Type_93)
20:36:47 Server: Object 2:3180 not found (message Type_121)
20:36:48 Server: Object 2:3169 not found (message Type_121)
20:36:51 Server: Object 2:3170 not found (message Type_121)
20:36:52 Road not found
20:36:53 Server: Object 2:3181 not found (message Type_121)
20:36:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:36:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:37:13 Server: Object 2:3816 not found (message Type_93)
20:37:13 Server: Object 2:3818 not found (message Type_93)
20:37:23 Server: Object 2:3169 not found (message Type_93)
20:37:23 Server: Object 2:3170 not found (message Type_93)
20:37:24 Server: Object 2:3180 not found (message Type_93)
20:37:24 Server: Object 2:3181 not found (message Type_93)
20:37:30 "[A3EAI Monitor] [Uptime:01:06:34][FPS:47][Groups:10/10][Respawn:0][HC:false]"
20:37:30 "[A3EAI Monitor] [Static:1][Dynamic:0][Random:10][Air:4][Land:4][UAV:0][UGV:1]"
20:37:44 Server: Object 2:3816 not found (message Type_121)
20:37:45 Server: Object 2:3818 not found (message Type_121)
20:37:53 Server: Object 2:3818 not found (message Type_93)
20:37:53 Server: Object 2:3816 not found (message Type_93)
20:37:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:37:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:38:01 Server: Object 2:3180 not found (message Type_121)
20:38:01 Server: Object 2:3169 not found (message Type_121)
20:38:03 Server: Object 2:3169 not found (message Type_93)
20:38:03 Server: Object 2:3170 not found (message Type_93)
20:38:04 Server: Object 2:3180 not found (message Type_93)
20:38:04 Server: Object 2:3181 not found (message Type_93)
20:38:04 Server: Object 2:3170 not found (message Type_121)
20:38:06 Server: Object 2:3181 not found (message Type_121)
20:38:33 Server: Object 2:3818 not found (message Type_93)
20:38:33 Server: Object 2:3816 not found (message Type_93)
20:38:43 Server: Object 2:3169 not found (message Type_93)
20:38:43 Server: Object 2:3170 not found (message Type_93)
20:38:44 Server: Object 2:3180 not found (message Type_93)
20:38:44 Server: Object 2:3181 not found (message Type_93)
20:38:54 "DEBUG: _event PlantSpawner"
20:38:54 "DEBUG: suppressed PLANT PATCH spawn TRADER too close"
20:38:57 Server: Object 2:3816 not found (message Type_121)
20:38:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:38:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:38:58 Server: Object 2:3818 not found (message Type_121)
20:39:13 Server: Object 2:3816 not found (message Type_93)
20:39:13 Server: Object 2:3818 not found (message Type_93)
20:39:14 Server: Object 2:3180 not found (message Type_121)
20:39:15 Server: Object 2:3169 not found (message Type_121)
20:39:18 Server: Object 2:3170 not found (message Type_121)
20:39:20 Server: Object 2:3181 not found (message Type_121)
20:39:23 Server: Object 2:3169 not found (message Type_93)
20:39:23 Server: Object 2:3170 not found (message Type_93)
20:39:24 Server: Object 2:3180 not found (message Type_93)
20:39:24 Server: Object 2:3181 not found (message Type_93)
20:39:53 Server: Object 2:3818 not found (message Type_93)
20:39:53 Server: Object 2:3816 not found (message Type_93)
20:39:58 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 8.21201"
20:40:03 Server: Object 2:3169 not found (message Type_93)
20:40:03 Server: Object 2:3170 not found (message Type_93)
20:40:04 Server: Object 2:3180 not found (message Type_93)
20:40:04 Server: Object 2:3181 not found (message Type_93)
20:40:10 Server: Object 2:3816 not found (message Type_121)
20:40:12 Server: Object 2:3818 not found (message Type_121)
20:40:27 Server: Object 2:3180 not found (message Type_121)
20:40:28 Server: Object 2:3169 not found (message Type_121)
20:40:31 Server: Object 2:3170 not found (message Type_121)
20:40:33 Server: Object 2:3181 not found (message Type_121)
20:40:33 Server: Object 2:3818 not found (message Type_93)
20:40:33 Server: Object 2:3816 not found (message Type_93)
20:40:43 Server: Object 2:3169 not found (message Type_93)
20:40:43 Server: Object 2:3170 not found (message Type_93)
20:40:44 Server: Object 2:3180 not found (message Type_93)
20:40:44 Server: Object 2:3181 not found (message Type_93)
20:40:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:40:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:41:13 Server: Object 2:3818 not found (message Type_93)
20:41:13 Server: Object 2:3816 not found (message Type_93)
20:41:23 Server: Object 2:3170 not found (message Type_93)
20:41:23 Server: Object 2:3169 not found (message Type_93)
20:41:24 Server: Object 2:3816 not found (message Type_121)
20:41:24 Server: Object 2:3180 not found (message Type_93)
20:41:24 Server: Object 2:3181 not found (message Type_93)
20:41:24 Error: EntityAI SubSkeleton index was not initialized properly (repeated 23x in the last 60sec)
20:41:24 name: Land_Shop_City_03_F, shape: a3\structures_f_exp\commercial\shop_city_03\shop_city_03_f.p3d, index: -1, matrices: 4
20:41:25 Server: Object 2:3818 not found (message Type_121)
20:41:41 Server: Object 2:3180 not found (message Type_121)
20:41:41 Server: Object 2:3169 not found (message Type_121)
20:41:44 Server: Object 2:3170 not found (message Type_121)
20:41:46 Server: Object 2:3181 not found (message Type_121)
20:41:53 Server: Object 2:3816 not found (message Type_93)
20:41:53 Server: Object 2:3818 not found (message Type_93)
20:41:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:41:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:42:03 Server: Object 2:3170 not found (message Type_93)
20:42:03 Server: Object 2:3169 not found (message Type_93)
20:42:04 Server: Object 2:3180 not found (message Type_93)
20:42:04 Server: Object 2:3181 not found (message Type_93)
20:42:31 "[A3EAI Monitor] [Uptime:01:11:35][FPS:47][Groups:10/10][Respawn:0][HC:false]"
20:42:31 "[A3EAI Monitor] [Static:1][Dynamic:0][Random:10][Air:4][Land:4][UAV:0][UGV:1]"
20:42:33 Server: Object 2:3816 not found (message Type_93)
20:42:33 Server: Object 2:3818 not found (message Type_93)
20:42:37 Server: Object 2:3816 not found (message Type_121)
20:42:39 Server: Object 2:3818 not found (message Type_121)
20:42:43 Server: Object 2:3170 not found (message Type_93)
20:42:43 Server: Object 2:3169 not found (message Type_93)
20:42:44 Server: Object 2:3180 not found (message Type_93)
20:42:44 Server: Object 2:3181 not found (message Type_93)
20:42:50 Error: EntityAI SubSkeleton index was not initialized properly (repeated 71x in the last 60sec)
20:42:50 name: Land_Shop_City_03_F, shape: a3\structures_f_exp\commercial\shop_city_03\shop_city_03_f.p3d, index: -1, matrices: 4
20:42:54 Server: Object 2:3180 not found (message Type_121)
20:42:54 Server: Object 2:3169 not found (message Type_121)
20:42:57 Server: Object 2:3170 not found (message Type_121)
20:42:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:42:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:42:59 Server: Object 2:3181 not found (message Type_121)
20:43:13 Server: Object 2:3818 not found (message Type_93)
20:43:13 Server: Object 2:3816 not found (message Type_93)
20:43:23 Server: Object 2:3170 not found (message Type_93)
20:43:23 Server: Object 2:3169 not found (message Type_93)
20:43:24 Server: Object 2:3180 not found (message Type_93)
20:43:24 Server: Object 2:3181 not found (message Type_93)
20:43:49 Server: Object 2:3816 not found (message Type_121)
20:43:51 Server: Object 2:3818 not found (message Type_121)
20:43:53 Server: Object 2:3818 not found (message Type_93)
20:43:53 Server: Object 2:3816 not found (message Type_93)
20:43:54 "DEBUG: _event EarthQuake"
20:43:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:43:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:44:03 Server: Object 2:3170 not found (message Type_93)
20:44:03 Server: Object 2:3169 not found (message Type_93)
20:44:04 Server: Object 2:3180 not found (message Type_93)
20:44:04 Server: Object 2:3181 not found (message Type_93)
20:44:07 Server: Object 2:3180 not found (message Type_121)
20:44:08 Server: Object 2:3169 not found (message Type_121)
20:44:10 Server: Object 2:3170 not found (message Type_121)
20:44:12 Server: Object 2:3181 not found (message Type_121)
20:44:33 Server: Object 2:3818 not found (message Type_93)
20:44:33 Server: Object 2:3816 not found (message Type_93)
20:44:43 Server: Object 2:3170 not found (message Type_93)
20:44:43 Server: Object 2:3169 not found (message Type_93)
20:44:44 Server: Object 2:3180 not found (message Type_93)
20:44:44 Server: Object 2:3181 not found (message Type_93)
20:44:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:44:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:44:58 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 8.29537"
20:45:02 Server: Object 2:3816 not found (message Type_121)
20:45:04 Server: Object 2:3818 not found (message Type_121)
20:45:13 Server: Object 2:3818 not found (message Type_93)
20:45:13 Server: Object 2:3816 not found (message Type_93)
20:45:20 Server: Object 2:3180 not found (message Type_121)
20:45:21 Server: Object 2:3169 not found (message Type_121)
20:45:23 Server: Object 2:3170 not found (message Type_93)
20:45:23 Server: Object 2:3169 not found (message Type_93)
20:45:23 Server: Object 2:3170 not found (message Type_121)
20:45:24 Server: Object 2:3180 not found (message Type_93)
20:45:24 Server: Object 2:3181 not found (message Type_93)
20:45:26 Server: Object 2:3181 not found (message Type_121)
20:45:30 "DEBUG: suppress spawn of CUP_200Rnd_TE1_Red_Tracer_556x45_M249 does not have price."
20:45:30 Client: Object 4:384 (type Type_93) not found.
20:45:30 Client: Object 4:384 (type Type_440) not found.
20:45:30 Client: Object 4:385 (type Type_92) not found.
20:45:30 Client: Object 4:385 (type Type_93) not found.
20:45:30 Client: Object 4:385 (type Type_440) not found.
20:45:30 Client: Object 4:384 (type Type_92) not found.
20:45:35 Client: Object 4:390 (type Type_440) not found.
20:45:35 Client: Object 4:389 (type Type_93) not found.
20:45:35 Client: Object 4:389 (type Type_440) not found.
20:45:35 Client: Object 4:390 (type Type_92) not found.
20:45:35 Client: Object 4:390 (type Type_93) not found.
20:45:35 Client: Object 4:389 (type Type_92) not found.
20:45:53 Server: Object 2:3818 not found (message Type_93)
20:45:53 Server: Object 2:3816 not found (message Type_93)
20:45:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:45:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:46:03 Server: Object 2:3170 not found (message Type_93)
20:46:03 Server: Object 2:3169 not found (message Type_93)
20:46:04 Server: Object 2:3180 not found (message Type_93)
20:46:04 Server: Object 2:3181 not found (message Type_93)
20:46:16 Server: Object 2:3816 not found (message Type_121)
20:46:17 Server: Object 2:3818 not found (message Type_121)
20:46:33 Server: Object 2:3818 not found (message Type_93)
20:46:33 Server: Object 2:3816 not found (message Type_93)
20:46:33 Server: Object 2:3180 not found (message Type_121)
20:46:34 Server: Object 2:3169 not found (message Type_121)
20:46:37 Server: Object 2:3170 not found (message Type_121)
20:46:39 Server: Object 2:3181 not found (message Type_121)
20:46:43 Server: Object 2:3169 not found (message Type_93)
20:46:43 Server: Object 2:3170 not found (message Type_93)
20:46:44 Server: Object 2:3180 not found (message Type_93)
20:46:44 Server: Object 2:3181 not found (message Type_93)
20:46:55 Client: Object 4:409 (type Type_93) not found.
20:46:55 Client: Object 4:408 (type Type_93) not found.
20:46:55 Client: Object 4:408 (type Type_440) not found.
20:46:55 Client: Object 4:409 (type Type_92) not found.
20:46:55 Client: Object 4:408 (type Type_92) not found.
20:46:55 Client: Object 4:409 (type Type_440) not found.
20:46:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:46:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:47:01 Client: Object 4:412 (type Type_93) not found.
20:47:01 Client: Object 4:412 (type Type_440) not found.
20:47:01 Client: Object 4:413 (type Type_92) not found.
20:47:01 Client: Object 4:413 (type Type_93) not found.
20:47:01 Client: Object 4:413 (type Type_440) not found.
20:47:01 Client: Object 4:412 (type Type_92) not found.
20:47:13 Server: Object 2:3816 not found (message Type_93)
20:47:13 Server: Object 2:3818 not found (message Type_93)
20:47:23 Server: Object 2:3170 not found (message Type_93)
20:47:23 Server: Object 2:3169 not found (message Type_93)
20:47:24 Server: Object 2:3180 not found (message Type_93)
20:47:24 Server: Object 2:3181 not found (message Type_93)
20:47:29 Server: Object 2:3816 not found (message Type_121)
20:47:30 Server: Object 2:3818 not found (message Type_121)
20:47:31 "[A3EAI Monitor] [Uptime:01:16:35][FPS:48][Groups:10/10][Respawn:0][HC:false]"
20:47:31 "[A3EAI Monitor] [Static:1][Dynamic:0][Random:10][Air:4][Land:4][UAV:0][UGV:1]"
20:47:47 Server: Object 2:3180 not found (message Type_121)
20:47:48 Server: Object 2:3169 not found (message Type_121)
20:47:50 Server: Object 2:3170 not found (message Type_121)
20:47:52 Server: Object 2:3181 not found (message Type_121)
20:47:53 Server: Object 2:3818 not found (message Type_93)
20:47:53 Server: Object 2:3816 not found (message Type_93)
20:47:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:47:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:48:03 Server: Object 2:3170 not found (message Type_93)
20:48:03 Server: Object 2:3169 not found (message Type_93)
20:48:04 Server: Object 2:3180 not found (message Type_93)
20:48:04 Server: Object 2:3181 not found (message Type_93)
20:48:33 Server: Object 2:3818 not found (message Type_93)
20:48:33 Server: Object 2:3816 not found (message Type_93)
20:48:41 Error: EntityAI SubSkeleton index was not initialized properly (repeated 71x in the last 60sec)
20:48:41 name: Land_Shop_City_03_F, shape: a3\structures_f_exp\commercial\shop_city_03\shop_city_03_f.p3d, index: -1, matrices: 4
20:48:42 Server: Object 2:3816 not found (message Type_121)
20:48:43 Server: Object 2:3170 not found (message Type_93)
20:48:43 Server: Object 2:3169 not found (message Type_93)
20:48:44 Server: Object 2:3818 not found (message Type_121)
20:48:44 Server: Object 2:3180 not found (message Type_93)
20:48:44 Server: Object 2:3181 not found (message Type_93)
20:48:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:48:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:49:00 Server: Object 2:3180 not found (message Type_121)
20:49:01 Server: Object 2:3169 not found (message Type_121)
20:49:04 Server: Object 2:3170 not found (message Type_121)
20:49:06 Server: Object 2:3181 not found (message Type_121)
20:49:13 Server: Object 2:3818 not found (message Type_93)
20:49:13 Server: Object 2:3816 not found (message Type_93)
20:49:23 Server: Object 2:3170 not found (message Type_93)
20:49:23 Server: Object 2:3169 not found (message Type_93)
20:49:24 Server: Object 2:3180 not found (message Type_93)
20:49:24 Server: Object 2:3181 not found (message Type_93)
20:49:33 "-- LOOTSPAWNER deleted 2 objects --"
20:49:53 Server: Object 2:3818 not found (message Type_93)
20:49:53 Server: Object 2:3816 not found (message Type_93)
20:49:55 Server: Object 2:3816 not found (message Type_121)
20:49:57 Server: Object 2:3818 not found (message Type_121)
20:49:58 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 8.37872"
20:50:03 Server: Object 2:3170 not found (message Type_93)
20:50:03 Server: Object 2:3169 not found (message Type_93)
20:50:04 Server: Object 2:3180 not found (message Type_93)
20:50:04 Server: Object 2:3181 not found (message Type_93)
20:50:13 Server: Object 2:3180 not found (message Type_121)
20:50:15 Server: Object 2:3169 not found (message Type_121)
20:50:17 Server: Object 2:3170 not found (message Type_121)
20:50:19 Server: Object 2:3181 not found (message Type_121)
20:50:27 No such side
20:50:33 Server: Object 2:3818 not found (message Type_93)
20:50:33 Server: Object 2:3816 not found (message Type_93)
20:50:42 "-- LOOTSPAWNER deleted 1 objects --"
20:50:43 Server: Object 2:3169 not found (message Type_93)
20:50:43 Server: Object 2:3170 not found (message Type_93)
20:50:44 Server: Object 2:3180 not found (message Type_93)
20:50:44 Server: Object 2:3181 not found (message Type_93)
20:50:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:50:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:51:08 Server: Object 2:3816 not found (message Type_121)
20:51:10 Server: Object 2:3818 not found (message Type_121)
20:51:13 Server: Object 2:3818 not found (message Type_93)
20:51:13 Server: Object 2:3816 not found (message Type_93)
20:51:23 Server: Object 2:3169 not found (message Type_93)
20:51:23 Server: Object 2:3170 not found (message Type_93)
20:51:24 Server: Object 2:3180 not found (message Type_93)
20:51:24 Server: Object 2:3181 not found (message Type_93)
20:51:27 Server: Object 2:3180 not found (message Type_121)
20:51:28 Server: Object 2:3169 not found (message Type_121)
20:51:29 Server: Object 2:3170 not found (message Type_121)
20:51:32 Server: Object 2:3181 not found (message Type_121)
20:51:52 "-- LOOTSPAWNER deleted 4 objects --"
20:51:53 Server: Object 2:3816 not found (message Type_93)
20:51:53 Server: Object 2:3818 not found (message Type_93)
20:51:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:51:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:52:03 Server: Object 2:3170 not found (message Type_93)
20:52:03 Server: Object 2:3169 not found (message Type_93)
20:52:04 Server: Object 2:3180 not found (message Type_93)
20:52:04 Server: Object 2:3181 not found (message Type_93)
20:52:21 Server: Object 2:3816 not found (message Type_121)
20:52:23 Server: Object 2:3818 not found (message Type_121)
20:52:31 "[A3EAI Monitor] [Uptime:01:21:35][FPS:41][Groups:9/9][Respawn:0][HC:false]"
20:52:31 "[A3EAI Monitor] [Static:0][Dynamic:0][Random:10][Air:4][Land:4][UAV:0][UGV:1]"
20:52:33 Server: Object 2:3818 not found (message Type_93)
20:52:33 Server: Object 2:3816 not found (message Type_93)
20:52:40 Server: Object 2:3180 not found (message Type_121)
20:52:41 Server: Object 2:3169 not found (message Type_121)
20:52:43 Server: Object 2:3170 not found (message Type_93)
20:52:43 Server: Object 2:3169 not found (message Type_93)
20:52:43 Server: Object 2:3170 not found (message Type_121)
20:52:44 Server: Object 2:3180 not found (message Type_93)
20:52:44 Server: Object 2:3181 not found (message Type_93)
20:52:45 Server: Object 2:3181 not found (message Type_121)
20:52:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:52:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:53:13 Server: Object 2:3818 not found (message Type_93)
20:53:13 Server: Object 2:3816 not found (message Type_93)
20:53:23 Server: Object 2:3170 not found (message Type_93)
20:53:23 Server: Object 2:3169 not found (message Type_93)
20:53:24 Server: Object 2:3180 not found (message Type_93)
20:53:24 Server: Object 2:3181 not found (message Type_93)
20:53:27 Client: Object 4:492 (type Type_92) not found.
20:53:27 Client: Object 4:492 (type Type_93) not found.
20:53:27 Client: Object 4:492 (type Type_440) not found.
20:53:35 Server: Object 2:3816 not found (message Type_121)
20:53:37 Server: Object 2:3818 not found (message Type_121)
20:53:53 Server: Object 2:3180 not found (message Type_121)
20:53:53 Server: Object 2:3816 not found (message Type_93)
20:53:53 Server: Object 2:3818 not found (message Type_93)
20:53:55 Server: Object 2:3169 not found (message Type_121)
20:53:55 "DEBUG: _event EarthQuake"
20:53:57 Server: Object 2:3170 not found (message Type_121)
20:53:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:53:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:53:58 Server: Object 2:3181 not found (message Type_121)
20:54:03 Server: Object 2:3170 not found (message Type_93)
20:54:03 Server: Object 2:3169 not found (message Type_93)
20:54:04 Server: Object 2:3180 not found (message Type_93)
20:54:04 Server: Object 2:3181 not found (message Type_93)
20:54:33 Server: Object 2:3818 not found (message Type_93)
20:54:33 Server: Object 2:3816 not found (message Type_93)
20:54:43 Server: Object 2:3170 not found (message Type_93)
20:54:43 Server: Object 2:3169 not found (message Type_93)
20:54:44 Server: Object 2:3180 not found (message Type_93)
20:54:44 Server: Object 2:3181 not found (message Type_93)
20:54:48 Server: Object 2:3816 not found (message Type_121)
20:54:50 Server: Object 2:3818 not found (message Type_121)
20:54:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:54:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:54:58 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 8.46211"
20:55:06 Server: Object 2:3180 not found (message Type_121)
20:55:08 Server: Object 2:3169 not found (message Type_121)
20:55:10 Server: Object 2:3170 not found (message Type_121)
20:55:11 Server: Object 2:3181 not found (message Type_121)
20:55:13 Server: Object 2:3816 not found (message Type_93)
20:55:13 Server: Object 2:3818 not found (message Type_93)
20:55:23 Server: Object 2:3170 not found (message Type_93)
20:55:23 Server: Object 2:3169 not found (message Type_93)
20:55:24 Server: Object 2:3180 not found (message Type_93)
20:55:24 Server: Object 2:3181 not found (message Type_93)
20:55:53 Server: Object 2:3818 not found (message Type_93)
20:55:53 Server: Object 2:3816 not found (message Type_93)
20:55:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:55:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:56:01 Server: Object 2:3816 not found (message Type_121)
20:56:03 Server: Object 2:3818 not found (message Type_121)
20:56:03 Server: Object 2:3170 not found (message Type_93)
20:56:03 Server: Object 2:3169 not found (message Type_93)
20:56:04 Server: Object 2:3180 not found (message Type_93)
20:56:04 Server: Object 2:3181 not found (message Type_93)
20:56:19 Server: Object 2:3180 not found (message Type_121)
20:56:20 Server: Object 2:3169 not found (message Type_121)
20:56:23 Server: Object 2:3170 not found (message Type_121)
20:56:24 Server: Object 2:3181 not found (message Type_121)
20:56:33 Server: Object 2:3818 not found (message Type_93)
20:56:33 Server: Object 2:3816 not found (message Type_93)
20:56:42 Error: Object(4 : 530) not found
20:56:43 Server: Object 2:3170 not found (message Type_93)
20:56:43 Server: Object 2:3169 not found (message Type_93)
20:56:44 Server: Object 2:3180 not found (message Type_93)
20:56:44 Server: Object 2:3181 not found (message Type_93)
20:56:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:56:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:57:13 Server: Object 2:3816 not found (message Type_93)
20:57:13 Server: Object 2:3818 not found (message Type_93)
20:57:14 Server: Object 2:3816 not found (message Type_121)
20:57:17 Server: Object 2:3818 not found (message Type_121)
20:57:23 Server: Object 2:3170 not found (message Type_93)
20:57:23 Server: Object 2:3169 not found (message Type_93)
20:57:24 Server: Object 2:3180 not found (message Type_93)
20:57:24 Server: Object 2:3181 not found (message Type_93)
20:57:31 "[A3EAI Monitor] [Uptime:01:26:35][FPS:46][Groups:9/9][Respawn:0][HC:false]"
20:57:31 "[A3EAI Monitor] [Static:0][Dynamic:0][Random:10][Air:4][Land:4][UAV:0][UGV:1]"
20:57:33 Server: Object 2:3180 not found (message Type_121)
20:57:34 Server: Object 2:3169 not found (message Type_121)
20:57:36 Server: Object 2:3170 not found (message Type_121)
20:57:37 Server: Object 2:3181 not found (message Type_121)
20:57:53 Server: Object 2:3816 not found (message Type_93)
20:57:53 Server: Object 2:3818 not found (message Type_93)
20:57:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:57:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:58:03 Server: Object 2:3170 not found (message Type_93)
20:58:03 Server: Object 2:3169 not found (message Type_93)
20:58:04 Server: Object 2:3180 not found (message Type_93)
20:58:04 Server: Object 2:3181 not found (message Type_93)
20:58:27 Server: Object 2:3816 not found (message Type_121)
20:58:30 Server: Object 2:3818 not found (message Type_121)
20:58:34 Server: Object 2:3818 not found (message Type_93)
20:58:34 Server: Object 2:3816 not found (message Type_93)
20:58:43 Server: Object 2:3170 not found (message Type_93)
20:58:43 Server: Object 2:3169 not found (message Type_93)
20:58:44 Server: Object 2:3180 not found (message Type_93)
20:58:44 Server: Object 2:3181 not found (message Type_93)
20:58:46 Error: Object(4 : 558) not found
20:58:46 Server: Object 2:3180 not found (message Type_121)
20:58:47 Server: Object 2:3169 not found (message Type_121)
20:58:49 Server: Object 2:3170 not found (message Type_121)
20:58:51 Server: Object 2:3181 not found (message Type_121)
20:58:53 "-- LOOTSPAWNER deleted 9 objects --"
20:58:57 Client: Object 4:562 (type Type_440) not found.
20:58:57 Client: Object 4:562 (type Type_92) not found.
20:58:57 Client: Object 4:562 (type Type_93) not found.
20:58:57 Client: Object 4:563 (type Type_440) not found.
20:58:57 Client: Object 4:563 (type Type_92) not found.
20:58:57 Client: Object 4:563 (type Type_93) not found.
20:58:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:58:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:59:14 Server: Object 2:3818 not found (message Type_93)
20:59:14 Server: Object 2:3816 not found (message Type_93)
20:59:23 Server: Object 2:3169 not found (message Type_93)
20:59:23 Server: Object 2:3170 not found (message Type_93)
20:59:24 Server: Object 2:3180 not found (message Type_93)
20:59:24 Server: Object 2:3181 not found (message Type_93)
20:59:40 Server: Object 2:3816 not found (message Type_121)
20:59:44 Server: Object 2:3818 not found (message Type_121)
20:59:54 Server: Object 2:3818 not found (message Type_93)
20:59:54 Server: Object 2:3816 not found (message Type_93)
20:59:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:59:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:59:58 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 8.54547"
20:59:59 Server: Object 2:3180 not found (message Type_121)
21:00:01 Server: Object 2:3169 not found (message Type_121)
21:00:02 Server: Object 2:3170 not found (message Type_121)
21:00:03 Server: Object 2:3169 not found (message Type_93)
21:00:03 Server: Object 2:3170 not found (message Type_93)
21:00:04 "-- LOOTSPAWNER deleted 6 objects --"
21:00:04 Server: Object 2:3181 not found (message Type_121)
21:00:04 Server: Object 2:3180 not found (message Type_93)
21:00:04 Server: Object 2:3181 not found (message Type_93)
21:00:27 No such side
21:00:34 Server: Object 2:3818 not found (message Type_93)
21:00:34 Server: Object 2:3816 not found (message Type_93)
21:00:35 "DEBUG: _event PlantSpawner"
21:00:43 Server: Object 2:3170 not found (message Type_93)
21:00:43 Server: Object 2:3169 not found (message Type_93)
21:00:44 Server: Object 2:3180 not found (message Type_93)
21:00:44 Server: Object 2:3181 not found (message Type_93)
21:00:46 IT07: [VEMFr] DynamicLocationInvasion -- INFO: invasion of Tuvanaka @ 015119 timed out.
21:00:53 Server: Object 2:3816 not found (message Type_121)
21:00:57 Server: Object 2:3818 not found (message Type_121)
21:00:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:00:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:01:13 Server: Object 2:3180 not found (message Type_121)
21:01:14 Server: Object 2:3818 not found (message Type_93)
21:01:14 Server: Object 2:3816 not found (message Type_93)
21:01:15 Server: Object 2:3169 not found (message Type_121)
21:01:16 Server: Object 2:3170 not found (message Type_121)
21:01:17 Server: Object 2:3181 not found (message Type_121)
21:01:23 Server: Object 2:3170 not found (message Type_93)
21:01:23 Server: Object 2:3169 not found (message Type_93)
21:01:24 Server: Object 2:3180 not found (message Type_93)
21:01:24 Server: Object 2:3181 not found (message Type_93)
21:01:47 Client: Object 4:604 (type Type_92) not found.
21:01:47 Client: Object 4:604 (type Type_93) not found.
21:01:47 Client: Object 4:604 (type Type_440) not found.
21:01:47 Client: Object 4:605 (type Type_92) not found.
21:01:47 Client: Object 4:605 (type Type_93) not found.
21:01:47 Client: Object 4:605 (type Type_440) not found.
21:01:54 Server: Object 2:3818 not found (message Type_93)
21:01:54 Server: Object 2:3816 not found (message Type_93)
21:01:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:01:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:02:03 Server: Object 2:3170 not found (message Type_93)
21:02:03 Server: Object 2:3169 not found (message Type_93)
21:02:04 Server: Object 2:3180 not found (message Type_93)
21:02:04 Server: Object 2:3181 not found (message Type_93)
21:02:06 Server: Object 2:3816 not found (message Type_121)
21:02:10 Server: Object 2:3818 not found (message Type_121)
21:02:26 Server: Object 2:3180 not found (message Type_121)
21:02:28 Server: Object 2:3169 not found (message Type_121)
21:02:29 Server: Object 2:3170 not found (message Type_121)
21:02:30 Server: Object 2:3181 not found (message Type_121)
21:02:31 "[A3EAI Monitor] [Uptime:01:31:35][FPS:47][Groups:9/9][Respawn:0][HC:false]"
21:02:31 "[A3EAI Monitor] [Static:0][Dynamic:0][Random:10][Air:4][Land:4][UAV:0][UGV:1]"
21:02:34 Server: Object 2:3816 not found (message Type_93)
21:02:34 Server: Object 2:3818 not found (message Type_93)
21:02:43 Server: Object 2:3170 not found (message Type_93)
21:02:43 Server: Object 2:3169 not found (message Type_93)
21:02:44 Server: Object 2:3180 not found (message Type_93)
21:02:44 Server: Object 2:3181 not found (message Type_93)
21:02:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:02:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:03:14 Server: Object 2:3818 not found (message Type_93)
21:03:14 Server: Object 2:3816 not found (message Type_93)
21:03:19 Server: Object 2:3816 not found (message Type_121)
21:03:23 Server: Object 2:3169 not found (message Type_93)
21:03:23 Server: Object 2:3170 not found (message Type_93)
21:03:23 Server: Object 2:3818 not found (message Type_121)
21:03:24 Server: Object 2:3180 not found (message Type_93)
21:03:24 Server: Object 2:3181 not found (message Type_93)
21:03:39 Server: Object 2:3180 not found (message Type_121)
21:03:41 Server: Object 2:3169 not found (message Type_121)
21:03:43 Server: Object 2:3170 not found (message Type_121)
21:03:43 Server: Object 2:3181 not found (message Type_121)
21:03:54 Server: Object 2:3818 not found (message Type_93)
21:03:54 Server: Object 2:3816 not found (message Type_93)
21:03:56 "DEBUG: _event EarthQuake"
21:03:56 "DEBUG: _event ChangeWeather"
21:03:56 "Epoch: Weather Change - fog: [0.0435812,0.145278,17.8403] rain: 0.625598 overcast: 0.949574 windx: -6.28356 windz: 3.65814 forced: false"
21:03:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:03:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:04:03 Server: Object 2:3170 not found (message Type_93)
21:04:03 Server: Object 2:3169 not found (message Type_93)
21:04:04 Server: Object 2:3180 not found (message Type_93)
21:04:04 Server: Object 2:3181 not found (message Type_93)
21:04:32 Server: Object 2:3816 not found (message Type_121)
21:04:34 Server: Object 2:3818 not found (message Type_93)
21:04:34 Server: Object 2:3816 not found (message Type_93)
21:04:36 Server: Object 2:3818 not found (message Type_121)
21:04:43 Server: Object 2:3170 not found (message Type_93)
21:04:43 Server: Object 2:3169 not found (message Type_93)
21:04:44 Server: Object 2:3180 not found (message Type_93)
21:04:44 Server: Object 2:3181 not found (message Type_93)
21:04:49 Client: Object 4:643 (type Type_93) not found.
21:04:49 Client: Object 4:642 (type Type_93) not found.
21:04:49 Client: Object 4:642 (type Type_440) not found.
21:04:49 Client: Object 4:643 (type Type_92) not found.
21:04:49 Client: Object 4:642 (type Type_92) not found.
21:04:49 Client: Object 4:643 (type Type_440) not found.
21:04:52 Server: Object 2:3180 not found (message Type_121)
21:04:54 Server: Object 2:3169 not found (message Type_121)
21:04:56 Server: Object 2:3170 not found (message Type_121)
21:04:57 Server: Object 2:3181 not found (message Type_121)
21:04:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:04:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:04:58 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 8.62883"
21:05:12 IT07: [VEMFr] DynamicLocationInvasion -- INFO: invading Belfort...
21:05:14 Server: Object 2:3818 not found (message Type_93)
21:05:14 Server: Object 2:3816 not found (message Type_93)
21:05:23 Server: Object 2:3170 not found (message Type_93)
21:05:23 Server: Object 2:3169 not found (message Type_93)
21:05:24 Server: Object 2:3180 not found (message Type_93)
21:05:24 Server: Object 2:3181 not found (message Type_93)
21:05:45 Server: Object 2:3816 not found (message Type_121)
21:05:49 Server: Object 2:3818 not found (message Type_121)
21:05:54 Server: Object 2:3818 not found (message Type_93)
21:05:54 Server: Object 2:3816 not found (message Type_93)
21:05:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:05:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:06:03 Server: Object 2:3170 not found (message Type_93)
21:06:03 Server: Object 2:3169 not found (message Type_93)
21:06:04 Server: Object 2:3180 not found (message Type_93)
21:06:05 Server: Object 2:3181 not found (message Type_93)
21:06:05 Server: Object 2:3180 not found (message Type_121)
21:06:08 Server: Object 2:3169 not found (message Type_121)
21:06:09 Server: Object 2:3170 not found (message Type_121)
21:06:11 Server: Object 2:3181 not found (message Type_121)
21:06:34 Server: Object 2:3818 not found (message Type_93)
21:06:34 Server: Object 2:3816 not found (message Type_93)
21:06:36 IT07: [VEMFr] DynamicLocationInvasion -- INFO: invasion of Buawa @ 083111 timed out.
21:06:43 Server: Object 2:3170 not found (message Type_93)
21:06:43 Server: Object 2:3169 not found (message Type_93)
21:06:44 Server: Object 2:3180 not found (message Type_93)
21:06:45 Server: Object 2:3181 not found (message Type_93)
21:06:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:06:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:06:58 Server: Object 2:3816 not found (message Type_121)
21:06:59 Error: EntityAI SubSkeleton index was not initialized properly (repeated 23x in the last 60sec)
21:06:59 name: Land_Shop_City_03_F, shape: a3\structures_f_exp\commercial\shop_city_03\shop_city_03_f.p3d, index: -1, matrices: 4
21:07:03 Server: Object 2:3818 not found (message Type_121)
21:07:14 Server: Object 2:3816 not found (message Type_93)
21:07:14 Server: Object 2:3818 not found (message Type_93)
21:07:15 "-- LOOTSPAWNER deleted 1 objects --"
21:07:16 "DEBUG: _event CarnivalSpawner"
21:07:18 Server: Object 2:3180 not found (message Type_121)
21:07:21 Server: Object 2:3169 not found (message Type_121)
21:07:22 Server: Object 2:3170 not found (message Type_121)
21:07:23 Server: Object 2:3170 not found (message Type_93)
21:07:23 Server: Object 2:3169 not found (message Type_93)
21:07:24 Server: Object 2:3181 not found (message Type_121)
21:07:24 Server: Object 2:3180 not found (message Type_93)
21:07:25 Server: Object 2:3181 not found (message Type_93)
21:07:31 "[A3EAI Monitor] [Uptime:01:36:35][FPS:46][Groups:9/9][Respawn:0][HC:false]"
21:07:31 "[A3EAI Monitor] [Static:0][Dynamic:0][Random:10][Air:4][Land:4][UAV:0][UGV:1]"
21:07:54 Server: Object 2:3818 not found (message Type_93)
21:07:54 Server: Object 2:3816 not found (message Type_93)
21:07:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:07:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:08:03 Server: Object 2:3170 not found (message Type_93)
21:08:03 Server: Object 2:3169 not found (message Type_93)
21:08:04 Server: Object 2:3180 not found (message Type_93)
21:08:05 Server: Object 2:3181 not found (message Type_93)
21:08:12 Server: Object 2:3816 not found (message Type_121)
21:08:16 Server: Object 2:3818 not found (message Type_121)
21:08:31 Server: Object 2:3180 not found (message Type_121)
21:08:34 Server: Object 2:3818 not found (message Type_93)
21:08:34 Server: Object 2:3816 not found (message Type_93)
21:08:34 Server: Object 2:3169 not found (message Type_121)
21:08:35 Server: Object 2:3170 not found (message Type_121)
21:08:37 Server: Object 2:3181 not found (message Type_121)
21:08:43 Server: Object 2:3170 not found (message Type_93)
21:08:43 Server: Object 2:3169 not found (message Type_93)
21:08:44 Server: Object 2:3180 not found (message Type_93)
21:08:45 Server: Object 2:3181 not found (message Type_93)
21:08:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:08:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:09:14 Server: Object 2:3818 not found (message Type_93)
21:09:14 Server: Object 2:3816 not found (message Type_93)
21:09:23 Server: Object 2:3170 not found (message Type_93)
21:09:23 Server: Object 2:3169 not found (message Type_93)
21:09:24 Server: Object 2:3180 not found (message Type_93)
21:09:25 Server: Object 2:3181 not found (message Type_93)
21:09:25 Server: Object 2:3816 not found (message Type_121)
21:09:29 Server: Object 2:3818 not found (message Type_121)
21:09:37 "-- LOOTSPAWNER deleted 23 objects --"
21:09:38 Error: EntityAI SubSkeleton index was not initialized properly (repeated 23x in the last 60sec)
21:09:38 name: Land_Shop_City_03_F, shape: a3\structures_f_exp\commercial\shop_city_03\shop_city_03_f.p3d, index: -1, matrices: 4
21:09:44 Server: Object 2:3180 not found (message Type_121)
21:09:47 Server: Object 2:3169 not found (message Type_121)
21:09:49 Server: Object 2:3170 not found (message Type_121)
21:09:51 Server: Object 2:3181 not found (message Type_121)
21:09:54 Server: Object 2:3818 not found (message Type_93)
21:09:54 Server: Object 2:3816 not found (message Type_93)
21:09:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:09:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:09:58 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 8.71219"
21:10:03 Server: Object 2:3169 not found (message Type_93)
21:10:03 Server: Object 2:3170 not found (message Type_93)
21:10:04 Server: Object 2:3180 not found (message Type_93)
21:10:05 Server: Object 2:3181 not found (message Type_93)
21:10:27 No such side
21:10:34 Server: Object 2:3816 not found (message Type_93)
21:10:34 Server: Object 2:3818 not found (message Type_93)
21:10:38 Server: Object 2:3816 not found (message Type_121)
21:10:43 Server: Object 2:3818 not found (message Type_121)
21:10:43 Server: Object 2:3170 not found (message Type_93)
21:10:43 Server: Object 2:3169 not found (message Type_93)
21:10:44 Server: Object 2:3180 not found (message Type_93)
21:10:45 Server: Object 2:3181 not found (message Type_93)
21:10:49 "-- LOOTSPAWNER deleted 45 objects --"
21:10:58 Server: Object 2:3180 not found (message Type_121)
21:10:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:10:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:11:01 Server: Object 2:3169 not found (message Type_121)
21:11:01 Server: Object 2:3170 not found (message Type_121)
21:11:04 Server: Object 2:3181 not found (message Type_121)
21:11:14 Server: Object 2:3818 not found (message Type_93)
21:11:14 Server: Object 2:3816 not found (message Type_93)
21:11:23 Server: Object 2:3170 not found (message Type_93)
21:11:23 Server: Object 2:3169 not found (message Type_93)
21:11:24 Server: Object 2:3180 not found (message Type_93)
21:11:25 Server: Object 2:3181 not found (message Type_93)
21:11:51 Server: Object 2:3816 not found (message Type_121)
21:11:54 Server: Object 2:3818 not found (message Type_93)
21:11:54 Server: Object 2:3816 not found (message Type_93)
21:11:56 Server: Object 2:3818 not found (message Type_121)
21:11:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:11:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:12:03 "-- LOOTSPAWNER deleted 4 objects --"
21:12:03 Server: Object 2:3170 not found (message Type_93)
21:12:03 Server: Object 2:3169 not found (message Type_93)
21:12:04 Server: Object 2:3180 not found (message Type_93)
21:12:05 Server: Object 2:3181 not found (message Type_93)
21:12:11 Server: Object 2:3180 not found (message Type_121)
21:12:14 Server: Object 2:3169 not found (message Type_121)
21:12:15 Server: Object 2:3170 not found (message Type_121)
21:12:17 Server: Object 2:3181 not found (message Type_121)
21:12:32 "[A3EAI Monitor] [Uptime:01:41:35][FPS:40][Groups:12/12][Respawn:0][HC:false]"
21:12:32 "[A3EAI Monitor] [Static:3][Dynamic:0][Random:9][Air:4][Land:4][UAV:0][UGV:1]"
21:12:34 Server: Object 2:3818 not found (message Type_93)
21:12:34 Server: Object 2:3816 not found (message Type_93)
21:12:34 IT07: [VEMFr] DynamicLocationInvasion -- INFO: invading Tobakoro...
21:12:43 Server: Object 2:3169 not found (message Type_93)
21:12:43 Server: Object 2:3170 not found (message Type_93)
21:12:45 Server: Object 2:3180 not found (message Type_93)
21:12:45 Server: Object 2:3181 not found (message Type_93)
21:12:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:12:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:13:04 Server: Object 2:3816 not found (message Type_121)
21:13:07 Error: EntityAI SubSkeleton index was not initialized properly (repeated 95x in the last 60sec)
21:13:07 name: Land_Shop_City_03_F, shape: a3\structures_f_exp\commercial\shop_city_03\shop_city_03_f.p3d, index: -1, matrices: 4
21:13:09 Server: Object 2:3818 not found (message Type_121)
21:13:14 Server: Object 2:3818 not found (message Type_93)
21:13:14 Server: Object 2:3816 not found (message Type_93)
21:13:16 "-- LOOTSPAWNER deleted 3 objects --"
21:13:23 Server: Object 2:3170 not found (message Type_93)
21:13:23 Server: Object 2:3169 not found (message Type_93)
21:13:25 Server: Object 2:3180 not found (message Type_93)
21:13:25 Server: Object 2:3181 not found (message Type_93)
21:13:25 Server: Object 2:3180 not found (message Type_121)
21:13:27 Server: Object 2:3169 not found (message Type_121)
21:13:28 Server: Object 2:3170 not found (message Type_121)
21:13:30 Server: Object 2:3181 not found (message Type_121)
21:13:54 Server: Object 2:3818 not found (message Type_93)
21:13:54 Server: Object 2:3816 not found (message Type_93)
21:13:56 "DEBUG: _event EarthQuake"
21:13:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:13:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:14:04 Server: Object 2:3170 not found (message Type_93)
21:14:04 Server: Object 2:3169 not found (message Type_93)
21:14:05 Server: Object 2:3180 not found (message Type_93)
21:14:05 Server: Object 2:3181 not found (message Type_93)
21:14:13 Error: EntityAI SubSkeleton index was not initialized properly (repeated 23x in the last 60sec)
21:14:13 name: Land_Shop_City_03_F, shape: a3\structures_f_exp\commercial\shop_city_03\shop_city_03_f.p3d, index: -1, matrices: 4
21:14:18 Server: Object 2:3816 not found (message Type_121)
21:14:22 Server: Object 2:3818 not found (message Type_121)
21:14:31 "-- LOOTSPAWNER deleted 24 objects --"
21:14:34 Server: Object 2:3818 not found (message Type_93)
21:14:34 Server: Object 2:3816 not found (message Type_93)
21:14:38 Server: Object 2:3180 not found (message Type_121)
21:14:40 Server: Object 2:3169 not found (message Type_121)
21:14:42 Server: Object 2:3170 not found (message Type_121)
21:14:43 Server: Object 2:3181 not found (message Type_121)
21:14:44 Server: Object 2:3170 not found (message Type_93)
21:14:44 Server: Object 2:3169 not found (message Type_93)
21:14:45 Server: Object 2:3180 not found (message Type_93)
21:14:45 Server: Object 2:3181 not found (message Type_93)
21:14:55 Road not found
21:14:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:14:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:14:58 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 8.79555"
21:15:14 Server: Object 2:3818 not found (message Type_93)
21:15:14 Server: Object 2:3816 not found (message Type_93)
21:15:24 Server: Object 2:3170 not found (message Type_93)
21:15:24 Server: Object 2:3169 not found (message Type_93)
21:15:25 Server: Object 2:3180 not found (message Type_93)
21:15:25 Server: Object 2:3181 not found (message Type_93)
21:15:31 Server: Object 2:3816 not found (message Type_121)
21:15:35 Server: Object 2:3818 not found (message Type_121)
21:15:40 "-- LOOTSPAWNER deleted 2 objects --"
21:15:52 Server: Object 2:3180 not found (message Type_121)
21:15:54 Server: Object 2:3169 not found (message Type_121)
21:15:54 Server: Object 2:3818 not found (message Type_93)
21:15:54 Server: Object 2:3816 not found (message Type_93)
21:15:55 Server: Object 2:3170 not found (message Type_121)
21:15:57 Server: Object 2:3181 not found (message Type_121)
21:15:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:15:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:16:04 Server: Object 2:3170 not found (message Type_93)
21:16:04 Server: Object 2:3169 not found (message Type_93)
21:16:05 Server: Object 2:3180 not found (message Type_93)
21:16:05 Server: Object 2:3181 not found (message Type_93)
21:16:34 Server: Object 2:3818 not found (message Type_93)
21:16:34 Server: Object 2:3816 not found (message Type_93)
21:16:44 Server: Object 2:3170 not found (message Type_93)
21:16:44 Server: Object 2:3169 not found (message Type_93)
21:16:45 Server: Object 2:3180 not found (message Type_93)
21:16:45 Server: Object 2:3181 not found (message Type_93)
21:16:45 Server: Object 2:3816 not found (message Type_121)
21:16:48 Server: Object 2:3818 not found (message Type_121)
21:16:49 "-- LOOTSPAWNER deleted 5 objects --"
21:16:54 Error: EntityAI SubSkeleton index was not initialized properly (repeated 47x in the last 60sec)
21:16:54 name: Land_Shop_City_03_F, shape: a3\structures_f_exp\commercial\shop_city_03\shop_city_03_f.p3d, index: -1, matrices: 4
21:16:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:16:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:17:05 Server: Object 2:3180 not found (message Type_121)
21:17:07 Server: Object 2:3169 not found (message Type_121)
21:17:08 Server: Object 2:3170 not found (message Type_121)
21:17:10 Server: Object 2:3181 not found (message Type_121)
21:17:14 Server: Object 2:3818 not found (message Type_93)
21:17:14 Server: Object 2:3816 not found (message Type_93)
21:17:24 Server: Object 2:3170 not found (message Type_93)
21:17:24 Server: Object 2:3169 not found (message Type_93)
21:17:25 Server: Object 2:3180 not found (message Type_93)
21:17:25 Server: Object 2:3181 not found (message Type_93)
21:17:32 "[A3EAI Monitor] [Uptime:01:46:36][FPS:43][Groups:11/12][Respawn:1][HC:false]"
21:17:32 "[A3EAI Monitor] [Static:2][Dynamic:0][Random:10][Air:4][Land:4][UAV:0][UGV:1]"
21:17:54 Server: Object 2:3816 not found (message Type_93)
21:17:54 Server: Object 2:3818 not found (message Type_93)
21:17:58 Server: Object 2:3816 not found (message Type_121)
21:17:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:17:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:18:01 "-- LOOTSPAWNER deleted 19 objects --"
21:18:02 Server: Object 2:3818 not found (message Type_121)
21:18:04 Server: Object 2:3169 not found (message Type_93)
21:18:04 Server: Object 2:3170 not found (message Type_93)
21:18:05 Server: Object 2:3180 not found (message Type_93)
21:18:05 Server: Object 2:3181 not found (message Type_93)
21:18:19 Server: Object 2:3180 not found (message Type_121)
21:18:21 Server: Object 2:3169 not found (message Type_121)
21:18:21 Server: Object 2:3170 not found (message Type_121)
21:18:23 Server: Object 2:3181 not found (message Type_121)
21:18:34 Server: Object 2:3818 not found (message Type_93)
21:18:34 Server: Object 2:3816 not found (message Type_93)
21:18:44 Server: Object 2:3170 not found (message Type_93)
21:18:44 Server: Object 2:3169 not found (message Type_93)
21:18:45 Server: Object 2:3180 not found (message Type_93)
21:18:45 Server: Object 2:3181 not found (message Type_93)
21:18:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:18:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:19:03 Strange convex component16 in a3\boat_f_gamma\boat_civil_04\boat_civil_04_f.p3d:geometryView
21:19:03 Strange convex component25 in a3\boat_f_gamma\boat_civil_04\boat_civil_04_f.p3d:geometryView
21:19:03 Strange convex component26 in a3\boat_f_gamma\boat_civil_04\boat_civil_04_f.p3d:geometryView
21:19:03 Strange convex component27 in a3\boat_f_gamma\boat_civil_04\boat_civil_04_f.p3d:geometryView
21:19:06 Road not found
21:19:11 Server: Object 2:3816 not found (message Type_121)
21:19:14 "-- LOOTSPAWNER deleted 7 objects --"
21:19:14 Server: Object 2:3818 not found (message Type_93)
21:19:14 Server: Object 2:3816 not found (message Type_93)
21:19:15 Server: Object 2:3818 not found (message Type_121)
21:19:24 Server: Object 2:3170 not found (message Type_93)
21:19:24 Server: Object 2:3169 not found (message Type_93)
21:19:25 Server: Object 2:3180 not found (message Type_93)
21:19:25 Server: Object 2:3181 not found (message Type_93)
21:19:32 Server: Object 2:3180 not found (message Type_121)
21:19:34 Server: Object 2:3169 not found (message Type_121)
21:19:35 Server: Object 2:3170 not found (message Type_121)
21:19:36 Server: Object 2:3181 not found (message Type_121)
21:19:54 Server: Object 2:3818 not found (message Type_93)
21:19:54 Server: Object 2:3816 not found (message Type_93)
21:19:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:19:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:19:59 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 8.87894"
21:20:04 Server: Object 2:3169 not found (message Type_93)
21:20:04 Server: Object 2:3170 not found (message Type_93)
21:20:05 Server: Object 2:3180 not found (message Type_93)
21:20:05 Server: Object 2:3181 not found (message Type_93)
21:20:25 Server: Object 2:3816 not found (message Type_121)
21:20:26 "-- LOOTSPAWNER deleted 19 objects --"
21:20:29 Server: Object 2:3818 not found (message Type_121)
21:20:34 Server: Object 2:3818 not found (message Type_93)
21:20:34 Server: Object 2:3816 not found (message Type_93)
21:20:37 "DEBUG: _event ContainerSpawner"
21:20:44 Server: Object 2:3170 not found (message Type_93)
21:20:44 Server: Object 2:3169 not found (message Type_93)
21:20:45 Server: Object 2:3180 not found (message Type_121)
21:20:45 Server: Object 2:3180 not found (message Type_93)
21:20:45 Server: Object 2:3181 not found (message Type_93)
21:20:47 Server: Object 2:3169 not found (message Type_121)
21:20:48 Server: Object 2:3170 not found (message Type_121)
21:20:49 Server: Object 2:3181 not found (message Type_121)
21:20:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:20:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:21:14 Server: Object 2:3818 not found (message Type_93)
21:21:14 Server: Object 2:3816 not found (message Type_93)
21:21:24 Server: Object 2:3169 not found (message Type_93)
21:21:24 Server: Object 2:3170 not found (message Type_93)
21:21:25 Server: Object 2:3180 not found (message Type_93)
21:21:25 Server: Object 2:3181 not found (message Type_93)
21:21:38 "-- LOOTSPAWNER deleted 5 objects --"
21:21:38 Server: Object 2:3816 not found (message Type_121)
21:21:43 Server: Object 2:3818 not found (message Type_121)
21:21:54 Server: Object 2:3818 not found (message Type_93)
21:21:54 Server: Object 2:3816 not found (message Type_93)
21:21:58 Server: Object 2:3180 not found (message Type_121)
21:21:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:21:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:22:00 Server: Object 2:3169 not found (message Type_121)
21:22:01 Server: Object 2:3170 not found (message Type_121)
21:22:02 Server: Object 2:3181 not found (message Type_121)
21:22:04 Server: Object 2:3170 not found (message Type_93)
21:22:04 Server: Object 2:3169 not found (message Type_93)
21:22:05 Server: Object 2:3180 not found (message Type_93)
21:22:05 Server: Object 2:3181 not found (message Type_93)
21:22:17 "DEBUG: _event PlantSpawner"
21:22:17 "DEBUG: suppressed PLANT PATCH spawn TRADER too close"
21:22:32 "[A3EAI Monitor] [Uptime:01:51:36][FPS:39][Groups:13/13][Respawn:0][HC:false]"
21:22:32 "[A3EAI Monitor] [Static:3][Dynamic:1][Random:10][Air:4][Land:4][UAV:0][UGV:1]"
21:22:34 Server: Object 2:3818 not found (message Type_93)
21:22:34 Server: Object 2:3816 not found (message Type_93)
21:22:44 Server: Object 2:3170 not found (message Type_93)
21:22:44 Server: Object 2:3169 not found (message Type_93)
21:22:45 Server: Object 2:3180 not found (message Type_93)
21:22:45 Server: Object 2:3181 not found (message Type_93)
21:22:50 "-- LOOTSPAWNER deleted 19 objects --"
21:22:52 Server: Object 2:3816 not found (message Type_121)
21:22:56 Server: Object 2:3818 not found (message Type_121)
21:22:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:22:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:23:10 Error: EntityAI SubSkeleton index was not initialized properly (repeated 71x in the last 60sec)
21:23:10 name: Land_Shop_City_03_F, shape: a3\structures_f_exp\commercial\shop_city_03\shop_city_03_f.p3d, index: -1, matrices: 4
21:23:11 Server: Object 2:3180 not found (message Type_121)
21:23:14 Server: Object 2:3169 not found (message Type_121)
21:23:14 Server: Object 2:3816 not found (message Type_93)
21:23:14 Server: Object 2:3818 not found (message Type_93)
21:23:15 Server: Object 2:3170 not found (message Type_121)
21:23:16 Server: Object 2:3181 not found (message Type_121)
21:23:24 Server: Object 2:3170 not found (message Type_93)
21:23:24 Server: Object 2:3169 not found (message Type_93)
21:23:25 Server: Object 2:3180 not found (message Type_93)
21:23:25 Server: Object 2:3181 not found (message Type_93)
21:23:54 Server: Object 2:3818 not found (message Type_93)
21:23:54 Server: Object 2:3816 not found (message Type_93)
21:23:57 "DEBUG: _event EarthQuake"
21:23:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:23:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:23:59 "-- LOOTSPAWNER deleted 7 objects --"
21:24:04 Server: Object 2:3170 not found (message Type_93)
21:24:04 Server: Object 2:3169 not found (message Type_93)
21:24:05 Server: Object 2:3816 not found (message Type_121)
21:24:05 Server: Object 2:3180 not found (message Type_93)
21:24:05 Server: Object 2:3181 not found (message Type_93)
21:24:10 Server: Object 2:3818 not found (message Type_121)
21:24:24 Server: Object 2:3180 not found (message Type_121)
21:24:27 Server: Object 2:3169 not found (message Type_121)
21:24:28 Server: Object 2:3170 not found (message Type_121)
21:24:29 Server: Object 2:3181 not found (message Type_121)
21:24:34 Server: Object 2:3818 not found (message Type_93)
21:24:34 Server: Object 2:3816 not found (message Type_93)
21:24:44 Server: Object 2:3170 not found (message Type_93)
21:24:44 Server: Object 2:3169 not found (message Type_93)
21:24:45 Server: Object 2:3180 not found (message Type_93)
21:24:45 Server: Object 2:3181 not found (message Type_93)
21:24:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:24:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:24:59 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 8.9623"
21:25:09 "-- LOOTSPAWNER deleted 16 objects --"
21:25:14 Server: Object 2:3816 not found (message Type_93)
21:25:14 Server: Object 2:3818 not found (message Type_93)
21:25:19 Server: Object 2:3816 not found (message Type_121)
21:25:23 Server: Object 2:3818 not found (message Type_121)
21:25:24 Server: Object 2:3170 not found (message Type_93)
21:25:24 Server: Object 2:3169 not found (message Type_93)
21:25:25 Server: Object 2:3180 not found (message Type_93)
21:25:25 Server: Object 2:3181 not found (message Type_93)
21:25:38 Server: Object 2:3180 not found (message Type_121)
21:25:40 Server: Object 2:3170 not found (message Type_121)
21:25:41 Server: Object 2:3169 not found (message Type_121)
21:25:42 Server: Object 2:3181 not found (message Type_121)
21:25:54 Server: Object 2:3818 not found (message Type_93)
21:25:54 Server: Object 2:3816 not found (message Type_93)
21:25:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:25:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:26:04 Server: Object 2:3170 not found (message Type_93)
21:26:04 Server: Object 2:3169 not found (message Type_93)
21:26:05 Server: Object 2:3180 not found (message Type_93)
21:26:05 Server: Object 2:3181 not found (message Type_93)
21:26:18 "-- LOOTSPAWNER deleted 23 objects --"
21:26:32 Server: Object 2:3816 not found (message Type_121)
21:26:34 Server: Object 2:3818 not found (message Type_93)
21:26:34 Server: Object 2:3816 not found (message Type_93)
21:26:36 Server: Object 2:3818 not found (message Type_121)
21:26:44 Server: Object 2:3170 not found (message Type_93)
21:26:44 Server: Object 2:3169 not found (message Type_93)
21:26:45 Server: Object 2:3180 not found (message Type_93)
21:26:45 Server: Object 2:3181 not found (message Type_93)
21:26:51 Server: Object 2:3180 not found (message Type_121)
21:26:53 Road not found
21:26:54 Server: Object 2:3170 not found (message Type_121)
21:26:54 Server: Object 2:3169 not found (message Type_121)
21:26:55 Server: Object 2:3181 not found (message Type_121)
21:26:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:26:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:27:15 Server: Object 2:3818 not found (message Type_93)
21:27:15 Server: Object 2:3816 not found (message Type_93)
21:27:24 Server: Object 2:3170 not found (message Type_93)
21:27:24 Server: Object 2:3169 not found (message Type_93)
21:27:25 Server: Object 2:3180 not found (message Type_93)
21:27:25 Server: Object 2:3181 not found (message Type_93)
21:27:27 Error: EntityAI SubSkeleton index was not initialized properly (repeated 23x in the last 60sec)
21:27:27 name: Land_Shop_City_03_F, shape: a3\structures_f_exp\commercial\shop_city_03\shop_city_03_f.p3d, index: -1, matrices: 4
21:27:32 "[A3EAI Monitor] [Uptime:01:56:36][FPS:47][Groups:9/9][Respawn:0][HC:false]"
21:27:32 "[A3EAI Monitor] [Static:0][Dynamic:0][Random:10][Air:4][Land:4][UAV:0][UGV:1]"
21:27:45 Server: Object 2:3816 not found (message Type_121)
21:27:49 Server: Object 2:3818 not found (message Type_121)
21:27:55 Server: Object 2:3818 not found (message Type_93)
21:27:55 Server: Object 2:3816 not found (message Type_93)
21:27:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:27:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:28:04 Server: Object 2:3180 not found (message Type_121)
21:28:04 Server: Object 2:3170 not found (message Type_93)
21:28:04 Server: Object 2:3169 not found (message Type_93)
21:28:05 Server: Object 2:3180 not found (message Type_93)
21:28:05 Server: Object 2:3181 not found (message Type_93)
21:28:07 Server: Object 2:3169 not found (message Type_121)
21:28:07 Server: Object 2:3170 not found (message Type_121)
21:28:09 Server: Object 2:3181 not found (message Type_121)
21:28:35 Server: Object 2:3818 not found (message Type_93)
21:28:35 Server: Object 2:3816 not found (message Type_93)
21:28:44 Server: Object 2:3170 not found (message Type_93)
21:28:44 Server: Object 2:3169 not found (message Type_93)
21:28:45 Server: Object 2:3180 not found (message Type_93)
21:28:45 Server: Object 2:3181 not found (message Type_93)
21:28:58 Server: Object 2:3816 not found (message Type_121)
21:28:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:28:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:29:02 Server: Object 2:3818 not found (message Type_121)
21:29:15 Server: Object 2:3818 not found (message Type_93)
21:29:15 Server: Object 2:3816 not found (message Type_93)
21:29:17 Server: Object 2:3180 not found (message Type_121)
21:29:20 Server: Object 2:3169 not found (message Type_121)
21:29:21 Server: Object 2:3170 not found (message Type_121)
21:29:22 Server: Object 2:3181 not found (message Type_121)
21:29:24 Server: Object 2:3170 not found (message Type_93)
21:29:24 Server: Object 2:3169 not found (message Type_93)
21:29:25 Server: Object 2:3180 not found (message Type_93)
21:29:25 Server: Object 2:3181 not found (message Type_93)
21:29:38 "-- LOOTSPAWNER deleted 7 objects --"
21:29:55 Server: Object 2:3818 not found (message Type_93)
21:29:55 Server: Object 2:3816 not found (message Type_93)
21:29:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:29:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:29:59 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 9.04569"
21:30:04 Server: Object 2:3170 not found (message Type_93)
21:30:04 Server: Object 2:3169 not found (message Type_93)
21:30:05 Server: Object 2:3180 not found (message Type_93)
21:30:05 Server: Object 2:3181 not found (message Type_93)
21:30:12 Server: Object 2:3816 not found (message Type_121)
21:30:16 Server: Object 2:3818 not found (message Type_121)
21:30:31 Server: Object 2:3180 not found (message Type_121)
21:30:33 Server: Object 2:3169 not found (message Type_121)
21:30:33 Server: Object 2:3170 not found (message Type_121)
21:30:35 Server: Object 2:3818 not found (message Type_93)
21:30:35 Server: Object 2:3816 not found (message Type_93)
21:30:35 Server: Object 2:3181 not found (message Type_121)
21:30:38 Error: Object(4 : 957) not found
21:30:44 Server: Object 2:3170 not found (message Type_93)
21:30:44 Server: Object 2:3169 not found (message Type_93)
21:30:45 Server: Object 2:3180 not found (message Type_93)
21:30:45 Server: Object 2:3181 not found (message Type_93)
21:30:47 "-- LOOTSPAWNER deleted 34 objects --"
21:30:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:30:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:31:15 Server: Object 2:3818 not found (message Type_93)
21:31:15 Server: Object 2:3816 not found (message Type_93)
21:31:24 Server: Object 2:3169 not found (message Type_93)
21:31:24 Server: Object 2:3170 not found (message Type_93)
21:31:25 Server: Object 2:3180 not found (message Type_93)
21:31:25 Server: Object 2:3181 not found (message Type_93)
21:31:25 Server: Object 2:3816 not found (message Type_121)
21:31:29 Server: Object 2:3818 not found (message Type_121)
21:31:44 Server: Object 2:3180 not found (message Type_121)
21:31:46 Server: Object 2:3170 not found (message Type_121)
21:31:47 Server: Object 2:3169 not found (message Type_121)
21:31:48 Server: Object 2:3181 not found (message Type_121)
21:31:55 Server: Object 2:3816 not found (message Type_93)
21:31:55 Server: Object 2:3818 not found (message Type_93)
21:31:55 "-- LOOTSPAWNER deleted 36 objects --"
21:31:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:31:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:32:04 Server: Object 2:3170 not found (message Type_93)
21:32:04 Server: Object 2:3169 not found (message Type_93)
21:32:05 Server: Object 2:3180 not found (message Type_93)
21:32:05 Server: Object 2:3181 not found (message Type_93)
21:32:32 "[A3EAI Monitor] [Uptime:02:01:36][FPS:44][Groups:10/11][Respawn:1][HC:false]"
21:32:32 "[A3EAI Monitor] [Static:2][Dynamic:0][Random:9][Air:4][Land:4][UAV:0][UGV:1]"
21:32:35 Server: Object 2:3818 not found (message Type_93)
21:32:35 Server: Object 2:3816 not found (message Type_93)
21:32:38 Server: Object 2:3816 not found (message Type_121)
21:32:42 Server: Object 2:3818 not found (message Type_121)
21:32:44 Server: Object 2:3170 not found (message Type_93)
21:32:44 Server: Object 2:3169 not found (message Type_93)
21:32:45 Server: Object 2:3180 not found (message Type_93)
21:32:45 Server: Object 2:3181 not found (message Type_93)
21:32:51 Road not found
21:32:57 Server: Object 2:3180 not found (message Type_121)
21:32:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:32:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:33:00 Server: Object 2:3170 not found (message Type_121)
21:33:00 Server: Object 2:3169 not found (message Type_121)
21:33:02 Server: Object 2:3181 not found (message Type_121)
21:33:02 "-- LOOTSPAWNER deleted 50 objects --"
21:33:15 Server: Object 2:3818 not found (message Type_93)
21:33:15 Server: Object 2:3816 not found (message Type_93)
21:33:24 Server: Object 2:3170 not found (message Type_93)
21:33:24 Server: Object 2:3169 not found (message Type_93)
21:33:25 Server: Object 2:3180 not found (message Type_93)
21:33:25 Server: Object 2:3181 not found (message Type_93)
21:33:51 Server: Object 2:3816 not found (message Type_121)
21:33:55 Server: Object 2:3818 not found (message Type_93)
21:33:55 Server: Object 2:3816 not found (message Type_93)
21:33:55 Server: Object 2:3818 not found (message Type_121)
21:33:58 "DEBUG: _event EarthQuake"
21:33:58 "DEBUG: _event ChangeWeather"
21:33:58 "Epoch: Weather Change - fog: [0.0844079,0.157539,16.0009] rain: 0.294521 overcast: 0.108864 windx: 2.25104 windz: -2.15527 forced: false"
21:33:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:33:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:34:04 Server: Object 2:3170 not found (message Type_93)
21:34:04 Server: Object 2:3169 not found (message Type_93)
21:34:05 Server: Object 2:3180 not found (message Type_93)
21:34:05 Server: Object 2:3181 not found (message Type_93)
21:34:10 "-- LOOTSPAWNER deleted 1 objects --"
21:34:10 Server: Object 2:3180 not found (message Type_121)
21:34:13 Server: Object 2:3170 not found (message Type_121)
21:34:14 Server: Object 2:3169 not found (message Type_121)
21:34:15 Server: Object 2:3181 not found (message Type_121)
21:34:35 Server: Object 2:3818 not found (message Type_93)
21:34:35 Server: Object 2:3816 not found (message Type_93)
21:34:44 Server: Object 2:3170 not found (message Type_93)
21:34:44 Server: Object 2:3169 not found (message Type_93)
21:34:45 Server: Object 2:3180 not found (message Type_93)
21:34:45 Server: Object 2:3181 not found (message Type_93)
21:34:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:34:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:34:59 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 9.12905"
21:35:05 Server: Object 2:3816 not found (message Type_121)
21:35:08 Server: Object 2:3818 not found (message Type_121)
21:35:15 Server: Object 2:3818 not found (message Type_93)
21:35:15 Server: Object 2:3816 not found (message Type_93)
21:35:24 Server: Object 2:3180 not found (message Type_121)
21:35:24 Server: Object 2:3170 not found (message Type_93)
21:35:24 Server: Object 2:3169 not found (message Type_93)
21:35:25 Server: Object 2:3180 not found (message Type_93)
21:35:26 Server: Object 2:3181 not found (message Type_93)
21:35:26 Server: Object 2:3170 not found (message Type_121)
21:35:27 Server: Object 2:3169 not found (message Type_121)
21:35:29 Server: Object 2:3181 not found (message Type_121)
21:35:31 Error: EntityAI SubSkeleton index was not initialized properly (repeated 47x in the last 60sec)
21:35:31 name: Land_Shop_City_03_F, shape: a3\structures_f_exp\commercial\shop_city_03\shop_city_03_f.p3d, index: -1, matrices: 4
21:35:55 Server: Object 2:3818 not found (message Type_93)
21:35:55 Server: Object 2:3816 not found (message Type_93)
21:35:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:35:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:36:04 Server: Object 2:3169 not found (message Type_93)
21:36:04 Server: Object 2:3170 not found (message Type_93)
21:36:05 Server: Object 2:3180 not found (message Type_93)
21:36:06 Server: Object 2:3181 not found (message Type_93)
21:36:19 Server: Object 2:3816 not found (message Type_121)
21:36:22 Server: Object 2:3818 not found (message Type_121)
21:36:23 "-- LOOTSPAWNER deleted 6 objects --"
21:36:35 Server: Object 2:3816 not found (message Type_93)
21:36:35 Server: Object 2:3818 not found (message Type_93)
21:36:37 Server: Object 2:3180 not found (message Type_121)
21:36:40 Server: Object 2:3170 not found (message Type_121)
21:36:41 Server: Object 2:3169 not found (message Type_121)
21:36:42 Server: Object 2:3181 not found (message Type_121)
21:36:44 Server: Object 2:3170 not found (message Type_93)
21:36:44 Server: Object 2:3169 not found (message Type_93)
21:36:45 Server: Object 2:3180 not found (message Type_93)
21:36:46 Server: Object 2:3181 not found (message Type_93)
21:36:46 Road not found
21:36:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:36:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:37:15 Server: Object 2:3818 not found (message Type_93)
21:37:15 Server: Object 2:3816 not found (message Type_93)
21:37:24 Server: Object 2:3170 not found (message Type_93)
21:37:24 Server: Object 2:3169 not found (message Type_93)
21:37:25 Server: Object 2:3180 not found (message Type_93)
21:37:26 Server: Object 2:3181 not found (message Type_93)
21:37:32 Server: Object 2:3816 not found (message Type_121)
21:37:32 "[A3EAI Monitor] [Uptime:02:06:36][FPS:45][Groups:10/10][Respawn:0][HC:false]"
21:37:32 "[A3EAI Monitor] [Static:1][Dynamic:0][Random:10][Air:4][Land:4][UAV:0][UGV:1]"
21:37:35 Server: Object 2:3818 not found (message Type_121)
21:37:50 Server: Object 2:3180 not found (message Type_121)
21:37:53 Server: Object 2:3170 not found (message Type_121)
21:37:54 Server: Object 2:3169 not found (message Type_121)
21:37:55 Server: Object 2:3181 not found (message Type_121)
21:37:55 Server: Object 2:3816 not found (message Type_93)
21:37:55 Server: Object 2:3818 not found (message Type_93)
21:37:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:37:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:38:04 Server: Object 2:3170 not found (message Type_93)
21:38:04 Server: Object 2:3169 not found (message Type_93)
21:38:05 Server: Object 2:3180 not found (message Type_93)
21:38:06 Server: Object 2:3181 not found (message Type_93)
21:38:06 Server: Object 4:1066 not found (message Type_115)
21:38:06 Server: Object 4:1065 not found (message Type_127)
21:38:06 Server: Object 4:1068 not found (message Type_128)
21:38:06 Server: Object 4:1067 not found (message Type_121)
21:38:06 Server: Object 4:1069 not found (message Type_114)
21:38:35 Server: Object 2:3818 not found (message Type_93)
21:38:35 Server: Object 2:3816 not found (message Type_93)
21:38:44 Server: Object 2:3170 not found (message Type_93)
21:38:44 Server: Object 2:3169 not found (message Type_93)
21:38:45 Server: Object 2:3816 not found (message Type_121)
21:38:45 Server: Object 2:3180 not found (message Type_93)
21:38:46 Server: Object 2:3181 not found (message Type_93)
21:38:48 Server: Object 2:3818 not found (message Type_121)
21:38:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:38:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:39:03 Server: Object 2:3180 not found (message Type_121)
21:39:06 Server: Object 2:3170 not found (message Type_121)
21:39:08 Server: Object 2:3181 not found (message Type_121)
21:39:08 Server: Object 2:3169 not found (message Type_121)
21:39:15 Server: Object 2:3818 not found (message Type_93)
21:39:15 Server: Object 2:3816 not found (message Type_93)
21:39:19 Error: EntityAI SubSkeleton index was not initialized properly (repeated 23x in the last 60sec)
21:39:19 name: Land_Shop_City_03_F, shape: a3\structures_f_exp\commercial\shop_city_03\shop_city_03_f.p3d, index: -1, matrices: 4
21:39:24 Server: Object 2:3170 not found (message Type_93)
21:39:24 Server: Object 2:3169 not found (message Type_93)
21:39:25 Server: Object 2:3180 not found (message Type_93)
21:39:26 Server: Object 2:3181 not found (message Type_93)
21:39:55 Server: Object 2:3818 not found (message Type_93)
21:39:55 Server: Object 2:3816 not found (message Type_93)
21:39:58 Server: Object 2:3816 not found (message Type_121)
21:39:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:39:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:39:59 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 9.2124"
21:40:02 Server: Object 2:3818 not found (message Type_121)
21:40:04 Server: Object 2:3169 not found (message Type_93)
21:40:04 Server: Object 2:3170 not found (message Type_93)
21:40:05 Server: Object 2:3180 not found (message Type_93)
21:40:06 Server: Object 2:3181 not found (message Type_93)
21:40:17 Server: Object 2:3180 not found (message Type_121)
21:40:19 Server: Object 2:3170 not found (message Type_121)
21:40:19 IT07: [VEMFr] DynamicLocationInvasion -- INFO: invasion of Belfort @ 031109 timed out.
21:40:21 Server: Object 2:3181 not found (message Type_121)
21:40:21 Server: Object 2:3169 not found (message Type_121)
21:40:35 Server: Object 2:3818 not found (message Type_93)
21:40:35 Server: Object 2:3816 not found (message Type_93)
21:40:44 Server: Object 2:3170 not found (message Type_93)
21:40:44 Server: Object 2:3169 not found (message Type_93)
21:40:45 Server: Object 2:3180 not found (message Type_93)
21:40:46 Server: Object 2:3181 not found (message Type_93)
21:40:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:40:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:41:12 Server: Object 2:3816 not found (message Type_121)
21:41:15 Server: Object 2:3818 not found (message Type_93)
21:41:15 Server: Object 2:3816 not found (message Type_93)
21:41:15 Server: Object 2:3818 not found (message Type_121)
21:41:25 Server: Object 2:3169 not found (message Type_93)
21:41:25 Server: Object 2:3170 not found (message Type_93)
21:41:26 Server: Object 2:3180 not found (message Type_93)
21:41:26 Server: Object 2:3181 not found (message Type_93)
21:41:30 Server: Object 2:3180 not found (message Type_121)
21:41:33 Server: Object 2:3170 not found (message Type_121)
21:41:34 Server: Object 2:3181 not found (message Type_121)
21:41:35 Server: Object 2:3169 not found (message Type_121)
21:41:55 Server: Object 2:3818 not found (message Type_93)
21:41:55 Server: Object 2:3816 not found (message Type_93)
21:41:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:41:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:42:05 Server: Object 2:3170 not found (message Type_93)
21:42:05 Server: Object 2:3169 not found (message Type_93)
21:42:06 Server: Object 2:3180 not found (message Type_93)
21:42:06 Server: Object 2:3181 not found (message Type_93)
21:42:24 Server: Object 2:3816 not found (message Type_121)
21:42:29 Server: Object 2:3818 not found (message Type_121)
21:42:33 "[A3EAI Monitor] [Uptime:02:11:37][FPS:42][Groups:10/10][Respawn:0][HC:false]"
21:42:33 "[A3EAI Monitor] [Static:0][Dynamic:1][Random:10][Air:4][Land:4][UAV:0][UGV:1]"
21:42:35 Server: Object 2:3818 not found (message Type_93)
21:42:35 Server: Object 2:3816 not found (message Type_93)
21:42:43 Server: Object 2:3180 not found (message Type_121)
21:42:45 Server: Object 2:3170 not found (message Type_93)
21:42:45 Server: Object 2:3169 not found (message Type_93)
21:42:46 Server: Object 2:3180 not found (message Type_93)
21:42:46 Server: Object 2:3170 not found (message Type_121)
21:42:46 Server: Object 2:3181 not found (message Type_93)
21:42:47 Server: Object 2:3181 not found (message Type_121)
21:42:48 Server: Object 2:3169 not found (message Type_121)
21:42:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:42:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:43:15 Server: Object 2:3818 not found (message Type_93)
21:43:15 Server: Object 2:3816 not found (message Type_93)
21:43:25 Server: Object 2:3170 not found (message Type_93)
21:43:25 Server: Object 2:3169 not found (message Type_93)
21:43:26 Server: Object 2:3180 not found (message Type_93)
21:43:26 Server: Object 2:3181 not found (message Type_93)
21:43:38 Server: Object 2:3816 not found (message Type_121)
21:43:42 Server: Object 2:3818 not found (message Type_121)
21:43:55 Server: Object 2:3818 not found (message Type_93)
21:43:55 Server: Object 2:3816 not found (message Type_93)
21:43:56 Server: Object 2:3180 not found (message Type_121)
21:43:58 "DEBUG: _event EarthQuake"
21:43:58 "DEBUG: _event PlantSpawner"
21:43:59 "DEBUG: suppressed PLANT PATCH spawn TRADER too close"
21:43:59 Server: Object 2:3170 not found (message Type_121)
21:43:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:43:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:44:01 Server: Object 2:3181 not found (message Type_121)
21:44:01 Server: Object 2:3169 not found (message Type_121)
21:44:05 Server: Object 2:3170 not found (message Type_93)
21:44:05 Server: Object 2:3169 not found (message Type_93)
21:44:06 Server: Object 2:3180 not found (message Type_93)
21:44:06 Server: Object 2:3181 not found (message Type_93)
21:44:35 Server: Object 2:3818 not found (message Type_93)
21:44:35 Server: Object 2:3816 not found (message Type_93)
21:44:45 Server: Object 2:3169 not found (message Type_93)
21:44:45 Server: Object 2:3170 not found (message Type_93)
21:44:46 Server: Object 2:3180 not found (message Type_93)
21:44:46 Server: Object 2:3181 not found (message Type_93)
21:44:51 Server: Object 2:3816 not found (message Type_121)
21:44:56 Server: Object 2:3818 not found (message Type_121)
21:44:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:44:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:44:59 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 9.29575"
21:44:59 Warning: Cleanup player - person 2:4183 not found
21:45:01 Warning: Cleanup player - person 2:4183 not found
21:45:10 Server: Object 2:3180 not found (message Type_121)
21:45:12 Server: Object 2:3170 not found (message Type_121)
21:45:14 Server: Object 2:3181 not found (message Type_121)
21:45:14 Server: Object 2:3169 not found (message Type_121)
21:45:15 Server: Object 2:3818 not found (message Type_93)
21:45:15 Server: Object 2:3816 not found (message Type_93)
21:45:25 Server: Object 2:3169 not found (message Type_93)
21:45:25 Server: Object 2:3170 not found (message Type_93)
21:45:26 Server: Object 2:3180 not found (message Type_93)
21:45:26 Server: Object 2:3181 not found (message Type_93)
21:45:55 Server: Object 2:3818 not found (message Type_93)
21:45:55 Server: Object 2:3816 not found (message Type_93)
21:45:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:45:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:46:04 Server: Object 2:3816 not found (message Type_121)
21:46:05 Server: Object 2:3169 not found (message Type_93)
21:46:05 Server: Object 2:3170 not found (message Type_93)
21:46:06 Server: Object 2:3180 not found (message Type_93)
21:46:06 Server: Object 2:3181 not found (message Type_93)
21:46:10 Server: Object 2:3818 not found (message Type_121)
21:46:15 Error: EntityAI SubSkeleton index was not initialized properly (repeated 239x in the last 60sec)
21:46:15 name: Land_Shop_City_03_F, shape: a3\structures_f_exp\commercial\shop_city_03\shop_city_03_f.p3d, index: -1, matrices: 4
21:46:23 Server: Object 2:3180 not found (message Type_121)
21:46:25 Server: Object 2:3170 not found (message Type_121)
21:46:27 Server: Object 2:3169 not found (message Type_121)
21:46:28 Server: Object 2:3181 not found (message Type_121)
21:46:35 Server: Object 2:3818 not found (message Type_93)
21:46:35 Server: Object 2:3816 not found (message Type_93)
21:46:45 Server: Object 2:3169 not found (message Type_93)
21:46:45 Server: Object 2:3170 not found (message Type_93)
21:46:46 Server: Object 2:3180 not found (message Type_93)
21:46:46 Server: Object 2:3181 not found (message Type_93)
21:46:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:46:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:47:15 Server: Object 2:3816 not found (message Type_93)
21:47:15 Server: Object 2:3818 not found (message Type_93)
21:47:17 Server: Object 2:3816 not found (message Type_121)
21:47:23 Server: Object 2:3818 not found (message Type_121)
21:47:25 Server: Object 2:3170 not found (message Type_93)
21:47:25 Server: Object 2:3169 not found (message Type_93)
21:47:26 Server: Object 2:3180 not found (message Type_93)
21:47:26 Server: Object 2:3181 not found (message Type_93)
21:47:33 "[A3EAI Monitor] [Uptime:02:16:37][FPS:47][Groups:9/9][Respawn:0][HC:false]"
21:47:33 "[A3EAI Monitor] [Static:0][Dynamic:0][Random:10][Air:4][Land:4][UAV:0][UGV:1]"
21:47:36 Server: Object 2:3180 not found (message Type_121)
21:47:39 Server: Object 2:3170 not found (message Type_121)
21:47:40 IT07: [VEMFr] DynamicLocationInvasion -- INFO: invasion of Tobakoro @ 087035 timed out.
21:47:41 Server: Object 2:3181 not found (message Type_121)
21:47:41 Server: Object 2:3169 not found (message Type_121)
21:47:55 Server: Object 2:3816 not found (message Type_93)
21:47:55 Server: Object 2:3818 not found (message Type_93)
21:47:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:47:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:48:01 Road not found
21:48:05 Server: Object 2:3169 not found (message Type_93)
21:48:05 Server: Object 2:3170 not found (message Type_93)
21:48:06 Server: Object 2:3180 not found (message Type_93)
21:48:06 Server: Object 2:3181 not found (message Type_93)
21:48:30 Server: Object 2:3816 not found (message Type_121)
21:48:35 Server: Object 2:3818 not found (message Type_93)
21:48:35 Server: Object 2:3816 not found (message Type_93)
21:48:36 Server: Object 2:3818 not found (message Type_121)
21:48:45 Server: Object 2:3170 not found (message Type_93)
21:48:45 Server: Object 2:3169 not found (message Type_93)
21:48:46 Server: Object 2:3180 not found (message Type_93)
21:48:46 Server: Object 2:3181 not found (message Type_93)
21:48:49 Server: Object 2:3180 not found (message Type_121)
21:48:52 Server: Object 2:3170 not found (message Type_121)
21:48:54 Server: Object 2:3169 not found (message Type_121)
21:48:54 Server: Object 2:3181 not found (message Type_121)
21:48:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:48:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:49:15 Server: Object 2:3818 not found (message Type_93)
21:49:15 Server: Object 2:3816 not found (message Type_93)
21:49:25 Server: Object 2:3169 not found (message Type_93)
21:49:25 Server: Object 2:3170 not found (message Type_93)
21:49:26 Server: Object 2:3180 not found (message Type_93)
21:49:26 Server: Object 2:3181 not found (message Type_93)
21:49:43 Server: Object 2:3816 not found (message Type_121)
21:49:50 Server: Object 2:3818 not found (message Type_121)
21:49:55 Server: Object 2:3818 not found (message Type_93)
21:49:55 Server: Object 2:3816 not found (message Type_93)
21:49:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:49:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:49:59 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 9.3791"
21:50:02 Server: Object 2:3180 not found (message Type_121)
21:50:05 Server: Object 2:3170 not found (message Type_93)
21:50:05 Server: Object 2:3169 not found (message Type_93)
21:50:06 Server: Object 2:3170 not found (message Type_121)
21:50:06 Server: Object 2:3180 not found (message Type_93)
21:50:06 Server: Object 2:3181 not found (message Type_93)
21:50:07 Server: Object 2:3169 not found (message Type_121)
21:50:07 Server: Object 2:3181 not found (message Type_121)
21:50:35 Server: Object 2:3818 not found (message Type_93)
21:50:35 Server: Object 2:3816 not found (message Type_93)
21:50:36 "-- LOOTSPAWNER deleted 6 objects --"
21:50:45 Server: Object 2:3170 not found (message Type_93)
21:50:45 Server: Object 2:3169 not found (message Type_93)
21:50:46 Server: Object 2:3180 not found (message Type_93)
21:50:46 Server: Object 2:3181 not found (message Type_93)
21:50:56 Server: Object 2:3816 not found (message Type_121)
21:50:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:50:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:51:03 Server: Object 2:3818 not found (message Type_121)
21:51:15 Server: Object 2:3818 not found (message Type_93)
21:51:15 Server: Object 2:3816 not found (message Type_93)
21:51:16 Server: Object 2:3180 not found (message Type_121)
21:51:19 Server: Object 2:3170 not found (message Type_121)
21:51:20 Server: Object 2:3169 not found (message Type_121)
21:51:20 Server: Object 2:3181 not found (message Type_121)
21:51:25 Server: Object 2:3169 not found (message Type_93)
21:51:25 Server: Object 2:3170 not found (message Type_93)
21:51:26 Server: Object 2:3180 not found (message Type_93)
21:51:26 Server: Object 2:3181 not found (message Type_93)
21:51:55 Server: Object 2:3818 not found (message Type_93)
21:51:55 Server: Object 2:3816 not found (message Type_93)
21:51:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:51:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:52:05 Server: Object 2:3169 not found (message Type_93)
21:52:05 Server: Object 2:3170 not found (message Type_93)
21:52:06 Server: Object 2:3180 not found (message Type_93)
21:52:06 Server: Object 2:3181 not found (message Type_93)
21:52:10 Server: Object 2:3816 not found (message Type_121)
21:52:16 Server: Object 2:3818 not found (message Type_121)
21:52:29 Server: Object 2:3180 not found (message Type_121)
21:52:32 Server: Object 2:3170 not found (message Type_121)
21:52:33 Server: Object 2:3169 not found (message Type_121)
21:52:33 "[A3EAI Monitor] [Uptime:02:21:37][FPS:48][Groups:9/9][Respawn:0][HC:false]"
21:52:33 "[A3EAI Monitor] [Static:0][Dynamic:0][Random:10][Air:4][Land:4][UAV:0][UGV:1]"
21:52:33 Server: Object 2:3181 not found (message Type_121)
21:52:35 Server: Object 2:3818 not found (message Type_93)
21:52:35 Server: Object 2:3816 not found (message Type_93)
21:52:45 Server: Object 2:3169 not found (message Type_93)
21:52:45 Server: Object 2:3170 not found (message Type_93)
21:52:46 Server: Object 2:3180 not found (message Type_93)
21:52:46 Server: Object 2:3181 not found (message Type_93)
21:52:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:52:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:53:15 Server: Object 2:3818 not found (message Type_93)
21:53:15 Server: Object 2:3816 not found (message Type_93)
21:53:23 Server: Object 2:3816 not found (message Type_121)
21:53:25 Server: Object 2:3170 not found (message Type_93)
21:53:25 Server: Object 2:3169 not found (message Type_93)
21:53:26 Server: Object 2:3180 not found (message Type_93)
21:53:26 Server: Object 2:3181 not found (message Type_93)
21:53:29 Server: Object 2:3818 not found (message Type_121)
21:53:42 Server: Object 2:3180 not found (message Type_121)
21:53:45 Server: Object 2:3170 not found (message Type_121)
21:53:46 Server: Object 2:3169 not found (message Type_121)
21:53:47 Server: Object 2:3181 not found (message Type_121)
21:53:55 Server: Object 2:3818 not found (message Type_93)
21:53:55 Server: Object 2:3816 not found (message Type_93)
21:53:59 "DEBUG: _event EarthQuake"
21:53:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:53:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:54:05 Server: Object 2:3169 not found (message Type_93)
21:54:05 Server: Object 2:3170 not found (message Type_93)
21:54:06 Server: Object 2:3180 not found (message Type_93)
21:54:06 Server: Object 2:3181 not found (message Type_93)
21:54:35 Server: Object 2:3818 not found (message Type_93)
21:54:35 Server: Object 2:3816 not found (message Type_93)
21:54:37 Server: Object 2:3816 not found (message Type_121)
21:54:42 Server: Object 2:3818 not found (message Type_121)
21:54:45 Server: Object 2:3169 not found (message Type_93)
21:54:45 Server: Object 2:3170 not found (message Type_93)
21:54:46 Server: Object 2:3180 not found (message Type_93)
21:54:46 Server: Object 2:3181 not found (message Type_93)
21:54:55 Server: Object 2:3180 not found (message Type_121)
21:54:57 Server: Object 2:3170 not found (message Type_121)
21:54:59 Server: Object 2:3169 not found (message Type_121)
21:54:59 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 9.46245"
21:55:00 Server: Object 2:3181 not found (message Type_121)
21:55:15 Server: Object 2:3818 not found (message Type_93)
21:55:15 Server: Object 2:3816 not found (message Type_93)
21:55:25 Server: Object 2:3169 not found (message Type_93)
21:55:25 Server: Object 2:3170 not found (message Type_93)
21:55:26 Server: Object 2:3180 not found (message Type_93)
21:55:26 Server: Object 2:3181 not found (message Type_93)
21:55:50 Server: Object 2:3816 not found (message Type_121)
21:55:55 Server: Object 2:3818 not found (message Type_121)
21:55:56 Server: Object 2:3818 not found (message Type_93)
21:55:56 Server: Object 2:3816 not found (message Type_93)
21:55:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:55:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:56:05 Server: Object 2:3169 not found (message Type_93)
21:56:05 Server: Object 2:3170 not found (message Type_93)
21:56:06 Server: Object 2:3180 not found (message Type_93)
21:56:06 Server: Object 2:3181 not found (message Type_93)
21:56:08 Server: Object 2:3180 not found (message Type_121)
21:56:10 Server: Object 2:3170 not found (message Type_121)
21:56:12 Server: Object 2:3169 not found (message Type_121)
21:56:12 Server: Object 2:3181 not found (message Type_121)
21:56:36 Server: Object 2:3818 not found (message Type_93)
21:56:36 Server: Object 2:3816 not found (message Type_93)
21:56:45 Server: Object 2:3170 not found (message Type_93)
21:56:45 Server: Object 2:3169 not found (message Type_93)
21:56:46 Server: Object 2:3180 not found (message Type_93)
21:56:46 Server: Object 2:3181 not found (message Type_93)
21:57:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:57:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:57:04 Server: Object 2:3816 not found (message Type_121)
21:57:08 Server: Object 2:3818 not found (message Type_121)
21:57:16 Server: Object 2:3818 not found (message Type_93)
21:57:16 Server: Object 2:3816 not found (message Type_93)
21:57:22 Server: Object 2:3180 not found (message Type_121)
21:57:24 Server: Object 2:3170 not found (message Type_121)
21:57:25 Server: Object 2:3170 not found (message Type_93)
21:57:25 Server: Object 2:3169 not found (message Type_93)
21:57:25 Server: Object 2:3181 not found (message Type_121)
21:57:26 Server: Object 2:3169 not found (message Type_121)
21:57:26 Server: Object 2:3180 not found (message Type_93)
21:57:26 Server: Object 2:3181 not found (message Type_93)
21:57:33 "[A3EAI Monitor] [Uptime:02:26:37][FPS:48][Groups:9/9][Respawn:0][HC:false]"
21:57:33 "[A3EAI Monitor] [Static:0][Dynamic:0][Random:10][Air:4][Land:4][UAV:0][UGV:1]"
21:57:51 Road not found
21:57:56 Server: Object 2:3816 not found (message Type_93)
21:57:56 Server: Object 2:3818 not found (message Type_93)
21:58:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:58:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:58:05 Server: Object 2:3169 not found (message Type_93)
21:58:05 Server: Object 2:3170 not found (message Type_93)
21:58:06 Server: Object 2:3180 not found (message Type_93)
21:58:06 Server: Object 2:3181 not found (message Type_93)
21:58:17 Server: Object 2:3816 not found (message Type_121)
21:58:21 Server: Object 2:3818 not found (message Type_121)
21:58:35 Server: Object 2:3180 not found (message Type_121)
21:58:36 Server: Object 2:3818 not found (message Type_93)
21:58:36 Server: Object 2:3816 not found (message Type_93)
21:58:37 Server: Object 2:3170 not found (message Type_121)
21:58:38 Server: Object 2:3181 not found (message Type_121)
21:58:39 Server: Object 2:3169 not found (message Type_121)
21:58:45 Server: Object 2:3169 not found (message Type_93)
21:58:45 Server: Object 2:3170 not found (message Type_93)
21:58:46 Server: Object 2:3180 not found (message Type_93)
21:58:46 Server: Object 2:3181 not found (message Type_93)
21:59:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:59:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:59:16 Server: Object 2:3818 not found (message Type_93)
21:59:16 Server: Object 2:3816 not found (message Type_93)
21:59:25 Server: Object 2:3169 not found (message Type_93)
21:59:25 Server: Object 2:3170 not found (message Type_93)
21:59:26 Server: Object 2:3180 not found (message Type_93)
21:59:26 Server: Object 2:3181 not found (message Type_93)
21:59:30 Server: Object 2:3816 not found (message Type_121)
21:59:34 Server: Object 2:3818 not found (message Type_121)
21:59:48 Server: Object 2:3180 not found (message Type_121)
21:59:50 Server: Object 2:3170 not found (message Type_121)
21:59:51 Server: Object 2:3181 not found (message Type_121)
21:59:52 Server: Object 2:3169 not found (message Type_121)
21:59:56 Server: Object 2:3818 not found (message Type_93)
21:59:56 Server: Object 2:3816 not found (message Type_93)
22:00:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:00:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:00:00 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 9.54583"
22:00:05 Server: Object 2:3169 not found (message Type_93)
22:00:05 Server: Object 2:3170 not found (message Type_93)
22:00:06 Server: Object 2:3180 not found (message Type_93)
22:00:06 Server: Object 2:3181 not found (message Type_93)
22:00:36 Server: Object 2:3818 not found (message Type_93)
22:00:36 Server: Object 2:3816 not found (message Type_93)
22:00:44 Server: Object 2:3816 not found (message Type_121)
22:00:45 Server: Object 2:3169 not found (message Type_93)
22:00:45 Server: Object 2:3170 not found (message Type_93)
22:00:46 Server: Object 2:3180 not found (message Type_93)
22:00:46 Server: Object 2:3181 not found (message Type_93)
22:00:47 Server: Object 2:3818 not found (message Type_121)
22:01:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:01:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:01:01 Server: Object 2:3180 not found (message Type_121)
22:01:04 Server: Object 2:3170 not found (message Type_121)
22:01:05 Server: Object 2:3169 not found (message Type_121)
22:01:05 Server: Object 2:3181 not found (message Type_121)
22:01:16 Server: Object 2:3818 not found (message Type_93)
22:01:16 Server: Object 2:3816 not found (message Type_93)
22:01:20 "-- LOOTSPAWNER deleted 2 objects --"
22:01:25 Server: Object 2:3170 not found (message Type_93)
22:01:25 Server: Object 2:3169 not found (message Type_93)
22:01:26 Server: Object 2:3180 not found (message Type_93)
22:01:26 Server: Object 2:3181 not found (message Type_93)
22:01:56 Server: Object 2:3818 not found (message Type_93)
22:01:56 Server: Object 2:3816 not found (message Type_93)
22:01:57 Server: Object 2:3816 not found (message Type_121)
22:02:00 Server: Object 2:3818 not found (message Type_121)
22:02:05 Server: Object 2:3169 not found (message Type_93)
22:02:05 Server: Object 2:3170 not found (message Type_93)
22:02:06 Server: Object 2:3180 not found (message Type_93)
22:02:06 Server: Object 2:3181 not found (message Type_93)
22:02:15 Server: Object 2:3180 not found (message Type_121)
22:02:17 Server: Object 2:3170 not found (message Type_121)
22:02:18 Server: Object 2:3181 not found (message Type_121)
22:02:18 Server: Object 2:3169 not found (message Type_121)
22:02:33 "[A3EAI Monitor] [Uptime:02:31:37][FPS:48][Groups:9/9][Respawn:0][HC:false]"
22:02:33 "[A3EAI Monitor] [Static:0][Dynamic:0][Random:9][Air:4][Land:4][UAV:0][UGV:1]"
22:02:36 Server: Object 2:3818 not found (message Type_93)
22:02:36 Server: Object 2:3816 not found (message Type_93)
22:02:45 Server: Object 2:3169 not found (message Type_93)
22:02:45 Server: Object 2:3170 not found (message Type_93)
22:02:46 Server: Object 2:3180 not found (message Type_93)
22:02:46 Server: Object 2:3181 not found (message Type_93)
22:03:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:03:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:03:10 Server: Object 2:3816 not found (message Type_121)
22:03:14 Server: Object 2:3818 not found (message Type_121)
22:03:16 Server: Object 2:3818 not found (message Type_93)
22:03:16 Server: Object 2:3816 not found (message Type_93)
22:03:25 Server: Object 2:3170 not found (message Type_93)
22:03:25 Server: Object 2:3169 not found (message Type_93)
22:03:26 Server: Object 2:3180 not found (message Type_93)
22:03:26 Server: Object 2:3181 not found (message Type_93)
22:03:28 Server: Object 2:3180 not found (message Type_121)
22:03:31 Server: Object 2:3170 not found (message Type_121)
22:03:31 Server: Object 2:3181 not found (message Type_121)
22:03:32 Server: Object 2:3169 not found (message Type_121)
22:03:56 Server: Object 2:3816 not found (message Type_93)
22:03:56 Server: Object 2:3818 not found (message Type_93)
22:04:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:04:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:04:00 "DEBUG: _event EarthQuake"
22:04:00 "DEBUG: _event ChangeWeather"
22:04:00 "Epoch: Weather Change - fog: [0.0590233,0.0170427,15.7095] rain: 0.042226 overcast: 0.227069 windx: 1.76785 windz: 1.57325 forced: false"
22:04:05 Server: Object 2:3169 not found (message Type_93)
22:04:05 Server: Object 2:3170 not found (message Type_93)
22:04:06 Server: Object 2:3180 not found (message Type_93)
22:04:06 Server: Object 2:3181 not found (message Type_93)
22:04:23 Server: Object 2:3816 not found (message Type_121)
22:04:27 Server: Object 2:3818 not found (message Type_121)
22:04:29 "-- LOOTSPAWNER deleted 8 objects --"
22:04:36 Server: Object 2:3818 not found (message Type_93)
22:04:36 Server: Object 2:3816 not found (message Type_93)
22:04:42 Server: Object 2:3180 not found (message Type_121)
22:04:44 Server: Object 2:3170 not found (message Type_121)
22:04:44 Server: Object 2:3181 not found (message Type_121)
22:04:45 Server: Object 2:3169 not found (message Type_121)
22:04:45 Server: Object 2:3169 not found (message Type_93)
22:04:45 Server: Object 2:3170 not found (message Type_93)
22:04:46 Server: Object 2:3180 not found (message Type_93)
22:04:46 Server: Object 2:3181 not found (message Type_93)
22:05:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:05:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:05:00 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 9.62917"
22:05:16 Server: Object 2:3816 not found (message Type_93)
22:05:16 Server: Object 2:3818 not found (message Type_93)
22:05:25 Server: Object 2:3169 not found (message Type_93)
22:05:25 Server: Object 2:3170 not found (message Type_93)
22:05:26 Server: Object 2:3180 not found (message Type_93)
22:05:26 Server: Object 2:3181 not found (message Type_93)
22:05:32 "-- LOOTSPAWNER deleted 2 objects --"
22:05:36 Server: Object 2:3816 not found (message Type_121)
22:05:40 Server: Object 2:3818 not found (message Type_121)
22:05:40 "DEBUG: _event PlantSpawner"
22:05:55 Server: Object 2:3180 not found (message Type_121)
22:05:56 Server: Object 2:3818 not found (message Type_93)
22:05:56 Server: Object 2:3816 not found (message Type_93)
22:05:57 Server: Object 2:3170 not found (message Type_121)
22:05:57 Server: Object 2:3181 not found (message Type_121)
22:05:58 Server: Object 2:3169 not found (message Type_121)
22:06:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:06:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:06:05 Server: Object 2:3170 not found (message Type_93)
22:06:05 Server: Object 2:3169 not found (message Type_93)
22:06:06 Server: Object 2:3180 not found (message Type_93)
22:06:06 Server: Object 2:3181 not found (message Type_93)
22:06:36 Server: Object 2:3818 not found (message Type_93)
22:06:36 Server: Object 2:3816 not found (message Type_93)
22:06:45 Server: Object 2:3169 not found (message Type_93)
22:06:45 Server: Object 2:3170 not found (message Type_93)
22:06:46 Server: Object 2:3180 not found (message Type_93)
22:06:46 Server: Object 2:3181 not found (message Type_93)
22:06:50 Server: Object 2:3816 not found (message Type_121)
22:06:53 Server: Object 2:3818 not found (message Type_121)
22:07:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:07:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:07:08 Server: Object 2:3180 not found (message Type_121)
22:07:10 Server: Object 2:3181 not found (message Type_121)
22:07:10 Server: Object 2:3170 not found (message Type_121)
22:07:11 Server: Object 2:3169 not found (message Type_121)
22:07:16 Server: Object 2:3818 not found (message Type_93)
22:07:16 Server: Object 2:3816 not found (message Type_93)
22:07:25 Server: Object 2:3169 not found (message Type_93)
22:07:25 Server: Object 2:3170 not found (message Type_93)
22:07:26 Server: Object 2:3180 not found (message Type_93)
22:07:27 Server: Object 2:3181 not found (message Type_93)
22:07:33 "[A3EAI Monitor] [Uptime:02:36:37][FPS:48][Groups:9/9][Respawn:0][HC:false]"
22:07:33 "[A3EAI Monitor] [Static:0][Dynamic:0][Random:10][Air:4][Land:4][UAV:0][UGV:1]"
22:07:36 "-- LOOTSPAWNER deleted 1 objects --"
22:07:56 Server: Object 2:3818 not found (message Type_93)
22:07:56 Server: Object 2:3816 not found (message Type_93)
22:08:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:08:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:08:03 Server: Object 2:3816 not found (message Type_121)
22:08:05 Server: Object 2:3170 not found (message Type_93)
22:08:05 Server: Object 2:3169 not found (message Type_93)
22:08:06 Server: Object 2:3818 not found (message Type_121)
22:08:06 Server: Object 2:3180 not found (message Type_93)
22:08:07 Server: Object 2:3181 not found (message Type_93)
22:08:22 Server: Object 2:3180 not found (message Type_121)
22:08:24 Server: Object 2:3181 not found (message Type_121)
22:08:24 Server: Object 2:3170 not found (message Type_121)
22:08:24 Server: Object 2:3169 not found (message Type_121)
22:08:36 Server: Object 2:3816 not found (message Type_93)
22:08:36 Server: Object 2:3818 not found (message Type_93)
22:08:45 Server: Object 2:3169 not found (message Type_93)
22:08:45 Server: Object 2:3170 not found (message Type_93)
22:08:46 Server: Object 2:3180 not found (message Type_93)
22:08:47 Server: Object 2:3181 not found (message Type_93)
22:09:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:09:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:09:16 Server: Object 2:3818 not found (message Type_93)
22:09:16 Server: Object 2:3816 not found (message Type_93)
22:09:16 Server: Object 2:3816 not found (message Type_121)
22:09:19 Server: Object 2:3818 not found (message Type_121)
22:09:25 Server: Object 2:3169 not found (message Type_93)
22:09:25 Server: Object 2:3170 not found (message Type_93)
22:09:26 Server: Object 2:3180 not found (message Type_93)
22:09:27 Server: Object 2:3181 not found (message Type_93)
22:09:35 Server: Object 2:3180 not found (message Type_121)
22:09:37 Server: Object 2:3181 not found (message Type_121)
22:09:37 Server: Object 2:3169 not found (message Type_121)
22:09:37 Server: Object 2:3170 not found (message Type_121)
22:09:56 Server: Object 2:3816 not found (message Type_93)
22:09:56 Server: Object 2:3818 not found (message Type_93)
22:10:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:10:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:10:00 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 9.71252"
22:10:05 Server: Object 2:3169 not found (message Type_93)
22:10:05 Server: Object 2:3170 not found (message Type_93)
22:10:06 Server: Object 2:3180 not found (message Type_93)
22:10:07 Server: Object 2:3181 not found (message Type_93)
22:10:27 Error: EntityAI SubSkeleton index was not initialized properly (repeated 95x in the last 60sec)
22:10:27 name: Land_Shop_City_03_F, shape: a3\structures_f_exp\commercial\shop_city_03\shop_city_03_f.p3d, index: -1, matrices: 4
22:10:30 Server: Object 2:3816 not found (message Type_121)
22:10:33 Server: Object 2:3818 not found (message Type_121)
22:10:36 Server: Object 2:3818 not found (message Type_93)
22:10:36 Server: Object 2:3816 not found (message Type_93)
22:10:45 Server: Object 2:3169 not found (message Type_93)
22:10:45 Server: Object 2:3170 not found (message Type_93)
22:10:46 Server: Object 2:3180 not found (message Type_93)
22:10:47 Server: Object 2:3181 not found (message Type_93)
22:10:49 Server: Object 2:3180 not found (message Type_121)
22:10:50 Server: Object 2:3181 not found (message Type_121)
22:10:51 Server: Object 2:3169 not found (message Type_121)
22:10:51 Server: Object 2:3170 not found (message Type_121)
22:11:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:11:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:11:16 Server: Object 2:3818 not found (message Type_93)
22:11:16 Server: Object 2:3816 not found (message Type_93)
22:11:25 Server: Object 2:3169 not found (message Type_93)
22:11:25 Server: Object 2:3170 not found (message Type_93)
22:11:26 Server: Object 2:3180 not found (message Type_93)
22:11:27 Server: Object 2:3181 not found (message Type_93)
22:11:43 Server: Object 2:3816 not found (message Type_121)
22:11:46 Server: Object 2:3818 not found (message Type_121)
22:11:46 Error: EntityAI SubSkeleton index was not initialized properly (repeated 71x in the last 60sec)
22:11:46 name: Land_Shop_City_03_F, shape: a3\structures_f_exp\commercial\shop_city_03\shop_city_03_f.p3d, index: -1, matrices: 4
22:11:56 Server: Object 2:3818 not found (message Type_93)
22:11:56 Server: Object 2:3816 not found (message Type_93)
22:12:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:12:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:12:02 Server: Object 2:3180 not found (message Type_121)
22:12:03 Server: Object 2:3181 not found (message Type_121)
22:12:04 Server: Object 2:3169 not found (message Type_121)
22:12:04 Server: Object 2:3170 not found (message Type_121)
22:12:05 Server: Object 2:3169 not found (message Type_93)
22:12:05 Server: Object 2:3170 not found (message Type_93)
22:12:06 Server: Object 2:3180 not found (message Type_93)
22:12:07 Server: Object 2:3181 not found (message Type_93)
22:12:34 "[A3EAI Monitor] [Uptime:02:41:37][FPS:49][Groups:9/9][Respawn:0][HC:false]"
22:12:34 "[A3EAI Monitor] [Static:0][Dynamic:0][Random:10][Air:4][Land:4][UAV:0][UGV:1]"
22:12:36 Server: Object 2:3818 not found (message Type_93)
22:12:36 Server: Object 2:3816 not found (message Type_93)
22:12:45 Server: Object 2:3169 not found (message Type_93)
22:12:45 Server: Object 2:3170 not found (message Type_93)
22:12:46 Server: Object 2:3180 not found (message Type_93)
22:12:47 Server: Object 2:3181 not found (message Type_93)
22:12:56 Server: Object 2:3816 not found (message Type_121)
22:12:59 Server: Object 2:3818 not found (message Type_121)
22:13:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:13:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:13:16 Server: Object 2:3180 not found (message Type_121)
22:13:16 Server: Object 2:3181 not found (message Type_121)
22:13:16 Server: Object 2:3818 not found (message Type_93)
22:13:16 Server: Object 2:3816 not found (message Type_93)
22:13:17 Server: Object 2:3170 not found (message Type_121)
22:13:17 Server: Object 2:3169 not found (message Type_121)
22:13:25 Server: Object 2:3169 not found (message Type_93)
22:13:25 Server: Object 2:3170 not found (message Type_93)
22:13:26 Server: Object 2:3180 not found (message Type_93)
22:13:27 Server: Object 2:3181 not found (message Type_93)
22:13:56 Server: Object 2:3818 not found (message Type_93)
22:13:56 Server: Object 2:3816 not found (message Type_93)
22:14:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:14:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:14:00 "DEBUG: _event EarthQuake"
22:14:00 "DEBUG: _event ContainerSpawner"
22:14:05 Server: Object 2:3169 not found (message Type_93)
22:14:05 Server: Object 2:3170 not found (message Type_93)
22:14:07 Server: Object 2:3180 not found (message Type_93)
22:14:07 Server: Object 2:3181 not found (message Type_93)
22:14:09 Server: Object 2:3816 not found (message Type_121)
22:14:12 Server: Object 2:3818 not found (message Type_121)
22:14:29 Server: Object 2:3180 not found (message Type_121)
22:14:29 Server: Object 2:3181 not found (message Type_121)
22:14:30 Server: Object 2:3170 not found (message Type_121)
22:14:31 Server: Object 2:3169 not found (message Type_121)
22:14:36 Server: Object 2:3816 not found (message Type_93)
22:14:36 Server: Object 2:3818 not found (message Type_93)
22:14:45 Server: Object 2:3169 not found (message Type_93)
22:14:45 Server: Object 2:3170 not found (message Type_93)
22:14:47 Server: Object 2:3180 not found (message Type_93)
22:14:47 Server: Object 2:3181 not found (message Type_93)
22:15:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:15:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:15:00 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 9.79587"
22:15:16 Server: Object 2:3818 not found (message Type_93)
22:15:16 Server: Object 2:3816 not found (message Type_93)
22:15:22 Server: Object 2:3816 not found (message Type_121)
22:15:25 Server: Object 2:3818 not found (message Type_121)
22:15:26 Server: Object 2:3169 not found (message Type_93)
22:15:26 Server: Object 2:3170 not found (message Type_93)
22:15:27 Server: Object 2:3180 not found (message Type_93)
22:15:27 Server: Object 2:3181 not found (message Type_93)
22:15:42 Server: Object 2:3180 not found (message Type_121)
22:15:42 Server: Object 2:3181 not found (message Type_121)
22:15:43 Server: Object 2:3170 not found (message Type_121)
22:15:44 Server: Object 2:3169 not found (message Type_121)
22:15:56 Server: Object 2:3818 not found (message Type_93)
22:15:56 Server: Object 2:3816 not found (message Type_93)
22:16:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:16:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:16:06 Server: Object 2:3169 not found (message Type_93)
22:16:06 Server: Object 2:3170 not found (message Type_93)
22:16:07 Server: Object 2:3180 not found (message Type_93)
22:16:07 Server: Object 2:3181 not found (message Type_93)
22:16:35 Server: Object 2:3816 not found (message Type_121)
22:16:36 Server: Object 2:3818 not found (message Type_93)
22:16:36 Server: Object 2:3816 not found (message Type_93)
22:16:38 Server: Object 2:3818 not found (message Type_121)
22:16:46 Server: Object 2:3169 not found (message Type_93)
22:16:46 Server: Object 2:3170 not found (message Type_93)
22:16:47 Server: Object 2:3180 not found (message Type_93)
22:16:47 Server: Object 2:3181 not found (message Type_93)
22:16:54 Server: Object 2:3180 not found (message Type_121)
22:16:56 Server: Object 2:3181 not found (message Type_121)
22:16:56 Server: Object 2:3170 not found (message Type_121)
22:16:57 Server: Object 2:3169 not found (message Type_121)
22:17:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:17:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:17:16 Server: Object 2:3818 not found (message Type_93)
22:17:16 Server: Object 2:3816 not found (message Type_93)
22:17:26 Server: Object 2:3169 not found (message Type_93)
22:17:26 Server: Object 2:3170 not found (message Type_93)
22:17:27 Server: Object 2:3180 not found (message Type_93)
22:17:27 Server: Object 2:3181 not found (message Type_93)
22:17:34 "[A3EAI Monitor] [Uptime:02:46:37][FPS:46][Groups:9/9][Respawn:0][HC:false]"
22:17:34 "[A3EAI Monitor] [Static:0][Dynamic:0][Random:9][Air:4][Land:4][UAV:0][UGV:1]"
22:17:49 Server: Object 2:3816 not found (message Type_121)
22:17:51 Server: Object 2:3818 not found (message Type_121)
22:17:56 Server: Object 2:3818 not found (message Type_93)
22:17:56 Server: Object 2:3816 not found (message Type_93)
22:18:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:18:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:18:06 Server: Object 2:3170 not found (message Type_93)
22:18:06 Server: Object 2:3169 not found (message Type_93)
22:18:07 Server: Object 2:3180 not found (message Type_93)
22:18:07 Server: Object 2:3181 not found (message Type_93)
22:18:08 Server: Object 2:3180 not found (message Type_121)
22:18:09 Server: Object 2:3181 not found (message Type_121)
22:18:10 Server: Object 2:3170 not found (message Type_121)
22:18:11 Server: Object 2:3169 not found (message Type_121)
22:18:36 Server: Object 2:3818 not found (message Type_93)
22:18:36 Server: Object 2:3816 not found (message Type_93)
22:18:46 Server: Object 2:3169 not found (message Type_93)
22:18:46 Server: Object 2:3170 not found (message Type_93)
22:18:47 Server: Object 2:3180 not found (message Type_93)
22:18:47 Server: Object 2:3181 not found (message Type_93)
22:19:02 Server: Object 2:3816 not found (message Type_121)
22:19:04 Server: Object 2:3818 not found (message Type_121)
22:19:16 Server: Object 2:3818 not found (message Type_93)
22:19:16 Server: Object 2:3816 not found (message Type_93)
22:19:21 Server: Object 2:3180 not found (message Type_121)
22:19:22 Server: Object 2:3181 not found (message Type_121)
22:19:23 Server: Object 2:3170 not found (message Type_121)
22:19:24 Server: Object 2:3169 not found (message Type_121)
22:19:26 Server: Object 2:3169 not found (message Type_93)
22:19:26 Server: Object 2:3170 not found (message Type_93)
22:19:27 Server: Object 2:3180 not found (message Type_93)
22:19:27 Server: Object 2:3181 not found (message Type_93)
22:19:56 Server: Object 2:3818 not found (message Type_93)
22:19:56 Server: Object 2:3816 not found (message Type_93)
22:20:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:20:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:20:00 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 9.87921"
22:20:06 Server: Object 2:3170 not found (message Type_93)
22:20:06 Server: Object 2:3169 not found (message Type_93)
22:20:07 Server: Object 2:3180 not found (message Type_93)
22:20:07 Server: Object 2:3181 not found (message Type_93)
22:20:15 Server: Object 2:3816 not found (message Type_121)
22:20:18 Server: Object 2:3818 not found (message Type_121)
22:20:34 Server: Object 2:3180 not found (message Type_121)
22:20:35 Server: Object 2:3181 not found (message Type_121)
22:20:36 Server: Object 2:3170 not found (message Type_121)
22:20:36 Server: Object 2:3818 not found (message Type_93)
22:20:36 Server: Object 2:3816 not found (message Type_93)
22:20:37 Server: Object 2:3169 not found (message Type_121)
22:20:46 Server: Object 2:3169 not found (message Type_93)
22:20:46 Server: Object 2:3170 not found (message Type_93)
22:20:47 Server: Object 2:3180 not found (message Type_93)
22:20:47 Server: Object 2:3181 not found (message Type_93)
22:21:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:21:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:21:16 Server: Object 2:3816 not found (message Type_93)
22:21:16 Server: Object 2:3818 not found (message Type_93)
22:21:26 Server: Object 2:3169 not found (message Type_93)
22:21:26 Server: Object 2:3170 not found (message Type_93)
22:21:27 Server: Object 2:3180 not found (message Type_93)
22:21:27 Server: Object 2:3181 not found (message Type_93)
22:21:29 Server: Object 2:3816 not found (message Type_121)
22:21:31 Server: Object 2:3818 not found (message Type_121)
22:21:47 Server: Object 2:3180 not found (message Type_121)
22:21:48 Server: Object 2:3181 not found (message Type_121)
22:21:49 Server: Object 2:3170 not found (message Type_121)
22:21:50 Server: Object 2:3169 not found (message Type_121)
22:21:56 Server: Object 2:3818 not found (message Type_93)
22:21:56 Server: Object 2:3816 not found (message Type_93)
22:22:03 Error: EntityAI SubSkeleton index was not initialized properly (repeated 23x in the last 60sec)
22:22:03 name: Land_Shop_City_03_F, shape: a3\structures_f_exp\commercial\shop_city_03\shop_city_03_f.p3d, index: -1, matrices: 4
22:22:06 Server: Object 2:3170 not found (message Type_93)
22:22:06 Server: Object 2:3169 not found (message Type_93)
22:22:07 Server: Object 2:3180 not found (message Type_93)
22:22:07 Server: Object 2:3181 not found (message Type_93)
22:22:34 "[A3EAI Monitor] [Uptime:02:51:38][FPS:48][Groups:9/9][Respawn:0][HC:false]"
22:22:34 "[A3EAI Monitor] [Static:0][Dynamic:0][Random:10][Air:4][Land:4][UAV:0][UGV:1]"
22:22:36 Server: Object 2:3818 not found (message Type_93)
22:22:36 Server: Object 2:3816 not found (message Type_93)
22:22:42 Server: Object 2:3816 not found (message Type_121)
22:22:45 Server: Object 2:3818 not found (message Type_121)
22:22:46 Server: Object 2:3169 not found (message Type_93)
22:22:46 Server: Object 2:3170 not found (message Type_93)
22:22:47 Server: Object 2:3180 not found (message Type_93)
22:22:47 Server: Object 2:3181 not found (message Type_93)
22:23:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:23:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:23:00 Server: Object 2:3180 not found (message Type_121)
22:23:02 Server: Object 2:3181 not found (message Type_121)
22:23:02 Server: Object 2:3170 not found (message Type_121)
22:23:03 Server: Object 2:3169 not found (message Type_121)
22:23:16 Server: Object 2:3818 not found (message Type_93)
22:23:16 Server: Object 2:3816 not found (message Type_93)
22:23:26 Server: Object 2:3169 not found (message Type_93)
22:23:26 Server: Object 2:3170 not found (message Type_93)
22:23:27 Server: Object 2:3180 not found (message Type_93)
22:23:27 Server: Object 2:3181 not found (message Type_93)
22:23:55 Server: Object 2:3816 not found (message Type_121)
22:23:56 Server: Object 2:3818 not found (message Type_93)
22:23:56 Server: Object 2:3816 not found (message Type_93)
22:23:58 Server: Object 2:3818 not found (message Type_121)
22:24:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:24:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:24:01 "DEBUG: _event EarthQuake"
22:24:06 Error: EntityAI SubSkeleton index was not initialized properly (repeated 95x in the last 60sec)
22:24:06 name: Land_Shop_City_03_F, shape: a3\structures_f_exp\commercial\shop_city_03\shop_city_03_f.p3d, index: -1, matrices: 4
22:24:06 Server: Object 2:3169 not found (message Type_93)
22:24:06 Server: Object 2:3170 not found (message Type_93)
22:24:07 Server: Object 2:3180 not found (message Type_93)
22:24:07 Server: Object 2:3181 not found (message Type_93)
22:24:13 Server: Object 2:3180 not found (message Type_121)
22:24:15 Server: Object 2:3170 not found (message Type_121)
22:24:15 Server: Object 2:3181 not found (message Type_121)
22:24:17 Server: Object 2:3169 not found (message Type_121)
22:24:36 Server: Object 2:3818 not found (message Type_93)
22:24:36 Server: Object 2:3816 not found (message Type_93)
22:24:46 Server: Object 2:3169 not found (message Type_93)
22:24:46 Server: Object 2:3170 not found (message Type_93)
22:24:47 Server: Object 2:3180 not found (message Type_93)
22:24:47 Server: Object 2:3181 not found (message Type_93)
22:25:00 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 9.96255"
22:25:08 Server: Object 2:3816 not found (message Type_121)
22:25:11 Server: Object 2:3818 not found (message Type_121)
22:25:16 Server: Object 2:3818 not found (message Type_93)
22:25:16 Server: Object 2:3816 not found (message Type_93)
22:25:26 Server: Object 2:3169 not found (message Type_93)
22:25:26 Server: Object 2:3170 not found (message Type_93)
22:25:26 Server: Object 2:3180 not found (message Type_121)
22:25:27 Server: Object 2:3180 not found (message Type_93)
22:25:27 Server: Object 2:3181 not found (message Type_93)
22:25:28 Server: Object 2:3170 not found (message Type_121)
22:25:28 Server: Object 2:3181 not found (message Type_121)
22:25:30 Server: Object 2:3169 not found (message Type_121)
22:25:56 Server: Object 2:3818 not found (message Type_93)
22:25:56 Server: Object 2:3816 not found (message Type_93)
22:26:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:26:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:26:06 Server: Object 2:3169 not found (message Type_93)
22:26:06 Server: Object 2:3170 not found (message Type_93)
22:26:07 Server: Object 2:3180 not found (message Type_93)
22:26:07 Server: Object 2:3181 not found (message Type_93)
22:26:21 Server: Object 2:3816 not found (message Type_121)
22:26:24 Server: Object 2:3818 not found (message Type_121)
22:26:36 Server: Object 2:3818 not found (message Type_93)
22:26:36 Server: Object 2:3816 not found (message Type_93)
22:26:39 Server: Object 2:3180 not found (message Type_121)
22:26:41 Server: Object 2:3181 not found (message Type_121)
22:26:41 Server: Object 2:3170 not found (message Type_121)
22:26:43 Server: Object 2:3169 not found (message Type_121)
22:26:46 Server: Object 2:3169 not found (message Type_93)
22:26:46 Server: Object 2:3170 not found (message Type_93)
22:26:47 Server: Object 2:3180 not found (message Type_93)
22:26:47 Server: Object 2:3181 not found (message Type_93)
22:27:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:27:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:27:16 Server: Object 2:3818 not found (message Type_93)
22:27:16 Server: Object 2:3816 not found (message Type_93)
22:27:21 "DEBUG: _event PlantSpawner"
22:27:22 "DEBUG: suppressed PLANT PATCH spawn TRADER too close"
22:27:26 Server: Object 2:3169 not found (message Type_93)
22:27:26 Server: Object 2:3170 not found (message Type_93)
22:27:27 Server: Object 2:3180 not found (message Type_93)
22:27:27 Server: Object 2:3181 not found (message Type_93)
22:27:34 "[A3EAI Monitor] [Uptime:02:56:38][FPS:46][Groups:9/9][Respawn:0][HC:false]"
22:27:34 "[A3EAI Monitor] [Static:0][Dynamic:0][Random:10][Air:4][Land:4][UAV:0][UGV:1]"
22:27:34 Server: Object 2:3816 not found (message Type_121)
22:27:38 Server: Object 2:3818 not found (message Type_121)
22:27:53 Server: Object 2:3180 not found (message Type_121)
22:27:55 Server: Object 2:3181 not found (message Type_121)
22:27:55 Server: Object 2:3170 not found (message Type_121)
22:27:57 Server: Object 2:3818 not found (message Type_93)
22:27:57 Server: Object 2:3816 not found (message Type_93)
22:27:57 Server: Object 2:3169 not found (message Type_121)
22:28:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:28:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:28:06 Server: Object 2:3169 not found (message Type_93)
22:28:06 Server: Object 2:3170 not found (message Type_93)
22:28:07 Server: Object 2:3180 not found (message Type_93)
22:28:07 Server: Object 2:3181 not found (message Type_93)
22:28:37 Server: Object 2:3816 not found (message Type_93)
22:28:37 Server: Object 2:3818 not found (message Type_93)
22:28:46 Server: Object 2:3169 not found (message Type_93)
22:28:46 Server: Object 2:3170 not found (message Type_93)
22:28:47 Server: Object 2:3816 not found (message Type_121)
22:28:47 Server: Object 2:3180 not found (message Type_93)
22:28:47 Server: Object 2:3181 not found (message Type_93)
22:28:51 Server: Object 2:3818 not found (message Type_121)
22:29:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:29:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:29:06 Server: Object 2:3180 not found (message Type_121)
22:29:08 Server: Object 2:3181 not found (message Type_121)
22:29:08 Server: Object 2:3170 not found (message Type_121)
22:29:10 Server: Object 2:3169 not found (message Type_121)
22:29:17 Server: Object 2:3816 not found (message Type_93)
22:29:17 Server: Object 2:3818 not found (message Type_93)
22:29:26 Server: Object 2:3170 not found (message Type_93)
22:29:26 Server: Object 2:3169 not found (message Type_93)
22:29:27 Server: Object 2:3180 not found (message Type_93)
22:29:27 Server: Object 2:3181 not found (message Type_93)
22:29:30 Error: EntityAI SubSkeleton index was not initialized properly (repeated 23x in the last 60sec)
22:29:30 name: Land_Shop_City_03_F, shape: a3\structures_f_exp\commercial\shop_city_03\shop_city_03_f.p3d, index: -1, matrices: 4
22:29:57 Server: Object 2:3818 not found (message Type_93)
22:29:57 Server: Object 2:3816 not found (message Type_93)
22:30:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:30:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:30:00 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 10.0459"
22:30:01 Server: Object 2:3816 not found (message Type_121)
22:30:04 Server: Object 2:3818 not found (message Type_121)
22:30:06 Server: Object 2:3169 not found (message Type_93)
22:30:06 Server: Object 2:3170 not found (message Type_93)
22:30:07 Server: Object 2:3180 not found (message Type_93)
22:30:07 Server: Object 2:3181 not found (message Type_93)
22:30:19 Server: Object 2:3180 not found (message Type_121)
22:30:21 Server: Object 2:3181 not found (message Type_121)
22:30:21 Server: Object 2:3170 not found (message Type_121)
22:30:23 Server: Object 2:3169 not found (message Type_121)
22:30:37 Server: Object 2:3818 not found (message Type_93)
22:30:37 Server: Object 2:3816 not found (message Type_93)
22:30:46 Error: EntityAI SubSkeleton index was not initialized properly (repeated 71x in the last 60sec)
22:30:46 name: Land_Shop_City_03_F, shape: a3\structures_f_exp\commercial\shop_city_03\shop_city_03_f.p3d, index: -1, matrices: 4
22:30:46 Server: Object 2:3169 not found (message Type_93)
22:30:46 Server: Object 2:3170 not found (message Type_93)
22:30:47 Server: Object 2:3180 not found (message Type_93)
22:30:47 Server: Object 2:3181 not found (message Type_93)
22:31:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:31:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:31:14 Server: Object 2:3816 not found (message Type_121)
22:31:17 Server: Object 2:3818 not found (message Type_93)
22:31:17 Server: Object 2:3816 not found (message Type_93)
22:31:18 Server: Object 2:3818 not found (message Type_121)
22:31:26 Server: Object 2:3169 not found (message Type_93)
22:31:26 Server: Object 2:3170 not found (message Type_93)
22:31:27 Server: Object 2:3180 not found (message Type_93)
22:31:28 Server: Object 2:3181 not found (message Type_93)
22:31:32 Server: Object 2:3180 not found (message Type_121)
22:31:34 Server: Object 2:3181 not found (message Type_121)
22:31:34 Server: Object 2:3170 not found (message Type_121)
22:31:36 Server: Object 2:3169 not found (message Type_121)
22:31:57 Server: Object 2:3818 not found (message Type_93)
22:31:57 Server: Object 2:3816 not found (message Type_93)
22:32:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:32:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:32:04 Error: EntityAI SubSkeleton index was not initialized properly (repeated 71x in the last 60sec)
22:32:04 name: Land_Shop_City_03_F, shape: a3\structures_f_exp\commercial\shop_city_03\shop_city_03_f.p3d, index: -1, matrices: 4
22:32:06 Server: Object 2:3169 not found (message Type_93)
22:32:06 Server: Object 2:3170 not found (message Type_93)
22:32:07 Server: Object 2:3180 not found (message Type_93)
22:32:08 Server: Object 2:3181 not found (message Type_93)
22:32:27 Server: Object 2:3816 not found (message Type_121)
22:32:31 Server: Object 2:3818 not found (message Type_121)
22:32:34 "[A3EAI Monitor] [Uptime:03:01:38][FPS:47][Groups:9/9][Respawn:0][HC:false]"
22:32:34 "[A3EAI Monitor] [Static:0][Dynamic:0][Random:10][Air:4][Land:4][UAV:0][UGV:1]"
22:32:37 Server: Object 2:3818 not found (message Type_93)
22:32:37 Server: Object 2:3816 not found (message Type_93)
22:32:45 Server: Object 2:3180 not found (message Type_121)
22:32:46 Server: Object 2:3169 not found (message Type_93)
22:32:46 Server: Object 2:3170 not found (message Type_93)
22:32:47 Server: Object 2:3181 not found (message Type_121)
22:32:47 Server: Object 2:3170 not found (message Type_121)
22:32:47 Server: Object 2:3180 not found (message Type_93)
22:32:48 Server: Object 2:3181 not found (message Type_93)
22:32:49 Server: Object 2:3169 not found (message Type_121)
22:33:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:33:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:33:09 Error: EntityAI SubSkeleton index was not initialized properly (repeated 23x in the last 60sec)
22:33:09 name: Land_Shop_City_03_F, shape: a3\structures_f_exp\commercial\shop_city_03\shop_city_03_f.p3d, index: -1, matrices: 4
22:33:17 Server: Object 2:3818 not found (message Type_93)
22:33:17 Server: Object 2:3816 not found (message Type_93)
22:33:26 Server: Object 2:3170 not found (message Type_93)
22:33:26 Server: Object 2:3169 not found (message Type_93)
22:33:27 Server: Object 2:3180 not found (message Type_93)
22:33:28 Server: Object 2:3181 not found (message Type_93)
22:33:40 Server: Object 2:3816 not found (message Type_121)
22:33:44 Server: Object 2:3818 not found (message Type_121)
22:33:57 Server: Object 2:3818 not found (message Type_93)
22:33:57 Server: Object 2:3816 not found (message Type_93)
22:33:58 Server: Object 2:3180 not found (message Type_121)
22:34:00 Server: Object 2:3181 not found (message Type_121)
22:34:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:34:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:34:01 Server: Object 2:3170 not found (message Type_121)
22:34:01 "DEBUG: _event EarthQuake"
22:34:01 "DEBUG: _event ChangeWeather"
22:34:02 "Epoch: Weather Change - fog: [0.0213879,0.153599,16.6558] rain: 0.387875 overcast: 0.725638 windx: -7.94107 windz: -3.08708 forced: false"
22:34:03 Server: Object 2:3169 not found (message Type_121)
22:34:06 Server: Object 2:3170 not found (message Type_93)
22:34:06 Server: Object 2:3169 not found (message Type_93)
22:34:07 Server: Object 2:3180 not found (message Type_93)
22:34:08 Server: Object 2:3181 not found (message Type_93)
22:34:37 Server: Object 2:3818 not found (message Type_93)
22:34:37 Server: Object 2:3816 not found (message Type_93)
22:34:46 Server: Object 2:3169 not found (message Type_93)
22:34:46 Server: Object 2:3170 not found (message Type_93)
22:34:47 Server: Object 2:3180 not found (message Type_93)
22:34:48 Server: Object 2:3181 not found (message Type_93)
22:34:54 Server: Object 2:3816 not found (message Type_121)
22:34:57 Server: Object 2:3818 not found (message Type_121)
22:35:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:35:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:35:00 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 10.1293"
22:35:12 Server: Object 2:3180 not found (message Type_121)
22:35:13 Server: Object 2:3181 not found (message Type_121)
22:35:14 Server: Object 2:3170 not found (message Type_121)
22:35:16 Server: Object 2:3169 not found (message Type_121)
22:35:17 Server: Object 2:3818 not found (message Type_93)
22:35:17 Server: Object 2:3816 not found (message Type_93)
22:35:26 Server: Object 2:3169 not found (message Type_93)
22:35:26 Server: Object 2:3170 not found (message Type_93)
22:35:27 Server: Object 2:3180 not found (message Type_93)
22:35:28 Server: Object 2:3181 not found (message Type_93)
22:35:57 Server: Object 2:3818 not found (message Type_93)
22:35:57 Server: Object 2:3816 not found (message Type_93)
22:36:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:36:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:36:06 Server: Object 2:3169 not found (message Type_93)
22:36:06 Server: Object 2:3170 not found (message Type_93)
22:36:07 Server: Object 2:3816 not found (message Type_121)
22:36:07 Server: Object 2:3180 not found (message Type_93)
22:36:08 Server: Object 2:3181 not found (message Type_93)
22:36:10 Server: Object 2:3818 not found (message Type_121)
22:36:25 Server: Object 2:3180 not found (message Type_121)
22:36:27 Server: Object 2:3181 not found (message Type_121)
22:36:27 Server: Object 2:3170 not found (message Type_121)
22:36:30 Server: Object 2:3169 not found (message Type_121)
22:36:37 Server: Object 2:3818 not found (message Type_93)
22:36:37 Server: Object 2:3816 not found (message Type_93)
22:36:46 Server: Object 2:3169 not found (message Type_93)
22:36:46 Server: Object 2:3170 not found (message Type_93)
22:36:47 Server: Object 2:3180 not found (message Type_93)
22:36:48 Server: Object 2:3181 not found (message Type_93)
22:37:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:37:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:37:17 Server: Object 2:3818 not found (message Type_93)
22:37:17 Server: Object 2:3816 not found (message Type_93)
22:37:21 Server: Object 2:3816 not found (message Type_121)
22:37:24 Server: Object 2:3818 not found (message Type_121)
22:37:26 Server: Object 2:3169 not found (message Type_93)
22:37:26 Server: Object 2:3170 not found (message Type_93)
22:37:27 Server: Object 2:3180 not found (message Type_93)
22:37:28 Server: Object 2:3181 not found (message Type_93)
22:37:34 "[A3EAI Monitor] [Uptime:03:06:38][FPS:46][Groups:9/9][Respawn:0][HC:false]"
22:37:34 "[A3EAI Monitor] [Static:0][Dynamic:0][Random:8][Air:4][Land:4][UAV:0][UGV:1]"
22:37:38 Server: Object 2:3180 not found (message Type_121)
22:37:40 Server: Object 2:3181 not found (message Type_121)
22:37:40 Server: Object 2:3170 not found (message Type_121)
22:37:43 Server: Object 2:3169 not found (message Type_121)
22:37:57 Server: Object 2:3818 not found (message Type_93)
22:37:57 Server: Object 2:3816 not found (message Type_93)
22:38:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:38:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:38:06 Server: Object 2:3169 not found (message Type_93)
22:38:06 Server: Object 2:3170 not found (message Type_93)
22:38:07 Server: Object 2:3180 not found (message Type_93)
22:38:08 Server: Object 2:3181 not found (message Type_93)
22:38:34 Server: Object 2:3816 not found (message Type_121)
22:38:37 Server: Object 2:3818 not found (message Type_93)
22:38:37 Server: Object 2:3816 not found (message Type_93)
22:38:38 Server: Object 2:3818 not found (message Type_121)
22:38:46 Server: Object 2:3170 not found (message Type_93)
22:38:46 Server: Object 2:3169 not found (message Type_93)
22:38:47 Server: Object 2:3180 not found (message Type_93)
22:38:48 Server: Object 2:3181 not found (message Type_93)
22:38:51 Server: Object 2:3180 not found (message Type_121)
22:38:53 Server: Object 2:3181 not found (message Type_121)
22:38:54 Server: Object 2:3170 not found (message Type_121)
22:38:56 Server: Object 2:3169 not found (message Type_121)
22:39:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:39:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:39:01 Road not found
22:39:17 Server: Object 2:3816 not found (message Type_93)
22:39:17 Server: Object 2:3818 not found (message Type_93)
22:39:26 Server: Object 2:3170 not found (message Type_93)
22:39:26 Server: Object 2:3169 not found (message Type_93)
22:39:27 Server: Object 2:3180 not found (message Type_93)
22:39:28 Server: Object 2:3181 not found (message Type_93)
22:39:48 Server: Object 2:3816 not found (message Type_121)
22:39:51 Server: Object 2:3818 not found (message Type_121)
22:39:57 Server: Object 2:3818 not found (message Type_93)
22:39:57 Server: Object 2:3816 not found (message Type_93)
22:40:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:40:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:40:00 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 10.2126"
22:40:04 Server: Object 2:3180 not found (message Type_121)
22:40:06 Server: Object 2:3181 not found (message Type_121)
22:40:06 Server: Object 2:3169 not found (message Type_93)
22:40:06 Server: Object 2:3170 not found (message Type_93)
22:40:07 Server: Object 2:3170 not found (message Type_121)
22:40:08 Server: Object 2:3180 not found (message Type_93)
22:40:08 Server: Object 2:3181 not found (message Type_93)
22:40:09 Server: Object 2:3169 not found (message Type_121)
22:40:37 Server: Object 2:3818 not found (message Type_93)
22:40:37 Server: Object 2:3816 not found (message Type_93)
22:40:42 "DEBUG: _event CarnivalSpawner"
22:40:46 Server: Object 2:3169 not found (message Type_93)
22:40:46 Server: Object 2:3170 not found (message Type_93)
22:40:48 Server: Object 2:3180 not found (message Type_93)
22:40:48 Server: Object 2:3181 not found (message Type_93)
22:41:01 Server: Object 2:3816 not found (message Type_121)
22:41:04 Server: Object 2:3818 not found (message Type_121)
22:41:17 Server: Object 2:3180 not found (message Type_121)
22:41:17 Server: Object 2:3818 not found (message Type_93)
22:41:17 Server: Object 2:3816 not found (message Type_93)
22:41:19 Server: Object 2:3181 not found (message Type_121)
22:41:20 Server: Object 2:3170 not found (message Type_121)
22:41:23 Server: Object 2:3169 not found (message Type_121)
22:41:26 Server: Object 2:3169 not found (message Type_93)
22:41:26 Server: Object 2:3170 not found (message Type_93)
22:41:28 Server: Object 2:3180 not found (message Type_93)
22:41:28 Server: Object 2:3181 not found (message Type_93)
22:41:57 Server: Object 2:3818 not found (message Type_93)
22:41:57 Server: Object 2:3816 not found (message Type_93)
22:42:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:42:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:42:06 Server: Object 2:3169 not found (message Type_93)
22:42:06 Server: Object 2:3170 not found (message Type_93)
22:42:08 Server: Object 2:3180 not found (message Type_93)
22:42:08 Server: Object 2:3181 not found (message Type_93)
22:42:14 Server: Object 2:3816 not found (message Type_121)
22:42:17 Server: Object 2:3818 not found (message Type_121)
22:42:30 Server: Object 2:3180 not found (message Type_121)
22:42:32 Server: Object 2:3181 not found (message Type_121)
22:42:33 Server: Object 2:3170 not found (message Type_121)
22:42:34 "[A3EAI Monitor] [Uptime:03:11:38][FPS:47][Groups:9/9][Respawn:0][HC:false]"
22:42:34 "[A3EAI Monitor] [Static:0][Dynamic:0][Random:10][Air:4][Land:4][UAV:0][UGV:1]"
22:42:36 Server: Object 2:3169 not found (message Type_121)
22:42:37 Server: Object 2:3818 not found (message Type_93)
22:42:37 Server: Object 2:3816 not found (message Type_93)
22:42:46 Server: Object 2:3169 not found (message Type_93)
22:42:46 Server: Object 2:3170 not found (message Type_93)
22:42:48 Server: Object 2:3180 not found (message Type_93)
22:42:48 Server: Object 2:3181 not found (message Type_93)
22:43:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:43:01 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:43:17 Server: Object 2:3818 not found (message Type_93)
22:43:17 Server: Object 2:3816 not found (message Type_93)
22:43:27 Server: Object 2:3169 not found (message Type_93)
22:43:27 Server: Object 2:3170 not found (message Type_93)
22:43:27 Server: Object 2:3816 not found (message Type_121)
22:43:28 Server: Object 2:3180 not found (message Type_93)
22:43:28 Server: Object 2:3181 not found (message Type_93)
22:43:30 Server: Object 2:3818 not found (message Type_121)
22:43:43 Server: Object 2:3180 not found (message Type_121)
22:43:46 Server: Object 2:3181 not found (message Type_121)
22:43:46 Server: Object 2:3170 not found (message Type_121)
22:43:49 Server: Object 2:3169 not found (message Type_121)
22:43:57 Server: Object 2:3818 not found (message Type_93)
22:43:57 Server: Object 2:3816 not found (message Type_93)
22:44:01 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:44:01 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:44:02 "DEBUG: _event EarthQuake"
22:44:07 Server: Object 2:3169 not found (message Type_93)
22:44:07 Server: Object 2:3170 not found (message Type_93)
22:44:08 Server: Object 2:3180 not found (message Type_93)
22:44:08 Server: Object 2:3181 not found (message Type_93)
22:44:37 Server: Object 2:3818 not found (message Type_93)
22:44:37 Server: Object 2:3816 not found (message Type_93)
22:44:40 Server: Object 2:3816 not found (message Type_121)
22:44:44 Server: Object 2:3818 not found (message Type_121)
22:44:47 Server: Object 2:3169 not found (message Type_93)
22:44:47 Server: Object 2:3170 not found (message Type_93)
22:44:48 Server: Object 2:3180 not found (message Type_93)
22:44:48 Server: Object 2:3181 not found (message Type_93)
22:44:56 Server: Object 2:3180 not found (message Type_121)
22:44:59 Server: Object 2:3181 not found (message Type_121)
22:45:00 Server: Object 2:3170 not found (message Type_121)
22:45:01 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:45:01 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:45:01 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 10.296"
22:45:02 Server: Object 2:3169 not found (message Type_121)
22:45:17 Server: Object 2:3818 not found (message Type_93)
22:45:17 Server: Object 2:3816 not found (message Type_93)
22:45:27 Server: Object 2:3169 not found (message Type_93)
22:45:27 Server: Object 2:3170 not found (message Type_93)
22:45:28 Server: Object 2:3180 not found (message Type_93)
22:45:28 Server: Object 2:3181 not found (message Type_93)
22:45:53 Server: Object 2:3816 not found (message Type_121)
22:45:57 Server: Object 2:3818 not found (message Type_121)
22:45:57 Server: Object 2:3818 not found (message Type_93)
22:45:57 Server: Object 2:3816 not found (message Type_93)
22:46:01 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:46:01 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:46:07 Server: Object 2:3169 not found (message Type_93)
22:46:07 Server: Object 2:3170 not found (message Type_93)
22:46:08 Server: Object 2:3180 not found (message Type_93)
22:46:08 Server: Object 2:3181 not found (message Type_93)
22:46:10 Server: Object 2:3180 not found (message Type_121)
22:46:12 Server: Object 2:3181 not found (message Type_121)
22:46:13 Server: Object 2:3170 not found (message Type_121)
22:46:15 Server: Object 2:3169 not found (message Type_121)
22:46:37 Server: Object 2:3816 not found (message Type_93)
22:46:37 Server: Object 2:3818 not found (message Type_93)
22:46:47 Server: Object 2:3169 not found (message Type_93)
22:46:47 Server: Object 2:3170 not found (message Type_93)
22:46:48 Server: Object 2:3180 not found (message Type_93)
22:46:48 Server: Object 2:3181 not found (message Type_93)
22:47:01 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:47:01 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:47:06 Server: Object 2:3816 not found (message Type_121)
22:47:10 Server: Object 2:3818 not found (message Type_121)
22:47:17 Server: Object 2:3816 not found (message Type_93)
22:47:17 Server: Object 2:3818 not found (message Type_93)
22:47:23 Server: Object 2:3180 not found (message Type_121)
22:47:25 Server: Object 2:3181 not found (message Type_121)
22:47:25 Server: Object 2:3170 not found (message Type_121)
22:47:27 Server: Object 2:3169 not found (message Type_93)
22:47:27 Server: Object 2:3170 not found (message Type_93)
22:47:28 Server: Object 2:3180 not found (message Type_93)
22:47:28 Server: Object 2:3181 not found (message Type_93)
22:47:28 Server: Object 2:3169 not found (message Type_121)
22:47:35 "[A3EAI Monitor] [Uptime:03:16:38][FPS:41][Groups:9/9][Respawn:0][HC:false]"
22:47:35 "[A3EAI Monitor] [Static:0][Dynamic:0][Random:10][Air:4][Land:4][UAV:0][UGV:1]"
22:47:57 Server: Object 2:3816 not found (message Type_93)
22:47:57 Server: Object 2:3818 not found (message Type_93)
22:48:01 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:48:01 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:48:07 Server: Object 2:3169 not found (message Type_93)
22:48:07 Server: Object 2:3170 not found (message Type_93)
22:48:08 Server: Object 2:3180 not found (message Type_93)
22:48:08 Server: Object 2:3181 not found (message Type_93)
22:48:19 Server: Object 2:3816 not found (message Type_121)
22:48:24 Server: Object 2:3818 not found (message Type_121)
22:48:36 Server: Object 2:3180 not found (message Type_121)
22:48:37 Server: Object 2:3818 not found (message Type_93)
22:48:37 Server: Object 2:3816 not found (message Type_93)
22:48:38 Server: Object 2:3181 not found (message Type_121)
22:48:39 Server: Object 2:3170 not found (message Type_121)
22:48:42 Server: Object 2:3169 not found (message Type_121)
22:48:47 Server: Object 2:3169 not found (message Type_93)
22:48:47 Server: Object 2:3170 not found (message Type_93)
22:48:48 Server: Object 2:3180 not found (message Type_93)
22:48:48 Server: Object 2:3181 not found (message Type_93)
22:49:01 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:49:01 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:49:02 "DEBUG: _event PlantSpawner"
22:49:17 Server: Object 2:3818 not found (message Type_93)
22:49:17 Server: Object 2:3816 not found (message Type_93)
22:49:27 Server: Object 2:3169 not found (message Type_93)
22:49:27 Server: Object 2:3170 not found (message Type_93)
22:49:28 Server: Object 2:3180 not found (message Type_93)
22:49:28 Server: Object 2:3181 not found (message Type_93)
22:49:33 Server: Object 2:3816 not found (message Type_121)
22:49:37 Server: Object 2:3818 not found (message Type_121)
22:49:49 Server: Object 2:3180 not found (message Type_121)
22:49:51 Server: Object 2:3181 not found (message Type_121)
22:49:52 Server: Object 2:3170 not found (message Type_121)
22:49:55 Server: Object 2:3169 not found (message Type_121)
22:49:57 Server: Object 2:3816 not found (message Type_93)
22:49:57 Server: Object 2:3818 not found (message Type_93)
22:50:01 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 10.3794"
22:50:07 Server: Object 2:3169 not found (message Type_93)
22:50:07 Server: Object 2:3170 not found (message Type_93)
22:50:08 Server: Object 2:3180 not found (message Type_93)
22:50:08 Server: Object 2:3181 not found (message Type_93)
22:50:37 Server: Object 2:3818 not found (message Type_93)
22:50:37 Server: Object 2:3816 not found (message Type_93)
22:50:45 Server: Object 2:3816 not found (message Type_121)
22:50:47 Server: Object 2:3169 not found (message Type_93)
22:50:47 Server: Object 2:3170 not found (message Type_93)
22:50:48 Server: Object 2:3180 not found (message Type_93)
22:50:48 Server: Object 2:3181 not found (message Type_93)
22:50:50 Server: Object 2:3818 not found (message Type_121)
22:51:01 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:51:01 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:51:02 Server: Object 2:3180 not found (message Type_121)
22:51:05 Server: Object 2:3181 not found (message Type_121)
22:51:05 Server: Object 2:3170 not found (message Type_121)
22:51:09 Server: Object 2:3169 not found (message Type_121)
22:51:17 Server: Object 2:3818 not found (message Type_93)
22:51:17 Server: Object 2:3816 not found (message Type_93)
22:51:27 Server: Object 2:3169 not found (message Type_93)
22:51:27 Server: Object 2:3170 not found (message Type_93)
22:51:28 Server: Object 2:3180 not found (message Type_93)
22:51:28 Server: Object 2:3181 not found (message Type_93)
22:51:53 Error: EntityAI SubSkeleton index was not initialized properly (repeated 23x in the last 60sec)
22:51:53 name: Land_Shop_City_03_F, shape: a3\structures_f_exp\commercial\shop_city_03\shop_city_03_f.p3d, index: -1, matrices: 4
22:51:57 Road not found
22:51:57 Server: Object 2:3818 not found (message Type_93)
22:51:57 Server: Object 2:3816 not found (message Type_93)
22:51:59 Server: Object 2:3816 not found (message Type_121)
22:52:01 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:52:01 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:52:03 Server: Object 2:3818 not found (message Type_121)
22:52:07 Server: Object 2:3169 not found (message Type_93)
22:52:07 Server: Object 2:3170 not found (message Type_93)
22:52:08 Server: Object 2:3180 not found (message Type_93)
22:52:08 Server: Object 2:3181 not found (message Type_93)

 

 

Link to comment
Share on other sites

6 hours ago, Sneer said:

Here you go.

 

  Reveal hidden contents

=====================================================================
== C:\TCAFiles\Users\MarkK1\59796\arma3server_59796.exe
== arma3server_59796.exe  -name=EpochServer [email protected] ;@Ryanzombies;@CBA_A3;@CUP_Vehicles;@CUP_Weapons;@CUP_Units; -servermod=@Epochhive;@A3EAI; -config=vilayer_active_server_59796\59796_config.cfg -cfg=vilayer_active_server_59796\basic.cfg -profiles=vilayer_active_server_59796 -ip=108.61.53.51 -port=2402 -malloc=tbb4malloc_bi -cpuCount=2 -exThreads=0   -autoinit

Original output filename: Arma3Retail_Server
Exe timestamp: 2016/12/07 10:50:01
Current time:  2017/01/13 19:30:56

Type: Public
Build: Stable
Version: 1.66.139586

Allocator: C:\TCAFiles\Users\MarkK1\59796\dll\tbb4malloc_bi.dll
=====================================================================

19:30:56 SteamAPI initialization failed. Steam features wont's be accessible!
19:30:59 Cannot register unknown string STR_USRACT_ACTIVESENSORSTOGGLE
19:30:59 Cannot register unknown string STR_CONTROLS_TOOLTIPS_SENSORS
19:30:59 Cannot register unknown string STR_CLIENT_IS_HOST
19:30:59 Cannot register unknown string STR_CLIENT_IS_DS_ADMIN
19:30:59 Initializing stats manager.
19:30:59 Stats config disabled.
19:30:59 sessionID: 4310391764b1283116f1dd9eb58148da396431f5
19:31:33 Item STR_CUP_dss_Soviet_Era_Tanker_Helmet listed twice
19:31:33 Unsupported language English in stringtable
19:31:33 Item STR_EPOCH_WorkBench listed twice
19:31:33 Unsupported language English in stringtable
19:31:36 Updating base class RscShortcutButton->RscButton, by a3\editor_f\config.bin/RscDisplayEditObject/Controls/B_OK/
19:31:36 Updating base class RscSliderH->RscXSliderH, by a3\editor_f\config.bin/RscDisplayEditObject/Slider/
19:31:36 Updating base class RscText->RscPicture, by a3\editor_f\config.bin/RscDisplayEditObject/Preview/
19:31:36 Updating base class RscShortcutButton->RscButton, by a3\editor_f\config.bin/RscDisplayMissionLoad/Controls/B_OK/
19:31:36 Updating base class RscShortcutButton->RscButton, by a3\editor_f\config.bin/RscDisplayMissionSave/Controls/B_OK/
19:31:36 Updating base class ->Default, by a3\anims_f\config\sdr\config.bin/CfgMovesBasic/DefaultDie/
19:31:36 Updating base class ->Default, by a3\anims_f\config\sdr\config.bin/CfgMovesMaleSdr/States/Crew/
19:31:36 Updating base class BlendAnims->, by a3\anims_f\config\sdr\weaponswitching\config.bin/CfgMovesMaleSdr/BlendAnims/
19:31:36 Updating base class ->RscControlsGroup, by a3\ui_f\config.bin/RscControlsGroupNoScrollbars/
19:31:36 Updating base class ->RscControlsGroup, by a3\ui_f\config.bin/RscControlsGroupNoHScrollbars/
19:31:36 Updating base class ->RscControlsGroup, by a3\ui_f\config.bin/RscControlsGroupNoVScrollbars/
19:31:36 Updating base class ->RscText, by a3\ui_f\config.bin/RscLine/
19:31:36 Updating base class ->RscActiveText, by a3\ui_f\config.bin/RscActivePicture/
19:31:36 Updating base class ->RscButton, by a3\ui_f\config.bin/RscButtonTextOnly/
19:31:36 Updating base class ->RscShortcutButton, by a3\ui_f\config.bin/RscShortcutButtonMain/
19:31:36 Updating base class ->RscShortcutButton, by a3\ui_f\config.bin/RscButtonEditor/
19:31:36 Updating base class ->RscShortcutButton, by a3\ui_f\config.bin/RscIGUIShortcutButton/
19:31:36 Updating base class ->RscShortcutButton, by a3\ui_f\config.bin/RscGearShortcutButton/
19:31:36 Updating base class ->RscShortcutButton, by a3\ui_f\config.bin/RscButtonMenu/
19:31:36 Updating base class ->RscButtonMenu, by a3\ui_f\config.bin/RscButtonMenuOK/
19:31:36 Updating base class ->RscButtonMenu, by a3\ui_f\config.bin/RscButtonMenuCancel/
19:31:36 Updating base class ->RscButtonMenu, by a3\ui_f\config.bin/RscButtonMenuSteam/
19:31:36 Updating base class ->RscText, by a3\ui_f\config.bin/RscLoadingText/
19:31:36 Updating base class ->RscListBox, by a3\ui_f\config.bin/RscIGUIListBox/
19:31:36 Updating base class ->RscListNBox, by a3\ui_f\config.bin/RscIGUIListNBox/
19:31:36 Updating base class ->RscText, by a3\ui_f\config.bin/RscBackground/
19:31:36 Updating base class ->RscText, by a3\ui_f\config.bin/RscBackgroundGUI/
19:31:36 Updating base class ->RscPicture, by a3\ui_f\config.bin/RscBackgroundGUILeft/
19:31:36 Updating base class ->RscPicture, by a3\ui_f\config.bin/RscBackgroundGUIRight/
19:31:36 Updating base class ->RscPicture, by a3\ui_f\config.bin/RscBackgroundGUIBottom/
19:31:36 Updating base class ->RscText, by a3\ui_f\config.bin/RscBackgroundGUITop/
19:31:36 Updating base class ->RscText, by a3\ui_f\config.bin/RscBackgroundGUIDark/
19:31:36 Updating base class ->RscPictureKeepAspect, by a3\ui_f\config.bin/RscBackgroundLogo/
19:31:36 Updating base class ->RscMapControl, by a3\ui_f\config.bin/RscMapControlEmpty/
19:31:36 Updating base class ->RscPicture, by a3\ui_f\config.bin/CA_Mainback/
19:31:36 Updating base class ->CA_Mainback, by a3\ui_f\config.bin/CA_Back/
19:31:36 Updating base class ->CA_Mainback, by a3\ui_f\config.bin/CA_Title_Back/
19:31:36 Updating base class ->CA_Mainback, by a3\ui_f\config.bin/CA_Black_Back/
19:31:36 Updating base class ->RscTitle, by a3\ui_f\config.bin/CA_Title/
19:31:37 Updating base class ->RscPictureKeepAspect, by a3\ui_f\config.bin/CA_Logo/
19:31:37 Updating base class ->CA_Logo, by a3\ui_f\config.bin/CA_Logo_Small/
19:31:37 Updating base class ->RscButton, by a3\ui_f\config.bin/CA_RscButton/
19:31:37 Updating base class ->CA_RscButton, by a3\ui_f\config.bin/CA_RscButton_dialog/
19:31:37 Updating base class ->RscActiveText, by a3\ui_f\config.bin/CA_Ok/
19:31:37 Updating base class ->RscText, by a3\ui_f\config.bin/CA_Ok_image/
19:31:37 Updating base class ->RscText, by a3\ui_f\config.bin/CA_Ok_image2/
19:31:37 Updating base class ->RscText, by a3\ui_f\config.bin/CA_Ok_text/
19:31:37 Updating base class ->RscPicture, by a3\ui_f\config.bin/RscVignette/
19:31:37 Updating base class ->RscControlsGroupNoScrollbars, by a3\ui_f\config.bin/RscMapControlTooltip/
19:31:37 Updating base class RscUnitInfo->RscUnitInfoAirNoWeapon, by a3\ui_f\config.bin/RscInGameUI/RscUnitInfoAir/
19:31:37 Updating base class RscControlsGroup->RscControlsGroupNoScrollbars, by a3\ui_f\config.bin/RscInGameUI/RscTaskOverview/controls/TaskOverviewAssigned/
19:31:37 Updating base class RscShortcutButton->RscButtonMenu, by a3\ui_f\config.bin/RscDisplayDebug/Controls/B_OK/
19:31:37 Updating base class RscShortcutButton->RscButtonMenu, by a3\ui_f\config.bin/RscDisplayDebug/Controls/B_Cancel/
19:31:37 Updating base class RscShortcutButton->RscButtonMenu, by a3\ui_f\config.bin/RscDisplayDebug/Controls/B_Clear/
19:31:37 Updating base class ->RscText, by a3\ui_f\config.bin/RscDisplayCapture/controls/TimeLines/
19:31:37 Updating base class RscShortcutButton->RscButtonMenu, by a3\ui_f\config.bin/RscDisplayCapture/controls/ButtonAverages/
19:31:37 Updating base class RscShortcutButton->RscButtonMenu, by a3\ui_f\config.bin/RscDisplayCapture/controls/ButtonSavePreviousData/
19:31:37 Updating base class RscShortcutButton->RscButtonMenu, by a3\ui_f\config.bin/RscDisplayCapture/controls/ButtonPreviousData/
19:31:37 Updating base class RscPicture->RscPictureKeepAspect, by a3\ui_f\config.bin/RscDisplayMain/IconPicture/
19:31:37 Updating base class IconPicture->RscPictureKeepAspect, by a3\ui_f\config.bin/RscDisplayMain/DlcOwnedIconPicture/
19:31:37 Updating base class IconPicture->RscPictureKeepAspect, by a3\ui_f\config.bin/RscDisplayMain/DlcIconPicture/
19:31:37 Updating base class RscControlsGroup->RscControlsGroupNoScrollbars, by a3\ui_f\config.bin/RscDisplayCampaignLoad/controls/OverviewGroup/
19:31:37 Updating base class RscButton->RscButtonSearch, by a3\ui_f\config.bin/RscDisplayCampaignLoad/controls/SearchButton/
19:31:37 Updating base class RscShortcutButton->RscButtonMenuCancel, by a3\ui_f\config.bin/RscDisplayCampaignLoad/controls/ButtonCancel/
19:31:37 Updating base class RscShortcutButton->RscButtonMenu, by a3\ui_f\config.bin/RscDisplayCampaignLoad/controls/ButtonGameOptions/
19:31:37 Updating base class RscShortcutButton->RscButtonMenuSteam, by a3\ui_f\config.bin/RscDisplayCampaignLoad/controls/ButtonBuyDLC/
19:31:37 Updating base class RscShortcutButton->RscButtonMenu, by a3\ui_f\config.bin/RscDisplayCampaignLoad/controls/ButtonRevert/
19:31:37 Updating base class RscShortcutButton->RscButtonMenuOK, by a3\ui_f\config.bin/RscDisplayCampaignLoad/controls/ButtonOK/
19:31:37 Updating base class RscListBox->RscCombo, by a3\ui_f\config.bin/RscDisplayCustomizeController/Steepness/
19:31:37 Updating base class ->RscStandardDisplay, by a3\ui_f\config.bin/RscDisplayControlSchemes/
19:31:37 Updating base class ButtonOK->RscButtonMenuCancel, by a3\ui_f\config.bin/RscDisplayControlSchemes/controls/ButtonCancel/
19:31:37 Updating base class RscButton->RscButtonMenuOK, by a3\ui_f\config.bin/RscDisplayControlSchemes/controls/ButtonOK/
19:31:37 Updating base class RscPicture->RscPictureKeepAspect, by a3\ui_f\config.bin/RscDisplayFileSelectImage/controls/OverviewPicture/
19:31:37 Updating base class RscShortcutButton->RscButtonMenuCancel, by a3\ui_f\config.bin/RscDisplayFieldManual/controls/ButtonCancel/
19:31:37 Cannot delete class B_KickOff, it is referenced somewhere (used as a base class probably).
19:31:37 Updating base class RscButton->RscButtonMenuCancel, by a3\ui_f\config.bin/RscDisplayPublishMission/controls/ButtonCancel/
19:31:37 Updating base class RscShortcutButton->RscButtonMenuOK, by a3\ui_f\config.bin/RscDisplayPublishMissionSelectTags/controls/ButtonOK/
19:31:37 Updating base class ButtonOK->RscButtonMenuCancel, by a3\ui_f\config.bin/RscDisplayPublishMissionSelectTags/controls/ButtonCancel/
19:31:37 Updating base class ->RscSubmenu, by a3\ui_f\config.bin/RscMainMenu/
19:31:37 Cannot update non class from class a3\ui_f\config.bin/RscCallSupport/Items/
19:31:37 Cannot update non class from class a3\ui_f\config.bin/RscRadio/Items/
19:31:37 Updating base class ->DistanceClose, by a3\ui_f\config.bin/CfgSimpleTasks/Icon3D/DistanceMid/
19:31:37 Updating base class ->DistanceClose, by a3\ui_f\config.bin/CfgSimpleTasks/Icon3D/DistanceLong/
19:31:37 Updating base class Turrets->Turrets, by a3\static_f\config.bin/CfgVehicles/StaticMGWeapon/Turrets/
19:31:37 Updating base class ->MainTurret, by a3\static_f\config.bin/CfgVehicles/StaticMGWeapon/Turrets/MainTurret/
19:31:37 Updating base class ->BlendAnims, by a3\soft_f_kart\kart_01\config.bin/CfgMovesMaleSdr/BlendAnims/
19:31:37 Updating base class ->BulletBase, by a3\weapons_f_mark\config.bin/CfgAmmo/B_93x64_Ball/
19:31:37 Updating base class RscText->ctrlStaticBackgroundDisable, by a3\3den\config.bin/RscDisplayOptionsAudio/ControlsBackground/BackgroundDisable/
19:31:37 Updating base class RscText->ctrlStaticBackgroundDisableTiles, by a3\3den\config.bin/RscDisplayOptionsAudio/ControlsBackground/BackgroundDisableTiles/
19:31:37 Updating base class RscText->ctrlStaticBackgroundDisable, by a3\3den\config.bin/RscDisplayConfigure/ControlsBackground/BackgroundDisable/
19:31:37 Updating base class RscText->ctrlStaticBackgroundDisableTiles, by a3\3den\config.bin/RscDisplayConfigure/ControlsBackground/BackgroundDisableTiles/
19:31:37 Updating base class RscText->ctrlStaticBackgroundDisable, by a3\3den\config.bin/RscDisplayConfigureAction/ControlsBackground/BackgroundDisable/
19:31:37 Updating base class RscText->ctrlStaticBackgroundDisableTiles, by a3\3den\config.bin/RscDisplayConfigureAction/ControlsBackground/BackgroundDisableTiles/
19:31:37 Updating base class RscText->ctrlStaticBackgroundDisable, by a3\3den\config.bin/RscDisplayConfigureControllers/ControlsBackground/BackgroundDisable/
19:31:37 Updating base class RscText->ctrlStaticBackgroundDisableTiles, by a3\3den\config.bin/RscDisplayConfigureControllers/ControlsBackground/BackgroundDisableTiles/
19:31:37 Updating base class RscText->ctrlStaticBackgroundDisable, by a3\3den\config.bin/RscDisplayGameOptions/ControlsBackground/BackgroundDisable/
19:31:37 Updating base class RscText->ctrlStaticBackgroundDisableTiles, by a3\3den\config.bin/RscDisplayGameOptions/ControlsBackground/BackgroundDisableTiles/
19:31:37 Updating base class controls->, by a3\3den\config.bin/RscDisplayArcadeMap_Layout_2/Controls/
19:31:37 Updating base class controls->, by a3\3den\config.bin/RscDisplayArcadeMap_Layout_6/Controls/
19:31:37 Updating base class ->asdg_SlotInfo, by x\cba\addons\jr\config.bin/asdg_FrontSideRail/
19:31:37 Updating base class Rifle_Short_Base_F->Rifle_Base_F, by x\cba\addons\jr\config.bin/CfgWeapons/SMG_02_base_F/
19:31:37 Updating base class ->CBA_Extended_EventHandlers_base, by x\cba\addons\xeh\config.bin/CBA_Extended_EventHandlers/
19:31:38 Updating base class ->asdg_OpticSideMount, by CUP\Weapons\CUP_Weapons_East_Attachments\config.bin/CUP_DovetailMount/
19:31:38 Updating base class ->asdg_OpticRail1913_long, by CUP\Weapons\CUP_Weapons_West_Attachments\config.bin/CUP_PicatinnyTopMount/
19:31:38 Updating base class ->asdg_OpticRail1913_short, by CUP\Weapons\CUP_Weapons_West_Attachments\config.bin/CUP_PicatinnyTopShortMount/
19:31:38 Updating base class ->asdg_FrontSideRail, by CUP\Weapons\CUP_Weapons_West_Attachments\config.bin/CUP_PicatinnySideMount/
19:31:38 Updating base class ->asdg_UnderSlot, by CUP\Weapons\CUP_Weapons_West_Attachments\config.bin/CUP_PicatinnyUnderMount/
19:31:38 Updating base class KIA_RHIB_Cargo->DefaultDie, by CUP\WaterVehicles\CUP_WaterVehicles_Zodiac\config.bin/CfgMovesMaleSdr/States/Zodiac_Dead/
19:31:38 Updating base class Optics_Commander_02->Optics_Armored, by CUP\WheeledVehicles\CUP_WheeledVehicles_BTR90\config.bin/Optics_Commander_03/
19:31:38 Updating base class Car->LandVehicle, by CUP\WheeledVehicles\CUP_WheeledVehicles_RG31\config.bin/CfgVehicles/car_F/
19:31:38 Updating base class Car->Car_F, by CUP\WheeledVehicles\CUP_WheeledVehicles_Stryker\config.bin/CfgVehicles/Wheeled_APC/
19:31:38 Updating base class LandVehicle->Car, by CUP\WheeledVehicles\CUP_WheeledVehicles_TowingTractor\config.bin/CfgVehicles/Car_F/
19:31:38 Updating base class ->Turrets, by CUP\AirVehicles\CUP_AirVehicles_DC3\config.bin/CfgVehicles/Plane_Base_F/Turrets/
19:31:38 Updating base class Air->, by CUP\AirVehicles\CUP_AirVehicles_F35\config.bin/CfgVehicles/Plane/
19:31:38 Updating base class ->Air, by CUP\AirVehicles\CUP_AirVehicles_Su25\config.bin/CfgVehicles/Plane/
19:31:38 Updating base class ->ProxyRetex, by CUP\WheeledVehicles\CUP_WheeledVehicles_Ridgeback\config.bin/CfgNonAIVehicles/Proxywreck/
19:31:38 Updating base class Sounds->, by CUP\TrackedVehicles\CUP_TrackedVehicles_T34\config.bin/CfgVehicles/Tank_F/Sounds/
19:31:38 Initializing Steam Manager
19:31:38 unable to load subscribed content list. list will be updated from steam
19:31:38 unable to load published content list. list will be updated from steam
19:31:38 unable to load cached items meta info. save and update functionality will be broken
19:31:38 Steam Manager initialized.
19:31:38
19:31:38 ==== Loaded addons ====
19:31:38
19:31:38 dta\bin.pbo - 139586
19:31:38 dta\core.pbo - 108474
19:31:38 dta\languagecore_f.pbo - 108412
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Units\addons\cup_creatures_people_civil_chernarus.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Units\addons\cup_creatures_people_civil_russia.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Units\addons\cup_creatures_people_core.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Units\addons\cup_creatures_people_military_acr.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Units\addons\cup_creatures_people_military_baf.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Units\addons\cup_creatures_people_military_cdf.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Units\addons\cup_creatures_people_military_chedaki.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Units\addons\cup_creatures_people_military_dummyinfantryset.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Units\addons\cup_creatures_people_military_germany.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Units\addons\cup_creatures_people_military_napa.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Units\addons\cup_creatures_people_military_pmc.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Units\addons\cup_creatures_people_military_racs.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Units\addons\cup_creatures_people_military_russia.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Units\addons\cup_creatures_people_military_sla.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Units\addons\cup_creatures_people_military_taki.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Units\addons\cup_creatures_people_military_takiinsurgents.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Units\addons\cup_creatures_people_military_usarmy.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Units\addons\cup_creatures_people_military_usmc.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Units\addons\cup_creatures_staticweapons.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Units\addons\cup_dubbing_radio_cz.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Units\addons\cup_dubbing_radio_cz_acr.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Units\addons\cup_dubbing_radio_cz_acr_c.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Units\addons\cup_dubbing_radio_cz_c.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Units\addons\cup_dubbing_radio_en.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Units\addons\cup_dubbing_radio_en_c.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Units\addons\cup_dubbing_radio_gb_baf.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Units\addons\cup_dubbing_radio_gb_baf_c.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Units\addons\cup_dubbing_radio_gb_pmc.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Units\addons\cup_dubbing_radio_gb_pmc_c.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Units\addons\cup_dubbing_radio_ru.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Units\addons\cup_dubbing_radio_ru_c.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Units\addons\cup_dubbing_radio_tk.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Units\addons\cup_dubbing_radio_tk_c.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_baseconfigs.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_basedata.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_aa12.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_ak.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_ammoboxes.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_ammunition.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_as50.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_awm.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_backpacks.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_bizon.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_colt1911.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_compact.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_compatibility.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_curator.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_cz750.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_cz805.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_duty.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_east_attachments.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_evo.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_fnfal.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_g36.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_glock17.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_grenadelaunchers.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_grenades.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_huntingrifle.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_igla.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_items.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_javelin.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_ksvk.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_l110.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_l129.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_l85.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_leeenfield.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_m1014.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_m107.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_m110.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_m136.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_m14.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_m14_dmr.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_m16.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_m24.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_m240.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_m249.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_m47.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_m60e4.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_m9.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_maaws.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_makarov.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_metis_at_13.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_microuzi.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_mk48.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_mp5.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_nlaw.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_nvg.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_pb_6p9.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_phantom.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_pk.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_pods.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_put.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_revolver.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_rpg18.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_rpg7.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_sa58.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_sa61.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_saiga12k.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_scar.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_shield.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_smaw.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_sounds.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_soundshaders.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_staticweapons.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_stinger.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_strela_2.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_svd.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_uk59.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_vehicleweapons.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_vss.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_weaponscore.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_weaponsdata.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_west_attachments.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons\addons\cup_weapons_xm8.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_airvehicles_a10.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_airvehicles_ah1z.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_airvehicles_ah6.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_airvehicles_ah64.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_airvehicles_an2.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_airvehicles_av8b.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_airvehicles_aw159.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_airvehicles_c130j.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_airvehicles_ch47.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_airvehicles_ch53e.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_airvehicles_core.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_airvehicles_dc3.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_airvehicles_f35.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_airvehicles_hc3.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_airvehicles_ka50.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_airvehicles_ka52.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_airvehicles_ka60.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_airvehicles_l39.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_airvehicles_mh60s.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_airvehicles_mi24.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_airvehicles_mi35.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_airvehicles_mi6.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_airvehicles_mi8.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_airvehicles_mq9.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_airvehicles_mv22.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_airvehicles_pchela1t.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_airvehicles_sa330.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_airvehicles_staticline.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_airvehicles_su25.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_airvehicles_su34.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_airvehicles_uh1h.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_airvehicles_uh1y.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_airvehicles_uh60.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_trackedvehicles_2s6m.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_trackedvehicles_aav.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_trackedvehicles_bmp.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_trackedvehicles_bmp3.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_trackedvehicles_bradley.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_trackedvehicles_bulldog.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_trackedvehicles_challengerii.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_trackedvehicles_core.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_trackedvehicles_fv510.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_trackedvehicles_m113.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_trackedvehicles_m1_abrams.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_trackedvehicles_m270.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_trackedvehicles_mcv80.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_trackedvehicles_sounds.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_trackedvehicles_t34.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_trackedvehicles_t55.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_trackedvehicles_t72.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_trackedvehicles_t90.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_trackedvehicles_zsu23.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_vehicles_cfggroups.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_vehicles_core.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_vehicles_fastrope.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_vehicles_towing.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_watervehicles_core.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_watervehicles_fishing_boat.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_watervehicles_fregata.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_watervehicles_lhd.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_watervehicles_pbx.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_watervehicles_rhib.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_watervehicles_seafox.pbo - 1
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_watervehicles_weapons.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_watervehicles_zodiac.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_wheeledvehicles_brdm2.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_wheeledvehicles_btr40.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_wheeledvehicles_btr60.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_wheeledvehicles_btr90.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_wheeledvehicles_core.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_wheeledvehicles_coyote.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_wheeledvehicles_datsun.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_wheeledvehicles_dingo.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_wheeledvehicles_hmmwv.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_wheeledvehicles_ikarus.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_wheeledvehicles_jackal.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_wheeledvehicles_kamaz.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_wheeledvehicles_lav25.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_wheeledvehicles_lr.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_wheeledvehicles_m1030.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_wheeledvehicles_mastiff.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_wheeledvehicles_mtvr.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_wheeledvehicles_octavia.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_wheeledvehicles_rg31.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_wheeledvehicles_ridgeback.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_wheeledvehicles_skoda.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_wheeledvehicles_stryker.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_wheeledvehicles_suv.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_wheeledvehicles_towingtractor.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_wheeledvehicles_uaz.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_wheeledvehicles_ural.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_wheeledvehicles_v3s.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_wheeledvehicles_vodnik.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_wheeledvehicles_vwgolf.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles\addons\cup_wheeledvehicles_wolfhound.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CBA_A3\addons\cba_ai.pbo - ed1feb3c
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CBA_A3\addons\cba_arrays.pbo - ed1feb3c
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CBA_A3\addons\cba_common.pbo - ed1feb3c
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CBA_A3\addons\cba_diagnostic.pbo - ed1feb3c
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CBA_A3\addons\cba_events.pbo - ed1feb3c
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CBA_A3\addons\cba_hashes.pbo - ed1feb3c
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CBA_A3\addons\cba_help.pbo - ed1feb3c
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CBA_A3\addons\cba_jr.pbo - ed1feb3c
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CBA_A3\addons\cba_jr_prep.pbo - ed1feb3c
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CBA_A3\addons\cba_keybinding.pbo - ed1feb3c
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CBA_A3\addons\cba_main.pbo - ed1feb3c
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CBA_A3\addons\cba_main_a3.pbo - ed1feb3c
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CBA_A3\addons\cba_modules.pbo - ed1feb3c
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CBA_A3\addons\cba_network.pbo - ed1feb3c
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CBA_A3\addons\cba_settings.pbo - ed1feb3c
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CBA_A3\addons\cba_statemachine.pbo - ed1feb3c
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CBA_A3\addons\cba_strings.pbo - ed1feb3c
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CBA_A3\addons\cba_ui.pbo - ed1feb3c
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CBA_A3\addons\cba_ui_helper.pbo - ed1feb3c
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CBA_A3\addons\cba_vectors.pbo - ed1feb3c
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CBA_A3\addons\cba_versioning.pbo - ed1feb3c
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@CBA_A3\addons\cba_xeh.pbo - ed1feb3c
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@Ryanzombies\addons\ryanzombies.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@Epoch\addons\a2_epoch_weapons.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@Epoch\addons\a3_epoch_assets.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@Epoch\addons\a3_epoch_assets_1.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@Epoch\addons\a3_epoch_assets_2.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@Epoch\addons\a3_epoch_assets_3.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@Epoch\addons\a3_epoch_code.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@Epoch\addons\a3_epoch_community.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@Epoch\addons\a3_epoch_configs.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@Epoch\addons\a3_epoch_language.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@Epoch\addons\a3_epoch_structures.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@Epoch\addons\a3_epoch_vehicles.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@Epoch\addons\a3_epoch_vehicles_1.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@Epoch\addons\a3_epoch_weapons.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\air_f_exp.ebo - 107468
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\anims_f_exp.ebo - 107365
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\armor_f_exp.ebo - 107282
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\boat_f_exp.ebo - 107282
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\cargoposes_f_exp.ebo - 107282
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\characters_f_exp.ebo - 108363
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\data_f_exp.ebo - 108301
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\dubbing_f_exp.ebo - 107941
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\dubbing_radio_f_exp.ebo - 107282
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\dubbing_radio_f_exp_data_chi.ebo - 107282
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\dubbing_radio_f_exp_data_engfre.ebo - 107282
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\dubbing_radio_f_exp_data_fre.ebo - 107282
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\editorpreviews_f_exp.ebo - 107282
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\functions_f_exp.ebo - 107286
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\languagemissions_f_exp.ebo - 108412
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\language_f_exp.ebo - 108412
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\map_data_exp.ebo - 107347
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\map_tanoabuka.ebo - 107523
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\map_tanoabuka_data.ebo - 107664
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\map_tanoabuka_data_layers.ebo - 102461
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\map_tanoabuka_data_layers_00_00.ebo - 102461
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\map_tanoa_scenes_f.ebo - 108093
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\missions_f_exp.ebo - 108540
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\missions_f_exp_data.ebo - 107312
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\missions_f_exp_video.ebo - 107312
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\modules_f_exp.ebo - 107313
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\music_f_exp.ebo - 107313
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\music_f_exp_music.ebo - 107313
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\props_f_exp.ebo - 107345
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\rocks_f_exp.ebo - 107345
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\soft_f_exp.ebo - 107317
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\sounds_f_exp.ebo - 108279
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\static_f_exp.ebo - 107319
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\structures_f_exp.ebo - 108329
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\structures_f_exp_civilian.ebo - 108280
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\structures_f_exp_commercial.ebo - 108280
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\structures_f_exp_cultural.ebo - 108280
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\structures_f_exp_data.ebo - 108281
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\structures_f_exp_industrial.ebo - 108281
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\structures_f_exp_infrastructure.ebo - 108281
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\supplies_f_exp.ebo - 107340
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\ui_f_exp.ebo - 107323
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\vegetation_f_exp.ebo - 107836
19:31:38 C:\TCAFiles\Users\MarkK1\59796\expansion\addons\weapons_f_exp.ebo - 108316
19:31:38 C:\TCAFiles\Users\MarkK1\59796\mark\addons\a3_vemf_reloaded.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\mark\addons\anims_f_mark.pbo - 107808
19:31:38 C:\TCAFiles\Users\MarkK1\59796\mark\addons\characters_f_mark.pbo - 107709
19:31:38 C:\TCAFiles\Users\MarkK1\59796\mark\addons\custom_server.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\mark\addons\data_f_mark.pbo - 107282
19:31:38 C:\TCAFiles\Users\MarkK1\59796\mark\addons\dubbing_f_mark.pbo - 107282
19:31:38 C:\TCAFiles\Users\MarkK1\59796\mark\addons\dubbing_f_mp_mark.pbo - 107282
19:31:38 C:\TCAFiles\Users\MarkK1\59796\mark\addons\epoch_spk_esvp.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\mark\addons\functions_f_mark.pbo - 107941
19:31:38 C:\TCAFiles\Users\MarkK1\59796\mark\addons\functions_f_mp_mark.pbo - 107463
19:31:38 C:\TCAFiles\Users\MarkK1\59796\mark\addons\helicrash.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\mark\addons\languagemissions_f_mark.pbo - 108412
19:31:38 C:\TCAFiles\Users\MarkK1\59796\mark\addons\languagemissions_f_mp_mark.pbo - 108412
19:31:38 C:\TCAFiles\Users\MarkK1\59796\mark\addons\language_f_mark.pbo - 108412
19:31:38 C:\TCAFiles\Users\MarkK1\59796\mark\addons\language_f_mp_mark.pbo - 108412
19:31:38 C:\TCAFiles\Users\MarkK1\59796\mark\addons\loot_addon.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\mark\addons\missions_f_mark.pbo - 108474
19:31:38 C:\TCAFiles\Users\MarkK1\59796\mark\addons\missions_f_mark_data.pbo - 107313
19:31:38 C:\TCAFiles\Users\MarkK1\59796\mark\addons\missions_f_mark_video.pbo - 107313
19:31:38 C:\TCAFiles\Users\MarkK1\59796\mark\addons\missions_f_mp_mark.pbo - 107336
19:31:38 C:\TCAFiles\Users\MarkK1\59796\mark\addons\missions_f_mp_mark_data.pbo - 107313
19:31:38 C:\TCAFiles\Users\MarkK1\59796\mark\addons\modules_f_mark.pbo - 107313
19:31:38 C:\TCAFiles\Users\MarkK1\59796\mark\addons\modules_f_mp_mark.pbo - 107313
19:31:38 C:\TCAFiles\Users\MarkK1\59796\mark\addons\music_f_mark.pbo - 107313
19:31:38 C:\TCAFiles\Users\MarkK1\59796\mark\addons\music_f_mark_music.pbo - 107313
19:31:38 C:\TCAFiles\Users\MarkK1\59796\mark\addons\sounds_f_mark.pbo - 107319
19:31:38 C:\TCAFiles\Users\MarkK1\59796\mark\addons\static_f_mark.pbo - 107319
19:31:38 C:\TCAFiles\Users\MarkK1\59796\mark\addons\structures_f_mark.pbo - 107742
19:31:38 C:\TCAFiles\Users\MarkK1\59796\mark\addons\supplies_f_mark.pbo - 107320
19:31:38 C:\TCAFiles\Users\MarkK1\59796\mark\addons\ui_f_mark.pbo - 107323
19:31:38 C:\TCAFiles\Users\MarkK1\59796\mark\addons\ui_f_mp_mark.pbo - 107323
19:31:38 C:\TCAFiles\Users\MarkK1\59796\mark\addons\weapons_f_mark.pbo - 107324
19:31:38 C:\TCAFiles\Users\MarkK1\59796\heli\addons\air_f_heli.pbo - 107282
19:31:38 C:\TCAFiles\Users\MarkK1\59796\heli\addons\anims_f_heli.pbo - 107282
19:31:38 C:\TCAFiles\Users\MarkK1\59796\heli\addons\boat_f_heli.pbo - 107282
19:31:38 C:\TCAFiles\Users\MarkK1\59796\heli\addons\cargoposes_f_heli.pbo - 107282
19:31:38 C:\TCAFiles\Users\MarkK1\59796\heli\addons\data_f_heli.pbo - 107282
19:31:38 C:\TCAFiles\Users\MarkK1\59796\heli\addons\dubbing_f_heli.pbo - 107282
19:31:38 C:\TCAFiles\Users\MarkK1\59796\heli\addons\functions_f_heli.pbo - 108304
19:31:38 C:\TCAFiles\Users\MarkK1\59796\heli\addons\languagemissions_f_heli.pbo - 108412
19:31:38 C:\TCAFiles\Users\MarkK1\59796\heli\addons\language_f_heli.pbo - 108412
19:31:38 C:\TCAFiles\Users\MarkK1\59796\heli\addons\missions_f_heli.pbo - 108304
19:31:38 C:\TCAFiles\Users\MarkK1\59796\heli\addons\missions_f_heli_data.pbo - 107312
19:31:38 C:\TCAFiles\Users\MarkK1\59796\heli\addons\missions_f_heli_video.pbo - 107312
19:31:38 C:\TCAFiles\Users\MarkK1\59796\heli\addons\modules_f_heli.pbo - 107386
19:31:38 C:\TCAFiles\Users\MarkK1\59796\heli\addons\music_f_heli.pbo - 107313
19:31:38 C:\TCAFiles\Users\MarkK1\59796\heli\addons\music_f_heli_music.pbo - 107313
19:31:38 C:\TCAFiles\Users\MarkK1\59796\heli\addons\soft_f_heli.pbo - 107319
19:31:38 C:\TCAFiles\Users\MarkK1\59796\heli\addons\sounds_f_heli.pbo - 107319
19:31:38 C:\TCAFiles\Users\MarkK1\59796\heli\addons\structures_f_heli.pbo - 107302
19:31:38 C:\TCAFiles\Users\MarkK1\59796\heli\addons\supplies_f_heli.pbo - 107319
19:31:38 C:\TCAFiles\Users\MarkK1\59796\heli\addons\ui_f_heli.pbo - 107323
19:31:38 C:\TCAFiles\Users\MarkK1\59796\kart\addons\anims_f_kart.pbo - 107282
19:31:38 C:\TCAFiles\Users\MarkK1\59796\kart\addons\characters_f_kart.pbo - 107282
19:31:38 C:\TCAFiles\Users\MarkK1\59796\kart\addons\data_f_kart.pbo - 107282
19:31:38 C:\TCAFiles\Users\MarkK1\59796\kart\addons\languagemissions_f_kart.pbo - 108412
19:31:38 C:\TCAFiles\Users\MarkK1\59796\kart\addons\language_f_kart.pbo - 108412
19:31:38 C:\TCAFiles\Users\MarkK1\59796\kart\addons\missions_f_kart.pbo - 107312
19:31:38 C:\TCAFiles\Users\MarkK1\59796\kart\addons\missions_f_kart_data.pbo - 107313
19:31:38 C:\TCAFiles\Users\MarkK1\59796\kart\addons\modules_f_kart.pbo - 107824
19:31:38 C:\TCAFiles\Users\MarkK1\59796\kart\addons\modules_f_kart_data.pbo - 107725
19:31:38 C:\TCAFiles\Users\MarkK1\59796\kart\addons\soft_f_kart.pbo - 107319
19:31:38 C:\TCAFiles\Users\MarkK1\59796\kart\addons\sounds_f_kart.pbo - 107319
19:31:38 C:\TCAFiles\Users\MarkK1\59796\kart\addons\structures_f_kart.pbo - 107301
19:31:38 C:\TCAFiles\Users\MarkK1\59796\kart\addons\ui_f_kart.pbo - 107323
19:31:38 C:\TCAFiles\Users\MarkK1\59796\kart\addons\weapons_f_kart.pbo - 107323
19:31:38 C:\TCAFiles\Users\MarkK1\59796\curator\addons\data_f_curator.pbo - 107282
19:31:38 C:\TCAFiles\Users\MarkK1\59796\curator\addons\data_f_curator_music.pbo - 107282
19:31:38 C:\TCAFiles\Users\MarkK1\59796\curator\addons\functions_f_curator.pbo - 107463
19:31:38 C:\TCAFiles\Users\MarkK1\59796\curator\addons\language_f_curator.pbo - 108412
19:31:38 C:\TCAFiles\Users\MarkK1\59796\curator\addons\missions_f_curator.pbo - 108031
19:31:38 C:\TCAFiles\Users\MarkK1\59796\curator\addons\modules_f_curator.pbo - 107711
19:31:38 C:\TCAFiles\Users\MarkK1\59796\curator\addons\ui_f_curator.pbo - 108279
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@A3EAI\addons\a3eai.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@A3EAI\addons\a3eai_config.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@Epochhive\addons\epoch_server.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@Epochhive\addons\epoch_server_core.pbo - unknown
19:31:38 C:\TCAFiles\Users\MarkK1\59796\@Epochhive\addons\epoch_server_settings.pbo - unknown
19:31:38 addons\3den.pbo - 108458
19:31:38 addons\3den_language.pbo - 108412
19:31:38 addons\a3.pbo - unknown
19:31:38 addons\air_f.pbo - 107282
19:31:38 addons\air_f_beta.pbo - 108458
19:31:38 addons\air_f_epb.pbo - 107282
19:31:38 addons\air_f_epc.pbo - 103749
19:31:38 addons\air_f_gamma.pbo - 103749
19:31:38 addons\animals_f.pbo - 107282
19:31:38 addons\animals_f_beta.pbo - 107282
19:31:38 addons\anims_f.pbo - 108093
19:31:38 addons\anims_f_bootcamp.pbo - 107282
19:31:38 addons\anims_f_data.pbo - 107355
19:31:38 addons\anims_f_epa.pbo - 107809
19:31:38 addons\anims_f_epc.pbo - 107809
19:31:38 addons\anims_f_exp_a.pbo - 107376
19:31:38 addons\armor_f.pbo - 107282
19:31:38 addons\armor_f_beta.pbo - 107282
19:31:38 addons\armor_f_epb.pbo - 107282
19:31:38 addons\armor_f_epc.pbo - 107282
19:31:38 addons\armor_f_gamma.pbo - 107282
19:31:38 addons\baseconfig_f.pbo - 107282
19:31:38 addons\boat_f.pbo - 107282
19:31:38 addons\boat_f_beta.pbo - 107282
19:31:38 addons\boat_f_epc.pbo - 107282
19:31:38 addons\boat_f_gamma.pbo - 107282
19:31:38 addons\cargoposes_f.pbo - 108093
19:31:38 addons\characters_f.pbo - 107558
19:31:38 addons\characters_f_beta.pbo - 107282
19:31:38 addons\characters_f_bootcamp.pbo - 107282
19:31:38 addons\characters_f_epa.pbo - 107282
19:31:38 addons\characters_f_epb.pbo - 107282
19:31:38 addons\characters_f_epc.pbo - 107282
19:31:38 addons\characters_f_gamma.pbo - 107282
19:31:38 addons\data_f.pbo - 107354
19:31:38 addons\data_f_bootcamp.pbo - 107382
19:31:38 addons\data_f_exp_a.pbo - 107282
19:31:38 addons\data_f_exp_b.pbo - 107282
19:31:38 addons\drones_f.pbo - 107282
19:31:38 addons\dubbing_f.pbo - 107282
19:31:38 addons\dubbing_f_beta.pbo - 107941
19:31:38 addons\dubbing_f_bootcamp.pbo - 107282
19:31:38 addons\dubbing_f_epa.pbo - 107290
19:31:38 addons\dubbing_f_epb.pbo - 107290
19:31:38 addons\dubbing_f_epc.pbo - 107282
19:31:38 addons\dubbing_f_gamma.pbo - 107458
19:31:38 addons\dubbing_radio_f.pbo - 107282
19:31:38 addons\dubbing_radio_f_data.pbo - 78762
19:31:38 addons\dubbing_radio_f_data_eng.pbo - 99078
19:31:38 addons\dubbing_radio_f_data_engb.pbo - 99078
19:31:38 addons\dubbing_radio_f_data_gre.pbo - 99078
19:31:38 addons\dubbing_radio_f_data_per.pbo - 99078
19:31:38 addons\dubbing_radio_f_data_vr.pbo - 99078
19:31:38 addons\editorpreviews_f.pbo - 107285
19:31:38 addons\editor_f.pbo - 107285
19:31:38 addons\functions_f.pbo - 108329
19:31:38 addons\functions_f_bootcamp.pbo - 107941
19:31:38 addons\functions_f_epa.pbo - 107287
19:31:38 addons\functions_f_epc.pbo - 107287
19:31:38 addons\functions_f_exp_a.pbo - 107985
19:31:38 addons\languagemissions_f.pbo - 108412
19:31:38 addons\languagemissions_f_beta.pbo - 108412
19:31:38 addons\languagemissions_f_bootcamp.pbo - 108412
19:31:38 addons\languagemissions_f_epa.pbo - 108412
19:31:38 addons\languagemissions_f_epb.pbo - 108412
19:31:38 addons\languagemissions_f_epc.pbo - 108412
19:31:38 addons\languagemissions_f_exp_a.pbo - 108412
19:31:38 addons\languagemissions_f_gamma.pbo - 108412
19:31:38 addons\language_f.pbo - 108423
19:31:38 addons\language_f_beta.pbo - 108412
19:31:38 addons\language_f_bootcamp.pbo - 108412
19:31:38 addons\language_f_epa.pbo - 108412
19:31:38 addons\language_f_epb.pbo - 108412
19:31:38 addons\language_f_epc.pbo - 108412
19:31:38 addons\language_f_exp_a.pbo - 108412
19:31:38 addons\language_f_exp_b.pbo - 108412
19:31:38 addons\language_f_gamma.pbo - 108412
19:31:38 addons\map_altis.pbo - 107512
19:31:38 addons\map_altis_data.pbo - 107292
19:31:38 addons\map_altis_data_layers.pbo - 99901
19:31:38 addons\map_altis_data_layers_00_00.pbo - 99901
19:31:38 addons\map_altis_data_layers_00_01.pbo - 99901
19:31:38 addons\map_altis_data_layers_01_00.pbo - 99901
19:31:38 addons\map_altis_data_layers_01_01.pbo - 99901
19:31:38 addons\map_altis_scenes_f.pbo - 107292
19:31:38 addons\map_data.pbo - 107292
19:31:38 addons\map_stratis.pbo - 107508
19:31:38 addons\map_stratis_data.pbo - 107294
19:31:38 addons\map_stratis_data_layers.pbo - 99082
19:31:38 addons\map_stratis_scenes_f.pbo - 107294
19:31:38 addons\map_vr.pbo - 105264
19:31:38 addons\map_vr_scenes_f.pbo - 107298
19:31:38 addons\misc_f.pbo - 107296
19:31:38 addons\missions_f.pbo - 107769
19:31:38 addons\missions_f_beta.pbo - 107694
19:31:38 addons\missions_f_beta_data.pbo - 107310
19:31:38 addons\missions_f_beta_video.pbo - 107310
19:31:38 addons\missions_f_bootcamp.pbo - 107941
19:31:38 addons\missions_f_bootcamp_data.pbo - 107310
19:31:39 addons\missions_f_bootcamp_video.pbo - 107310
19:31:39 addons\missions_f_data.pbo - 107310
19:31:39 addons\missions_f_epa.pbo - 108279
19:31:39 addons\missions_f_epa_data.pbo - 107312
19:31:39 addons\missions_f_epa_video.pbo - 107312
19:31:39 addons\missions_f_epb.pbo - 107312
19:31:39 addons\missions_f_epb_data.pbo - 73106
19:31:39 addons\missions_f_epb_video.pbo - 73106
19:31:39 addons\missions_f_epc.pbo - 107312
19:31:39 addons\missions_f_epc_data.pbo - 84724
19:31:39 addons\missions_f_epc_video.pbo - 84725
19:31:39 addons\missions_f_exp_a.pbo - 107336
19:31:39 addons\missions_f_exp_a_data.pbo - 107312
19:31:39 addons\missions_f_gamma.pbo - 108551
19:31:39 addons\missions_f_gamma_data.pbo - 107312
19:31:39 addons\missions_f_gamma_video.pbo - 107312
19:31:39 addons\missions_f_video.pbo - 107313
19:31:39 addons\modules_f.pbo - 108152
19:31:39 addons\modules_f_beta.pbo - 107313
19:31:39 addons\modules_f_beta_data.pbo - 107313
19:31:39 addons\modules_f_bootcamp.pbo - 107313
19:31:39 addons\modules_f_data.pbo - 107485
19:31:39 addons\modules_f_epb.pbo - 107313
19:31:39 addons\modules_f_exp_a.pbo - 107313
19:31:39 addons\music_f.pbo - 107313
19:31:39 addons\music_f_bootcamp.pbo - 107313
19:31:39 addons\music_f_bootcamp_music.pbo - 107313
19:31:39 addons\music_f_epa.pbo - 107313
19:31:39 addons\music_f_epa_music.pbo - 107313
19:31:39 addons\music_f_epb.pbo - 107313
19:31:39 addons\music_f_epb_music.pbo - 107313
19:31:39 addons\music_f_epc.pbo - 107313
19:31:39 addons\music_f_epc_music.pbo - 107313
19:31:39 addons\music_f_music.pbo - 107313
19:31:39 addons\plants_f.pbo - 107313
19:31:39 addons\props_f_exp_a.pbo - 107314
19:31:39 addons\roads_f.pbo - 107314
19:31:39 addons\rocks_f.pbo - 107314
19:31:39 addons\signs_f.pbo - 107315
19:31:39 addons\soft_f.pbo - 107315
19:31:39 addons\soft_f_beta.pbo - 108019
19:31:39 addons\soft_f_bootcamp.pbo - 107316
19:31:39 addons\soft_f_epc.pbo - 107316
19:31:39 addons\soft_f_gamma.pbo - 108108
19:31:39 addons\sounds_f.pbo - 108279
19:31:39 addons\sounds_f_arsenal.pbo - 108392
19:31:39 addons\sounds_f_bootcamp.pbo - 107319
19:31:39 addons\sounds_f_characters.pbo - 108111
19:31:39 addons\sounds_f_environment.pbo - 107319
19:31:39 addons\sounds_f_epb.pbo - 107319
19:31:39 addons\sounds_f_epc.pbo - 107319
19:31:39 addons\sounds_f_exp_a.pbo - 107319
19:31:39 addons\sounds_f_sfx.pbo - 108279
19:31:39 addons\sounds_f_vehicles.pbo - 107319
19:31:39 addons\sounds_f_weapons.pbo - 82110
19:31:39 addons\static_f.pbo - 107319
19:31:39 addons\static_f_beta.pbo - 107319
19:31:39 addons\static_f_gamma.pbo - 108113
19:31:39 addons\structures_f.pbo - 108826
19:31:39 addons\structures_f_bootcamp.pbo - 107306
19:31:39 addons\structures_f_data.pbo - 107788
19:31:39 addons\structures_f_epa.pbo - 107742
19:31:39 addons\structures_f_epb.pbo - 107725
19:31:39 addons\structures_f_epc.pbo - 107725
19:31:39 addons\structures_f_exp_a.pbo - 107301
19:31:39 addons\structures_f_households.pbo - 107946
19:31:39 addons\structures_f_ind.pbo - 107760
19:31:39 addons\structures_f_mil.pbo - 108280
19:31:39 addons\structures_f_wrecks.pbo - 107301
19:31:39 addons\uifonts_f.pbo - 107323
19:31:39 addons\uifonts_f_data.pbo - 107323
19:31:39 addons\ui_f.pbo - 108456
19:31:39 addons\ui_f_bootcamp.pbo - 107323
19:31:39 addons\ui_f_data.pbo - 108279
19:31:39 addons\ui_f_exp_a.pbo - 107323
19:31:39 addons\weapons_f.pbo - 108316
19:31:39 addons\weapons_f_beta.pbo - 108113
19:31:39 addons\weapons_f_bootcamp.pbo - 107323
19:31:39 addons\weapons_f_epa.pbo - 107323
19:31:39 addons\weapons_f_epb.pbo - 107323
19:31:39 addons\weapons_f_epc.pbo - 107323
19:31:39 addons\weapons_f_gamma.pbo - 107323
19:31:39
19:31:39 =======================
19:31:39
19:31:39 ============================================================================================= List of mods ===============================================================================================
19:31:39 modsReadOnly = true
19:31:39 safeModsActivated = false
19:31:39 customMods = true
19:31:39 hash = 'F02711FE9FD2CE51CA280EE2FDE3DF0898B972B4'
19:31:39 hashShort = '2fd60af6'
19:31:39                                               name |               modDir |    default |               origin |                                     hash | hashShort | fullPath
19:31:39 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
19:31:39                                    CUP Units 1.8.1 |           @CUP_Units |      false |             GAME DIR | 2fe86a64a373216f8bd1fa3c7eb9ac4d42170f35 |  93dafea2 | C:\TCAFiles\Users\MarkK1\59796\@CUP_Units
19:31:39                                  CUP Weapons 1.8.1 |         @CUP_Weapons |      false |             GAME DIR | da2ad68ef70f56ce39a6af65040725ceafc92072 |  52ecc568 | C:\TCAFiles\Users\MarkK1\59796\@CUP_Weapons
19:31:39                                 CUP Vehicles 1.8.1 |        @CUP_Vehicles |      false |             GAME DIR | 15e0b958040f52990b78e7c6755e2bbdfafcc7bb |  d8c5c06c | C:\TCAFiles\Users\MarkK1\59796\@CUP_Vehicles
19:31:39                       Community Base Addons v3.1.2 |              @CBA_A3 |      false |             GAME DIR | cec1a56b38d05b58e7b4462e04ed4bde4057031a |   d283b5d | C:\TCAFiles\Users\MarkK1\59796\@CBA_A3
19:31:39                            Ryan's Zombies & Demons |         @Ryanzombies |      false |             GAME DIR | 9439c7ffe34403657997eac04e10bb889d81d3c6 |  ff6bd66c | C:\TCAFiles\Users\MarkK1\59796\@Ryanzombies
19:31:39                                  Epoch Mod 0.4.0.0 |               @Epoch |      false |             GAME DIR | a908bbd84c390b4cfb75fe7c2825c0e740e9f120 |  3e106a60 | C:\TCAFiles\Users\MarkK1\59796\@Epoch
19:31:39                                  Arma 3 DLC Bundle |            dlcbundle |       true |            NOT FOUND |                                          |           |
19:31:39                                        Arma 3 Apex |            expansion |       true |             GAME DIR | 889deca7b67b3edca0b2da51a5318a40167757dd |  c794d30d | C:\TCAFiles\Users\MarkK1\59796\expansion
19:31:39                                    Arma 3 Marksmen |                 mark |       true |             GAME DIR | 7d6f414f1cc9e335f987643bbccc4bf7c5e01222 |  9ac55461 | C:\TCAFiles\Users\MarkK1\59796\mark
19:31:39                                 Arma 3 Helicopters |                 heli |       true |             GAME DIR | 037b8a52dea414a8999d947ae74a01089ef1178e |  6b140d2c | C:\TCAFiles\Users\MarkK1\59796\heli
19:31:39                                       Arma 3 Karts |                 kart |       true |             GAME DIR | 9b8fdc1c10171397e45e8a671074d3b570c758a9 |  a5c8c24c | C:\TCAFiles\Users\MarkK1\59796\kart
19:31:39                                        Arma 3 Zeus |              curator |       true |             GAME DIR | e3578d1509f22cc901180ed73925c9d766cdc84c |  e6c7fc7b | C:\TCAFiles\Users\MarkK1\59796\curator
19:31:39                                             Arma 3 |                   A3 |       true |            NOT FOUND |                                          |           |
19:31:39                                             @A3EAI |               @A3EAI |      false |             GAME DIR | da39a3ee5e6b4b0d3255bfef95601890afd80709 |  11fdd19c | C:\TCAFiles\Users\MarkK1\59796\@A3EAI
19:31:39                                         @Epochhive |           @Epochhive |      false |             GAME DIR | da39a3ee5e6b4b0d3255bfef95601890afd80709 |  11fdd19c | C:\TCAFiles\Users\MarkK1\59796\@Epochhive
19:31:39 ==========================================================================================================================================================================================================
19:31:39 InitSound ...
19:31:39 InitSound - complete
19:31:39 PhysX3 SDK Init started ...
19:31:39 PhysX3 SDK Init ended.
19:31:41 Attempt to override final function - rscminimap_script
19:31:41 Attempt to override final function - rscdisplayloading_script
19:31:41 Attempt to override final function - rscdisplayloading_script
19:31:41 Attempt to override final function - rscdisplayloading_script
19:31:41 Attempt to override final function - rscdiary_script
19:31:41 Attempt to override final function - rscdiary_script
19:31:41 Attempt to override final function - rscdisplayremotemissions_script
19:31:41 Attempt to override final function - rscdisplayloading_script
19:31:41 Attempt to override final function - rscdiary_script
19:31:41 Attempt to override final function - rscdiary_script
19:31:41 Attempt to override final function - rscdisplaystrategicmap_script
19:31:41 Attempt to override final function - rscdisplaycommon_script
19:31:41 Attempt to override final function - rscdisplaygarage_script
19:31:41 Attempt to override final function - rscdisplayhostsettings_script
19:31:41 Attempt to override final function - rscdisplayloading_script
19:31:41 Attempt to override final function - rscdisplaycurator_script
19:31:42 Attempt to override final function - display3deneditcomposition_script
19:31:42 Attempt to override final function - display3deneditattributes_script
19:31:42 Attempt to override final function - display3deneditattributes_script
19:31:42 Attempt to override final function - rscdisplayhostsettings_script
19:31:42 Attempt to override final function - rscdisplaycommon_script
19:31:42 Attempt to override final function - rscdisplaydebriefing_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 Attempt to override final function - rscunitinfo_script
19:31:42 [0,46.016,0,"XEH: PreStart started."]
19:31:42 [0,46.205,0,"XEH: PreStart finished."]
19:31:42 [XEH]: VirtualMan_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: C_Hatchback_01_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: C_Hatchback_02_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: C_Offroad_01_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: C_Quadbike_01_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: C_SUV_01_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: C_Rubberboat_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: C_Rubberboat_02_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: C_Rubberboat_03_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: C_Rubberboat_04_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: C_Van_01_box_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: C_Van_01_transport_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: C_Boat_Civil_01_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: C_Boat_Civil_01_police_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: C_Boat_Civil_01_rescue_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: B_Heli_Light_01_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: B_Heli_Transport_01_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: B_Heli_Transport_01_camo_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: B_SDV_01_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: B_MRAP_01_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: O_MRAP_02_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: I_MRAP_03_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: B_Truck_01_transport_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: B_G_Offroad_01_armed_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: B_Truck_01_covered_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: B_Truck_01_mover_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: B_Truck_01_box_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: O_Truck_02_covered_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: O_Truck_02_transport_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: O_Truck_03_covered_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: O_Truck_02_box_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: O_Heli_Light_02_unarmed_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: I_Heli_Transport_02_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: I_Heli_light_03_unarmed_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: O_Heli_Transport_04_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: O_Heli_Transport_04_bench_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: O_Heli_Transport_04_box_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: O_Heli_Transport_04_covered_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: B_Heli_Transport_03_unarmed_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:42 [XEH]: C_Heli_Light_01_civil_EPOCH does not support Extended Event Handlers! Addon: @Epoch
19:31:43 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
a3_characters_f
19:31:43 Loading movesType CfgGesturesMale
19:31:43 Creating action map cache
19:31:43 Warning: rightHandIKCurve, wrong size (size<2||size>=4) in GestureReloadL85A2
19:31:43 Warning: rightHandIKCurve, wrong size (size<2||size>=4) in GestureReloadL85A2Prone
19:31:43 Warning: rightHandIKCurve, wrong size (size<2||size>=4) in GestureReloadL85A2UGL
19:31:43 Warning: rightHandIKCurve, wrong size (size<2||size>=4) in GestureReloadL85A2UGLProne
19:31:43 Warning: rightHandIKCurve, wrong size (size<2||size>=4) in GestureReloadL85A2RIS
19:31:43 Warning: rightHandIKCurve, wrong size (size<2||size>=4) in GestureReloadL85A2RISProne
19:31:43 Warning: rightHandIKCurve, wrong size (size<2||size>=4) in GestureReloadSR25
19:31:43 Warning: rightHandIKCurve, wrong size (size<2||size>=4) in GestureReloadSR25Prone
19:31:43 Warning: rightHandIKCurve, wrong size (size<2||size>=4) in CUP_GestureReloadM249STANAG_Prone
19:31:43 Warning: rightHandIKCurve, wrong size (size<2||size>=4) in CUP_GestureReloadM249STANAG
19:31:43 Warning: rightHandIKCurve, wrong size (size<2||size>=4) in CUP_GestureReloadM249STANAG
19:31:43 Error: Bone cheek_lf doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone nose_tip doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone lip_uplb doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone jaw_ls doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone lip_uplf doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone lip_lc doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone lip_lwlb doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone lip_lwlf doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone jaw_lm doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone zig_lb doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone lip_lwm doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone lip_upm doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone ear_l doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone corr doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone tongue_m doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone tongue_f doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone eyebrow_lb doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone eyebrow_lf doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone eyebrow_lm doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone zig_lm doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone eye_upl doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone eye_lwl doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone cheek_l doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone cheek_lb doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone zig_lt doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone nose_l doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone cheek_lm doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone nose_r doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone forehead_r doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone forehead_m doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone forehead_l doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone cheek_rb doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone eye_lwr doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone cheek_r doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone zig_rt doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone zig_rm doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone cheek_rf doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone cheek_rm doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone eyebrow_rm doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone eyebrow_rf doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone eye_upr doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone eyebrow_rb doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone tongue_b doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone ear_r doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone neck_l doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone lip_uprf doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone neck_r doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone lip_uprb doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone lip_rc doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone lip_lwrb doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone lip_lwrf doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone neck_b doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone zig_rb doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone neck_t doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone jaw_rf doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone jaw_lf doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone chin doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone jaw_rm doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone jaw_rs doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone jaw doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 Error: Bone headcutscene doesn't exist in skeleton OFP2_ManSkeleton
19:31:43 MovesType CfgGesturesMale load time 477 ms
19:31:43 Loading movesType CfgMovesMaleSdr
19:31:44 Creating action map cache
19:31:53 Error: Bone hips doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone headcutscene doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone slot_backpack doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone slot_backwpnr doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone slot_backwpnl doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone slot_buttpack doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone hips doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone headcutscene doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone slot_backpack doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone slot_backwpnr doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone slot_backwpnl doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone slot_buttpack doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone hips doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone headcutscene doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone slot_backpack doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone slot_backwpnr doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone slot_backwpnl doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone slot_buttpack doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone hips doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone headcutscene doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone slot_backpack doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone slot_backwpnr doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone slot_backwpnl doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone slot_buttpack doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone hips doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone headcutscene doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone slot_backpack doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone slot_backwpnr doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone slot_backwpnl doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone slot_buttpack doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone hips doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone headcutscene doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone slot_backpack doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone slot_backwpnr doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone slot_backwpnl doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone slot_buttpack doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone hips doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone headcutscene doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone slot_backpack doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone slot_backwpnr doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone slot_backwpnl doesn't exist in skeleton OFP2_ManSkeleton
19:31:53 Error: Bone slot_buttpack doesn't exist in skeleton OFP2_ManSkeleton
19:31:55 MovesType CfgMovesMaleSdr load time 11662 ms
19:31:55 VoteThreshold must be in 0..1 range. Defaulting to 0.5
19:31:55 Initializing Steam server - Game Port: 2402, Steam Query Port: 2403
19:31:55 Steam AppId from steam_appid.txt: 107410
19:31:56 Starting mission:
19:31:56  Mission file: epoch_59796 (__cur_mp)
19:31:56  Mission world: Tanoa
19:31:56  Mission directory: mpmissions\__cur_mp.Tanoa\
19:32:00 No more slot to add connection at 015030 (1523.6,3012.8)
19:32:16 Attempt to override final function - bis_functions_list
19:32:16 Attempt to override final function - bis_functions_listpreinit
19:32:16 Attempt to override final function - bis_functions_listpostinit
19:32:16 Attempt to override final function - bis_functions_listrecompile
19:32:16 Attempt to override final function - bis_fnc_missiontaskslocal
19:32:16 Attempt to override final function - bis_fnc_missionconversationslocal
19:32:16 Attempt to override final function - bis_fnc_missionflow
19:32:16 Attempt to override final function - cup_fnc_initship
19:32:16 Attempt to override final function - cup_fnc_edenship
19:32:16 Attempt to override final function - cup_fnc_removeship
19:32:16 Attempt to override final function - cup_fnc_updateship
19:32:16 Attempt to override final function - cup_fnc_detachfromship
19:32:16 Attempt to override final function - cup_fnc_createvehiclecargo
19:32:16 Attempt to override final function - cup_fnc_spawnvehiclecargo
19:32:16 Attempt to override final function - cup_fnc_virtualvehiclecargo
19:32:16 Attempt to override final function - cup_fnc_vehiclesafepos
19:32:16 Attempt to override final function - cup_fnc_moveincargo
19:32:16 Attempt to override final function - cup_fnc_landatship
19:32:16 Attempt to override final function - cup_fnc_spawnweapons
19:32:16 Attempt to override final function - cup_fnc_spawnlights
19:32:16 Attempt to override final function - cup_fnc_callelevatorlhd
19:32:16 Attempt to override final function - cup_fnc_spawnshipweapons
19:32:16 Attempt to override final function - cup_fnc_spawnshiplights
19:32:16 Attempt to override final function - cup_fnc_attachtow
19:32:16 Attempt to override final function - cup_fnc_canceltow
19:32:16 Attempt to override final function - cup_fnc_connecttow
19:32:16 Attempt to override final function - cup_fnc_handletow
19:32:16 Attempt to override final function - cup_fnc_preparetow
19:32:16 Attempt to override final function - cup_fnc_releasetow
19:32:16 Attempt to override final function - cup_fnc_setcantow
19:32:16 Attempt to override final function - cup_fnc_towcondition
19:32:16 "[A3EAI] Initializing A3EAI version 1.0.1a using base path A3EAI."
19:32:16 "[A3EAI] Compiling A3EAI functions."
19:32:16 "[A3EAI] A3EAI functions compiled."
19:32:16 "[A3EAI] Loaded all A3EAI settings in 0.010994 seconds."
19:32:16 Client: Nonnetwork object 3bc29000.
19:32:16 Client: Nonnetwork object 3bc29300.
19:32:16 "[A3EAI] A3EAI settings: Debug Level: 0. WorldName: tanoa. VerifyClassnames: false. VerifySettings: true."
19:32:16 "[A3EAI] AI spawn settings: Static: true. Dynamic: true. Random: true. Air: true. Land: true. UAV: false. UGV: true."
19:32:16 "[A3EAI] A3EAI loading completed in 0.010994 seconds."
19:32:16 "CfgEpochCoreServerFunctions"
19:32:16 [8532,80.347,0,"XEH: PreInit started. v3.1.2.161105"]
19:32:16 [XEH]: One or more children of class Air do not support Extended Event Handlers. Fall back to loop.
19:32:16 [8532,80.618,0,"XEH: PreInit finished."]
19:32:16 "Loading Functions: CfgServerFunctions"
19:32:16 Connected to Steam servers
19:32:16 "Loading Heli Crashes"
19:32:16 "World: Tanoa Center Positon: [7708.68,7519.86,0]"
19:32:17 c:\w\stable\futura\lib\network\networkserver.cpp NetworkServer::OnClientStateChanged:NOT IMPLEMENTED - briefing!
19:32:17  Mission id: 52922ac8dd32eb557e803c2a54d48014c0c6492c
19:32:17 [HeliCrash]: Creating AI at Crashsite_1 ([13444.4,11350.7])
19:32:17 "[KillFeed]: Server loading killfeed function"
19:32:17 "[HSBlackmarket] Server Loading functions"
19:32:17 "[HSBlackmarket] Server adding PVEvent"
19:32:17 "[HSBlackmarket] Server Building traders ..."
19:32:17 "[HSBlackmarket]: Selected blacklisted areas for world: Tanoa"
19:32:17 "[halv_spawn] waiting for default 'Debug_static_F' to be build in Tanoa @ (086061) [8649.86,6146.53,0]"
19:32:17 "[HALV_takegive] Server: loading 'HALV_takegive_crypto.sqf'"
19:32:17 "[HALV_takegive] Server: loading 'HALV_takegive' PVEvent"
19:32:17 "[KillFeed]: Server waiting for EPOCH_deadPlayer_PVS"
19:32:17 IT07: [VEMFr] Launcher -- SYSTEM: /// booting up VEMFr v0752.2 (Epoch) \\\
19:32:18 Error: Bone cheek_lf doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone nose_tip doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone lip_uplb doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone jaw_ls doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone lip_uplf doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone lip_lc doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone lip_lwlb doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone lip_lwlf doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone jaw_lm doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone zig_lb doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone lip_lwm doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone lip_upm doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone ear_l doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone corr doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone tongue_m doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone tongue_f doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone eyebrow_lb doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone eyebrow_lf doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone eyebrow_lm doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone zig_lm doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone eye_upl doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone eye_lwl doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone cheek_l doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone cheek_lb doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone zig_lt doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone nose_l doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone cheek_lm doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone nose_r doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone forehead_r doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone forehead_m doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone forehead_l doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone cheek_rb doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone eye_lwr doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone cheek_r doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone zig_rt doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone zig_rm doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone cheek_rf doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone cheek_rm doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone eyebrow_rm doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone eyebrow_rf doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone eye_upr doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone eyebrow_rb doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone tongue_b doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone ear_r doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone neck_l doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone lip_uprf doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone neck_r doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone lip_uprb doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone lip_rc doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone lip_lwrb doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone lip_lwrf doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone neck_b doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone zig_rb doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone neck_t doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone jaw_rf doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone jaw_lf doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone chin doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone jaw_rm doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone jaw_rs doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone jaw doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 Error: Bone headcutscene doesn't exist in skeleton OFP2_ManSkeleton
19:32:18 IT07: [VEMFr] Launcher -- SYSTEM: Headless client support: DISABLED
19:32:19 [HeliCrash]: Creating AI at Crashsite_2 ([6700.15,8364.91])
19:32:20 IT07: [VEMFr] checkLoot -- INFO: validating VEMFr config classes...
19:32:20 [HeliCrash]: Creating AI at Crashsite_3 ([5068.11,11384.9])
19:32:20 "A3EAI Error: Could not dynamically generate food classname list. Classnames from A3EAI_config.sqf used instead."
19:32:21 Error: Bone cheek_lf doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone nose_tip doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone lip_uplb doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone jaw_ls doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone lip_uplf doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone lip_lc doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone lip_lwlb doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone lip_lwlf doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone jaw_lm doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone zig_lb doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone lip_lwm doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone lip_upm doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone ear_l doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone corr doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone tongue_m doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone tongue_f doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone eyebrow_lb doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone eyebrow_lf doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone eyebrow_lm doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone zig_lm doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone eye_upl doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone eye_lwl doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone cheek_l doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone cheek_lb doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone zig_lt doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone nose_l doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone cheek_lm doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone nose_r doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone forehead_r doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone forehead_m doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone forehead_l doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone cheek_rb doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone eye_lwr doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone cheek_r doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone zig_rt doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone zig_rm doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone cheek_rf doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone cheek_rm doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone eyebrow_rm doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone eyebrow_rf doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone eye_upr doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone eyebrow_rb doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone tongue_b doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone ear_r doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone neck_l doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone lip_uprf doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone neck_r doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone lip_uprb doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone lip_rc doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone lip_lwrb doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone lip_lwrf doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone neck_b doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone zig_rb doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone neck_t doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone jaw_rf doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone jaw_lf doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone chin doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone jaw_rm doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone jaw_rs doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone jaw doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 Error: Bone headcutscene doesn't exist in skeleton OFP2_ManSkeleton
19:32:21 IT07: [VEMFr] checkLoot -- INFO: All classnames are valid! :)
19:32:22 "[HSBlackmarket]: Found position for a HSBlackmarket ... (090110) [9065.04,11057.9]"
19:32:22 No speaker given for Kostakis Tavoularis
19:32:22 IT07: [VEMFr] missionTimer -- INFO: global mission-limit is set at: 2
19:32:22 [HeliCrash]: Creating AI at Crashsite_4 ([6806.23,8450.98])
19:32:22 Error: Bone cheek_lf doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone nose_tip doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone lip_uplb doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone jaw_ls doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone lip_uplf doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone lip_lc doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone lip_lwlb doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone lip_lwlf doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone jaw_lm doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone zig_lb doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone lip_lwm doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone lip_upm doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone ear_l doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone corr doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone tongue_m doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone tongue_f doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone eyebrow_lb doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone eyebrow_lf doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone eyebrow_lm doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone zig_lm doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone eye_upl doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone eye_lwl doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone cheek_l doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone cheek_lb doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone zig_lt doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone nose_l doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone cheek_lm doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone nose_r doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone forehead_r doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone forehead_m doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone forehead_l doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone cheek_rb doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone eye_lwr doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone cheek_r doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone zig_rt doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone zig_rm doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone cheek_rf doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone cheek_rm doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone eyebrow_rm doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone eyebrow_rf doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone eye_upr doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone eyebrow_rb doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone tongue_b doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone ear_r doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone neck_l doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone lip_uprf doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone neck_r doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone lip_uprb doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone lip_rc doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone lip_lwrb doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone lip_lwrf doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone neck_b doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone zig_rb doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone neck_t doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone jaw_rf doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone jaw_lf doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone chin doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone jaw_rm doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone jaw_rs doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone jaw doesn't exist in skeleton OFP2_ManSkeleton
19:32:22 Error: Bone headcutscene doesn't exist in skeleton OFP2_ManSkeleton
19:32:23 "[HSBlackmarket]: HSBlackmarket Creating a Marker"
19:32:24 [HeliCrash]: Creating AI at Crashsite_5 ([2051.8,10931.5])
19:32:24 Error: Bone cheek_lf doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone nose_tip doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone lip_uplb doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone jaw_ls doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone lip_uplf doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone lip_lc doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone lip_lwlb doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone lip_lwlf doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone jaw_lm doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone zig_lb doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone lip_lwm doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone lip_upm doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone ear_l doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone corr doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone tongue_m doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone tongue_f doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone eyebrow_lb doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone eyebrow_lf doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone eyebrow_lm doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone zig_lm doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone eye_upl doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone eye_lwl doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone cheek_l doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone cheek_lb doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone zig_lt doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone nose_l doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone cheek_lm doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone nose_r doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone forehead_r doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone forehead_m doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone forehead_l doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone cheek_rb doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone eye_lwr doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone cheek_r doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone zig_rt doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone zig_rm doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone cheek_rf doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone cheek_rm doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone eyebrow_rm doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone eyebrow_rf doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone eye_upr doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone eyebrow_rb doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone tongue_b doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone ear_r doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone neck_l doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone lip_uprf doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone neck_r doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone lip_uprb doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone lip_rc doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone lip_lwrb doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone lip_lwrf doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone neck_b doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone zig_rb doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone neck_t doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone jaw_rf doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone jaw_lf doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone chin doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone jaw_rm doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone jaw_rs doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone jaw doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 Error: Bone headcutscene doesn't exist in skeleton OFP2_ManSkeleton
19:32:24 "Heli Crashes Loaded"
19:32:24 [8625,88.492,6.604,"XEH: PostInit started. MISSIONINIT: missionName=epoch_59796, missionVersion=52, worldName=Tanoa, isMultiplayer=true, isServer=true, isDedicated=true, CBA_isHeadlessClient=false, hasInterface=false, didJIP=false"]
19:32:24 [8625,88.507,6.604,"CBA_VERSIONING: cba=3.1.2.161105, "]
19:32:24 [8625,88.511,6.604,"XEH: PostInit finished."]
19:32:24 "Epoch: Starting ArmA3 Epoch Server, Version 0.4.0.0"
19:32:24 Unable to get file version size: C:\TCAFiles\Users\MarkK1\59796\@Epochhive\epochserver.dll
19:32:24 "Epoch: CUP Weapons detected"
19:32:24 "Epoch: CUP Vehicles detected"
19:32:24 "Epoch: Init Variables"
19:32:24 "Loading config..."
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:24 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 Bad conversion: bool
19:32:25 "[blckeagls] Loading version 1-12-17  9:00 PM Build 6.53 Build 24"
19:32:25 "[blckeagls] Variables Loaded"
19:32:25 "-- LOOTSPAWNER initialise ------------------------"
19:32:25 Attempt to override final function - epoch_dyn_bankbalance
19:32:25 Attempt to override final function - epoch_dyn_resetgroup
19:32:25 Attempt to override final function - epoch_dyn_groupupdate
19:32:25 Attempt to override final function - epoch_dyn_groupuidupdate
19:32:25 Attempt to override final function - epoch_dyn_healplayer
19:32:25 Attempt to override final function - epoch_dyn_tradecomplete
19:32:25 Attempt to override final function - epoch_adrojff
19:32:25 "-- LOOTSPAWNER spawnBuilding_list ready, d: 0.208s"
19:32:25 "Epoch: Start Hive, Instance ID: '59796'"
19:32:25 "Epoch: Init Connect/Disconnect handlers"
19:32:25 "Epoch: Setup Side Settings"
19:32:25 "Epoch: Setup World Settings for Tanoa"
19:32:25 "Epoch: Loading buildings"
19:32:25 Attempt to override final function - cidiv
19:32:25 Attempt to override final function - uyomuyn
19:32:25 Attempt to override final function - uxsgend
19:32:25 Attempt to override final function - alwbm
19:32:28 "Epoch: Loading teleports and static props"
19:32:28 Strange convex component70 in a3\structures_f_exp\commercial\multistorybuilding_01\multistorybuilding_01_f.p3d:geometryFire
19:32:28 Strange convex component75 in a3\structures_f_exp\commercial\multistorybuilding_01\multistorybuilding_01_f.p3d:geometryFire
19:32:28 Strange convex component76 in a3\structures_f_exp\commercial\multistorybuilding_01\multistorybuilding_01_f.p3d:geometryFire
19:32:28 Strange convex component77 in a3\structures_f_exp\commercial\multistorybuilding_01\multistorybuilding_01_f.p3d:geometryFire
19:32:28 Strange convex component78 in a3\structures_f_exp\commercial\multistorybuilding_01\multistorybuilding_01_f.p3d:geometryFire
19:32:29 "[HSBlackmarket]: Found position for a HSBlackmarket ... (130121) [13070.9,12138.7]"
19:32:29 No speaker given for Stergos Savalas
19:32:30 "[HSBlackmarket]: HSBlackmarket Creating a Marker"
19:32:30 "[HSBlackmarket]: HSBlackmarket Creating a Static trader @ (117130) [11789,13057.5,0]"
19:32:30 No speaker given for Thamos Spiros
19:32:30 "[HSBlackmarket]: HSBlackmarket Creating a Marker"
19:32:30 "[HSBlackmarket]: HSBlackmarket Creating a Static trader @ (050052) [5035.88,5218.6,0]"
19:32:30 No speaker given for Kyriakos Xenakis
19:32:30 "[HSBlackmarket]: HSBlackmarket Creating a Static trader @ (020106) [2015.7,10648,0]"
19:32:30 No speaker given for Kostas Nicolau
19:32:30 "[HSBlackmarket] Server Done ..."
19:32:33 Strange convex component24 in a3\structures_f\households\house_small02\i_house_small_02_v1_dam_f.p3d:geometryView
19:32:33 Strange convex component57 in a3\structures_f\households\house_small03\i_house_small_03_v1_dam_f.p3d:geometryPhys
19:32:38 "Epoch: Loading NPC traders"
19:32:38 No speaker given for Ma Zao
19:32:38 No speaker given for Deng Ng
19:32:39 "[halv_spawn] found some default teleporters ... _deletedefaultteleporters: 'true'"
19:32:39 No speaker given for Dong Ryu
19:32:39 "[halv_spawn] sendt teleporters and default positions to clients, 0 textures build"
19:32:40 No speaker given for Liao Yeung
19:32:41 No speaker given for Deng Zao
19:32:41 Strange convex component24 in a3\structures_f\households\house_small02\u_house_small_02_v1_dam_f.p3d:geometryView
19:32:41 No speaker given for Liang Tin-Tao
19:32:42 No speaker given for Lu Zao
19:32:43 "-- LOOTSPAWNER Buildingpositions_list ready, d: 12.011s"
19:32:46 "-- LOOTSPAWNER LSusedclass_list ready, d: 2.173s"
19:32:46 "-- LOOTSPAWNER LSDer started..."
19:32:46 "-- LOOTSPAWNER ready and waiting for players -----"
19:32:47 "Epoch: Spawning NPC traders"
19:32:47 "Epoch: Loading vehicles"
19:32:54 Error: Wheel reference not initialized
19:32:54 Error: Wheel reference not initialized
19:32:55 Cannot load surface info ca\data\Penetration\rubber.bisurf
19:32:56 Strange convex component19 in a3\air_f_exp\vtol_01\vtol_01_vehicle_wreck_f.p3d:geometryPhys
19:32:56 Strange convex component25 in a3\air_f_exp\vtol_01\vtol_01_vehicle_wreck_f.p3d:geometryPhys
19:32:59 Array tex in bin\config.bin/CfgVehicles/Plane_Civil_01_base_F/Damage/ not even
19:32:59 C_Plane_Civil_01_racing_F: MFD_center_needle_oil_psi - unknown animation source HitEngine
19:32:59 C_Plane_Civil_01_racing_F: MFD_center_needle_rpm - unknown animation source throttle
19:32:59 C_Plane_Civil_01_racing_F: hull_lights_coll_on_white_1_blinking - unknown animation source CollisionLightWhite1t_source
19:32:59 C_Plane_Civil_01_racing_F: hull_lights_coll_on_white_2_blinking - unknown animation source CollisionLightWhite2r_source
19:32:59 In Vehicle: a3\air_f_exp\plane_civil_01\plane_civil_01_basic_f.p3d missing cargo 0 get in direction point
19:32:59 In Vehicle: a3\air_f_exp\plane_civil_01\plane_civil_01_basic_f.p3d missing cargo 0 get in direction point
19:32:59 Dimensions in class B_T_VTOL_01_vehicle_F should be an array of size 2.
19:33:00 B_CTRG_LSV_01_light_F: MainTurret - unknown animation source mainTurret
19:33:00 B_CTRG_LSV_01_light_F: MainGun - unknown animation source mainGun
19:33:00 B_CTRG_LSV_01_light_F: CodRiverTurret - unknown animation source codriverTurret
19:33:00 B_CTRG_LSV_01_light_F: CodRiverGun - unknown animation source codriverGun
19:33:00 Array tex in bin\config.bin/CfgVehicles/Plane_Civil_01_base_F/Damage/ not even
19:33:00 C_Plane_Civil_01_F: MFD_center_needle_oil_psi - unknown animation source HitEngine
19:33:00 C_Plane_Civil_01_F: MFD_center_needle_rpm - unknown animation source throttle
19:33:00 C_Plane_Civil_01_F: hull_lights_coll_on_white_1_blinking - unknown animation source CollisionLightWhite1t_source
19:33:00 C_Plane_Civil_01_F: hull_lights_coll_on_white_2_blinking - unknown animation source CollisionLightWhite2r_source
19:33:00 In Vehicle: a3\air_f_exp\plane_civil_01\plane_civil_01_basic_f.p3d missing cargo 0 get in direction point
19:33:00 In Vehicle: a3\air_f_exp\plane_civil_01\plane_civil_01_basic_f.p3d missing cargo 0 get in direction point
19:33:02 O_LSV_02_unarmed_F: Unarmed_Main_Turret_hide - unknown animation source TurretHide
19:33:02 O_LSV_02_unarmed_F: Unarmed_Doors_Hide - unknown animation source DoorsHide
19:33:02 O_LSV_02_unarmed_F: MainTurret - unknown animation source mainTurret
19:33:02 O_LSV_02_unarmed_F: MainGun - unknown animation source mainGun
19:33:02 B_LSV_01_unarmed_F: MainTurret - unknown animation source mainTurret
19:33:02 B_LSV_01_unarmed_F: MainGun - unknown animation source mainGun
19:33:02 B_LSV_01_unarmed_F: CodRiverTurret - unknown animation source codriverTurret
19:33:02 B_LSV_01_unarmed_F: CodRiverGun - unknown animation source codriverGun
19:33:03 Error: Wheel reference not initialized
19:33:04 Cannot load surface info ca\data\Penetration\wood.bisurf
19:33:05 O_T_LSV_02_unarmed_F: Unarmed_Main_Turret_hide - unknown animation source TurretHide
19:33:05 O_T_LSV_02_unarmed_F: Unarmed_Doors_Hide - unknown animation source DoorsHide
19:33:05 O_T_LSV_02_unarmed_F: MainTurret - unknown animation source mainTurret
19:33:05 O_T_LSV_02_unarmed_F: MainGun - unknown animation source mainGun
19:33:05 Cannot load surface info ca\data\Penetration\concrete.bisurf
19:33:06 B_T_LSV_01_unarmed_F: MainTurret - unknown animation source mainTurret
19:33:06 B_T_LSV_01_unarmed_F: MainGun - unknown animation source mainGun
19:33:06 B_T_LSV_01_unarmed_F: CodRiverTurret - unknown animation source codriverTurret
19:33:06 B_T_LSV_01_unarmed_F: CodRiverGun - unknown animation source codriverGun
19:33:06 Error: Wheel reference not initialized
19:33:06 CUP_Zodiac: Invalid parent bone 'steering_wheel' for 'propeller'
19:33:07 Strange convex component01 in cup\weapons\cup_weapons_west_attachments\leupoldvx3\cup_leupoldxv3.p3d:geometry
19:33:07 Strange convex component01 in cup\weapons\cup_weapons_west_attachments\leupoldvx3\cup_leupoldxv3.p3d:geometryFire
19:33:07 Error: Wheel reference not initialized
19:33:14 Error: Bone pravy predni tlumic nerot doesn't exist in skeleton CUP_Motorcycle
19:33:15 "DEBUG: vehicle destroyed already (1) or invalid vehicle class: I_Heli_light_03_unarmed_EPOCH"
19:33:17 Error: EntityAI SubSkeleton index was not initialized properly (repeated 0x in the last 60sec)
19:33:17 name: Land_Shop_City_03_F, shape: a3\structures_f_exp\commercial\shop_city_03\shop_city_03_f.p3d, index: -1, matrices: 4
19:33:18 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:18 Error: Bone headcutscene doesn't exist in skeleton OFP2_ManSkeleton
19:33:19 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:19 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:19 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:19 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:19 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:19 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:19 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:20 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:20 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:20 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:20 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:20 "DEBUG: vehicle destroyed already (1) or invalid vehicle class: C_Heli_Light_01_civil_EPOCH"
19:33:20 "DEBUG: vehicle destroyed already (1) or invalid vehicle class: B_T_VTOL_01_vehicle_F"
19:33:20 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:20 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:20 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:20 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:20 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:20 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:20 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:20 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:20 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:20 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:20 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:20 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:20 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:20 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:20 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:20 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:20 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:20 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:20 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:20 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:20 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:20 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:20 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:20 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:21 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:21 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:21 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:21 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:21 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:21 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:21 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:21 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:21 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:21 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:21 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:21 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:21 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:21 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:21 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:21 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:21 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:21 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:21 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:21 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:21 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:21 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:21 "DEBUG: invalid vehicle data count: 0 != 8"
19:33:21 "Epoch: Vehicle SPAWN TIMER 34.029, LOADED 197 VEHICLES"
19:33:21 "Epoch: Spawning vehicles"
19:33:22 "DEBUG: All vehicles over limit"
19:33:22 "Epoch: Loading storage"
19:33:24 Cannot load surface info ca\data\Penetration\castIronPlate.bisurf
19:33:25 Error: Weapon[CUP_srifle_M110]: max attachments slots count reached(maximum = 5)!  Attachment slot[PointerSlot] for weapon's proxy[default]
19:33:25 Error: Weapon[CUP_srifle_M110]: max attachments slots count reached(maximum = 5)!  Attachment slot[UnderBarrelSlot] for weapon's proxy[default]
19:33:28 "Epoch: Storage SPAWN TIMER 5.54201 slots left: 1470"
19:33:28 "Epoch: Loading static loot"
19:33:28 Loading movesType CfgGesturesSapper
19:33:28 Creating action map cache
19:33:28 Error: Bone cheek_lf doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone nose_tip doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone lip_uplb doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone jaw_ls doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone lip_uplf doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone lip_lc doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone lip_lwlb doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone lip_lwlf doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone jaw_lm doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone zig_lb doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone lip_lwm doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone lip_upm doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone ear_l doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone corr doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone tongue_m doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone tongue_f doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone eyebrow_lb doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone eyebrow_lf doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone eyebrow_lm doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone zig_lm doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone eye_upl doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone eye_lwl doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone cheek_l doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone cheek_lb doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone zig_lt doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone nose_l doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone cheek_lm doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone nose_r doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone forehead_r doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone forehead_m doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone forehead_l doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone cheek_rb doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone eye_lwr doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone cheek_r doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone zig_rt doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone zig_rm doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone cheek_rf doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone cheek_rm doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone eyebrow_rm doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone eyebrow_rf doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone eye_upr doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone eyebrow_rb doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone tongue_b doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone ear_r doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone neck_l doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone lip_uprf doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone neck_r doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone lip_uprb doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone lip_rc doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone lip_lwrb doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone lip_lwrf doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone neck_b doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone zig_rb doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone neck_t doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone jaw_rf doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone jaw_lf doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone chin doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone jaw_rm doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone jaw_rs doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone jaw doesn't exist in skeleton SapperSkeleton
19:33:28 Error: Bone headcutscene doesn't exist in skeleton SapperSkeleton
19:33:28 Warning: rightHandIKCurve, wrong size (size<2||size>=4) in CUP_GestureReloadM249STANAG
19:33:28 Warning: rightHandIKCurve, wrong size (size<2||size>=4) in CUP_GestureReloadM249STANAG_Prone
19:33:28 Warning: rightHandIKCurve, wrong size (size<2||size>=4) in CUP_GestureReloadM249STANAG
19:33:28 Warning: rightHandIKCurve, wrong size (size<2||size>=4) in GestureReloadSR25
19:33:28 Warning: rightHandIKCurve, wrong size (size<2||size>=4) in GestureReloadSR25Prone
19:33:28 Warning: rightHandIKCurve, wrong size (size<2||size>=4) in GestureReloadL85A2
19:33:28 Warning: rightHandIKCurve, wrong size (size<2||size>=4) in GestureReloadL85A2Prone
19:33:28 Warning: rightHandIKCurve, wrong size (size<2||size>=4) in GestureReloadL85A2UGL
19:33:28 Warning: rightHandIKCurve, wrong size (size<2||size>=4) in GestureReloadL85A2UGLProne
19:33:28 Warning: rightHandIKCurve, wrong size (size<2||size>=4) in GestureReloadL85A2RIS
19:33:28 Warning: rightHandIKCurve, wrong size (size<2||size>=4) in GestureReloadL85A2RISProne
19:33:28 MovesType CfgGesturesSapper load time 101 ms
19:33:28 Loading movesType CfgMovesSapperSdr
19:33:28 Creating action map cache
19:33:30 MovesType CfgMovesSapperSdr load time 1595 ms
19:33:30 No such side
19:33:30 "Epoch: Server Start Complete: 65.48 seconds"
19:33:30 "Loaded Server FSM"
19:33:30 "[blckeagls] Functions Loaded"
19:33:30 "[blckeagls] debug mode settings:blck_debugON = false"
19:33:30 "[blckeagls] Loading Mission System using Parameters for Epoch"
19:33:30 "[blckeagls] Configurations for Epoch Loaded"
19:33:30 "[blckeagles] Running getTraderCitiesEpoch to get location of trader cities"
19:33:30 "[blckegls] Map Addons disabled"
19:33:30 "[blckeagls] Loading Map-specific information"
19:33:30 "[blckeagls]  Adding Trader Cities to blacklisted locations based on setting for blck_blacklistTraderCities = true"
19:33:30 "[blckeagls] Loading Map-specific settings with worldName = tanoa"
19:33:30 "[blckeagls] Loading Mission Lists"
19:33:30 "[blckeagls] Loading Configuration Overides"
19:33:30 "[blckeagls] version 1-12-17  9:00 PM Build 6.53 Build 24 for mod = Epoch Loaded in 64.787 seconds"
19:33:30 "blckeagls] waiting for players to join ----    >>>>"
19:33:50 "DEBUG: _event ChangeWeather"
19:33:50 "Epoch: Weather Change - fog: [0.134295,0.168867,14.6391] rain: 0.944172 overcast: 0.998737 windx: -2.51545 windz: 1.61194 forced: false"
19:34:39 Unaccessible
19:34:39 "[blckeagls] Player Connected, loading mission system"
19:34:39 "[blckeagls] SLS::  -- >>  Static Loot Spawner disabled"
19:34:39 "-fnc_addMissionToQue::-->> _mission = [[""resupplyCamp""],""Orange"",""OrangeMarker1"",""orange"",250,360,566.162,[0,0,0]]"
19:34:39 "_fnc_addMissionToQue::  -- >> Result - blck_pendingMissions = [[[""resupplyCamp""],""Orange"",""OrangeMarker1"",""orange"",250,360,566.162,[0,0,0]]]"
19:34:39 "-fnc_addMissionToQue::-->> _mission = [[""medicalCamp""],""Green"",""GreenMarker1"",""green"",200,300,452.862,[0,0,0]]"
19:34:39 "_fnc_addMissionToQue::  -- >> Result - blck_pendingMissions = [[[""resupplyCamp""],""Orange"",""OrangeMarker1"",""orange"",250,360,566.162,[0,0,0]],[[""medicalCamp""],""Green"",""GreenMarker1"",""green"",200,300,452.862,[0,0,0]]]"
19:34:39 "-fnc_addMissionToQue::-->> _mission = [[""redCamp""],""Red"",""RedMarker1"",""red"",150,250,431.897,[0,0,0]]"
19:34:39 "_fnc_addMissionToQue::  -- >> Result - blck_pendingMissions = [[[""resupplyCamp""],""Orange"",""OrangeMarker1"",""orange"",250,360,566.162,[0,0,0]],[[""medicalCamp""],""Green"",""GreenMarker1"",""green"",200,300,452.862,[0,0,0]],[[""redCamp""],""Red"",""RedMarker1"",""red"",150,250,431.897,[0,0,0]]]"
19:34:39 "-fnc_addMissionToQue::-->> _mission = [[""default""],""Blue"",""BlueMarker1"",""blue"",120,200,388.498,[0,0,0]]"
19:34:39 "_fnc_addMissionToQue::  -- >> Result - blck_pendingMissions = [[[""resupplyCamp""],""Orange"",""OrangeMarker1"",""orange"",250,360,566.162,[0,0,0]],[[""medicalCamp""],""Green"",""GreenMarker1"",""green"",200,300,452.862,[0,0,0]],[[""redCamp""],""Red"",""RedMarker1"",""red"",150,250,431.897,[0,0,0]],[[""default""],""Blue"",""BlueMarker1"",""blue"",120,200,388.498,[0,0,0]]]"
19:34:40 Scripting function 'bis_fnc_execvm' is not allowed to be remotely executed
19:34:40 IT07: [VEMFr] missionTimer -- INFO: enough players online (1) and server FPS (48.3384) is above 20. Starting missionTimer...
19:34:41 No speaker given for Abdul-Aziz Ghafurzai
19:34:42 "DEBUG (Load Player) Set Group: 76561198101464438"
19:34:42 Speaker Male01_F not found in CfgVoiceTypes
19:34:51 "SKN AdminLog [""God Mode"",2,B Alpha 1-1:1 (Sneer) REMOTE,""oqfjv""]"
19:34:51 "SKN2 AdminRequest [[""19:34"",""Sneer"","" -ON-"",""God Mode""]]"
19:34:53 "SKN AdminLog [""Map to Teleport"",2,B Alpha 1-1:1 (Sneer) REMOTE,""oqfjv""]"
19:34:53 "SKN2 AdminRequest [[""19:34"",""Sneer"","" -ON-"",""God Mode""],[""19:34"",""Sneer"","" -ON-"",""Map to Teleport""]]"
19:35:46 Loading movesType CfgMovesGoat_F
19:35:46 Creating action map cache
19:37:28 "[A3EAI Monitor] [Uptime:00:06:32][FPS:48][Groups:10/10][Respawn:1][HC:false]"
19:37:28 "[A3EAI Monitor] [Static:2][Dynamic:0][Random:9][Air:4][Land:3][UAV:0][UGV:1]"
19:37:40 "[blckeagls] Spawning Blue Mission with template = default"
19:37:40 "blueDefault::  _chanceReinforcements = 0.9999 and _chanceLoot = 0.9999"
19:37:40 "[blckeagls] missionSpawner:: Initializing mission: _cords [8036.79,9943.26,0] : _missionType BlueMarker1 :  _aiDifficultyLevel 120 _markerMissionName Bandit Patrol"
19:37:40 "AIM.sqf ===]  _this = [[""start"",""A group of Bandits was sighted in a nearby sector! Check the Blue marker on your map for the location!"",""Bandit Patrol""]] | _msg = [""start"",""A group of Bandits was sighted in a nearby sector! Check the Blue marker on your map for the location!"",""Bandit Patrol""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:39:42 "[blckeagls] Spawning Green Mission with template = medicalCamp"
19:39:42 "[blckeagls] missionSpawner:: Initializing mission: _cords [5490.79,11114.3,0] : _missionType GreenMarker1 :  _aiDifficultyLevel 200 _markerMissionName Medical Camp"
19:39:42 "AIM.sqf ===]  _this = [[""start"",""A Bandit Medical camp has been spotted. Check the Green marker on your map for its location"",""Medical Camp""]] | _msg = [""start"",""A Bandit Medical camp has been spotted. Check the Green marker on your map for its location"",""Medical Camp""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:39:45 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 7.2085"
19:39:45 "[blckeagls] Spawning Red Mission with template = redCamp"
19:39:45 "[blckeagls] missionSpawner:: Initializing mission: _cords [1898.01,7884.48,0] : _missionType RedMarker1 :  _aiDifficultyLevel 150 _markerMissionName Bandit Camp"
19:39:45 "AIM.sqf ===]  _this = [[""start"",""A temporary Bandit camp has been spotted. Check the Red marker on your map for its location"",""Bandit Camp""]] | _msg = [""start"",""A temporary Bandit camp has been spotted. Check the Red marker on your map for its location"",""Bandit Camp""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:40:33 HideBullet_001 - unknown animation source codrivermuzzle_revolving
19:40:33 HideBullet_002 - unknown animation source codrivermuzzle_revolving
19:40:33 HideBullet2_001 - unknown animation source codrivermuzzle_revolving
19:40:33 HideBullet2_002 - unknown animation source codrivermuzzle_revolving
19:40:39 "_fnc_spawnGroup::  -- >> Group created = R Alpha 4-2"
19:40:40 "_fnc_spawnGroup::  -- >> Group created = R Alpha 4-3"
19:40:40 "_fnc_spawnGroup::  -- >> Group created = R Bravo 1-1"
19:40:41 "_fnc_spawnGroup::  -- >> Group created = R Bravo 1-2"
19:40:41 "_fnc_spawnGroup::  -- >> Group created = R Bravo 1-3"
19:40:42 "_fnc_spawnGroup::  -- >> Group created = R Bravo 2-1"
19:40:42 "_fnc_spawnEmplacedGroup::  -- >> _emplacedGroup = R Bravo 2-1"
19:40:43 Dimensions in class B_HMG_01_high_F should be an array of size 2.
19:40:43 "spawnEmplaced.sqf: Emplaced weapon  spawned"
19:40:43 Error in ReloadMagazine - unable to locate target weapon arifle_TRG20_F
19:40:44 "_fnc_spawnGroup::  -- >> Group created = R Bravo 2-2"
19:40:44 "_fnc_spawnEmplacedGroup::  -- >> _emplacedGroup = R Bravo 2-2"
19:40:44 Error in ReloadMagazine - unable to locate target weapon arifle_MXC_F
19:40:44 "spawnEmplaced.sqf: Emplaced weapon  spawned"
19:40:44 Error: EntityAI SubSkeleton index was not initialized properly (repeated 23x in the last 60sec)
19:40:44 name: Land_Shop_City_03_F, shape: a3\structures_f_exp\commercial\shop_city_03\shop_city_03_f.p3d, index: -1, matrices: 4
19:40:44 Error in ReloadMagazine - unable to locate target weapon arifle_TRG21_GL_F
19:40:46 IT07: [VEMFr] DynamicLocationInvasion -- INFO: invading Oua-Oué...
19:40:46 "_fnc_spawnGroup::  -- >> Group created = R Bravo 2-3"
19:40:46 "_fnc_spawnVehiclePatrol::->> _group = R Bravo 2-3"
19:40:46 "[blckeagls] Spawning Orange Mission with template = resupplyCamp"
19:40:46 "[blckeagls] missionSpawner:: Initializing mission: _cords [4616.08,2877.91,0] : _missionType OrangeMarker1 :  _aiDifficultyLevel 250 _markerMissionName Resupply Camp"
19:40:46 "AIM.sqf ===]  _this = [[""start"",""A Bandit resupply camp has been spotted. Check the Orange marker on your map for its location"",""Resupply Camp""]] | _msg = [""start"",""A Bandit resupply camp has been spotted. Check the Orange marker on your map for its location"",""Resupply Camp""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:40:46 "_fnc_spawnGroup::  -- >> Group created = R Bravo 3-1"
19:40:47 "_fnc_spawnVehiclePatrol::->> _group = R Bravo 3-1"
19:41:40 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",1],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",1],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:41:40 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",2],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",2],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:41:40 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",3],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",3],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:42:15 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",4],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",4],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:42:15 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",5],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",5],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:42:16 Ragdoll - loading of ragdoll source "Soldier" started.
19:42:16 Ragdoll - loading of ragdoll source "Soldier" finished successfully.
19:42:27 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",6],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",6],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:42:27 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",7],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",7],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:42:28 "[A3EAI Monitor] [Uptime:00:11:32][FPS:45][Groups:10/11][Respawn:2][HC:false]"
19:42:28 "[A3EAI Monitor] [Static:3][Dynamic:0][Random:9][Air:4][Land:3][UAV:0][UGV:1]"
19:42:45 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",8],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",8],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:43:01 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",9],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",9],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:43:06 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",10],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",10],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:43:09 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",11],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",11],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:43:13 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",12],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",12],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:43:24 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",13],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",13],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:43:29 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",14],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",14],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:43:34 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",15],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",15],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:43:36 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",16],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",16],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:43:43 Error: EntityAI SubSkeleton index was not initialized properly (repeated 47x in the last 60sec)
19:43:43 name: Land_Shop_City_03_F, shape: a3\structures_f_exp\commercial\shop_city_03\shop_city_03_f.p3d, index: -1, matrices: 4
19:43:50 "DEBUG: _event EarthQuake"
19:43:51 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",17],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",17],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:43:58 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",18],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",18],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:44:02 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",19],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",19],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:44:08 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",20],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",20],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:44:14 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",21],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",21],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:44:24 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",22],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",22],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:44:37 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",23],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",23],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:44:45 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",24],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",24],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:44:46 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 7.2922"
19:44:48 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",25],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",25],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:44:56 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",26],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",26],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:45:00 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",27],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",27],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:46:10 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",28],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",28],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:46:18 "AIM.sqf ===]  _this = [[""end"",""The Bandit Medical camp at the Green Marker is under survivor control!"",""Medical Camp""]] | _msg = [""end"",""The Bandit Medical camp at the Green Marker is under survivor control!"",""Medical Camp""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:46:18 "[blckeagls] missionSpawner:: end of mission: _cords [5490.79,11114.3,0] : _missionType GreenMarker1 :  _aiDifficultyLevel 200 _markerMissionName Medical Camp"
19:46:45 Error: EntityAI SubSkeleton index was not initialized properly (repeated 47x in the last 60sec)
19:46:45 name: Land_Shop_City_03_F, shape: a3\structures_f_exp\commercial\shop_city_03\shop_city_03_f.p3d, index: -1, matrices: 4
19:46:47 Loading movesType CfgMovesSnakes_F
19:46:47 Creating action map cache
19:46:48 Scripting function 'bis_fnc_effectkilledairdestruc...' is not allowed to be remotely executed
19:46:48 Client: Object 3:158 (type Type_92) not found.
19:46:48 Client: Object 3:158 (type Type_440) not found.
19:46:51 "[blckeagls] Spawning Green Mission with template = medicalCamp"
19:46:51 "[blckeagls] missionSpawner:: Initializing mission: _cords [2532.4,12321.9,0] : _missionType GreenMarker1 :  _aiDifficultyLevel 200 _markerMissionName Medical Camp"
19:46:51 "AIM.sqf ===]  _this = [[""start"",""A Bandit Medical camp has been spotted. Check the Green marker on your map for its location"",""Medical Camp""]] | _msg = [""start"",""A Bandit Medical camp has been spotted. Check the Green marker on your map for its location"",""Medical Camp""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:47:28 "[A3EAI Monitor] [Uptime:00:16:32][FPS:47][Groups:9/10][Respawn:2][HC:false]"
19:47:28 "[A3EAI Monitor] [Static:2][Dynamic:0][Random:10][Air:4][Land:3][UAV:0][UGV:1]"
19:47:47 Loading movesType CfgMovesRabbit_F
19:47:47 Creating action map cache
19:47:56 "_fnc_spawnGroup::  -- >> Group created = R Alpha 4-1"
19:47:56 "_fnc_spawnGroup::  -- >> Group created = R Alpha 4-2"
19:47:56 "_fnc_spawnGroup::  -- >> Group created = R Alpha 4-3"
19:47:57 "_fnc_spawnGroup::  -- >> Group created = R Bravo 1-1"
19:47:57 "_fnc_spawnGroup::  -- >> Group created = R Bravo 1-2"
19:47:57 "_fnc_spawnGroup::  -- >> Group created = R Bravo 1-3"
19:47:58 "_fnc_spawnGroup::  -- >> Group created = R Bravo 2-1"
19:47:59 "_fnc_spawnEmplacedGroup::  -- >> _emplacedGroup = R Bravo 2-1"
19:47:59 "spawnEmplaced.sqf: Emplaced weapon  spawned"
19:47:59 "SKN AdminRequest [555,[[[""RPG32_HE_F"",6],[""RPG32_HE_F"",6],[""RPG32_HE_F"",6],[""RPG32_HE_F"",6]],""2:2351""],B Alpha 1-1:1 (Sneer) REMOTE,""oqfjv""]"
19:47:59 "SKN2 AdminRequest [[""19:34"",""Sneer"","" -ON-"",""God Mode""],[""19:34"",""Sneer"","" -ON-"",""Map to Teleport""],[""19:47"",""Sneer"","" -----"",""Spawn: [""""RPG32_HE_F"""",""""RPG32_HE_F"""",""""RPG32_HE_F"""",""""RPG32_HE_F""""]""]]"
19:48:00 "_fnc_spawnGroup::  -- >> Group created = R Bravo 2-2"
19:48:00 "_fnc_spawnEmplacedGroup::  -- >> _emplacedGroup = R Bravo 2-2"
19:48:00 "spawnEmplaced.sqf: Emplaced weapon  spawned"
19:48:00 Error in ReloadMagazine - unable to locate target weapon arifle_Katiba_GL_F
19:48:01 Error in ReloadMagazine - unable to locate target weapon arifle_TRG21_GL_F
19:48:01 "_fnc_spawnGroup::  -- >> Group created = R Bravo 3-1"
19:48:01 "_fnc_spawnEmplacedGroup::  -- >> _emplacedGroup = R Bravo 3-1"
19:48:01 "spawnEmplaced.sqf: Emplaced weapon  spawned"
19:48:02 Error in ReloadMagazine - unable to locate target weapon arifle_Mk20C_plain_F
19:48:03 "_fnc_spawnGroup::  -- >> Group created = R Bravo 3-2"
19:48:03 Error in ReloadMagazine - unable to locate target weapon arifle_TRG21_GL_F
19:48:03 "_fnc_spawnVehiclePatrol::->> _group = R Bravo 3-2"
19:48:04 "_fnc_spawnGroup::  -- >> Group created = R Bravo 3-3"
19:48:04 "_fnc_spawnVehiclePatrol::->> _group = R Bravo 3-3"
19:48:04 "_fnc_spawnGroup::  -- >> Group created = R Bravo 4-1"
19:48:05 "_fnc_spawnVehiclePatrol::->> _group = R Bravo 4-1"
19:48:07 Error in ReloadMagazine - unable to locate target weapon arifle_MXM_F
19:49:51 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 7.37674"
19:50:09 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",29],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",29],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:50:19 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",30],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",30],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:50:29 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",31],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",31],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:50:38 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",32],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",32],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:50:45 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",33],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",33],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:51:00 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",34],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",34],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:51:06 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",35],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",35],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:51:18 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",36],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",36],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:51:37 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",37],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",37],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:51:48 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",38],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",38],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:51:50 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",39],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",39],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:51:53 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",40],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",40],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:51:57 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",41],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",41],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:52:03 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",42],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",42],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:52:16 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",43],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",43],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:52:20 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",44],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",44],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:52:29 "[A3EAI Monitor] [Uptime:00:21:32][FPS:41][Groups:8/9][Respawn:2][HC:false]"
19:52:29 "[A3EAI Monitor] [Static:0][Dynamic:0][Random:10][Air:4][Land:3][UAV:0][UGV:1]"
19:52:42 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",45],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",45],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:52:48 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",46],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",46],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:52:53 Road not found
19:52:57 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",47],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",47],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:53:18 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",48],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",48],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:53:31 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",49],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",49],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:53:51 "DEBUG: _event EarthQuake"
19:54:43 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",50],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",50],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:54:46 No such side
19:54:46 Server: Object 3:247 not found (message Type_440)
19:54:47 IT07: [VEMFr] DynamicLocationInvasion -- INFO: invading Katkoula...
19:54:51 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 7.46008"
19:55:02 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",51],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",51],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:55:31 "DEBUG: _event PlantSpawner"
19:55:43 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",52],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",52],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:55:53 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",53],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",53],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:56:16 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",54],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",54],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:56:17 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",55],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",55],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:56:26 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",56],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",56],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:56:38 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",57],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",57],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:56:45 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",58],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",58],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:56:49 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",59],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",59],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:56:55 "AIM.sqf ===]  _this = [[""end"",""The Bandit resupply camp at the Orange Marker is under player control"",""Resupply Camp""]] | _msg = [""end"",""The Bandit resupply camp at the Orange Marker is under player control"",""Resupply Camp""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:56:55 "[blckeagls] missionSpawner:: end of mission: _cords [4616.08,2877.91,0] : _missionType OrangeMarker1 :  _aiDifficultyLevel 250 _markerMissionName Resupply Camp"
19:56:56 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",60],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",60],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:57:08 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",61],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",61],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:57:14 "AIM.sqf ===]  _this = [[""showScore"",[25,"""",62],""""],[B Alpha 1-1:1 (Sneer) REMOTE]] | _msg = [""showScore"",[25,"""",62],""""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:57:26 Error: Object(3 : 276) not found
19:57:29 "[A3EAI Monitor] [Uptime:00:26:33][FPS:37][Groups:9/9][Respawn:0][HC:false]"
19:57:29 "[A3EAI Monitor] [Static:0][Dynamic:0][Random:10][Air:4][Land:4][UAV:0][UGV:1]"
19:57:44 Client: Object 3:281 (type Type_93) not found.
19:57:44 Client: Object 3:281 (type Type_440) not found.
19:57:44 Client: Object 3:281 (type Type_92) not found.
19:57:56 "[blckeagls] Spawning Orange Mission with template = resupplyCamp"
19:57:56 "[blckeagls] missionSpawner:: Initializing mission: _cords [10634.9,7867.51,0] : _missionType OrangeMarker1 :  _aiDifficultyLevel 250 _markerMissionName Resupply Camp"
19:57:56 "AIM.sqf ===]  _this = [[""start"",""A Bandit resupply camp has been spotted. Check the Orange marker on your map for its location"",""Resupply Camp""]] | _msg = [""start"",""A Bandit resupply camp has been spotted. Check the Orange marker on your map for its location"",""Resupply Camp""] | _players = [B Alpha 1-1:1 (Sneer) REMOTE]"
19:59:56 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 7.54483"
20:00:50 Client: Remote object 3:0 not found
20:00:52 Warning: Cleanup player - person 2:2351 not found
20:00:54 Warning: Cleanup player - person 2:2351 not found
20:01:56 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:02:29 "[A3EAI Monitor] [Uptime:00:31:33][FPS:39][Groups:9/9][Respawn:0][HC:false]"
20:02:29 "[A3EAI Monitor] [Static:0][Dynamic:0][Random:9][Air:4][Land:4][UAV:0][UGV:1]"
20:02:56 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:03:17 Error: EntityAI SubSkeleton index was not initialized properly (repeated 47x in the last 60sec)
20:03:17 name: Land_Shop_City_03_F, shape: a3\structures_f_exp\commercial\shop_city_03\shop_city_03_f.p3d, index: -1, matrices: 4
20:03:52 "DEBUG: _event EarthQuake"
20:03:52 "DEBUG: _event ChangeWeather"
20:03:52 "Epoch: Weather Change - fog: [0.0139997,0.119712,2.81645] rain: 0.0519749 overcast: 0.578494 windx: 4.3624 windz: -9.61682 forced: false"
20:03:56 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:04:56 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 7.62818"
20:05:18 "-- LOOTSPAWNER deleted 2 objects --"
20:05:56 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:06:56 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:07:29 "[A3EAI Monitor] [Uptime:00:36:33][FPS:41][Groups:9/9][Respawn:0][HC:false]"
20:07:29 "[A3EAI Monitor] [Static:0][Dynamic:0][Random:9][Air:4][Land:4][UAV:0][UGV:1]"
20:07:56 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:08:56 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:09:56 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:09:56 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 7.71153"
20:10:56 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:11:30 "-- LOOTSPAWNER deleted 9 objects --"
20:11:56 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:11:56 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:12:29 "[A3EAI Monitor] [Uptime:00:41:33][FPS:48][Groups:8/8][Respawn:1][HC:false]"
20:12:29 "[A3EAI Monitor] [Static:0][Dynamic:0][Random:10][Air:4][Land:4][UAV:0][UGV:0]"
20:12:45 Error: EntityAI SubSkeleton index was not initialized properly (repeated 23x in the last 60sec)
20:12:45 name: Land_Shop_City_03_F, shape: a3\structures_f_exp\commercial\shop_city_03\shop_city_03_f.p3d, index: -1, matrices: 4
20:12:56 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:12:56 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:13:52 "DEBUG: _event EarthQuake"
20:13:56 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:13:56 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:14:56 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:14:56 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:14:56 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 7.795"
20:15:08 Unaccessible
20:15:11 Scripting function 'bis_fnc_execvm' is not allowed to be remotely executed
20:15:53 IT07: [VEMFr] DynamicLocationInvasion -- INFO: invasion of Oua-Oué @ 057123 timed out.
20:15:54 No speaker given for Rahim Khalili
20:15:54 Speaker Male01_F not found in CfgVoiceTypes
20:15:59 "DEBUG: player auth token set [""duqmjmmpgohnkghpabgpxbxtchtnpiysx"",B Alpha 1-1:1 (Lew Dog) REMOTE,""mntakqy""]"
20:16:56 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:16:56 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:17:12 "DEBUG: _event PlantSpawner"
20:17:30 "[A3EAI Monitor] [Uptime:00:46:33][FPS:48][Groups:8/8][Respawn:1][HC:false]"
20:17:30 "[A3EAI Monitor] [Static:0][Dynamic:0][Random:10][Air:4][Land:4][UAV:0][UGV:0]"
20:17:56 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:17:56 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:18:56 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:18:56 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:19:16 Unaccessible
20:19:18 Scripting function 'bis_fnc_execvm' is not allowed to be remotely executed
20:19:19 No speaker given for Majeed Amin
20:19:19 "DEBUG (Load Player) Set Group: 76561198101464438"
20:19:20 Speaker Male01_F not found in CfgVoiceTypes
20:19:56 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:19:56 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:19:56 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 7.87835"
20:20:38 Loading movesType CfgMovesHen_F
20:20:38 Creating action map cache
20:20:56 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:20:56 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:21:52 Client: Remote object 5:2 not found
20:21:57 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:21:57 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:21:59 Warning: Cleanup player - person 2:3814 not found
20:22:02 Warning: Cleanup player - person 2:3814 not found
20:22:03 Server: Object 2:3180 not found (message Type_93)
20:22:03 Server: Object 2:3181 not found (message Type_93)
20:22:09 Server: Object 2:3180 not found (message Type_121)
20:22:14 Server: Object 2:3181 not found (message Type_121)
20:22:30 "[A3EAI Monitor] [Uptime:00:51:34][FPS:45][Groups:13/13][Respawn:0][HC:false]"
20:22:30 "[A3EAI Monitor] [Static:4][Dynamic:0][Random:10][Air:4][Land:4][UAV:0][UGV:1]"
20:22:43 Server: Object 2:3180 not found (message Type_93)
20:22:43 Server: Object 2:3181 not found (message Type_93)
20:22:57 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:22:57 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:23:21 Server: Object 2:3180 not found (message Type_121)
20:23:23 Server: Object 2:3180 not found (message Type_93)
20:23:23 Server: Object 2:3181 not found (message Type_93)
20:23:27 Server: Object 2:3181 not found (message Type_121)
20:23:53 "DEBUG: _event EarthQuake"
20:23:57 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:23:57 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:24:03 Server: Object 2:3180 not found (message Type_93)
20:24:03 Server: Object 2:3181 not found (message Type_93)
20:24:35 Server: Object 2:3180 not found (message Type_121)
20:24:40 Server: Object 2:3181 not found (message Type_121)
20:24:43 Server: Object 2:3180 not found (message Type_93)
20:24:43 Server: Object 2:3181 not found (message Type_93)
20:24:57 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:24:57 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:24:57 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 7.9618"
20:25:23 Server: Object 2:3180 not found (message Type_93)
20:25:23 Server: Object 2:3181 not found (message Type_93)
20:25:37 IT07: [VEMFr] DynamicLocationInvasion -- INFO: invading Tuvanaka...
20:25:49 Server: Object 2:3180 not found (message Type_121)
20:25:53 Server: Object 2:3181 not found (message Type_121)
20:25:57 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:25:57 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:26:02 Server: Object 2:3169 not found (message Type_93)
20:26:02 Server: Object 2:3170 not found (message Type_93)
20:26:02 Loading movesType CfgMovesDog_F
20:26:02 Creating action map cache
20:26:03 MovesType CfgMovesDog_F load time 47 ms
20:26:03 Server: Object 2:3180 not found (message Type_93)
20:26:03 Server: Object 2:3181 not found (message Type_93)
20:26:07 "-- LOOTSPAWNER deleted 1 objects --"
20:26:42 Server: Object 2:3169 not found (message Type_93)
20:26:42 Server: Object 2:3170 not found (message Type_93)
20:26:43 Server: Object 2:3180 not found (message Type_93)
20:26:43 Server: Object 2:3181 not found (message Type_93)
20:26:51 Client: Object 4:144 (type Type_93) not found.
20:26:51 Client: Object 4:144 (type Type_440) not found.
20:26:51 Client: Object 4:145 (type Type_92) not found.
20:26:51 Client: Object 4:145 (type Type_93) not found.
20:26:51 Client: Object 4:145 (type Type_440) not found.
20:26:51 Client: Object 4:144 (type Type_92) not found.
20:26:57 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:26:57 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:27:02 Server: Object 2:3180 not found (message Type_121)
20:27:02 Server: Object 2:3169 not found (message Type_121)
20:27:04 Server: Object 2:3170 not found (message Type_121)
20:27:06 Server: Object 2:3181 not found (message Type_121)
20:27:13 "DEBUG: _event ContainerSpawner"
20:27:13 Error: selection end1 missing in memory LOD of model a3\structures_f\ind\cargo\cargo20_orange_f.p3d
20:27:22 Server: Object 2:3169 not found (message Type_93)
20:27:22 Server: Object 2:3170 not found (message Type_93)
20:27:23 Server: Object 2:3180 not found (message Type_93)
20:27:23 Server: Object 2:3181 not found (message Type_93)
20:27:30 "[A3EAI Monitor] [Uptime:00:56:34][FPS:45][Groups:12/12][Respawn:0][HC:false]"
20:27:30 "[A3EAI Monitor] [Static:3][Dynamic:0][Random:10][Air:4][Land:4][UAV:0][UGV:1]"
20:27:57 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:27:57 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:28:02 Server: Object 2:3169 not found (message Type_93)
20:28:02 Server: Object 2:3170 not found (message Type_93)
20:28:03 Server: Object 2:3180 not found (message Type_93)
20:28:03 Server: Object 2:3181 not found (message Type_93)
20:28:15 Server: Object 2:3169 not found (message Type_121)
20:28:15 Server: Object 2:3180 not found (message Type_121)
20:28:18 Server: Object 2:3170 not found (message Type_121)
20:28:20 Server: Object 2:3181 not found (message Type_121)
20:28:42 Server: Object 2:3169 not found (message Type_93)
20:28:42 Server: Object 2:3170 not found (message Type_93)
20:28:43 Server: Object 2:3180 not found (message Type_93)
20:28:43 Server: Object 2:3181 not found (message Type_93)
20:28:49 Error: Object(4 : 167) not found
20:28:57 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:28:57 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:29:20 "-- LOOTSPAWNER deleted 1 objects --"
20:29:22 Server: Object 2:3169 not found (message Type_93)
20:29:22 Server: Object 2:3170 not found (message Type_93)
20:29:23 Server: Object 2:3180 not found (message Type_93)
20:29:23 Server: Object 2:3181 not found (message Type_93)
20:29:28 Server: Object 2:3169 not found (message Type_121)
20:29:28 Server: Object 2:3180 not found (message Type_121)
20:29:31 Server: Object 2:3170 not found (message Type_121)
20:29:33 Server: Object 2:3181 not found (message Type_121)
20:29:57 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:29:57 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:29:57 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 8.04526"
20:29:58 IT07: [VEMFr] DynamicLocationInvasion -- INFO: invasion of Katkoula @ 056039 timed out.
20:30:02 Server: Object 2:3169 not found (message Type_93)
20:30:02 Server: Object 2:3170 not found (message Type_93)
20:30:03 Server: Object 2:3180 not found (message Type_93)
20:30:03 Server: Object 2:3181 not found (message Type_93)
20:30:12 Client: Remote object 4:3 not found
20:30:21 Unaccessible
20:30:22 Scripting function 'bis_fnc_execvm' is not allowed to be remotely executed
20:30:25 Server: Object 2:3816 not found (message Type_121)
20:30:25 Server: Object 2:3818 not found (message Type_121)
20:30:25 No speaker given for Callum Lee
20:30:26 Speaker Male01_F not found in CfgVoiceTypes
20:30:27 "DEBUG: player auth token set [""duqmjmmpgohnkghpabgpxbxtchtnpiysx"",B Alpha 1-1:1 (Lew Dog) REMOTE,""jpafvfab""]"
20:30:33 Server: Object 2:3818 not found (message Type_93)
20:30:33 Server: Object 2:3816 not found (message Type_93)
20:30:41 Server: Object 2:3169 not found (message Type_121)
20:30:42 Server: Object 2:3180 not found (message Type_121)
20:30:42 Server: Object 2:3169 not found (message Type_93)
20:30:42 Server: Object 2:3170 not found (message Type_93)
20:30:43 Server: Object 2:3180 not found (message Type_93)
20:30:43 Server: Object 2:3181 not found (message Type_93)
20:30:44 Server: Object 2:3170 not found (message Type_121)
20:30:47 Server: Object 2:3181 not found (message Type_121)
20:30:57 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:30:57 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:31:13 Server: Object 2:3818 not found (message Type_93)
20:31:13 Server: Object 2:3816 not found (message Type_93)
20:31:22 Server: Object 2:3169 not found (message Type_93)
20:31:22 Server: Object 2:3170 not found (message Type_93)
20:31:23 Server: Object 2:3180 not found (message Type_93)
20:31:23 Server: Object 2:3181 not found (message Type_93)
20:31:27 Loading movesType CfgMovesCock_F
20:31:27 Creating action map cache
20:31:32 IT07: [VEMFr] DynamicLocationInvasion -- INFO: invading Buawa...
20:31:38 Server: Object 2:3816 not found (message Type_121)
20:31:38 Server: Object 2:3818 not found (message Type_121)
20:31:53 Server: Object 2:3816 not found (message Type_93)
20:31:53 Server: Object 2:3818 not found (message Type_93)
20:31:54 Server: Object 2:3169 not found (message Type_121)
20:31:55 Server: Object 2:3180 not found (message Type_121)
20:31:57 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:31:57 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:31:58 Server: Object 2:3170 not found (message Type_121)
20:32:00 Server: Object 2:3181 not found (message Type_121)
20:32:02 Server: Object 2:3169 not found (message Type_93)
20:32:02 Server: Object 2:3170 not found (message Type_93)
20:32:03 Server: Object 2:3180 not found (message Type_93)
20:32:03 Server: Object 2:3181 not found (message Type_93)
20:32:27 Loading movesType CfgMovesSheep_F
20:32:27 Creating action map cache
20:32:30 "[A3EAI Monitor] [Uptime:01:01:34][FPS:45][Groups:10/10][Respawn:0][HC:false]"
20:32:30 "[A3EAI Monitor] [Static:1][Dynamic:0][Random:10][Air:4][Land:4][UAV:0][UGV:1]"
20:32:33 Server: Object 2:3816 not found (message Type_93)
20:32:33 Server: Object 2:3818 not found (message Type_93)
20:32:42 Server: Object 2:3169 not found (message Type_93)
20:32:42 Server: Object 2:3170 not found (message Type_93)
20:32:43 Server: Object 2:3180 not found (message Type_93)
20:32:43 Server: Object 2:3181 not found (message Type_93)
20:32:51 Server: Object 2:3816 not found (message Type_121)
20:32:52 Server: Object 2:3818 not found (message Type_121)
20:32:52 Error: EntityAI SubSkeleton index was not initialized properly (repeated 23x in the last 60sec)
20:32:52 name: Land_Shop_City_03_F, shape: a3\structures_f_exp\commercial\shop_city_03\shop_city_03_f.p3d, index: -1, matrices: 4
20:32:57 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:32:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:33:08 Server: Object 2:3169 not found (message Type_121)
20:33:08 Server: Object 2:3180 not found (message Type_121)
20:33:11 Server: Object 2:3170 not found (message Type_121)
20:33:13 Server: Object 2:3818 not found (message Type_93)
20:33:13 Server: Object 2:3816 not found (message Type_93)
20:33:13 Server: Object 2:3181 not found (message Type_121)
20:33:22 Server: Object 2:3169 not found (message Type_93)
20:33:22 Server: Object 2:3170 not found (message Type_93)
20:33:23 Server: Object 2:3180 not found (message Type_93)
20:33:23 Server: Object 2:3181 not found (message Type_93)
20:33:53 Server: Object 2:3818 not found (message Type_93)
20:33:53 Server: Object 2:3816 not found (message Type_93)
20:33:53 "DEBUG: _event EarthQuake"
20:33:53 "DEBUG: _event ChangeWeather"
20:33:54 "Epoch: Weather Change - fog: [0.126871,0.0370615,7.17279] rain: 0.0973452 overcast: 0.609072 windx: 5.63574 windz: 4.34031 forced: false"
20:33:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:33:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:34:02 Server: Object 2:3169 not found (message Type_93)
20:34:02 Server: Object 2:3170 not found (message Type_93)
20:34:03 Server: Object 2:3180 not found (message Type_93)
20:34:03 Server: Object 2:3181 not found (message Type_93)
20:34:04 Server: Object 2:3816 not found (message Type_121)
20:34:05 Server: Object 2:3818 not found (message Type_121)
20:34:21 Server: Object 2:3180 not found (message Type_121)
20:34:21 Server: Object 2:3169 not found (message Type_121)
20:34:24 Server: Object 2:3170 not found (message Type_121)
20:34:26 Server: Object 2:3181 not found (message Type_121)
20:34:33 Server: Object 2:3818 not found (message Type_93)
20:34:33 Server: Object 2:3816 not found (message Type_93)
20:34:42 Server: Object 2:3169 not found (message Type_93)
20:34:43 Server: Object 2:3170 not found (message Type_93)
20:34:44 Server: Object 2:3180 not found (message Type_93)
20:34:44 Server: Object 2:3181 not found (message Type_93)
20:34:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:34:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:34:58 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 8.12865"
20:35:13 Server: Object 2:3818 not found (message Type_93)
20:35:13 Server: Object 2:3816 not found (message Type_93)
20:35:18 Server: Object 2:3816 not found (message Type_121)
20:35:18 Server: Object 2:3818 not found (message Type_121)
20:35:22 Server: Object 2:3169 not found (message Type_93)
20:35:23 Server: Object 2:3170 not found (message Type_93)
20:35:24 Server: Object 2:3180 not found (message Type_93)
20:35:24 Server: Object 2:3181 not found (message Type_93)
20:35:31 Error: EntityAI SubSkeleton index was not initialized properly (repeated 23x in the last 60sec)
20:35:31 name: Land_Shop_City_03_F, shape: a3\structures_f_exp\commercial\shop_city_03\shop_city_03_f.p3d, index: -1, matrices: 4
20:35:34 Server: Object 2:3180 not found (message Type_121)
20:35:35 Server: Object 2:3169 not found (message Type_121)
20:35:37 Server: Object 2:3170 not found (message Type_121)
20:35:40 Server: Object 2:3181 not found (message Type_121)
20:35:53 Server: Object 2:3818 not found (message Type_93)
20:35:53 Server: Object 2:3816 not found (message Type_93)
20:35:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:35:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:36:03 Server: Object 2:3169 not found (message Type_93)
20:36:03 Server: Object 2:3170 not found (message Type_93)
20:36:04 Server: Object 2:3180 not found (message Type_93)
20:36:04 Server: Object 2:3181 not found (message Type_93)
20:36:31 Server: Object 2:3816 not found (message Type_121)
20:36:32 Server: Object 2:3818 not found (message Type_121)
20:36:33 Server: Object 2:3816 not found (message Type_93)
20:36:33 Server: Object 2:3818 not found (message Type_93)
20:36:43 Server: Object 2:3169 not found (message Type_93)
20:36:43 Server: Object 2:3170 not found (message Type_93)
20:36:44 Server: Object 2:3180 not found (message Type_93)
20:36:44 Server: Object 2:3181 not found (message Type_93)
20:36:47 Server: Object 2:3180 not found (message Type_121)
20:36:48 Server: Object 2:3169 not found (message Type_121)
20:36:51 Server: Object 2:3170 not found (message Type_121)
20:36:52 Road not found
20:36:53 Server: Object 2:3181 not found (message Type_121)
20:36:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:36:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:37:13 Server: Object 2:3816 not found (message Type_93)
20:37:13 Server: Object 2:3818 not found (message Type_93)
20:37:23 Server: Object 2:3169 not found (message Type_93)
20:37:23 Server: Object 2:3170 not found (message Type_93)
20:37:24 Server: Object 2:3180 not found (message Type_93)
20:37:24 Server: Object 2:3181 not found (message Type_93)
20:37:30 "[A3EAI Monitor] [Uptime:01:06:34][FPS:47][Groups:10/10][Respawn:0][HC:false]"
20:37:30 "[A3EAI Monitor] [Static:1][Dynamic:0][Random:10][Air:4][Land:4][UAV:0][UGV:1]"
20:37:44 Server: Object 2:3816 not found (message Type_121)
20:37:45 Server: Object 2:3818 not found (message Type_121)
20:37:53 Server: Object 2:3818 not found (message Type_93)
20:37:53 Server: Object 2:3816 not found (message Type_93)
20:37:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:37:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:38:01 Server: Object 2:3180 not found (message Type_121)
20:38:01 Server: Object 2:3169 not found (message Type_121)
20:38:03 Server: Object 2:3169 not found (message Type_93)
20:38:03 Server: Object 2:3170 not found (message Type_93)
20:38:04 Server: Object 2:3180 not found (message Type_93)
20:38:04 Server: Object 2:3181 not found (message Type_93)
20:38:04 Server: Object 2:3170 not found (message Type_121)
20:38:06 Server: Object 2:3181 not found (message Type_121)
20:38:33 Server: Object 2:3818 not found (message Type_93)
20:38:33 Server: Object 2:3816 not found (message Type_93)
20:38:43 Server: Object 2:3169 not found (message Type_93)
20:38:43 Server: Object 2:3170 not found (message Type_93)
20:38:44 Server: Object 2:3180 not found (message Type_93)
20:38:44 Server: Object 2:3181 not found (message Type_93)
20:38:54 "DEBUG: _event PlantSpawner"
20:38:54 "DEBUG: suppressed PLANT PATCH spawn TRADER too close"
20:38:57 Server: Object 2:3816 not found (message Type_121)
20:38:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:38:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:38:58 Server: Object 2:3818 not found (message Type_121)
20:39:13 Server: Object 2:3816 not found (message Type_93)
20:39:13 Server: Object 2:3818 not found (message Type_93)
20:39:14 Server: Object 2:3180 not found (message Type_121)
20:39:15 Server: Object 2:3169 not found (message Type_121)
20:39:18 Server: Object 2:3170 not found (message Type_121)
20:39:20 Server: Object 2:3181 not found (message Type_121)
20:39:23 Server: Object 2:3169 not found (message Type_93)
20:39:23 Server: Object 2:3170 not found (message Type_93)
20:39:24 Server: Object 2:3180 not found (message Type_93)
20:39:24 Server: Object 2:3181 not found (message Type_93)
20:39:53 Server: Object 2:3818 not found (message Type_93)
20:39:53 Server: Object 2:3816 not found (message Type_93)
20:39:58 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 8.21201"
20:40:03 Server: Object 2:3169 not found (message Type_93)
20:40:03 Server: Object 2:3170 not found (message Type_93)
20:40:04 Server: Object 2:3180 not found (message Type_93)
20:40:04 Server: Object 2:3181 not found (message Type_93)
20:40:10 Server: Object 2:3816 not found (message Type_121)
20:40:12 Server: Object 2:3818 not found (message Type_121)
20:40:27 Server: Object 2:3180 not found (message Type_121)
20:40:28 Server: Object 2:3169 not found (message Type_121)
20:40:31 Server: Object 2:3170 not found (message Type_121)
20:40:33 Server: Object 2:3181 not found (message Type_121)
20:40:33 Server: Object 2:3818 not found (message Type_93)
20:40:33 Server: Object 2:3816 not found (message Type_93)
20:40:43 Server: Object 2:3169 not found (message Type_93)
20:40:43 Server: Object 2:3170 not found (message Type_93)
20:40:44 Server: Object 2:3180 not found (message Type_93)
20:40:44 Server: Object 2:3181 not found (message Type_93)
20:40:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:40:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:41:13 Server: Object 2:3818 not found (message Type_93)
20:41:13 Server: Object 2:3816 not found (message Type_93)
20:41:23 Server: Object 2:3170 not found (message Type_93)
20:41:23 Server: Object 2:3169 not found (message Type_93)
20:41:24 Server: Object 2:3816 not found (message Type_121)
20:41:24 Server: Object 2:3180 not found (message Type_93)
20:41:24 Server: Object 2:3181 not found (message Type_93)
20:41:24 Error: EntityAI SubSkeleton index was not initialized properly (repeated 23x in the last 60sec)
20:41:24 name: Land_Shop_City_03_F, shape: a3\structures_f_exp\commercial\shop_city_03\shop_city_03_f.p3d, index: -1, matrices: 4
20:41:25 Server: Object 2:3818 not found (message Type_121)
20:41:41 Server: Object 2:3180 not found (message Type_121)
20:41:41 Server: Object 2:3169 not found (message Type_121)
20:41:44 Server: Object 2:3170 not found (message Type_121)
20:41:46 Server: Object 2:3181 not found (message Type_121)
20:41:53 Server: Object 2:3816 not found (message Type_93)
20:41:53 Server: Object 2:3818 not found (message Type_93)
20:41:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:41:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:42:03 Server: Object 2:3170 not found (message Type_93)
20:42:03 Server: Object 2:3169 not found (message Type_93)
20:42:04 Server: Object 2:3180 not found (message Type_93)
20:42:04 Server: Object 2:3181 not found (message Type_93)
20:42:31 "[A3EAI Monitor] [Uptime:01:11:35][FPS:47][Groups:10/10][Respawn:0][HC:false]"
20:42:31 "[A3EAI Monitor] [Static:1][Dynamic:0][Random:10][Air:4][Land:4][UAV:0][UGV:1]"
20:42:33 Server: Object 2:3816 not found (message Type_93)
20:42:33 Server: Object 2:3818 not found (message Type_93)
20:42:37 Server: Object 2:3816 not found (message Type_121)
20:42:39 Server: Object 2:3818 not found (message Type_121)
20:42:43 Server: Object 2:3170 not found (message Type_93)
20:42:43 Server: Object 2:3169 not found (message Type_93)
20:42:44 Server: Object 2:3180 not found (message Type_93)
20:42:44 Server: Object 2:3181 not found (message Type_93)
20:42:50 Error: EntityAI SubSkeleton index was not initialized properly (repeated 71x in the last 60sec)
20:42:50 name: Land_Shop_City_03_F, shape: a3\structures_f_exp\commercial\shop_city_03\shop_city_03_f.p3d, index: -1, matrices: 4
20:42:54 Server: Object 2:3180 not found (message Type_121)
20:42:54 Server: Object 2:3169 not found (message Type_121)
20:42:57 Server: Object 2:3170 not found (message Type_121)
20:42:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:42:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:42:59 Server: Object 2:3181 not found (message Type_121)
20:43:13 Server: Object 2:3818 not found (message Type_93)
20:43:13 Server: Object 2:3816 not found (message Type_93)
20:43:23 Server: Object 2:3170 not found (message Type_93)
20:43:23 Server: Object 2:3169 not found (message Type_93)
20:43:24 Server: Object 2:3180 not found (message Type_93)
20:43:24 Server: Object 2:3181 not found (message Type_93)
20:43:49 Server: Object 2:3816 not found (message Type_121)
20:43:51 Server: Object 2:3818 not found (message Type_121)
20:43:53 Server: Object 2:3818 not found (message Type_93)
20:43:53 Server: Object 2:3816 not found (message Type_93)
20:43:54 "DEBUG: _event EarthQuake"
20:43:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:43:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:44:03 Server: Object 2:3170 not found (message Type_93)
20:44:03 Server: Object 2:3169 not found (message Type_93)
20:44:04 Server: Object 2:3180 not found (message Type_93)
20:44:04 Server: Object 2:3181 not found (message Type_93)
20:44:07 Server: Object 2:3180 not found (message Type_121)
20:44:08 Server: Object 2:3169 not found (message Type_121)
20:44:10 Server: Object 2:3170 not found (message Type_121)
20:44:12 Server: Object 2:3181 not found (message Type_121)
20:44:33 Server: Object 2:3818 not found (message Type_93)
20:44:33 Server: Object 2:3816 not found (message Type_93)
20:44:43 Server: Object 2:3170 not found (message Type_93)
20:44:43 Server: Object 2:3169 not found (message Type_93)
20:44:44 Server: Object 2:3180 not found (message Type_93)
20:44:44 Server: Object 2:3181 not found (message Type_93)
20:44:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:44:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:44:58 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 8.29537"
20:45:02 Server: Object 2:3816 not found (message Type_121)
20:45:04 Server: Object 2:3818 not found (message Type_121)
20:45:13 Server: Object 2:3818 not found (message Type_93)
20:45:13 Server: Object 2:3816 not found (message Type_93)
20:45:20 Server: Object 2:3180 not found (message Type_121)
20:45:21 Server: Object 2:3169 not found (message Type_121)
20:45:23 Server: Object 2:3170 not found (message Type_93)
20:45:23 Server: Object 2:3169 not found (message Type_93)
20:45:23 Server: Object 2:3170 not found (message Type_121)
20:45:24 Server: Object 2:3180 not found (message Type_93)
20:45:24 Server: Object 2:3181 not found (message Type_93)
20:45:26 Server: Object 2:3181 not found (message Type_121)
20:45:30 "DEBUG: suppress spawn of CUP_200Rnd_TE1_Red_Tracer_556x45_M249 does not have price."
20:45:30 Client: Object 4:384 (type Type_93) not found.
20:45:30 Client: Object 4:384 (type Type_440) not found.
20:45:30 Client: Object 4:385 (type Type_92) not found.
20:45:30 Client: Object 4:385 (type Type_93) not found.
20:45:30 Client: Object 4:385 (type Type_440) not found.
20:45:30 Client: Object 4:384 (type Type_92) not found.
20:45:35 Client: Object 4:390 (type Type_440) not found.
20:45:35 Client: Object 4:389 (type Type_93) not found.
20:45:35 Client: Object 4:389 (type Type_440) not found.
20:45:35 Client: Object 4:390 (type Type_92) not found.
20:45:35 Client: Object 4:390 (type Type_93) not found.
20:45:35 Client: Object 4:389 (type Type_92) not found.
20:45:53 Server: Object 2:3818 not found (message Type_93)
20:45:53 Server: Object 2:3816 not found (message Type_93)
20:45:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:45:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:46:03 Server: Object 2:3170 not found (message Type_93)
20:46:03 Server: Object 2:3169 not found (message Type_93)
20:46:04 Server: Object 2:3180 not found (message Type_93)
20:46:04 Server: Object 2:3181 not found (message Type_93)
20:46:16 Server: Object 2:3816 not found (message Type_121)
20:46:17 Server: Object 2:3818 not found (message Type_121)
20:46:33 Server: Object 2:3818 not found (message Type_93)
20:46:33 Server: Object 2:3816 not found (message Type_93)
20:46:33 Server: Object 2:3180 not found (message Type_121)
20:46:34 Server: Object 2:3169 not found (message Type_121)
20:46:37 Server: Object 2:3170 not found (message Type_121)
20:46:39 Server: Object 2:3181 not found (message Type_121)
20:46:43 Server: Object 2:3169 not found (message Type_93)
20:46:43 Server: Object 2:3170 not found (message Type_93)
20:46:44 Server: Object 2:3180 not found (message Type_93)
20:46:44 Server: Object 2:3181 not found (message Type_93)
20:46:55 Client: Object 4:409 (type Type_93) not found.
20:46:55 Client: Object 4:408 (type Type_93) not found.
20:46:55 Client: Object 4:408 (type Type_440) not found.
20:46:55 Client: Object 4:409 (type Type_92) not found.
20:46:55 Client: Object 4:408 (type Type_92) not found.
20:46:55 Client: Object 4:409 (type Type_440) not found.
20:46:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:46:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:47:01 Client: Object 4:412 (type Type_93) not found.
20:47:01 Client: Object 4:412 (type Type_440) not found.
20:47:01 Client: Object 4:413 (type Type_92) not found.
20:47:01 Client: Object 4:413 (type Type_93) not found.
20:47:01 Client: Object 4:413 (type Type_440) not found.
20:47:01 Client: Object 4:412 (type Type_92) not found.
20:47:13 Server: Object 2:3816 not found (message Type_93)
20:47:13 Server: Object 2:3818 not found (message Type_93)
20:47:23 Server: Object 2:3170 not found (message Type_93)
20:47:23 Server: Object 2:3169 not found (message Type_93)
20:47:24 Server: Object 2:3180 not found (message Type_93)
20:47:24 Server: Object 2:3181 not found (message Type_93)
20:47:29 Server: Object 2:3816 not found (message Type_121)
20:47:30 Server: Object 2:3818 not found (message Type_121)
20:47:31 "[A3EAI Monitor] [Uptime:01:16:35][FPS:48][Groups:10/10][Respawn:0][HC:false]"
20:47:31 "[A3EAI Monitor] [Static:1][Dynamic:0][Random:10][Air:4][Land:4][UAV:0][UGV:1]"
20:47:47 Server: Object 2:3180 not found (message Type_121)
20:47:48 Server: Object 2:3169 not found (message Type_121)
20:47:50 Server: Object 2:3170 not found (message Type_121)
20:47:52 Server: Object 2:3181 not found (message Type_121)
20:47:53 Server: Object 2:3818 not found (message Type_93)
20:47:53 Server: Object 2:3816 not found (message Type_93)
20:47:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:47:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:48:03 Server: Object 2:3170 not found (message Type_93)
20:48:03 Server: Object 2:3169 not found (message Type_93)
20:48:04 Server: Object 2:3180 not found (message Type_93)
20:48:04 Server: Object 2:3181 not found (message Type_93)
20:48:33 Server: Object 2:3818 not found (message Type_93)
20:48:33 Server: Object 2:3816 not found (message Type_93)
20:48:41 Error: EntityAI SubSkeleton index was not initialized properly (repeated 71x in the last 60sec)
20:48:41 name: Land_Shop_City_03_F, shape: a3\structures_f_exp\commercial\shop_city_03\shop_city_03_f.p3d, index: -1, matrices: 4
20:48:42 Server: Object 2:3816 not found (message Type_121)
20:48:43 Server: Object 2:3170 not found (message Type_93)
20:48:43 Server: Object 2:3169 not found (message Type_93)
20:48:44 Server: Object 2:3818 not found (message Type_121)
20:48:44 Server: Object 2:3180 not found (message Type_93)
20:48:44 Server: Object 2:3181 not found (message Type_93)
20:48:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:48:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:49:00 Server: Object 2:3180 not found (message Type_121)
20:49:01 Server: Object 2:3169 not found (message Type_121)
20:49:04 Server: Object 2:3170 not found (message Type_121)
20:49:06 Server: Object 2:3181 not found (message Type_121)
20:49:13 Server: Object 2:3818 not found (message Type_93)
20:49:13 Server: Object 2:3816 not found (message Type_93)
20:49:23 Server: Object 2:3170 not found (message Type_93)
20:49:23 Server: Object 2:3169 not found (message Type_93)
20:49:24 Server: Object 2:3180 not found (message Type_93)
20:49:24 Server: Object 2:3181 not found (message Type_93)
20:49:33 "-- LOOTSPAWNER deleted 2 objects --"
20:49:53 Server: Object 2:3818 not found (message Type_93)
20:49:53 Server: Object 2:3816 not found (message Type_93)
20:49:55 Server: Object 2:3816 not found (message Type_121)
20:49:57 Server: Object 2:3818 not found (message Type_121)
20:49:58 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 8.37872"
20:50:03 Server: Object 2:3170 not found (message Type_93)
20:50:03 Server: Object 2:3169 not found (message Type_93)
20:50:04 Server: Object 2:3180 not found (message Type_93)
20:50:04 Server: Object 2:3181 not found (message Type_93)
20:50:13 Server: Object 2:3180 not found (message Type_121)
20:50:15 Server: Object 2:3169 not found (message Type_121)
20:50:17 Server: Object 2:3170 not found (message Type_121)
20:50:19 Server: Object 2:3181 not found (message Type_121)
20:50:27 No such side
20:50:33 Server: Object 2:3818 not found (message Type_93)
20:50:33 Server: Object 2:3816 not found (message Type_93)
20:50:42 "-- LOOTSPAWNER deleted 1 objects --"
20:50:43 Server: Object 2:3169 not found (message Type_93)
20:50:43 Server: Object 2:3170 not found (message Type_93)
20:50:44 Server: Object 2:3180 not found (message Type_93)
20:50:44 Server: Object 2:3181 not found (message Type_93)
20:50:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:50:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:51:08 Server: Object 2:3816 not found (message Type_121)
20:51:10 Server: Object 2:3818 not found (message Type_121)
20:51:13 Server: Object 2:3818 not found (message Type_93)
20:51:13 Server: Object 2:3816 not found (message Type_93)
20:51:23 Server: Object 2:3169 not found (message Type_93)
20:51:23 Server: Object 2:3170 not found (message Type_93)
20:51:24 Server: Object 2:3180 not found (message Type_93)
20:51:24 Server: Object 2:3181 not found (message Type_93)
20:51:27 Server: Object 2:3180 not found (message Type_121)
20:51:28 Server: Object 2:3169 not found (message Type_121)
20:51:29 Server: Object 2:3170 not found (message Type_121)
20:51:32 Server: Object 2:3181 not found (message Type_121)
20:51:52 "-- LOOTSPAWNER deleted 4 objects --"
20:51:53 Server: Object 2:3816 not found (message Type_93)
20:51:53 Server: Object 2:3818 not found (message Type_93)
20:51:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:51:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:52:03 Server: Object 2:3170 not found (message Type_93)
20:52:03 Server: Object 2:3169 not found (message Type_93)
20:52:04 Server: Object 2:3180 not found (message Type_93)
20:52:04 Server: Object 2:3181 not found (message Type_93)
20:52:21 Server: Object 2:3816 not found (message Type_121)
20:52:23 Server: Object 2:3818 not found (message Type_121)
20:52:31 "[A3EAI Monitor] [Uptime:01:21:35][FPS:41][Groups:9/9][Respawn:0][HC:false]"
20:52:31 "[A3EAI Monitor] [Static:0][Dynamic:0][Random:10][Air:4][Land:4][UAV:0][UGV:1]"
20:52:33 Server: Object 2:3818 not found (message Type_93)
20:52:33 Server: Object 2:3816 not found (message Type_93)
20:52:40 Server: Object 2:3180 not found (message Type_121)
20:52:41 Server: Object 2:3169 not found (message Type_121)
20:52:43 Server: Object 2:3170 not found (message Type_93)
20:52:43 Server: Object 2:3169 not found (message Type_93)
20:52:43 Server: Object 2:3170 not found (message Type_121)
20:52:44 Server: Object 2:3180 not found (message Type_93)
20:52:44 Server: Object 2:3181 not found (message Type_93)
20:52:45 Server: Object 2:3181 not found (message Type_121)
20:52:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:52:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:53:13 Server: Object 2:3818 not found (message Type_93)
20:53:13 Server: Object 2:3816 not found (message Type_93)
20:53:23 Server: Object 2:3170 not found (message Type_93)
20:53:23 Server: Object 2:3169 not found (message Type_93)
20:53:24 Server: Object 2:3180 not found (message Type_93)
20:53:24 Server: Object 2:3181 not found (message Type_93)
20:53:27 Client: Object 4:492 (type Type_92) not found.
20:53:27 Client: Object 4:492 (type Type_93) not found.
20:53:27 Client: Object 4:492 (type Type_440) not found.
20:53:35 Server: Object 2:3816 not found (message Type_121)
20:53:37 Server: Object 2:3818 not found (message Type_121)
20:53:53 Server: Object 2:3180 not found (message Type_121)
20:53:53 Server: Object 2:3816 not found (message Type_93)
20:53:53 Server: Object 2:3818 not found (message Type_93)
20:53:55 Server: Object 2:3169 not found (message Type_121)
20:53:55 "DEBUG: _event EarthQuake"
20:53:57 Server: Object 2:3170 not found (message Type_121)
20:53:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:53:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:53:58 Server: Object 2:3181 not found (message Type_121)
20:54:03 Server: Object 2:3170 not found (message Type_93)
20:54:03 Server: Object 2:3169 not found (message Type_93)
20:54:04 Server: Object 2:3180 not found (message Type_93)
20:54:04 Server: Object 2:3181 not found (message Type_93)
20:54:33 Server: Object 2:3818 not found (message Type_93)
20:54:33 Server: Object 2:3816 not found (message Type_93)
20:54:43 Server: Object 2:3170 not found (message Type_93)
20:54:43 Server: Object 2:3169 not found (message Type_93)
20:54:44 Server: Object 2:3180 not found (message Type_93)
20:54:44 Server: Object 2:3181 not found (message Type_93)
20:54:48 Server: Object 2:3816 not found (message Type_121)
20:54:50 Server: Object 2:3818 not found (message Type_121)
20:54:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:54:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:54:58 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 8.46211"
20:55:06 Server: Object 2:3180 not found (message Type_121)
20:55:08 Server: Object 2:3169 not found (message Type_121)
20:55:10 Server: Object 2:3170 not found (message Type_121)
20:55:11 Server: Object 2:3181 not found (message Type_121)
20:55:13 Server: Object 2:3816 not found (message Type_93)
20:55:13 Server: Object 2:3818 not found (message Type_93)
20:55:23 Server: Object 2:3170 not found (message Type_93)
20:55:23 Server: Object 2:3169 not found (message Type_93)
20:55:24 Server: Object 2:3180 not found (message Type_93)
20:55:24 Server: Object 2:3181 not found (message Type_93)
20:55:53 Server: Object 2:3818 not found (message Type_93)
20:55:53 Server: Object 2:3816 not found (message Type_93)
20:55:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:55:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:56:01 Server: Object 2:3816 not found (message Type_121)
20:56:03 Server: Object 2:3818 not found (message Type_121)
20:56:03 Server: Object 2:3170 not found (message Type_93)
20:56:03 Server: Object 2:3169 not found (message Type_93)
20:56:04 Server: Object 2:3180 not found (message Type_93)
20:56:04 Server: Object 2:3181 not found (message Type_93)
20:56:19 Server: Object 2:3180 not found (message Type_121)
20:56:20 Server: Object 2:3169 not found (message Type_121)
20:56:23 Server: Object 2:3170 not found (message Type_121)
20:56:24 Server: Object 2:3181 not found (message Type_121)
20:56:33 Server: Object 2:3818 not found (message Type_93)
20:56:33 Server: Object 2:3816 not found (message Type_93)
20:56:42 Error: Object(4 : 530) not found
20:56:43 Server: Object 2:3170 not found (message Type_93)
20:56:43 Server: Object 2:3169 not found (message Type_93)
20:56:44 Server: Object 2:3180 not found (message Type_93)
20:56:44 Server: Object 2:3181 not found (message Type_93)
20:56:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:56:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:57:13 Server: Object 2:3816 not found (message Type_93)
20:57:13 Server: Object 2:3818 not found (message Type_93)
20:57:14 Server: Object 2:3816 not found (message Type_121)
20:57:17 Server: Object 2:3818 not found (message Type_121)
20:57:23 Server: Object 2:3170 not found (message Type_93)
20:57:23 Server: Object 2:3169 not found (message Type_93)
20:57:24 Server: Object 2:3180 not found (message Type_93)
20:57:24 Server: Object 2:3181 not found (message Type_93)
20:57:31 "[A3EAI Monitor] [Uptime:01:26:35][FPS:46][Groups:9/9][Respawn:0][HC:false]"
20:57:31 "[A3EAI Monitor] [Static:0][Dynamic:0][Random:10][Air:4][Land:4][UAV:0][UGV:1]"
20:57:33 Server: Object 2:3180 not found (message Type_121)
20:57:34 Server: Object 2:3169 not found (message Type_121)
20:57:36 Server: Object 2:3170 not found (message Type_121)
20:57:37 Server: Object 2:3181 not found (message Type_121)
20:57:53 Server: Object 2:3816 not found (message Type_93)
20:57:53 Server: Object 2:3818 not found (message Type_93)
20:57:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:57:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:58:03 Server: Object 2:3170 not found (message Type_93)
20:58:03 Server: Object 2:3169 not found (message Type_93)
20:58:04 Server: Object 2:3180 not found (message Type_93)
20:58:04 Server: Object 2:3181 not found (message Type_93)
20:58:27 Server: Object 2:3816 not found (message Type_121)
20:58:30 Server: Object 2:3818 not found (message Type_121)
20:58:34 Server: Object 2:3818 not found (message Type_93)
20:58:34 Server: Object 2:3816 not found (message Type_93)
20:58:43 Server: Object 2:3170 not found (message Type_93)
20:58:43 Server: Object 2:3169 not found (message Type_93)
20:58:44 Server: Object 2:3180 not found (message Type_93)
20:58:44 Server: Object 2:3181 not found (message Type_93)
20:58:46 Error: Object(4 : 558) not found
20:58:46 Server: Object 2:3180 not found (message Type_121)
20:58:47 Server: Object 2:3169 not found (message Type_121)
20:58:49 Server: Object 2:3170 not found (message Type_121)
20:58:51 Server: Object 2:3181 not found (message Type_121)
20:58:53 "-- LOOTSPAWNER deleted 9 objects --"
20:58:57 Client: Object 4:562 (type Type_440) not found.
20:58:57 Client: Object 4:562 (type Type_92) not found.
20:58:57 Client: Object 4:562 (type Type_93) not found.
20:58:57 Client: Object 4:563 (type Type_440) not found.
20:58:57 Client: Object 4:563 (type Type_92) not found.
20:58:57 Client: Object 4:563 (type Type_93) not found.
20:58:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:58:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:59:14 Server: Object 2:3818 not found (message Type_93)
20:59:14 Server: Object 2:3816 not found (message Type_93)
20:59:23 Server: Object 2:3169 not found (message Type_93)
20:59:23 Server: Object 2:3170 not found (message Type_93)
20:59:24 Server: Object 2:3180 not found (message Type_93)
20:59:24 Server: Object 2:3181 not found (message Type_93)
20:59:40 Server: Object 2:3816 not found (message Type_121)
20:59:44 Server: Object 2:3818 not found (message Type_121)
20:59:54 Server: Object 2:3818 not found (message Type_93)
20:59:54 Server: Object 2:3816 not found (message Type_93)
20:59:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:59:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
20:59:58 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 8.54547"
20:59:59 Server: Object 2:3180 not found (message Type_121)
21:00:01 Server: Object 2:3169 not found (message Type_121)
21:00:02 Server: Object 2:3170 not found (message Type_121)
21:00:03 Server: Object 2:3169 not found (message Type_93)
21:00:03 Server: Object 2:3170 not found (message Type_93)
21:00:04 "-- LOOTSPAWNER deleted 6 objects --"
21:00:04 Server: Object 2:3181 not found (message Type_121)
21:00:04 Server: Object 2:3180 not found (message Type_93)
21:00:04 Server: Object 2:3181 not found (message Type_93)
21:00:27 No such side
21:00:34 Server: Object 2:3818 not found (message Type_93)
21:00:34 Server: Object 2:3816 not found (message Type_93)
21:00:35 "DEBUG: _event PlantSpawner"
21:00:43 Server: Object 2:3170 not found (message Type_93)
21:00:43 Server: Object 2:3169 not found (message Type_93)
21:00:44 Server: Object 2:3180 not found (message Type_93)
21:00:44 Server: Object 2:3181 not found (message Type_93)
21:00:46 IT07: [VEMFr] DynamicLocationInvasion -- INFO: invasion of Tuvanaka @ 015119 timed out.
21:00:53 Server: Object 2:3816 not found (message Type_121)
21:00:57 Server: Object 2:3818 not found (message Type_121)
21:00:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:00:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:01:13 Server: Object 2:3180 not found (message Type_121)
21:01:14 Server: Object 2:3818 not found (message Type_93)
21:01:14 Server: Object 2:3816 not found (message Type_93)
21:01:15 Server: Object 2:3169 not found (message Type_121)
21:01:16 Server: Object 2:3170 not found (message Type_121)
21:01:17 Server: Object 2:3181 not found (message Type_121)
21:01:23 Server: Object 2:3170 not found (message Type_93)
21:01:23 Server: Object 2:3169 not found (message Type_93)
21:01:24 Server: Object 2:3180 not found (message Type_93)
21:01:24 Server: Object 2:3181 not found (message Type_93)
21:01:47 Client: Object 4:604 (type Type_92) not found.
21:01:47 Client: Object 4:604 (type Type_93) not found.
21:01:47 Client: Object 4:604 (type Type_440) not found.
21:01:47 Client: Object 4:605 (type Type_92) not found.
21:01:47 Client: Object 4:605 (type Type_93) not found.
21:01:47 Client: Object 4:605 (type Type_440) not found.
21:01:54 Server: Object 2:3818 not found (message Type_93)
21:01:54 Server: Object 2:3816 not found (message Type_93)
21:01:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:01:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:02:03 Server: Object 2:3170 not found (message Type_93)
21:02:03 Server: Object 2:3169 not found (message Type_93)
21:02:04 Server: Object 2:3180 not found (message Type_93)
21:02:04 Server: Object 2:3181 not found (message Type_93)
21:02:06 Server: Object 2:3816 not found (message Type_121)
21:02:10 Server: Object 2:3818 not found (message Type_121)
21:02:26 Server: Object 2:3180 not found (message Type_121)
21:02:28 Server: Object 2:3169 not found (message Type_121)
21:02:29 Server: Object 2:3170 not found (message Type_121)
21:02:30 Server: Object 2:3181 not found (message Type_121)
21:02:31 "[A3EAI Monitor] [Uptime:01:31:35][FPS:47][Groups:9/9][Respawn:0][HC:false]"
21:02:31 "[A3EAI Monitor] [Static:0][Dynamic:0][Random:10][Air:4][Land:4][UAV:0][UGV:1]"
21:02:34 Server: Object 2:3816 not found (message Type_93)
21:02:34 Server: Object 2:3818 not found (message Type_93)
21:02:43 Server: Object 2:3170 not found (message Type_93)
21:02:43 Server: Object 2:3169 not found (message Type_93)
21:02:44 Server: Object 2:3180 not found (message Type_93)
21:02:44 Server: Object 2:3181 not found (message Type_93)
21:02:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:02:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:03:14 Server: Object 2:3818 not found (message Type_93)
21:03:14 Server: Object 2:3816 not found (message Type_93)
21:03:19 Server: Object 2:3816 not found (message Type_121)
21:03:23 Server: Object 2:3169 not found (message Type_93)
21:03:23 Server: Object 2:3170 not found (message Type_93)
21:03:23 Server: Object 2:3818 not found (message Type_121)
21:03:24 Server: Object 2:3180 not found (message Type_93)
21:03:24 Server: Object 2:3181 not found (message Type_93)
21:03:39 Server: Object 2:3180 not found (message Type_121)
21:03:41 Server: Object 2:3169 not found (message Type_121)
21:03:43 Server: Object 2:3170 not found (message Type_121)
21:03:43 Server: Object 2:3181 not found (message Type_121)
21:03:54 Server: Object 2:3818 not found (message Type_93)
21:03:54 Server: Object 2:3816 not found (message Type_93)
21:03:56 "DEBUG: _event EarthQuake"
21:03:56 "DEBUG: _event ChangeWeather"
21:03:56 "Epoch: Weather Change - fog: [0.0435812,0.145278,17.8403] rain: 0.625598 overcast: 0.949574 windx: -6.28356 windz: 3.65814 forced: false"
21:03:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:03:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:04:03 Server: Object 2:3170 not found (message Type_93)
21:04:03 Server: Object 2:3169 not found (message Type_93)
21:04:04 Server: Object 2:3180 not found (message Type_93)
21:04:04 Server: Object 2:3181 not found (message Type_93)
21:04:32 Server: Object 2:3816 not found (message Type_121)
21:04:34 Server: Object 2:3818 not found (message Type_93)
21:04:34 Server: Object 2:3816 not found (message Type_93)
21:04:36 Server: Object 2:3818 not found (message Type_121)
21:04:43 Server: Object 2:3170 not found (message Type_93)
21:04:43 Server: Object 2:3169 not found (message Type_93)
21:04:44 Server: Object 2:3180 not found (message Type_93)
21:04:44 Server: Object 2:3181 not found (message Type_93)
21:04:49 Client: Object 4:643 (type Type_93) not found.
21:04:49 Client: Object 4:642 (type Type_93) not found.
21:04:49 Client: Object 4:642 (type Type_440) not found.
21:04:49 Client: Object 4:643 (type Type_92) not found.
21:04:49 Client: Object 4:642 (type Type_92) not found.
21:04:49 Client: Object 4:643 (type Type_440) not found.
21:04:52 Server: Object 2:3180 not found (message Type_121)
21:04:54 Server: Object 2:3169 not found (message Type_121)
21:04:56 Server: Object 2:3170 not found (message Type_121)
21:04:57 Server: Object 2:3181 not found (message Type_121)
21:04:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:04:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:04:58 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 8.62883"
21:05:12 IT07: [VEMFr] DynamicLocationInvasion -- INFO: invading Belfort...
21:05:14 Server: Object 2:3818 not found (message Type_93)
21:05:14 Server: Object 2:3816 not found (message Type_93)
21:05:23 Server: Object 2:3170 not found (message Type_93)
21:05:23 Server: Object 2:3169 not found (message Type_93)
21:05:24 Server: Object 2:3180 not found (message Type_93)
21:05:24 Server: Object 2:3181 not found (message Type_93)
21:05:45 Server: Object 2:3816 not found (message Type_121)
21:05:49 Server: Object 2:3818 not found (message Type_121)
21:05:54 Server: Object 2:3818 not found (message Type_93)
21:05:54 Server: Object 2:3816 not found (message Type_93)
21:05:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:05:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:06:03 Server: Object 2:3170 not found (message Type_93)
21:06:03 Server: Object 2:3169 not found (message Type_93)
21:06:04 Server: Object 2:3180 not found (message Type_93)
21:06:05 Server: Object 2:3181 not found (message Type_93)
21:06:05 Server: Object 2:3180 not found (message Type_121)
21:06:08 Server: Object 2:3169 not found (message Type_121)
21:06:09 Server: Object 2:3170 not found (message Type_121)
21:06:11 Server: Object 2:3181 not found (message Type_121)
21:06:34 Server: Object 2:3818 not found (message Type_93)
21:06:34 Server: Object 2:3816 not found (message Type_93)
21:06:36 IT07: [VEMFr] DynamicLocationInvasion -- INFO: invasion of Buawa @ 083111 timed out.
21:06:43 Server: Object 2:3170 not found (message Type_93)
21:06:43 Server: Object 2:3169 not found (message Type_93)
21:06:44 Server: Object 2:3180 not found (message Type_93)
21:06:45 Server: Object 2:3181 not found (message Type_93)
21:06:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:06:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:06:58 Server: Object 2:3816 not found (message Type_121)
21:06:59 Error: EntityAI SubSkeleton index was not initialized properly (repeated 23x in the last 60sec)
21:06:59 name: Land_Shop_City_03_F, shape: a3\structures_f_exp\commercial\shop_city_03\shop_city_03_f.p3d, index: -1, matrices: 4
21:07:03 Server: Object 2:3818 not found (message Type_121)
21:07:14 Server: Object 2:3816 not found (message Type_93)
21:07:14 Server: Object 2:3818 not found (message Type_93)
21:07:15 "-- LOOTSPAWNER deleted 1 objects --"
21:07:16 "DEBUG: _event CarnivalSpawner"
21:07:18 Server: Object 2:3180 not found (message Type_121)
21:07:21 Server: Object 2:3169 not found (message Type_121)
21:07:22 Server: Object 2:3170 not found (message Type_121)
21:07:23 Server: Object 2:3170 not found (message Type_93)
21:07:23 Server: Object 2:3169 not found (message Type_93)
21:07:24 Server: Object 2:3181 not found (message Type_121)
21:07:24 Server: Object 2:3180 not found (message Type_93)
21:07:25 Server: Object 2:3181 not found (message Type_93)
21:07:31 "[A3EAI Monitor] [Uptime:01:36:35][FPS:46][Groups:9/9][Respawn:0][HC:false]"
21:07:31 "[A3EAI Monitor] [Static:0][Dynamic:0][Random:10][Air:4][Land:4][UAV:0][UGV:1]"
21:07:54 Server: Object 2:3818 not found (message Type_93)
21:07:54 Server: Object 2:3816 not found (message Type_93)
21:07:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:07:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:08:03 Server: Object 2:3170 not found (message Type_93)
21:08:03 Server: Object 2:3169 not found (message Type_93)
21:08:04 Server: Object 2:3180 not found (message Type_93)
21:08:05 Server: Object 2:3181 not found (message Type_93)
21:08:12 Server: Object 2:3816 not found (message Type_121)
21:08:16 Server: Object 2:3818 not found (message Type_121)
21:08:31 Server: Object 2:3180 not found (message Type_121)
21:08:34 Server: Object 2:3818 not found (message Type_93)
21:08:34 Server: Object 2:3816 not found (message Type_93)
21:08:34 Server: Object 2:3169 not found (message Type_121)
21:08:35 Server: Object 2:3170 not found (message Type_121)
21:08:37 Server: Object 2:3181 not found (message Type_121)
21:08:43 Server: Object 2:3170 not found (message Type_93)
21:08:43 Server: Object 2:3169 not found (message Type_93)
21:08:44 Server: Object 2:3180 not found (message Type_93)
21:08:45 Server: Object 2:3181 not found (message Type_93)
21:08:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:08:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:09:14 Server: Object 2:3818 not found (message Type_93)
21:09:14 Server: Object 2:3816 not found (message Type_93)
21:09:23 Server: Object 2:3170 not found (message Type_93)
21:09:23 Server: Object 2:3169 not found (message Type_93)
21:09:24 Server: Object 2:3180 not found (message Type_93)
21:09:25 Server: Object 2:3181 not found (message Type_93)
21:09:25 Server: Object 2:3816 not found (message Type_121)
21:09:29 Server: Object 2:3818 not found (message Type_121)
21:09:37 "-- LOOTSPAWNER deleted 23 objects --"
21:09:38 Error: EntityAI SubSkeleton index was not initialized properly (repeated 23x in the last 60sec)
21:09:38 name: Land_Shop_City_03_F, shape: a3\structures_f_exp\commercial\shop_city_03\shop_city_03_f.p3d, index: -1, matrices: 4
21:09:44 Server: Object 2:3180 not found (message Type_121)
21:09:47 Server: Object 2:3169 not found (message Type_121)
21:09:49 Server: Object 2:3170 not found (message Type_121)
21:09:51 Server: Object 2:3181 not found (message Type_121)
21:09:54 Server: Object 2:3818 not found (message Type_93)
21:09:54 Server: Object 2:3816 not found (message Type_93)
21:09:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:09:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:09:58 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 8.71219"
21:10:03 Server: Object 2:3169 not found (message Type_93)
21:10:03 Server: Object 2:3170 not found (message Type_93)
21:10:04 Server: Object 2:3180 not found (message Type_93)
21:10:05 Server: Object 2:3181 not found (message Type_93)
21:10:27 No such side
21:10:34 Server: Object 2:3816 not found (message Type_93)
21:10:34 Server: Object 2:3818 not found (message Type_93)
21:10:38 Server: Object 2:3816 not found (message Type_121)
21:10:43 Server: Object 2:3818 not found (message Type_121)
21:10:43 Server: Object 2:3170 not found (message Type_93)
21:10:43 Server: Object 2:3169 not found (message Type_93)
21:10:44 Server: Object 2:3180 not found (message Type_93)
21:10:45 Server: Object 2:3181 not found (message Type_93)
21:10:49 "-- LOOTSPAWNER deleted 45 objects --"
21:10:58 Server: Object 2:3180 not found (message Type_121)
21:10:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:10:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:11:01 Server: Object 2:3169 not found (message Type_121)
21:11:01 Server: Object 2:3170 not found (message Type_121)
21:11:04 Server: Object 2:3181 not found (message Type_121)
21:11:14 Server: Object 2:3818 not found (message Type_93)
21:11:14 Server: Object 2:3816 not found (message Type_93)
21:11:23 Server: Object 2:3170 not found (message Type_93)
21:11:23 Server: Object 2:3169 not found (message Type_93)
21:11:24 Server: Object 2:3180 not found (message Type_93)
21:11:25 Server: Object 2:3181 not found (message Type_93)
21:11:51 Server: Object 2:3816 not found (message Type_121)
21:11:54 Server: Object 2:3818 not found (message Type_93)
21:11:54 Server: Object 2:3816 not found (message Type_93)
21:11:56 Server: Object 2:3818 not found (message Type_121)
21:11:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:11:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:12:03 "-- LOOTSPAWNER deleted 4 objects --"
21:12:03 Server: Object 2:3170 not found (message Type_93)
21:12:03 Server: Object 2:3169 not found (message Type_93)
21:12:04 Server: Object 2:3180 not found (message Type_93)
21:12:05 Server: Object 2:3181 not found (message Type_93)
21:12:11 Server: Object 2:3180 not found (message Type_121)
21:12:14 Server: Object 2:3169 not found (message Type_121)
21:12:15 Server: Object 2:3170 not found (message Type_121)
21:12:17 Server: Object 2:3181 not found (message Type_121)
21:12:32 "[A3EAI Monitor] [Uptime:01:41:35][FPS:40][Groups:12/12][Respawn:0][HC:false]"
21:12:32 "[A3EAI Monitor] [Static:3][Dynamic:0][Random:9][Air:4][Land:4][UAV:0][UGV:1]"
21:12:34 Server: Object 2:3818 not found (message Type_93)
21:12:34 Server: Object 2:3816 not found (message Type_93)
21:12:34 IT07: [VEMFr] DynamicLocationInvasion -- INFO: invading Tobakoro...
21:12:43 Server: Object 2:3169 not found (message Type_93)
21:12:43 Server: Object 2:3170 not found (message Type_93)
21:12:45 Server: Object 2:3180 not found (message Type_93)
21:12:45 Server: Object 2:3181 not found (message Type_93)
21:12:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:12:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:13:04 Server: Object 2:3816 not found (message Type_121)
21:13:07 Error: EntityAI SubSkeleton index was not initialized properly (repeated 95x in the last 60sec)
21:13:07 name: Land_Shop_City_03_F, shape: a3\structures_f_exp\commercial\shop_city_03\shop_city_03_f.p3d, index: -1, matrices: 4
21:13:09 Server: Object 2:3818 not found (message Type_121)
21:13:14 Server: Object 2:3818 not found (message Type_93)
21:13:14 Server: Object 2:3816 not found (message Type_93)
21:13:16 "-- LOOTSPAWNER deleted 3 objects --"
21:13:23 Server: Object 2:3170 not found (message Type_93)
21:13:23 Server: Object 2:3169 not found (message Type_93)
21:13:25 Server: Object 2:3180 not found (message Type_93)
21:13:25 Server: Object 2:3181 not found (message Type_93)
21:13:25 Server: Object 2:3180 not found (message Type_121)
21:13:27 Server: Object 2:3169 not found (message Type_121)
21:13:28 Server: Object 2:3170 not found (message Type_121)
21:13:30 Server: Object 2:3181 not found (message Type_121)
21:13:54 Server: Object 2:3818 not found (message Type_93)
21:13:54 Server: Object 2:3816 not found (message Type_93)
21:13:56 "DEBUG: _event EarthQuake"
21:13:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:13:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:14:04 Server: Object 2:3170 not found (message Type_93)
21:14:04 Server: Object 2:3169 not found (message Type_93)
21:14:05 Server: Object 2:3180 not found (message Type_93)
21:14:05 Server: Object 2:3181 not found (message Type_93)
21:14:13 Error: EntityAI SubSkeleton index was not initialized properly (repeated 23x in the last 60sec)
21:14:13 name: Land_Shop_City_03_F, shape: a3\structures_f_exp\commercial\shop_city_03\shop_city_03_f.p3d, index: -1, matrices: 4
21:14:18 Server: Object 2:3816 not found (message Type_121)
21:14:22 Server: Object 2:3818 not found (message Type_121)
21:14:31 "-- LOOTSPAWNER deleted 24 objects --"
21:14:34 Server: Object 2:3818 not found (message Type_93)
21:14:34 Server: Object 2:3816 not found (message Type_93)
21:14:38 Server: Object 2:3180 not found (message Type_121)
21:14:40 Server: Object 2:3169 not found (message Type_121)
21:14:42 Server: Object 2:3170 not found (message Type_121)
21:14:43 Server: Object 2:3181 not found (message Type_121)
21:14:44 Server: Object 2:3170 not found (message Type_93)
21:14:44 Server: Object 2:3169 not found (message Type_93)
21:14:45 Server: Object 2:3180 not found (message Type_93)
21:14:45 Server: Object 2:3181 not found (message Type_93)
21:14:55 Road not found
21:14:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:14:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:14:58 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 8.79555"
21:15:14 Server: Object 2:3818 not found (message Type_93)
21:15:14 Server: Object 2:3816 not found (message Type_93)
21:15:24 Server: Object 2:3170 not found (message Type_93)
21:15:24 Server: Object 2:3169 not found (message Type_93)
21:15:25 Server: Object 2:3180 not found (message Type_93)
21:15:25 Server: Object 2:3181 not found (message Type_93)
21:15:31 Server: Object 2:3816 not found (message Type_121)
21:15:35 Server: Object 2:3818 not found (message Type_121)
21:15:40 "-- LOOTSPAWNER deleted 2 objects --"
21:15:52 Server: Object 2:3180 not found (message Type_121)
21:15:54 Server: Object 2:3169 not found (message Type_121)
21:15:54 Server: Object 2:3818 not found (message Type_93)
21:15:54 Server: Object 2:3816 not found (message Type_93)
21:15:55 Server: Object 2:3170 not found (message Type_121)
21:15:57 Server: Object 2:3181 not found (message Type_121)
21:15:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:15:58 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:16:04 Server: Object 2:3170 not found (message Type_93)
21:16:04 Server: Object 2:3169 not found (message Type_93)
21:16:05 Server: Object 2:3180 not found (message Type_93)
21:16:05 Server: Object 2:3181 not found (message Type_93)
21:16:34 Server: Object 2:3818 not found (message Type_93)
21:16:34 Server: Object 2:3816 not found (message Type_93)
21:16:44 Server: Object 2:3170 not found (message Type_93)
21:16:44 Server: Object 2:3169 not found (message Type_93)
21:16:45 Server: Object 2:3180 not found (message Type_93)
21:16:45 Server: Object 2:3181 not found (message Type_93)
21:16:45 Server: Object 2:3816 not found (message Type_121)
21:16:48 Server: Object 2:3818 not found (message Type_121)
21:16:49 "-- LOOTSPAWNER deleted 5 objects --"
21:16:54 Error: EntityAI SubSkeleton index was not initialized properly (repeated 47x in the last 60sec)
21:16:54 name: Land_Shop_City_03_F, shape: a3\structures_f_exp\commercial\shop_city_03\shop_city_03_f.p3d, index: -1, matrices: 4
21:16:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:16:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:17:05 Server: Object 2:3180 not found (message Type_121)
21:17:07 Server: Object 2:3169 not found (message Type_121)
21:17:08 Server: Object 2:3170 not found (message Type_121)
21:17:10 Server: Object 2:3181 not found (message Type_121)
21:17:14 Server: Object 2:3818 not found (message Type_93)
21:17:14 Server: Object 2:3816 not found (message Type_93)
21:17:24 Server: Object 2:3170 not found (message Type_93)
21:17:24 Server: Object 2:3169 not found (message Type_93)
21:17:25 Server: Object 2:3180 not found (message Type_93)
21:17:25 Server: Object 2:3181 not found (message Type_93)
21:17:32 "[A3EAI Monitor] [Uptime:01:46:36][FPS:43][Groups:11/12][Respawn:1][HC:false]"
21:17:32 "[A3EAI Monitor] [Static:2][Dynamic:0][Random:10][Air:4][Land:4][UAV:0][UGV:1]"
21:17:54 Server: Object 2:3816 not found (message Type_93)
21:17:54 Server: Object 2:3818 not found (message Type_93)
21:17:58 Server: Object 2:3816 not found (message Type_121)
21:17:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:17:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:18:01 "-- LOOTSPAWNER deleted 19 objects --"
21:18:02 Server: Object 2:3818 not found (message Type_121)
21:18:04 Server: Object 2:3169 not found (message Type_93)
21:18:04 Server: Object 2:3170 not found (message Type_93)
21:18:05 Server: Object 2:3180 not found (message Type_93)
21:18:05 Server: Object 2:3181 not found (message Type_93)
21:18:19 Server: Object 2:3180 not found (message Type_121)
21:18:21 Server: Object 2:3169 not found (message Type_121)
21:18:21 Server: Object 2:3170 not found (message Type_121)
21:18:23 Server: Object 2:3181 not found (message Type_121)
21:18:34 Server: Object 2:3818 not found (message Type_93)
21:18:34 Server: Object 2:3816 not found (message Type_93)
21:18:44 Server: Object 2:3170 not found (message Type_93)
21:18:44 Server: Object 2:3169 not found (message Type_93)
21:18:45 Server: Object 2:3180 not found (message Type_93)
21:18:45 Server: Object 2:3181 not found (message Type_93)
21:18:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:18:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:19:03 Strange convex component16 in a3\boat_f_gamma\boat_civil_04\boat_civil_04_f.p3d:geometryView
21:19:03 Strange convex component25 in a3\boat_f_gamma\boat_civil_04\boat_civil_04_f.p3d:geometryView
21:19:03 Strange convex component26 in a3\boat_f_gamma\boat_civil_04\boat_civil_04_f.p3d:geometryView
21:19:03 Strange convex component27 in a3\boat_f_gamma\boat_civil_04\boat_civil_04_f.p3d:geometryView
21:19:06 Road not found
21:19:11 Server: Object 2:3816 not found (message Type_121)
21:19:14 "-- LOOTSPAWNER deleted 7 objects --"
21:19:14 Server: Object 2:3818 not found (message Type_93)
21:19:14 Server: Object 2:3816 not found (message Type_93)
21:19:15 Server: Object 2:3818 not found (message Type_121)
21:19:24 Server: Object 2:3170 not found (message Type_93)
21:19:24 Server: Object 2:3169 not found (message Type_93)
21:19:25 Server: Object 2:3180 not found (message Type_93)
21:19:25 Server: Object 2:3181 not found (message Type_93)
21:19:32 Server: Object 2:3180 not found (message Type_121)
21:19:34 Server: Object 2:3169 not found (message Type_121)
21:19:35 Server: Object 2:3170 not found (message Type_121)
21:19:36 Server: Object 2:3181 not found (message Type_121)
21:19:54 Server: Object 2:3818 not found (message Type_93)
21:19:54 Server: Object 2:3816 not found (message Type_93)
21:19:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:19:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:19:59 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 8.87894"
21:20:04 Server: Object 2:3169 not found (message Type_93)
21:20:04 Server: Object 2:3170 not found (message Type_93)
21:20:05 Server: Object 2:3180 not found (message Type_93)
21:20:05 Server: Object 2:3181 not found (message Type_93)
21:20:25 Server: Object 2:3816 not found (message Type_121)
21:20:26 "-- LOOTSPAWNER deleted 19 objects --"
21:20:29 Server: Object 2:3818 not found (message Type_121)
21:20:34 Server: Object 2:3818 not found (message Type_93)
21:20:34 Server: Object 2:3816 not found (message Type_93)
21:20:37 "DEBUG: _event ContainerSpawner"
21:20:44 Server: Object 2:3170 not found (message Type_93)
21:20:44 Server: Object 2:3169 not found (message Type_93)
21:20:45 Server: Object 2:3180 not found (message Type_121)
21:20:45 Server: Object 2:3180 not found (message Type_93)
21:20:45 Server: Object 2:3181 not found (message Type_93)
21:20:47 Server: Object 2:3169 not found (message Type_121)
21:20:48 Server: Object 2:3170 not found (message Type_121)
21:20:49 Server: Object 2:3181 not found (message Type_121)
21:20:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:20:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:21:14 Server: Object 2:3818 not found (message Type_93)
21:21:14 Server: Object 2:3816 not found (message Type_93)
21:21:24 Server: Object 2:3169 not found (message Type_93)
21:21:24 Server: Object 2:3170 not found (message Type_93)
21:21:25 Server: Object 2:3180 not found (message Type_93)
21:21:25 Server: Object 2:3181 not found (message Type_93)
21:21:38 "-- LOOTSPAWNER deleted 5 objects --"
21:21:38 Server: Object 2:3816 not found (message Type_121)
21:21:43 Server: Object 2:3818 not found (message Type_121)
21:21:54 Server: Object 2:3818 not found (message Type_93)
21:21:54 Server: Object 2:3816 not found (message Type_93)
21:21:58 Server: Object 2:3180 not found (message Type_121)
21:21:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:21:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:22:00 Server: Object 2:3169 not found (message Type_121)
21:22:01 Server: Object 2:3170 not found (message Type_121)
21:22:02 Server: Object 2:3181 not found (message Type_121)
21:22:04 Server: Object 2:3170 not found (message Type_93)
21:22:04 Server: Object 2:3169 not found (message Type_93)
21:22:05 Server: Object 2:3180 not found (message Type_93)
21:22:05 Server: Object 2:3181 not found (message Type_93)
21:22:17 "DEBUG: _event PlantSpawner"
21:22:17 "DEBUG: suppressed PLANT PATCH spawn TRADER too close"
21:22:32 "[A3EAI Monitor] [Uptime:01:51:36][FPS:39][Groups:13/13][Respawn:0][HC:false]"
21:22:32 "[A3EAI Monitor] [Static:3][Dynamic:1][Random:10][Air:4][Land:4][UAV:0][UGV:1]"
21:22:34 Server: Object 2:3818 not found (message Type_93)
21:22:34 Server: Object 2:3816 not found (message Type_93)
21:22:44 Server: Object 2:3170 not found (message Type_93)
21:22:44 Server: Object 2:3169 not found (message Type_93)
21:22:45 Server: Object 2:3180 not found (message Type_93)
21:22:45 Server: Object 2:3181 not found (message Type_93)
21:22:50 "-- LOOTSPAWNER deleted 19 objects --"
21:22:52 Server: Object 2:3816 not found (message Type_121)
21:22:56 Server: Object 2:3818 not found (message Type_121)
21:22:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:22:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:23:10 Error: EntityAI SubSkeleton index was not initialized properly (repeated 71x in the last 60sec)
21:23:10 name: Land_Shop_City_03_F, shape: a3\structures_f_exp\commercial\shop_city_03\shop_city_03_f.p3d, index: -1, matrices: 4
21:23:11 Server: Object 2:3180 not found (message Type_121)
21:23:14 Server: Object 2:3169 not found (message Type_121)
21:23:14 Server: Object 2:3816 not found (message Type_93)
21:23:14 Server: Object 2:3818 not found (message Type_93)
21:23:15 Server: Object 2:3170 not found (message Type_121)
21:23:16 Server: Object 2:3181 not found (message Type_121)
21:23:24 Server: Object 2:3170 not found (message Type_93)
21:23:24 Server: Object 2:3169 not found (message Type_93)
21:23:25 Server: Object 2:3180 not found (message Type_93)
21:23:25 Server: Object 2:3181 not found (message Type_93)
21:23:54 Server: Object 2:3818 not found (message Type_93)
21:23:54 Server: Object 2:3816 not found (message Type_93)
21:23:57 "DEBUG: _event EarthQuake"
21:23:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:23:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:23:59 "-- LOOTSPAWNER deleted 7 objects --"
21:24:04 Server: Object 2:3170 not found (message Type_93)
21:24:04 Server: Object 2:3169 not found (message Type_93)
21:24:05 Server: Object 2:3816 not found (message Type_121)
21:24:05 Server: Object 2:3180 not found (message Type_93)
21:24:05 Server: Object 2:3181 not found (message Type_93)
21:24:10 Server: Object 2:3818 not found (message Type_121)
21:24:24 Server: Object 2:3180 not found (message Type_121)
21:24:27 Server: Object 2:3169 not found (message Type_121)
21:24:28 Server: Object 2:3170 not found (message Type_121)
21:24:29 Server: Object 2:3181 not found (message Type_121)
21:24:34 Server: Object 2:3818 not found (message Type_93)
21:24:34 Server: Object 2:3816 not found (message Type_93)
21:24:44 Server: Object 2:3170 not found (message Type_93)
21:24:44 Server: Object 2:3169 not found (message Type_93)
21:24:45 Server: Object 2:3180 not found (message Type_93)
21:24:45 Server: Object 2:3181 not found (message Type_93)
21:24:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:24:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:24:59 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 8.9623"
21:25:09 "-- LOOTSPAWNER deleted 16 objects --"
21:25:14 Server: Object 2:3816 not found (message Type_93)
21:25:14 Server: Object 2:3818 not found (message Type_93)
21:25:19 Server: Object 2:3816 not found (message Type_121)
21:25:23 Server: Object 2:3818 not found (message Type_121)
21:25:24 Server: Object 2:3170 not found (message Type_93)
21:25:24 Server: Object 2:3169 not found (message Type_93)
21:25:25 Server: Object 2:3180 not found (message Type_93)
21:25:25 Server: Object 2:3181 not found (message Type_93)
21:25:38 Server: Object 2:3180 not found (message Type_121)
21:25:40 Server: Object 2:3170 not found (message Type_121)
21:25:41 Server: Object 2:3169 not found (message Type_121)
21:25:42 Server: Object 2:3181 not found (message Type_121)
21:25:54 Server: Object 2:3818 not found (message Type_93)
21:25:54 Server: Object 2:3816 not found (message Type_93)
21:25:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:25:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:26:04 Server: Object 2:3170 not found (message Type_93)
21:26:04 Server: Object 2:3169 not found (message Type_93)
21:26:05 Server: Object 2:3180 not found (message Type_93)
21:26:05 Server: Object 2:3181 not found (message Type_93)
21:26:18 "-- LOOTSPAWNER deleted 23 objects --"
21:26:32 Server: Object 2:3816 not found (message Type_121)
21:26:34 Server: Object 2:3818 not found (message Type_93)
21:26:34 Server: Object 2:3816 not found (message Type_93)
21:26:36 Server: Object 2:3818 not found (message Type_121)
21:26:44 Server: Object 2:3170 not found (message Type_93)
21:26:44 Server: Object 2:3169 not found (message Type_93)
21:26:45 Server: Object 2:3180 not found (message Type_93)
21:26:45 Server: Object 2:3181 not found (message Type_93)
21:26:51 Server: Object 2:3180 not found (message Type_121)
21:26:53 Road not found
21:26:54 Server: Object 2:3170 not found (message Type_121)
21:26:54 Server: Object 2:3169 not found (message Type_121)
21:26:55 Server: Object 2:3181 not found (message Type_121)
21:26:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:26:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:27:15 Server: Object 2:3818 not found (message Type_93)
21:27:15 Server: Object 2:3816 not found (message Type_93)
21:27:24 Server: Object 2:3170 not found (message Type_93)
21:27:24 Server: Object 2:3169 not found (message Type_93)
21:27:25 Server: Object 2:3180 not found (message Type_93)
21:27:25 Server: Object 2:3181 not found (message Type_93)
21:27:27 Error: EntityAI SubSkeleton index was not initialized properly (repeated 23x in the last 60sec)
21:27:27 name: Land_Shop_City_03_F, shape: a3\structures_f_exp\commercial\shop_city_03\shop_city_03_f.p3d, index: -1, matrices: 4
21:27:32 "[A3EAI Monitor] [Uptime:01:56:36][FPS:47][Groups:9/9][Respawn:0][HC:false]"
21:27:32 "[A3EAI Monitor] [Static:0][Dynamic:0][Random:10][Air:4][Land:4][UAV:0][UGV:1]"
21:27:45 Server: Object 2:3816 not found (message Type_121)
21:27:49 Server: Object 2:3818 not found (message Type_121)
21:27:55 Server: Object 2:3818 not found (message Type_93)
21:27:55 Server: Object 2:3816 not found (message Type_93)
21:27:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:27:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:28:04 Server: Object 2:3180 not found (message Type_121)
21:28:04 Server: Object 2:3170 not found (message Type_93)
21:28:04 Server: Object 2:3169 not found (message Type_93)
21:28:05 Server: Object 2:3180 not found (message Type_93)
21:28:05 Server: Object 2:3181 not found (message Type_93)
21:28:07 Server: Object 2:3169 not found (message Type_121)
21:28:07 Server: Object 2:3170 not found (message Type_121)
21:28:09 Server: Object 2:3181 not found (message Type_121)
21:28:35 Server: Object 2:3818 not found (message Type_93)
21:28:35 Server: Object 2:3816 not found (message Type_93)
21:28:44 Server: Object 2:3170 not found (message Type_93)
21:28:44 Server: Object 2:3169 not found (message Type_93)
21:28:45 Server: Object 2:3180 not found (message Type_93)
21:28:45 Server: Object 2:3181 not found (message Type_93)
21:28:58 Server: Object 2:3816 not found (message Type_121)
21:28:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:28:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:29:02 Server: Object 2:3818 not found (message Type_121)
21:29:15 Server: Object 2:3818 not found (message Type_93)
21:29:15 Server: Object 2:3816 not found (message Type_93)
21:29:17 Server: Object 2:3180 not found (message Type_121)
21:29:20 Server: Object 2:3169 not found (message Type_121)
21:29:21 Server: Object 2:3170 not found (message Type_121)
21:29:22 Server: Object 2:3181 not found (message Type_121)
21:29:24 Server: Object 2:3170 not found (message Type_93)
21:29:24 Server: Object 2:3169 not found (message Type_93)
21:29:25 Server: Object 2:3180 not found (message Type_93)
21:29:25 Server: Object 2:3181 not found (message Type_93)
21:29:38 "-- LOOTSPAWNER deleted 7 objects --"
21:29:55 Server: Object 2:3818 not found (message Type_93)
21:29:55 Server: Object 2:3816 not found (message Type_93)
21:29:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:29:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:29:59 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 9.04569"
21:30:04 Server: Object 2:3170 not found (message Type_93)
21:30:04 Server: Object 2:3169 not found (message Type_93)
21:30:05 Server: Object 2:3180 not found (message Type_93)
21:30:05 Server: Object 2:3181 not found (message Type_93)
21:30:12 Server: Object 2:3816 not found (message Type_121)
21:30:16 Server: Object 2:3818 not found (message Type_121)
21:30:31 Server: Object 2:3180 not found (message Type_121)
21:30:33 Server: Object 2:3169 not found (message Type_121)
21:30:33 Server: Object 2:3170 not found (message Type_121)
21:30:35 Server: Object 2:3818 not found (message Type_93)
21:30:35 Server: Object 2:3816 not found (message Type_93)
21:30:35 Server: Object 2:3181 not found (message Type_121)
21:30:38 Error: Object(4 : 957) not found
21:30:44 Server: Object 2:3170 not found (message Type_93)
21:30:44 Server: Object 2:3169 not found (message Type_93)
21:30:45 Server: Object 2:3180 not found (message Type_93)
21:30:45 Server: Object 2:3181 not found (message Type_93)
21:30:47 "-- LOOTSPAWNER deleted 34 objects --"
21:30:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:30:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:31:15 Server: Object 2:3818 not found (message Type_93)
21:31:15 Server: Object 2:3816 not found (message Type_93)
21:31:24 Server: Object 2:3169 not found (message Type_93)
21:31:24 Server: Object 2:3170 not found (message Type_93)
21:31:25 Server: Object 2:3180 not found (message Type_93)
21:31:25 Server: Object 2:3181 not found (message Type_93)
21:31:25 Server: Object 2:3816 not found (message Type_121)
21:31:29 Server: Object 2:3818 not found (message Type_121)
21:31:44 Server: Object 2:3180 not found (message Type_121)
21:31:46 Server: Object 2:3170 not found (message Type_121)
21:31:47 Server: Object 2:3169 not found (message Type_121)
21:31:48 Server: Object 2:3181 not found (message Type_121)
21:31:55 Server: Object 2:3816 not found (message Type_93)
21:31:55 Server: Object 2:3818 not found (message Type_93)
21:31:55 "-- LOOTSPAWNER deleted 36 objects --"
21:31:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:31:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:32:04 Server: Object 2:3170 not found (message Type_93)
21:32:04 Server: Object 2:3169 not found (message Type_93)
21:32:05 Server: Object 2:3180 not found (message Type_93)
21:32:05 Server: Object 2:3181 not found (message Type_93)
21:32:32 "[A3EAI Monitor] [Uptime:02:01:36][FPS:44][Groups:10/11][Respawn:1][HC:false]"
21:32:32 "[A3EAI Monitor] [Static:2][Dynamic:0][Random:9][Air:4][Land:4][UAV:0][UGV:1]"
21:32:35 Server: Object 2:3818 not found (message Type_93)
21:32:35 Server: Object 2:3816 not found (message Type_93)
21:32:38 Server: Object 2:3816 not found (message Type_121)
21:32:42 Server: Object 2:3818 not found (message Type_121)
21:32:44 Server: Object 2:3170 not found (message Type_93)
21:32:44 Server: Object 2:3169 not found (message Type_93)
21:32:45 Server: Object 2:3180 not found (message Type_93)
21:32:45 Server: Object 2:3181 not found (message Type_93)
21:32:51 Road not found
21:32:57 Server: Object 2:3180 not found (message Type_121)
21:32:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:32:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:33:00 Server: Object 2:3170 not found (message Type_121)
21:33:00 Server: Object 2:3169 not found (message Type_121)
21:33:02 Server: Object 2:3181 not found (message Type_121)
21:33:02 "-- LOOTSPAWNER deleted 50 objects --"
21:33:15 Server: Object 2:3818 not found (message Type_93)
21:33:15 Server: Object 2:3816 not found (message Type_93)
21:33:24 Server: Object 2:3170 not found (message Type_93)
21:33:24 Server: Object 2:3169 not found (message Type_93)
21:33:25 Server: Object 2:3180 not found (message Type_93)
21:33:25 Server: Object 2:3181 not found (message Type_93)
21:33:51 Server: Object 2:3816 not found (message Type_121)
21:33:55 Server: Object 2:3818 not found (message Type_93)
21:33:55 Server: Object 2:3816 not found (message Type_93)
21:33:55 Server: Object 2:3818 not found (message Type_121)
21:33:58 "DEBUG: _event EarthQuake"
21:33:58 "DEBUG: _event ChangeWeather"
21:33:58 "Epoch: Weather Change - fog: [0.0844079,0.157539,16.0009] rain: 0.294521 overcast: 0.108864 windx: 2.25104 windz: -2.15527 forced: false"
21:33:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:33:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:34:04 Server: Object 2:3170 not found (message Type_93)
21:34:04 Server: Object 2:3169 not found (message Type_93)
21:34:05 Server: Object 2:3180 not found (message Type_93)
21:34:05 Server: Object 2:3181 not found (message Type_93)
21:34:10 "-- LOOTSPAWNER deleted 1 objects --"
21:34:10 Server: Object 2:3180 not found (message Type_121)
21:34:13 Server: Object 2:3170 not found (message Type_121)
21:34:14 Server: Object 2:3169 not found (message Type_121)
21:34:15 Server: Object 2:3181 not found (message Type_121)
21:34:35 Server: Object 2:3818 not found (message Type_93)
21:34:35 Server: Object 2:3816 not found (message Type_93)
21:34:44 Server: Object 2:3170 not found (message Type_93)
21:34:44 Server: Object 2:3169 not found (message Type_93)
21:34:45 Server: Object 2:3180 not found (message Type_93)
21:34:45 Server: Object 2:3181 not found (message Type_93)
21:34:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:34:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:34:59 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 9.12905"
21:35:05 Server: Object 2:3816 not found (message Type_121)
21:35:08 Server: Object 2:3818 not found (message Type_121)
21:35:15 Server: Object 2:3818 not found (message Type_93)
21:35:15 Server: Object 2:3816 not found (message Type_93)
21:35:24 Server: Object 2:3180 not found (message Type_121)
21:35:24 Server: Object 2:3170 not found (message Type_93)
21:35:24 Server: Object 2:3169 not found (message Type_93)
21:35:25 Server: Object 2:3180 not found (message Type_93)
21:35:26 Server: Object 2:3181 not found (message Type_93)
21:35:26 Server: Object 2:3170 not found (message Type_121)
21:35:27 Server: Object 2:3169 not found (message Type_121)
21:35:29 Server: Object 2:3181 not found (message Type_121)
21:35:31 Error: EntityAI SubSkeleton index was not initialized properly (repeated 47x in the last 60sec)
21:35:31 name: Land_Shop_City_03_F, shape: a3\structures_f_exp\commercial\shop_city_03\shop_city_03_f.p3d, index: -1, matrices: 4
21:35:55 Server: Object 2:3818 not found (message Type_93)
21:35:55 Server: Object 2:3816 not found (message Type_93)
21:35:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:35:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:36:04 Server: Object 2:3169 not found (message Type_93)
21:36:04 Server: Object 2:3170 not found (message Type_93)
21:36:05 Server: Object 2:3180 not found (message Type_93)
21:36:06 Server: Object 2:3181 not found (message Type_93)
21:36:19 Server: Object 2:3816 not found (message Type_121)
21:36:22 Server: Object 2:3818 not found (message Type_121)
21:36:23 "-- LOOTSPAWNER deleted 6 objects --"
21:36:35 Server: Object 2:3816 not found (message Type_93)
21:36:35 Server: Object 2:3818 not found (message Type_93)
21:36:37 Server: Object 2:3180 not found (message Type_121)
21:36:40 Server: Object 2:3170 not found (message Type_121)
21:36:41 Server: Object 2:3169 not found (message Type_121)
21:36:42 Server: Object 2:3181 not found (message Type_121)
21:36:44 Server: Object 2:3170 not found (message Type_93)
21:36:44 Server: Object 2:3169 not found (message Type_93)
21:36:45 Server: Object 2:3180 not found (message Type_93)
21:36:46 Server: Object 2:3181 not found (message Type_93)
21:36:46 Road not found
21:36:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:36:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:37:15 Server: Object 2:3818 not found (message Type_93)
21:37:15 Server: Object 2:3816 not found (message Type_93)
21:37:24 Server: Object 2:3170 not found (message Type_93)
21:37:24 Server: Object 2:3169 not found (message Type_93)
21:37:25 Server: Object 2:3180 not found (message Type_93)
21:37:26 Server: Object 2:3181 not found (message Type_93)
21:37:32 Server: Object 2:3816 not found (message Type_121)
21:37:32 "[A3EAI Monitor] [Uptime:02:06:36][FPS:45][Groups:10/10][Respawn:0][HC:false]"
21:37:32 "[A3EAI Monitor] [Static:1][Dynamic:0][Random:10][Air:4][Land:4][UAV:0][UGV:1]"
21:37:35 Server: Object 2:3818 not found (message Type_121)
21:37:50 Server: Object 2:3180 not found (message Type_121)
21:37:53 Server: Object 2:3170 not found (message Type_121)
21:37:54 Server: Object 2:3169 not found (message Type_121)
21:37:55 Server: Object 2:3181 not found (message Type_121)
21:37:55 Server: Object 2:3816 not found (message Type_93)
21:37:55 Server: Object 2:3818 not found (message Type_93)
21:37:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:37:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:38:04 Server: Object 2:3170 not found (message Type_93)
21:38:04 Server: Object 2:3169 not found (message Type_93)
21:38:05 Server: Object 2:3180 not found (message Type_93)
21:38:06 Server: Object 2:3181 not found (message Type_93)
21:38:06 Server: Object 4:1066 not found (message Type_115)
21:38:06 Server: Object 4:1065 not found (message Type_127)
21:38:06 Server: Object 4:1068 not found (message Type_128)
21:38:06 Server: Object 4:1067 not found (message Type_121)
21:38:06 Server: Object 4:1069 not found (message Type_114)
21:38:35 Server: Object 2:3818 not found (message Type_93)
21:38:35 Server: Object 2:3816 not found (message Type_93)
21:38:44 Server: Object 2:3170 not found (message Type_93)
21:38:44 Server: Object 2:3169 not found (message Type_93)
21:38:45 Server: Object 2:3816 not found (message Type_121)
21:38:45 Server: Object 2:3180 not found (message Type_93)
21:38:46 Server: Object 2:3181 not found (message Type_93)
21:38:48 Server: Object 2:3818 not found (message Type_121)
21:38:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:38:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:39:03 Server: Object 2:3180 not found (message Type_121)
21:39:06 Server: Object 2:3170 not found (message Type_121)
21:39:08 Server: Object 2:3181 not found (message Type_121)
21:39:08 Server: Object 2:3169 not found (message Type_121)
21:39:15 Server: Object 2:3818 not found (message Type_93)
21:39:15 Server: Object 2:3816 not found (message Type_93)
21:39:19 Error: EntityAI SubSkeleton index was not initialized properly (repeated 23x in the last 60sec)
21:39:19 name: Land_Shop_City_03_F, shape: a3\structures_f_exp\commercial\shop_city_03\shop_city_03_f.p3d, index: -1, matrices: 4
21:39:24 Server: Object 2:3170 not found (message Type_93)
21:39:24 Server: Object 2:3169 not found (message Type_93)
21:39:25 Server: Object 2:3180 not found (message Type_93)
21:39:26 Server: Object 2:3181 not found (message Type_93)
21:39:55 Server: Object 2:3818 not found (message Type_93)
21:39:55 Server: Object 2:3816 not found (message Type_93)
21:39:58 Server: Object 2:3816 not found (message Type_121)
21:39:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:39:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:39:59 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 9.2124"
21:40:02 Server: Object 2:3818 not found (message Type_121)
21:40:04 Server: Object 2:3169 not found (message Type_93)
21:40:04 Server: Object 2:3170 not found (message Type_93)
21:40:05 Server: Object 2:3180 not found (message Type_93)
21:40:06 Server: Object 2:3181 not found (message Type_93)
21:40:17 Server: Object 2:3180 not found (message Type_121)
21:40:19 Server: Object 2:3170 not found (message Type_121)
21:40:19 IT07: [VEMFr] DynamicLocationInvasion -- INFO: invasion of Belfort @ 031109 timed out.
21:40:21 Server: Object 2:3181 not found (message Type_121)
21:40:21 Server: Object 2:3169 not found (message Type_121)
21:40:35 Server: Object 2:3818 not found (message Type_93)
21:40:35 Server: Object 2:3816 not found (message Type_93)
21:40:44 Server: Object 2:3170 not found (message Type_93)
21:40:44 Server: Object 2:3169 not found (message Type_93)
21:40:45 Server: Object 2:3180 not found (message Type_93)
21:40:46 Server: Object 2:3181 not found (message Type_93)
21:40:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:40:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:41:12 Server: Object 2:3816 not found (message Type_121)
21:41:15 Server: Object 2:3818 not found (message Type_93)
21:41:15 Server: Object 2:3816 not found (message Type_93)
21:41:15 Server: Object 2:3818 not found (message Type_121)
21:41:25 Server: Object 2:3169 not found (message Type_93)
21:41:25 Server: Object 2:3170 not found (message Type_93)
21:41:26 Server: Object 2:3180 not found (message Type_93)
21:41:26 Server: Object 2:3181 not found (message Type_93)
21:41:30 Server: Object 2:3180 not found (message Type_121)
21:41:33 Server: Object 2:3170 not found (message Type_121)
21:41:34 Server: Object 2:3181 not found (message Type_121)
21:41:35 Server: Object 2:3169 not found (message Type_121)
21:41:55 Server: Object 2:3818 not found (message Type_93)
21:41:55 Server: Object 2:3816 not found (message Type_93)
21:41:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:41:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:42:05 Server: Object 2:3170 not found (message Type_93)
21:42:05 Server: Object 2:3169 not found (message Type_93)
21:42:06 Server: Object 2:3180 not found (message Type_93)
21:42:06 Server: Object 2:3181 not found (message Type_93)
21:42:24 Server: Object 2:3816 not found (message Type_121)
21:42:29 Server: Object 2:3818 not found (message Type_121)
21:42:33 "[A3EAI Monitor] [Uptime:02:11:37][FPS:42][Groups:10/10][Respawn:0][HC:false]"
21:42:33 "[A3EAI Monitor] [Static:0][Dynamic:1][Random:10][Air:4][Land:4][UAV:0][UGV:1]"
21:42:35 Server: Object 2:3818 not found (message Type_93)
21:42:35 Server: Object 2:3816 not found (message Type_93)
21:42:43 Server: Object 2:3180 not found (message Type_121)
21:42:45 Server: Object 2:3170 not found (message Type_93)
21:42:45 Server: Object 2:3169 not found (message Type_93)
21:42:46 Server: Object 2:3180 not found (message Type_93)
21:42:46 Server: Object 2:3170 not found (message Type_121)
21:42:46 Server: Object 2:3181 not found (message Type_93)
21:42:47 Server: Object 2:3181 not found (message Type_121)
21:42:48 Server: Object 2:3169 not found (message Type_121)
21:42:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:42:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:43:15 Server: Object 2:3818 not found (message Type_93)
21:43:15 Server: Object 2:3816 not found (message Type_93)
21:43:25 Server: Object 2:3170 not found (message Type_93)
21:43:25 Server: Object 2:3169 not found (message Type_93)
21:43:26 Server: Object 2:3180 not found (message Type_93)
21:43:26 Server: Object 2:3181 not found (message Type_93)
21:43:38 Server: Object 2:3816 not found (message Type_121)
21:43:42 Server: Object 2:3818 not found (message Type_121)
21:43:55 Server: Object 2:3818 not found (message Type_93)
21:43:55 Server: Object 2:3816 not found (message Type_93)
21:43:56 Server: Object 2:3180 not found (message Type_121)
21:43:58 "DEBUG: _event EarthQuake"
21:43:58 "DEBUG: _event PlantSpawner"
21:43:59 "DEBUG: suppressed PLANT PATCH spawn TRADER too close"
21:43:59 Server: Object 2:3170 not found (message Type_121)
21:43:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:43:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:44:01 Server: Object 2:3181 not found (message Type_121)
21:44:01 Server: Object 2:3169 not found (message Type_121)
21:44:05 Server: Object 2:3170 not found (message Type_93)
21:44:05 Server: Object 2:3169 not found (message Type_93)
21:44:06 Server: Object 2:3180 not found (message Type_93)
21:44:06 Server: Object 2:3181 not found (message Type_93)
21:44:35 Server: Object 2:3818 not found (message Type_93)
21:44:35 Server: Object 2:3816 not found (message Type_93)
21:44:45 Server: Object 2:3169 not found (message Type_93)
21:44:45 Server: Object 2:3170 not found (message Type_93)
21:44:46 Server: Object 2:3180 not found (message Type_93)
21:44:46 Server: Object 2:3181 not found (message Type_93)
21:44:51 Server: Object 2:3816 not found (message Type_121)
21:44:56 Server: Object 2:3818 not found (message Type_121)
21:44:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:44:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:44:59 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 9.29575"
21:44:59 Warning: Cleanup player - person 2:4183 not found
21:45:01 Warning: Cleanup player - person 2:4183 not found
21:45:10 Server: Object 2:3180 not found (message Type_121)
21:45:12 Server: Object 2:3170 not found (message Type_121)
21:45:14 Server: Object 2:3181 not found (message Type_121)
21:45:14 Server: Object 2:3169 not found (message Type_121)
21:45:15 Server: Object 2:3818 not found (message Type_93)
21:45:15 Server: Object 2:3816 not found (message Type_93)
21:45:25 Server: Object 2:3169 not found (message Type_93)
21:45:25 Server: Object 2:3170 not found (message Type_93)
21:45:26 Server: Object 2:3180 not found (message Type_93)
21:45:26 Server: Object 2:3181 not found (message Type_93)
21:45:55 Server: Object 2:3818 not found (message Type_93)
21:45:55 Server: Object 2:3816 not found (message Type_93)
21:45:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:45:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:46:04 Server: Object 2:3816 not found (message Type_121)
21:46:05 Server: Object 2:3169 not found (message Type_93)
21:46:05 Server: Object 2:3170 not found (message Type_93)
21:46:06 Server: Object 2:3180 not found (message Type_93)
21:46:06 Server: Object 2:3181 not found (message Type_93)
21:46:10 Server: Object 2:3818 not found (message Type_121)
21:46:15 Error: EntityAI SubSkeleton index was not initialized properly (repeated 239x in the last 60sec)
21:46:15 name: Land_Shop_City_03_F, shape: a3\structures_f_exp\commercial\shop_city_03\shop_city_03_f.p3d, index: -1, matrices: 4
21:46:23 Server: Object 2:3180 not found (message Type_121)
21:46:25 Server: Object 2:3170 not found (message Type_121)
21:46:27 Server: Object 2:3169 not found (message Type_121)
21:46:28 Server: Object 2:3181 not found (message Type_121)
21:46:35 Server: Object 2:3818 not found (message Type_93)
21:46:35 Server: Object 2:3816 not found (message Type_93)
21:46:45 Server: Object 2:3169 not found (message Type_93)
21:46:45 Server: Object 2:3170 not found (message Type_93)
21:46:46 Server: Object 2:3180 not found (message Type_93)
21:46:46 Server: Object 2:3181 not found (message Type_93)
21:46:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:46:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:47:15 Server: Object 2:3816 not found (message Type_93)
21:47:15 Server: Object 2:3818 not found (message Type_93)
21:47:17 Server: Object 2:3816 not found (message Type_121)
21:47:23 Server: Object 2:3818 not found (message Type_121)
21:47:25 Server: Object 2:3170 not found (message Type_93)
21:47:25 Server: Object 2:3169 not found (message Type_93)
21:47:26 Server: Object 2:3180 not found (message Type_93)
21:47:26 Server: Object 2:3181 not found (message Type_93)
21:47:33 "[A3EAI Monitor] [Uptime:02:16:37][FPS:47][Groups:9/9][Respawn:0][HC:false]"
21:47:33 "[A3EAI Monitor] [Static:0][Dynamic:0][Random:10][Air:4][Land:4][UAV:0][UGV:1]"
21:47:36 Server: Object 2:3180 not found (message Type_121)
21:47:39 Server: Object 2:3170 not found (message Type_121)
21:47:40 IT07: [VEMFr] DynamicLocationInvasion -- INFO: invasion of Tobakoro @ 087035 timed out.
21:47:41 Server: Object 2:3181 not found (message Type_121)
21:47:41 Server: Object 2:3169 not found (message Type_121)
21:47:55 Server: Object 2:3816 not found (message Type_93)
21:47:55 Server: Object 2:3818 not found (message Type_93)
21:47:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:47:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:48:01 Road not found
21:48:05 Server: Object 2:3169 not found (message Type_93)
21:48:05 Server: Object 2:3170 not found (message Type_93)
21:48:06 Server: Object 2:3180 not found (message Type_93)
21:48:06 Server: Object 2:3181 not found (message Type_93)
21:48:30 Server: Object 2:3816 not found (message Type_121)
21:48:35 Server: Object 2:3818 not found (message Type_93)
21:48:35 Server: Object 2:3816 not found (message Type_93)
21:48:36 Server: Object 2:3818 not found (message Type_121)
21:48:45 Server: Object 2:3170 not found (message Type_93)
21:48:45 Server: Object 2:3169 not found (message Type_93)
21:48:46 Server: Object 2:3180 not found (message Type_93)
21:48:46 Server: Object 2:3181 not found (message Type_93)
21:48:49 Server: Object 2:3180 not found (message Type_121)
21:48:52 Server: Object 2:3170 not found (message Type_121)
21:48:54 Server: Object 2:3169 not found (message Type_121)
21:48:54 Server: Object 2:3181 not found (message Type_121)
21:48:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:48:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:49:15 Server: Object 2:3818 not found (message Type_93)
21:49:15 Server: Object 2:3816 not found (message Type_93)
21:49:25 Server: Object 2:3169 not found (message Type_93)
21:49:25 Server: Object 2:3170 not found (message Type_93)
21:49:26 Server: Object 2:3180 not found (message Type_93)
21:49:26 Server: Object 2:3181 not found (message Type_93)
21:49:43 Server: Object 2:3816 not found (message Type_121)
21:49:50 Server: Object 2:3818 not found (message Type_121)
21:49:55 Server: Object 2:3818 not found (message Type_93)
21:49:55 Server: Object 2:3816 not found (message Type_93)
21:49:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:49:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:49:59 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 9.3791"
21:50:02 Server: Object 2:3180 not found (message Type_121)
21:50:05 Server: Object 2:3170 not found (message Type_93)
21:50:05 Server: Object 2:3169 not found (message Type_93)
21:50:06 Server: Object 2:3170 not found (message Type_121)
21:50:06 Server: Object 2:3180 not found (message Type_93)
21:50:06 Server: Object 2:3181 not found (message Type_93)
21:50:07 Server: Object 2:3169 not found (message Type_121)
21:50:07 Server: Object 2:3181 not found (message Type_121)
21:50:35 Server: Object 2:3818 not found (message Type_93)
21:50:35 Server: Object 2:3816 not found (message Type_93)
21:50:36 "-- LOOTSPAWNER deleted 6 objects --"
21:50:45 Server: Object 2:3170 not found (message Type_93)
21:50:45 Server: Object 2:3169 not found (message Type_93)
21:50:46 Server: Object 2:3180 not found (message Type_93)
21:50:46 Server: Object 2:3181 not found (message Type_93)
21:50:56 Server: Object 2:3816 not found (message Type_121)
21:50:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:50:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:51:03 Server: Object 2:3818 not found (message Type_121)
21:51:15 Server: Object 2:3818 not found (message Type_93)
21:51:15 Server: Object 2:3816 not found (message Type_93)
21:51:16 Server: Object 2:3180 not found (message Type_121)
21:51:19 Server: Object 2:3170 not found (message Type_121)
21:51:20 Server: Object 2:3169 not found (message Type_121)
21:51:20 Server: Object 2:3181 not found (message Type_121)
21:51:25 Server: Object 2:3169 not found (message Type_93)
21:51:25 Server: Object 2:3170 not found (message Type_93)
21:51:26 Server: Object 2:3180 not found (message Type_93)
21:51:26 Server: Object 2:3181 not found (message Type_93)
21:51:55 Server: Object 2:3818 not found (message Type_93)
21:51:55 Server: Object 2:3816 not found (message Type_93)
21:51:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:51:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:52:05 Server: Object 2:3169 not found (message Type_93)
21:52:05 Server: Object 2:3170 not found (message Type_93)
21:52:06 Server: Object 2:3180 not found (message Type_93)
21:52:06 Server: Object 2:3181 not found (message Type_93)
21:52:10 Server: Object 2:3816 not found (message Type_121)
21:52:16 Server: Object 2:3818 not found (message Type_121)
21:52:29 Server: Object 2:3180 not found (message Type_121)
21:52:32 Server: Object 2:3170 not found (message Type_121)
21:52:33 Server: Object 2:3169 not found (message Type_121)
21:52:33 "[A3EAI Monitor] [Uptime:02:21:37][FPS:48][Groups:9/9][Respawn:0][HC:false]"
21:52:33 "[A3EAI Monitor] [Static:0][Dynamic:0][Random:10][Air:4][Land:4][UAV:0][UGV:1]"
21:52:33 Server: Object 2:3181 not found (message Type_121)
21:52:35 Server: Object 2:3818 not found (message Type_93)
21:52:35 Server: Object 2:3816 not found (message Type_93)
21:52:45 Server: Object 2:3169 not found (message Type_93)
21:52:45 Server: Object 2:3170 not found (message Type_93)
21:52:46 Server: Object 2:3180 not found (message Type_93)
21:52:46 Server: Object 2:3181 not found (message Type_93)
21:52:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:52:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:53:15 Server: Object 2:3818 not found (message Type_93)
21:53:15 Server: Object 2:3816 not found (message Type_93)
21:53:23 Server: Object 2:3816 not found (message Type_121)
21:53:25 Server: Object 2:3170 not found (message Type_93)
21:53:25 Server: Object 2:3169 not found (message Type_93)
21:53:26 Server: Object 2:3180 not found (message Type_93)
21:53:26 Server: Object 2:3181 not found (message Type_93)
21:53:29 Server: Object 2:3818 not found (message Type_121)
21:53:42 Server: Object 2:3180 not found (message Type_121)
21:53:45 Server: Object 2:3170 not found (message Type_121)
21:53:46 Server: Object 2:3169 not found (message Type_121)
21:53:47 Server: Object 2:3181 not found (message Type_121)
21:53:55 Server: Object 2:3818 not found (message Type_93)
21:53:55 Server: Object 2:3816 not found (message Type_93)
21:53:59 "DEBUG: _event EarthQuake"
21:53:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:53:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:54:05 Server: Object 2:3169 not found (message Type_93)
21:54:05 Server: Object 2:3170 not found (message Type_93)
21:54:06 Server: Object 2:3180 not found (message Type_93)
21:54:06 Server: Object 2:3181 not found (message Type_93)
21:54:35 Server: Object 2:3818 not found (message Type_93)
21:54:35 Server: Object 2:3816 not found (message Type_93)
21:54:37 Server: Object 2:3816 not found (message Type_121)
21:54:42 Server: Object 2:3818 not found (message Type_121)
21:54:45 Server: Object 2:3169 not found (message Type_93)
21:54:45 Server: Object 2:3170 not found (message Type_93)
21:54:46 Server: Object 2:3180 not found (message Type_93)
21:54:46 Server: Object 2:3181 not found (message Type_93)
21:54:55 Server: Object 2:3180 not found (message Type_121)
21:54:57 Server: Object 2:3170 not found (message Type_121)
21:54:59 Server: Object 2:3169 not found (message Type_121)
21:54:59 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 9.46245"
21:55:00 Server: Object 2:3181 not found (message Type_121)
21:55:15 Server: Object 2:3818 not found (message Type_93)
21:55:15 Server: Object 2:3816 not found (message Type_93)
21:55:25 Server: Object 2:3169 not found (message Type_93)
21:55:25 Server: Object 2:3170 not found (message Type_93)
21:55:26 Server: Object 2:3180 not found (message Type_93)
21:55:26 Server: Object 2:3181 not found (message Type_93)
21:55:50 Server: Object 2:3816 not found (message Type_121)
21:55:55 Server: Object 2:3818 not found (message Type_121)
21:55:56 Server: Object 2:3818 not found (message Type_93)
21:55:56 Server: Object 2:3816 not found (message Type_93)
21:55:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:55:59 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:56:05 Server: Object 2:3169 not found (message Type_93)
21:56:05 Server: Object 2:3170 not found (message Type_93)
21:56:06 Server: Object 2:3180 not found (message Type_93)
21:56:06 Server: Object 2:3181 not found (message Type_93)
21:56:08 Server: Object 2:3180 not found (message Type_121)
21:56:10 Server: Object 2:3170 not found (message Type_121)
21:56:12 Server: Object 2:3169 not found (message Type_121)
21:56:12 Server: Object 2:3181 not found (message Type_121)
21:56:36 Server: Object 2:3818 not found (message Type_93)
21:56:36 Server: Object 2:3816 not found (message Type_93)
21:56:45 Server: Object 2:3170 not found (message Type_93)
21:56:45 Server: Object 2:3169 not found (message Type_93)
21:56:46 Server: Object 2:3180 not found (message Type_93)
21:56:46 Server: Object 2:3181 not found (message Type_93)
21:57:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:57:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:57:04 Server: Object 2:3816 not found (message Type_121)
21:57:08 Server: Object 2:3818 not found (message Type_121)
21:57:16 Server: Object 2:3818 not found (message Type_93)
21:57:16 Server: Object 2:3816 not found (message Type_93)
21:57:22 Server: Object 2:3180 not found (message Type_121)
21:57:24 Server: Object 2:3170 not found (message Type_121)
21:57:25 Server: Object 2:3170 not found (message Type_93)
21:57:25 Server: Object 2:3169 not found (message Type_93)
21:57:25 Server: Object 2:3181 not found (message Type_121)
21:57:26 Server: Object 2:3169 not found (message Type_121)
21:57:26 Server: Object 2:3180 not found (message Type_93)
21:57:26 Server: Object 2:3181 not found (message Type_93)
21:57:33 "[A3EAI Monitor] [Uptime:02:26:37][FPS:48][Groups:9/9][Respawn:0][HC:false]"
21:57:33 "[A3EAI Monitor] [Static:0][Dynamic:0][Random:10][Air:4][Land:4][UAV:0][UGV:1]"
21:57:51 Road not found
21:57:56 Server: Object 2:3816 not found (message Type_93)
21:57:56 Server: Object 2:3818 not found (message Type_93)
21:58:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:58:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:58:05 Server: Object 2:3169 not found (message Type_93)
21:58:05 Server: Object 2:3170 not found (message Type_93)
21:58:06 Server: Object 2:3180 not found (message Type_93)
21:58:06 Server: Object 2:3181 not found (message Type_93)
21:58:17 Server: Object 2:3816 not found (message Type_121)
21:58:21 Server: Object 2:3818 not found (message Type_121)
21:58:35 Server: Object 2:3180 not found (message Type_121)
21:58:36 Server: Object 2:3818 not found (message Type_93)
21:58:36 Server: Object 2:3816 not found (message Type_93)
21:58:37 Server: Object 2:3170 not found (message Type_121)
21:58:38 Server: Object 2:3181 not found (message Type_121)
21:58:39 Server: Object 2:3169 not found (message Type_121)
21:58:45 Server: Object 2:3169 not found (message Type_93)
21:58:45 Server: Object 2:3170 not found (message Type_93)
21:58:46 Server: Object 2:3180 not found (message Type_93)
21:58:46 Server: Object 2:3181 not found (message Type_93)
21:59:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:59:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
21:59:16 Server: Object 2:3818 not found (message Type_93)
21:59:16 Server: Object 2:3816 not found (message Type_93)
21:59:25 Server: Object 2:3169 not found (message Type_93)
21:59:25 Server: Object 2:3170 not found (message Type_93)
21:59:26 Server: Object 2:3180 not found (message Type_93)
21:59:26 Server: Object 2:3181 not found (message Type_93)
21:59:30 Server: Object 2:3816 not found (message Type_121)
21:59:34 Server: Object 2:3818 not found (message Type_121)
21:59:48 Server: Object 2:3180 not found (message Type_121)
21:59:50 Server: Object 2:3170 not found (message Type_121)
21:59:51 Server: Object 2:3181 not found (message Type_121)
21:59:52 Server: Object 2:3169 not found (message Type_121)
21:59:56 Server: Object 2:3818 not found (message Type_93)
21:59:56 Server: Object 2:3816 not found (message Type_93)
22:00:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:00:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:00:00 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 9.54583"
22:00:05 Server: Object 2:3169 not found (message Type_93)
22:00:05 Server: Object 2:3170 not found (message Type_93)
22:00:06 Server: Object 2:3180 not found (message Type_93)
22:00:06 Server: Object 2:3181 not found (message Type_93)
22:00:36 Server: Object 2:3818 not found (message Type_93)
22:00:36 Server: Object 2:3816 not found (message Type_93)
22:00:44 Server: Object 2:3816 not found (message Type_121)
22:00:45 Server: Object 2:3169 not found (message Type_93)
22:00:45 Server: Object 2:3170 not found (message Type_93)
22:00:46 Server: Object 2:3180 not found (message Type_93)
22:00:46 Server: Object 2:3181 not found (message Type_93)
22:00:47 Server: Object 2:3818 not found (message Type_121)
22:01:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:01:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:01:01 Server: Object 2:3180 not found (message Type_121)
22:01:04 Server: Object 2:3170 not found (message Type_121)
22:01:05 Server: Object 2:3169 not found (message Type_121)
22:01:05 Server: Object 2:3181 not found (message Type_121)
22:01:16 Server: Object 2:3818 not found (message Type_93)
22:01:16 Server: Object 2:3816 not found (message Type_93)
22:01:20 "-- LOOTSPAWNER deleted 2 objects --"
22:01:25 Server: Object 2:3170 not found (message Type_93)
22:01:25 Server: Object 2:3169 not found (message Type_93)
22:01:26 Server: Object 2:3180 not found (message Type_93)
22:01:26 Server: Object 2:3181 not found (message Type_93)
22:01:56 Server: Object 2:3818 not found (message Type_93)
22:01:56 Server: Object 2:3816 not found (message Type_93)
22:01:57 Server: Object 2:3816 not found (message Type_121)
22:02:00 Server: Object 2:3818 not found (message Type_121)
22:02:05 Server: Object 2:3169 not found (message Type_93)
22:02:05 Server: Object 2:3170 not found (message Type_93)
22:02:06 Server: Object 2:3180 not found (message Type_93)
22:02:06 Server: Object 2:3181 not found (message Type_93)
22:02:15 Server: Object 2:3180 not found (message Type_121)
22:02:17 Server: Object 2:3170 not found (message Type_121)
22:02:18 Server: Object 2:3181 not found (message Type_121)
22:02:18 Server: Object 2:3169 not found (message Type_121)
22:02:33 "[A3EAI Monitor] [Uptime:02:31:37][FPS:48][Groups:9/9][Respawn:0][HC:false]"
22:02:33 "[A3EAI Monitor] [Static:0][Dynamic:0][Random:9][Air:4][Land:4][UAV:0][UGV:1]"
22:02:36 Server: Object 2:3818 not found (message Type_93)
22:02:36 Server: Object 2:3816 not found (message Type_93)
22:02:45 Server: Object 2:3169 not found (message Type_93)
22:02:45 Server: Object 2:3170 not found (message Type_93)
22:02:46 Server: Object 2:3180 not found (message Type_93)
22:02:46 Server: Object 2:3181 not found (message Type_93)
22:03:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:03:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:03:10 Server: Object 2:3816 not found (message Type_121)
22:03:14 Server: Object 2:3818 not found (message Type_121)
22:03:16 Server: Object 2:3818 not found (message Type_93)
22:03:16 Server: Object 2:3816 not found (message Type_93)
22:03:25 Server: Object 2:3170 not found (message Type_93)
22:03:25 Server: Object 2:3169 not found (message Type_93)
22:03:26 Server: Object 2:3180 not found (message Type_93)
22:03:26 Server: Object 2:3181 not found (message Type_93)
22:03:28 Server: Object 2:3180 not found (message Type_121)
22:03:31 Server: Object 2:3170 not found (message Type_121)
22:03:31 Server: Object 2:3181 not found (message Type_121)
22:03:32 Server: Object 2:3169 not found (message Type_121)
22:03:56 Server: Object 2:3816 not found (message Type_93)
22:03:56 Server: Object 2:3818 not found (message Type_93)
22:04:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:04:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:04:00 "DEBUG: _event EarthQuake"
22:04:00 "DEBUG: _event ChangeWeather"
22:04:00 "Epoch: Weather Change - fog: [0.0590233,0.0170427,15.7095] rain: 0.042226 overcast: 0.227069 windx: 1.76785 windz: 1.57325 forced: false"
22:04:05 Server: Object 2:3169 not found (message Type_93)
22:04:05 Server: Object 2:3170 not found (message Type_93)
22:04:06 Server: Object 2:3180 not found (message Type_93)
22:04:06 Server: Object 2:3181 not found (message Type_93)
22:04:23 Server: Object 2:3816 not found (message Type_121)
22:04:27 Server: Object 2:3818 not found (message Type_121)
22:04:29 "-- LOOTSPAWNER deleted 8 objects --"
22:04:36 Server: Object 2:3818 not found (message Type_93)
22:04:36 Server: Object 2:3816 not found (message Type_93)
22:04:42 Server: Object 2:3180 not found (message Type_121)
22:04:44 Server: Object 2:3170 not found (message Type_121)
22:04:44 Server: Object 2:3181 not found (message Type_121)
22:04:45 Server: Object 2:3169 not found (message Type_121)
22:04:45 Server: Object 2:3169 not found (message Type_93)
22:04:45 Server: Object 2:3170 not found (message Type_93)
22:04:46 Server: Object 2:3180 not found (message Type_93)
22:04:46 Server: Object 2:3181 not found (message Type_93)
22:05:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:05:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:05:00 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 9.62917"
22:05:16 Server: Object 2:3816 not found (message Type_93)
22:05:16 Server: Object 2:3818 not found (message Type_93)
22:05:25 Server: Object 2:3169 not found (message Type_93)
22:05:25 Server: Object 2:3170 not found (message Type_93)
22:05:26 Server: Object 2:3180 not found (message Type_93)
22:05:26 Server: Object 2:3181 not found (message Type_93)
22:05:32 "-- LOOTSPAWNER deleted 2 objects --"
22:05:36 Server: Object 2:3816 not found (message Type_121)
22:05:40 Server: Object 2:3818 not found (message Type_121)
22:05:40 "DEBUG: _event PlantSpawner"
22:05:55 Server: Object 2:3180 not found (message Type_121)
22:05:56 Server: Object 2:3818 not found (message Type_93)
22:05:56 Server: Object 2:3816 not found (message Type_93)
22:05:57 Server: Object 2:3170 not found (message Type_121)
22:05:57 Server: Object 2:3181 not found (message Type_121)
22:05:58 Server: Object 2:3169 not found (message Type_121)
22:06:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:06:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:06:05 Server: Object 2:3170 not found (message Type_93)
22:06:05 Server: Object 2:3169 not found (message Type_93)
22:06:06 Server: Object 2:3180 not found (message Type_93)
22:06:06 Server: Object 2:3181 not found (message Type_93)
22:06:36 Server: Object 2:3818 not found (message Type_93)
22:06:36 Server: Object 2:3816 not found (message Type_93)
22:06:45 Server: Object 2:3169 not found (message Type_93)
22:06:45 Server: Object 2:3170 not found (message Type_93)
22:06:46 Server: Object 2:3180 not found (message Type_93)
22:06:46 Server: Object 2:3181 not found (message Type_93)
22:06:50 Server: Object 2:3816 not found (message Type_121)
22:06:53 Server: Object 2:3818 not found (message Type_121)
22:07:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:07:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:07:08 Server: Object 2:3180 not found (message Type_121)
22:07:10 Server: Object 2:3181 not found (message Type_121)
22:07:10 Server: Object 2:3170 not found (message Type_121)
22:07:11 Server: Object 2:3169 not found (message Type_121)
22:07:16 Server: Object 2:3818 not found (message Type_93)
22:07:16 Server: Object 2:3816 not found (message Type_93)
22:07:25 Server: Object 2:3169 not found (message Type_93)
22:07:25 Server: Object 2:3170 not found (message Type_93)
22:07:26 Server: Object 2:3180 not found (message Type_93)
22:07:27 Server: Object 2:3181 not found (message Type_93)
22:07:33 "[A3EAI Monitor] [Uptime:02:36:37][FPS:48][Groups:9/9][Respawn:0][HC:false]"
22:07:33 "[A3EAI Monitor] [Static:0][Dynamic:0][Random:10][Air:4][Land:4][UAV:0][UGV:1]"
22:07:36 "-- LOOTSPAWNER deleted 1 objects --"
22:07:56 Server: Object 2:3818 not found (message Type_93)
22:07:56 Server: Object 2:3816 not found (message Type_93)
22:08:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:08:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:08:03 Server: Object 2:3816 not found (message Type_121)
22:08:05 Server: Object 2:3170 not found (message Type_93)
22:08:05 Server: Object 2:3169 not found (message Type_93)
22:08:06 Server: Object 2:3818 not found (message Type_121)
22:08:06 Server: Object 2:3180 not found (message Type_93)
22:08:07 Server: Object 2:3181 not found (message Type_93)
22:08:22 Server: Object 2:3180 not found (message Type_121)
22:08:24 Server: Object 2:3181 not found (message Type_121)
22:08:24 Server: Object 2:3170 not found (message Type_121)
22:08:24 Server: Object 2:3169 not found (message Type_121)
22:08:36 Server: Object 2:3816 not found (message Type_93)
22:08:36 Server: Object 2:3818 not found (message Type_93)
22:08:45 Server: Object 2:3169 not found (message Type_93)
22:08:45 Server: Object 2:3170 not found (message Type_93)
22:08:46 Server: Object 2:3180 not found (message Type_93)
22:08:47 Server: Object 2:3181 not found (message Type_93)
22:09:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:09:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:09:16 Server: Object 2:3818 not found (message Type_93)
22:09:16 Server: Object 2:3816 not found (message Type_93)
22:09:16 Server: Object 2:3816 not found (message Type_121)
22:09:19 Server: Object 2:3818 not found (message Type_121)
22:09:25 Server: Object 2:3169 not found (message Type_93)
22:09:25 Server: Object 2:3170 not found (message Type_93)
22:09:26 Server: Object 2:3180 not found (message Type_93)
22:09:27 Server: Object 2:3181 not found (message Type_93)
22:09:35 Server: Object 2:3180 not found (message Type_121)
22:09:37 Server: Object 2:3181 not found (message Type_121)
22:09:37 Server: Object 2:3169 not found (message Type_121)
22:09:37 Server: Object 2:3170 not found (message Type_121)
22:09:56 Server: Object 2:3816 not found (message Type_93)
22:09:56 Server: Object 2:3818 not found (message Type_93)
22:10:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:10:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:10:00 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 9.71252"
22:10:05 Server: Object 2:3169 not found (message Type_93)
22:10:05 Server: Object 2:3170 not found (message Type_93)
22:10:06 Server: Object 2:3180 not found (message Type_93)
22:10:07 Server: Object 2:3181 not found (message Type_93)
22:10:27 Error: EntityAI SubSkeleton index was not initialized properly (repeated 95x in the last 60sec)
22:10:27 name: Land_Shop_City_03_F, shape: a3\structures_f_exp\commercial\shop_city_03\shop_city_03_f.p3d, index: -1, matrices: 4
22:10:30 Server: Object 2:3816 not found (message Type_121)
22:10:33 Server: Object 2:3818 not found (message Type_121)
22:10:36 Server: Object 2:3818 not found (message Type_93)
22:10:36 Server: Object 2:3816 not found (message Type_93)
22:10:45 Server: Object 2:3169 not found (message Type_93)
22:10:45 Server: Object 2:3170 not found (message Type_93)
22:10:46 Server: Object 2:3180 not found (message Type_93)
22:10:47 Server: Object 2:3181 not found (message Type_93)
22:10:49 Server: Object 2:3180 not found (message Type_121)
22:10:50 Server: Object 2:3181 not found (message Type_121)
22:10:51 Server: Object 2:3169 not found (message Type_121)
22:10:51 Server: Object 2:3170 not found (message Type_121)
22:11:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:11:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:11:16 Server: Object 2:3818 not found (message Type_93)
22:11:16 Server: Object 2:3816 not found (message Type_93)
22:11:25 Server: Object 2:3169 not found (message Type_93)
22:11:25 Server: Object 2:3170 not found (message Type_93)
22:11:26 Server: Object 2:3180 not found (message Type_93)
22:11:27 Server: Object 2:3181 not found (message Type_93)
22:11:43 Server: Object 2:3816 not found (message Type_121)
22:11:46 Server: Object 2:3818 not found (message Type_121)
22:11:46 Error: EntityAI SubSkeleton index was not initialized properly (repeated 71x in the last 60sec)
22:11:46 name: Land_Shop_City_03_F, shape: a3\structures_f_exp\commercial\shop_city_03\shop_city_03_f.p3d, index: -1, matrices: 4
22:11:56 Server: Object 2:3818 not found (message Type_93)
22:11:56 Server: Object 2:3816 not found (message Type_93)
22:12:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:12:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:12:02 Server: Object 2:3180 not found (message Type_121)
22:12:03 Server: Object 2:3181 not found (message Type_121)
22:12:04 Server: Object 2:3169 not found (message Type_121)
22:12:04 Server: Object 2:3170 not found (message Type_121)
22:12:05 Server: Object 2:3169 not found (message Type_93)
22:12:05 Server: Object 2:3170 not found (message Type_93)
22:12:06 Server: Object 2:3180 not found (message Type_93)
22:12:07 Server: Object 2:3181 not found (message Type_93)
22:12:34 "[A3EAI Monitor] [Uptime:02:41:37][FPS:49][Groups:9/9][Respawn:0][HC:false]"
22:12:34 "[A3EAI Monitor] [Static:0][Dynamic:0][Random:10][Air:4][Land:4][UAV:0][UGV:1]"
22:12:36 Server: Object 2:3818 not found (message Type_93)
22:12:36 Server: Object 2:3816 not found (message Type_93)
22:12:45 Server: Object 2:3169 not found (message Type_93)
22:12:45 Server: Object 2:3170 not found (message Type_93)
22:12:46 Server: Object 2:3180 not found (message Type_93)
22:12:47 Server: Object 2:3181 not found (message Type_93)
22:12:56 Server: Object 2:3816 not found (message Type_121)
22:12:59 Server: Object 2:3818 not found (message Type_121)
22:13:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:13:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:13:16 Server: Object 2:3180 not found (message Type_121)
22:13:16 Server: Object 2:3181 not found (message Type_121)
22:13:16 Server: Object 2:3818 not found (message Type_93)
22:13:16 Server: Object 2:3816 not found (message Type_93)
22:13:17 Server: Object 2:3170 not found (message Type_121)
22:13:17 Server: Object 2:3169 not found (message Type_121)
22:13:25 Server: Object 2:3169 not found (message Type_93)
22:13:25 Server: Object 2:3170 not found (message Type_93)
22:13:26 Server: Object 2:3180 not found (message Type_93)
22:13:27 Server: Object 2:3181 not found (message Type_93)
22:13:56 Server: Object 2:3818 not found (message Type_93)
22:13:56 Server: Object 2:3816 not found (message Type_93)
22:14:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:14:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:14:00 "DEBUG: _event EarthQuake"
22:14:00 "DEBUG: _event ContainerSpawner"
22:14:05 Server: Object 2:3169 not found (message Type_93)
22:14:05 Server: Object 2:3170 not found (message Type_93)
22:14:07 Server: Object 2:3180 not found (message Type_93)
22:14:07 Server: Object 2:3181 not found (message Type_93)
22:14:09 Server: Object 2:3816 not found (message Type_121)
22:14:12 Server: Object 2:3818 not found (message Type_121)
22:14:29 Server: Object 2:3180 not found (message Type_121)
22:14:29 Server: Object 2:3181 not found (message Type_121)
22:14:30 Server: Object 2:3170 not found (message Type_121)
22:14:31 Server: Object 2:3169 not found (message Type_121)
22:14:36 Server: Object 2:3816 not found (message Type_93)
22:14:36 Server: Object 2:3818 not found (message Type_93)
22:14:45 Server: Object 2:3169 not found (message Type_93)
22:14:45 Server: Object 2:3170 not found (message Type_93)
22:14:47 Server: Object 2:3180 not found (message Type_93)
22:14:47 Server: Object 2:3181 not found (message Type_93)
22:15:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:15:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:15:00 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 9.79587"
22:15:16 Server: Object 2:3818 not found (message Type_93)
22:15:16 Server: Object 2:3816 not found (message Type_93)
22:15:22 Server: Object 2:3816 not found (message Type_121)
22:15:25 Server: Object 2:3818 not found (message Type_121)
22:15:26 Server: Object 2:3169 not found (message Type_93)
22:15:26 Server: Object 2:3170 not found (message Type_93)
22:15:27 Server: Object 2:3180 not found (message Type_93)
22:15:27 Server: Object 2:3181 not found (message Type_93)
22:15:42 Server: Object 2:3180 not found (message Type_121)
22:15:42 Server: Object 2:3181 not found (message Type_121)
22:15:43 Server: Object 2:3170 not found (message Type_121)
22:15:44 Server: Object 2:3169 not found (message Type_121)
22:15:56 Server: Object 2:3818 not found (message Type_93)
22:15:56 Server: Object 2:3816 not found (message Type_93)
22:16:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:16:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:16:06 Server: Object 2:3169 not found (message Type_93)
22:16:06 Server: Object 2:3170 not found (message Type_93)
22:16:07 Server: Object 2:3180 not found (message Type_93)
22:16:07 Server: Object 2:3181 not found (message Type_93)
22:16:35 Server: Object 2:3816 not found (message Type_121)
22:16:36 Server: Object 2:3818 not found (message Type_93)
22:16:36 Server: Object 2:3816 not found (message Type_93)
22:16:38 Server: Object 2:3818 not found (message Type_121)
22:16:46 Server: Object 2:3169 not found (message Type_93)
22:16:46 Server: Object 2:3170 not found (message Type_93)
22:16:47 Server: Object 2:3180 not found (message Type_93)
22:16:47 Server: Object 2:3181 not found (message Type_93)
22:16:54 Server: Object 2:3180 not found (message Type_121)
22:16:56 Server: Object 2:3181 not found (message Type_121)
22:16:56 Server: Object 2:3170 not found (message Type_121)
22:16:57 Server: Object 2:3169 not found (message Type_121)
22:17:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:17:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:17:16 Server: Object 2:3818 not found (message Type_93)
22:17:16 Server: Object 2:3816 not found (message Type_93)
22:17:26 Server: Object 2:3169 not found (message Type_93)
22:17:26 Server: Object 2:3170 not found (message Type_93)
22:17:27 Server: Object 2:3180 not found (message Type_93)
22:17:27 Server: Object 2:3181 not found (message Type_93)
22:17:34 "[A3EAI Monitor] [Uptime:02:46:37][FPS:46][Groups:9/9][Respawn:0][HC:false]"
22:17:34 "[A3EAI Monitor] [Static:0][Dynamic:0][Random:9][Air:4][Land:4][UAV:0][UGV:1]"
22:17:49 Server: Object 2:3816 not found (message Type_121)
22:17:51 Server: Object 2:3818 not found (message Type_121)
22:17:56 Server: Object 2:3818 not found (message Type_93)
22:17:56 Server: Object 2:3816 not found (message Type_93)
22:18:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:18:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:18:06 Server: Object 2:3170 not found (message Type_93)
22:18:06 Server: Object 2:3169 not found (message Type_93)
22:18:07 Server: Object 2:3180 not found (message Type_93)
22:18:07 Server: Object 2:3181 not found (message Type_93)
22:18:08 Server: Object 2:3180 not found (message Type_121)
22:18:09 Server: Object 2:3181 not found (message Type_121)
22:18:10 Server: Object 2:3170 not found (message Type_121)
22:18:11 Server: Object 2:3169 not found (message Type_121)
22:18:36 Server: Object 2:3818 not found (message Type_93)
22:18:36 Server: Object 2:3816 not found (message Type_93)
22:18:46 Server: Object 2:3169 not found (message Type_93)
22:18:46 Server: Object 2:3170 not found (message Type_93)
22:18:47 Server: Object 2:3180 not found (message Type_93)
22:18:47 Server: Object 2:3181 not found (message Type_93)
22:19:02 Server: Object 2:3816 not found (message Type_121)
22:19:04 Server: Object 2:3818 not found (message Type_121)
22:19:16 Server: Object 2:3818 not found (message Type_93)
22:19:16 Server: Object 2:3816 not found (message Type_93)
22:19:21 Server: Object 2:3180 not found (message Type_121)
22:19:22 Server: Object 2:3181 not found (message Type_121)
22:19:23 Server: Object 2:3170 not found (message Type_121)
22:19:24 Server: Object 2:3169 not found (message Type_121)
22:19:26 Server: Object 2:3169 not found (message Type_93)
22:19:26 Server: Object 2:3170 not found (message Type_93)
22:19:27 Server: Object 2:3180 not found (message Type_93)
22:19:27 Server: Object 2:3181 not found (message Type_93)
22:19:56 Server: Object 2:3818 not found (message Type_93)
22:19:56 Server: Object 2:3816 not found (message Type_93)
22:20:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:20:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:20:00 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 9.87921"
22:20:06 Server: Object 2:3170 not found (message Type_93)
22:20:06 Server: Object 2:3169 not found (message Type_93)
22:20:07 Server: Object 2:3180 not found (message Type_93)
22:20:07 Server: Object 2:3181 not found (message Type_93)
22:20:15 Server: Object 2:3816 not found (message Type_121)
22:20:18 Server: Object 2:3818 not found (message Type_121)
22:20:34 Server: Object 2:3180 not found (message Type_121)
22:20:35 Server: Object 2:3181 not found (message Type_121)
22:20:36 Server: Object 2:3170 not found (message Type_121)
22:20:36 Server: Object 2:3818 not found (message Type_93)
22:20:36 Server: Object 2:3816 not found (message Type_93)
22:20:37 Server: Object 2:3169 not found (message Type_121)
22:20:46 Server: Object 2:3169 not found (message Type_93)
22:20:46 Server: Object 2:3170 not found (message Type_93)
22:20:47 Server: Object 2:3180 not found (message Type_93)
22:20:47 Server: Object 2:3181 not found (message Type_93)
22:21:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:21:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:21:16 Server: Object 2:3816 not found (message Type_93)
22:21:16 Server: Object 2:3818 not found (message Type_93)
22:21:26 Server: Object 2:3169 not found (message Type_93)
22:21:26 Server: Object 2:3170 not found (message Type_93)
22:21:27 Server: Object 2:3180 not found (message Type_93)
22:21:27 Server: Object 2:3181 not found (message Type_93)
22:21:29 Server: Object 2:3816 not found (message Type_121)
22:21:31 Server: Object 2:3818 not found (message Type_121)
22:21:47 Server: Object 2:3180 not found (message Type_121)
22:21:48 Server: Object 2:3181 not found (message Type_121)
22:21:49 Server: Object 2:3170 not found (message Type_121)
22:21:50 Server: Object 2:3169 not found (message Type_121)
22:21:56 Server: Object 2:3818 not found (message Type_93)
22:21:56 Server: Object 2:3816 not found (message Type_93)
22:22:03 Error: EntityAI SubSkeleton index was not initialized properly (repeated 23x in the last 60sec)
22:22:03 name: Land_Shop_City_03_F, shape: a3\structures_f_exp\commercial\shop_city_03\shop_city_03_f.p3d, index: -1, matrices: 4
22:22:06 Server: Object 2:3170 not found (message Type_93)
22:22:06 Server: Object 2:3169 not found (message Type_93)
22:22:07 Server: Object 2:3180 not found (message Type_93)
22:22:07 Server: Object 2:3181 not found (message Type_93)
22:22:34 "[A3EAI Monitor] [Uptime:02:51:38][FPS:48][Groups:9/9][Respawn:0][HC:false]"
22:22:34 "[A3EAI Monitor] [Static:0][Dynamic:0][Random:10][Air:4][Land:4][UAV:0][UGV:1]"
22:22:36 Server: Object 2:3818 not found (message Type_93)
22:22:36 Server: Object 2:3816 not found (message Type_93)
22:22:42 Server: Object 2:3816 not found (message Type_121)
22:22:45 Server: Object 2:3818 not found (message Type_121)
22:22:46 Server: Object 2:3169 not found (message Type_93)
22:22:46 Server: Object 2:3170 not found (message Type_93)
22:22:47 Server: Object 2:3180 not found (message Type_93)
22:22:47 Server: Object 2:3181 not found (message Type_93)
22:23:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:23:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:23:00 Server: Object 2:3180 not found (message Type_121)
22:23:02 Server: Object 2:3181 not found (message Type_121)
22:23:02 Server: Object 2:3170 not found (message Type_121)
22:23:03 Server: Object 2:3169 not found (message Type_121)
22:23:16 Server: Object 2:3818 not found (message Type_93)
22:23:16 Server: Object 2:3816 not found (message Type_93)
22:23:26 Server: Object 2:3169 not found (message Type_93)
22:23:26 Server: Object 2:3170 not found (message Type_93)
22:23:27 Server: Object 2:3180 not found (message Type_93)
22:23:27 Server: Object 2:3181 not found (message Type_93)
22:23:55 Server: Object 2:3816 not found (message Type_121)
22:23:56 Server: Object 2:3818 not found (message Type_93)
22:23:56 Server: Object 2:3816 not found (message Type_93)
22:23:58 Server: Object 2:3818 not found (message Type_121)
22:24:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:24:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:24:01 "DEBUG: _event EarthQuake"
22:24:06 Error: EntityAI SubSkeleton index was not initialized properly (repeated 95x in the last 60sec)
22:24:06 name: Land_Shop_City_03_F, shape: a3\structures_f_exp\commercial\shop_city_03\shop_city_03_f.p3d, index: -1, matrices: 4
22:24:06 Server: Object 2:3169 not found (message Type_93)
22:24:06 Server: Object 2:3170 not found (message Type_93)
22:24:07 Server: Object 2:3180 not found (message Type_93)
22:24:07 Server: Object 2:3181 not found (message Type_93)
22:24:13 Server: Object 2:3180 not found (message Type_121)
22:24:15 Server: Object 2:3170 not found (message Type_121)
22:24:15 Server: Object 2:3181 not found (message Type_121)
22:24:17 Server: Object 2:3169 not found (message Type_121)
22:24:36 Server: Object 2:3818 not found (message Type_93)
22:24:36 Server: Object 2:3816 not found (message Type_93)
22:24:46 Server: Object 2:3169 not found (message Type_93)
22:24:46 Server: Object 2:3170 not found (message Type_93)
22:24:47 Server: Object 2:3180 not found (message Type_93)
22:24:47 Server: Object 2:3181 not found (message Type_93)
22:25:00 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 9.96255"
22:25:08 Server: Object 2:3816 not found (message Type_121)
22:25:11 Server: Object 2:3818 not found (message Type_121)
22:25:16 Server: Object 2:3818 not found (message Type_93)
22:25:16 Server: Object 2:3816 not found (message Type_93)
22:25:26 Server: Object 2:3169 not found (message Type_93)
22:25:26 Server: Object 2:3170 not found (message Type_93)
22:25:26 Server: Object 2:3180 not found (message Type_121)
22:25:27 Server: Object 2:3180 not found (message Type_93)
22:25:27 Server: Object 2:3181 not found (message Type_93)
22:25:28 Server: Object 2:3170 not found (message Type_121)
22:25:28 Server: Object 2:3181 not found (message Type_121)
22:25:30 Server: Object 2:3169 not found (message Type_121)
22:25:56 Server: Object 2:3818 not found (message Type_93)
22:25:56 Server: Object 2:3816 not found (message Type_93)
22:26:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:26:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:26:06 Server: Object 2:3169 not found (message Type_93)
22:26:06 Server: Object 2:3170 not found (message Type_93)
22:26:07 Server: Object 2:3180 not found (message Type_93)
22:26:07 Server: Object 2:3181 not found (message Type_93)
22:26:21 Server: Object 2:3816 not found (message Type_121)
22:26:24 Server: Object 2:3818 not found (message Type_121)
22:26:36 Server: Object 2:3818 not found (message Type_93)
22:26:36 Server: Object 2:3816 not found (message Type_93)
22:26:39 Server: Object 2:3180 not found (message Type_121)
22:26:41 Server: Object 2:3181 not found (message Type_121)
22:26:41 Server: Object 2:3170 not found (message Type_121)
22:26:43 Server: Object 2:3169 not found (message Type_121)
22:26:46 Server: Object 2:3169 not found (message Type_93)
22:26:46 Server: Object 2:3170 not found (message Type_93)
22:26:47 Server: Object 2:3180 not found (message Type_93)
22:26:47 Server: Object 2:3181 not found (message Type_93)
22:27:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:27:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:27:16 Server: Object 2:3818 not found (message Type_93)
22:27:16 Server: Object 2:3816 not found (message Type_93)
22:27:21 "DEBUG: _event PlantSpawner"
22:27:22 "DEBUG: suppressed PLANT PATCH spawn TRADER too close"
22:27:26 Server: Object 2:3169 not found (message Type_93)
22:27:26 Server: Object 2:3170 not found (message Type_93)
22:27:27 Server: Object 2:3180 not found (message Type_93)
22:27:27 Server: Object 2:3181 not found (message Type_93)
22:27:34 "[A3EAI Monitor] [Uptime:02:56:38][FPS:46][Groups:9/9][Respawn:0][HC:false]"
22:27:34 "[A3EAI Monitor] [Static:0][Dynamic:0][Random:10][Air:4][Land:4][UAV:0][UGV:1]"
22:27:34 Server: Object 2:3816 not found (message Type_121)
22:27:38 Server: Object 2:3818 not found (message Type_121)
22:27:53 Server: Object 2:3180 not found (message Type_121)
22:27:55 Server: Object 2:3181 not found (message Type_121)
22:27:55 Server: Object 2:3170 not found (message Type_121)
22:27:57 Server: Object 2:3818 not found (message Type_93)
22:27:57 Server: Object 2:3816 not found (message Type_93)
22:27:57 Server: Object 2:3169 not found (message Type_121)
22:28:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:28:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:28:06 Server: Object 2:3169 not found (message Type_93)
22:28:06 Server: Object 2:3170 not found (message Type_93)
22:28:07 Server: Object 2:3180 not found (message Type_93)
22:28:07 Server: Object 2:3181 not found (message Type_93)
22:28:37 Server: Object 2:3816 not found (message Type_93)
22:28:37 Server: Object 2:3818 not found (message Type_93)
22:28:46 Server: Object 2:3169 not found (message Type_93)
22:28:46 Server: Object 2:3170 not found (message Type_93)
22:28:47 Server: Object 2:3816 not found (message Type_121)
22:28:47 Server: Object 2:3180 not found (message Type_93)
22:28:47 Server: Object 2:3181 not found (message Type_93)
22:28:51 Server: Object 2:3818 not found (message Type_121)
22:29:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:29:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:29:06 Server: Object 2:3180 not found (message Type_121)
22:29:08 Server: Object 2:3181 not found (message Type_121)
22:29:08 Server: Object 2:3170 not found (message Type_121)
22:29:10 Server: Object 2:3169 not found (message Type_121)
22:29:17 Server: Object 2:3816 not found (message Type_93)
22:29:17 Server: Object 2:3818 not found (message Type_93)
22:29:26 Server: Object 2:3170 not found (message Type_93)
22:29:26 Server: Object 2:3169 not found (message Type_93)
22:29:27 Server: Object 2:3180 not found (message Type_93)
22:29:27 Server: Object 2:3181 not found (message Type_93)
22:29:30 Error: EntityAI SubSkeleton index was not initialized properly (repeated 23x in the last 60sec)
22:29:30 name: Land_Shop_City_03_F, shape: a3\structures_f_exp\commercial\shop_city_03\shop_city_03_f.p3d, index: -1, matrices: 4
22:29:57 Server: Object 2:3818 not found (message Type_93)
22:29:57 Server: Object 2:3816 not found (message Type_93)
22:30:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:30:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:30:00 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 10.0459"
22:30:01 Server: Object 2:3816 not found (message Type_121)
22:30:04 Server: Object 2:3818 not found (message Type_121)
22:30:06 Server: Object 2:3169 not found (message Type_93)
22:30:06 Server: Object 2:3170 not found (message Type_93)
22:30:07 Server: Object 2:3180 not found (message Type_93)
22:30:07 Server: Object 2:3181 not found (message Type_93)
22:30:19 Server: Object 2:3180 not found (message Type_121)
22:30:21 Server: Object 2:3181 not found (message Type_121)
22:30:21 Server: Object 2:3170 not found (message Type_121)
22:30:23 Server: Object 2:3169 not found (message Type_121)
22:30:37 Server: Object 2:3818 not found (message Type_93)
22:30:37 Server: Object 2:3816 not found (message Type_93)
22:30:46 Error: EntityAI SubSkeleton index was not initialized properly (repeated 71x in the last 60sec)
22:30:46 name: Land_Shop_City_03_F, shape: a3\structures_f_exp\commercial\shop_city_03\shop_city_03_f.p3d, index: -1, matrices: 4
22:30:46 Server: Object 2:3169 not found (message Type_93)
22:30:46 Server: Object 2:3170 not found (message Type_93)
22:30:47 Server: Object 2:3180 not found (message Type_93)
22:30:47 Server: Object 2:3181 not found (message Type_93)
22:31:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:31:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:31:14 Server: Object 2:3816 not found (message Type_121)
22:31:17 Server: Object 2:3818 not found (message Type_93)
22:31:17 Server: Object 2:3816 not found (message Type_93)
22:31:18 Server: Object 2:3818 not found (message Type_121)
22:31:26 Server: Object 2:3169 not found (message Type_93)
22:31:26 Server: Object 2:3170 not found (message Type_93)
22:31:27 Server: Object 2:3180 not found (message Type_93)
22:31:28 Server: Object 2:3181 not found (message Type_93)
22:31:32 Server: Object 2:3180 not found (message Type_121)
22:31:34 Server: Object 2:3181 not found (message Type_121)
22:31:34 Server: Object 2:3170 not found (message Type_121)
22:31:36 Server: Object 2:3169 not found (message Type_121)
22:31:57 Server: Object 2:3818 not found (message Type_93)
22:31:57 Server: Object 2:3816 not found (message Type_93)
22:32:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:32:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:32:04 Error: EntityAI SubSkeleton index was not initialized properly (repeated 71x in the last 60sec)
22:32:04 name: Land_Shop_City_03_F, shape: a3\structures_f_exp\commercial\shop_city_03\shop_city_03_f.p3d, index: -1, matrices: 4
22:32:06 Server: Object 2:3169 not found (message Type_93)
22:32:06 Server: Object 2:3170 not found (message Type_93)
22:32:07 Server: Object 2:3180 not found (message Type_93)
22:32:08 Server: Object 2:3181 not found (message Type_93)
22:32:27 Server: Object 2:3816 not found (message Type_121)
22:32:31 Server: Object 2:3818 not found (message Type_121)
22:32:34 "[A3EAI Monitor] [Uptime:03:01:38][FPS:47][Groups:9/9][Respawn:0][HC:false]"
22:32:34 "[A3EAI Monitor] [Static:0][Dynamic:0][Random:10][Air:4][Land:4][UAV:0][UGV:1]"
22:32:37 Server: Object 2:3818 not found (message Type_93)
22:32:37 Server: Object 2:3816 not found (message Type_93)
22:32:45 Server: Object 2:3180 not found (message Type_121)
22:32:46 Server: Object 2:3169 not found (message Type_93)
22:32:46 Server: Object 2:3170 not found (message Type_93)
22:32:47 Server: Object 2:3181 not found (message Type_121)
22:32:47 Server: Object 2:3170 not found (message Type_121)
22:32:47 Server: Object 2:3180 not found (message Type_93)
22:32:48 Server: Object 2:3181 not found (message Type_93)
22:32:49 Server: Object 2:3169 not found (message Type_121)
22:33:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:33:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:33:09 Error: EntityAI SubSkeleton index was not initialized properly (repeated 23x in the last 60sec)
22:33:09 name: Land_Shop_City_03_F, shape: a3\structures_f_exp\commercial\shop_city_03\shop_city_03_f.p3d, index: -1, matrices: 4
22:33:17 Server: Object 2:3818 not found (message Type_93)
22:33:17 Server: Object 2:3816 not found (message Type_93)
22:33:26 Server: Object 2:3170 not found (message Type_93)
22:33:26 Server: Object 2:3169 not found (message Type_93)
22:33:27 Server: Object 2:3180 not found (message Type_93)
22:33:28 Server: Object 2:3181 not found (message Type_93)
22:33:40 Server: Object 2:3816 not found (message Type_121)
22:33:44 Server: Object 2:3818 not found (message Type_121)
22:33:57 Server: Object 2:3818 not found (message Type_93)
22:33:57 Server: Object 2:3816 not found (message Type_93)
22:33:58 Server: Object 2:3180 not found (message Type_121)
22:34:00 Server: Object 2:3181 not found (message Type_121)
22:34:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:34:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:34:01 Server: Object 2:3170 not found (message Type_121)
22:34:01 "DEBUG: _event EarthQuake"
22:34:01 "DEBUG: _event ChangeWeather"
22:34:02 "Epoch: Weather Change - fog: [0.0213879,0.153599,16.6558] rain: 0.387875 overcast: 0.725638 windx: -7.94107 windz: -3.08708 forced: false"
22:34:03 Server: Object 2:3169 not found (message Type_121)
22:34:06 Server: Object 2:3170 not found (message Type_93)
22:34:06 Server: Object 2:3169 not found (message Type_93)
22:34:07 Server: Object 2:3180 not found (message Type_93)
22:34:08 Server: Object 2:3181 not found (message Type_93)
22:34:37 Server: Object 2:3818 not found (message Type_93)
22:34:37 Server: Object 2:3816 not found (message Type_93)
22:34:46 Server: Object 2:3169 not found (message Type_93)
22:34:46 Server: Object 2:3170 not found (message Type_93)
22:34:47 Server: Object 2:3180 not found (message Type_93)
22:34:48 Server: Object 2:3181 not found (message Type_93)
22:34:54 Server: Object 2:3816 not found (message Type_121)
22:34:57 Server: Object 2:3818 not found (message Type_121)
22:35:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:35:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:35:00 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 10.1293"
22:35:12 Server: Object 2:3180 not found (message Type_121)
22:35:13 Server: Object 2:3181 not found (message Type_121)
22:35:14 Server: Object 2:3170 not found (message Type_121)
22:35:16 Server: Object 2:3169 not found (message Type_121)
22:35:17 Server: Object 2:3818 not found (message Type_93)
22:35:17 Server: Object 2:3816 not found (message Type_93)
22:35:26 Server: Object 2:3169 not found (message Type_93)
22:35:26 Server: Object 2:3170 not found (message Type_93)
22:35:27 Server: Object 2:3180 not found (message Type_93)
22:35:28 Server: Object 2:3181 not found (message Type_93)
22:35:57 Server: Object 2:3818 not found (message Type_93)
22:35:57 Server: Object 2:3816 not found (message Type_93)
22:36:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:36:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:36:06 Server: Object 2:3169 not found (message Type_93)
22:36:06 Server: Object 2:3170 not found (message Type_93)
22:36:07 Server: Object 2:3816 not found (message Type_121)
22:36:07 Server: Object 2:3180 not found (message Type_93)
22:36:08 Server: Object 2:3181 not found (message Type_93)
22:36:10 Server: Object 2:3818 not found (message Type_121)
22:36:25 Server: Object 2:3180 not found (message Type_121)
22:36:27 Server: Object 2:3181 not found (message Type_121)
22:36:27 Server: Object 2:3170 not found (message Type_121)
22:36:30 Server: Object 2:3169 not found (message Type_121)
22:36:37 Server: Object 2:3818 not found (message Type_93)
22:36:37 Server: Object 2:3816 not found (message Type_93)
22:36:46 Server: Object 2:3169 not found (message Type_93)
22:36:46 Server: Object 2:3170 not found (message Type_93)
22:36:47 Server: Object 2:3180 not found (message Type_93)
22:36:48 Server: Object 2:3181 not found (message Type_93)
22:37:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:37:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:37:17 Server: Object 2:3818 not found (message Type_93)
22:37:17 Server: Object 2:3816 not found (message Type_93)
22:37:21 Server: Object 2:3816 not found (message Type_121)
22:37:24 Server: Object 2:3818 not found (message Type_121)
22:37:26 Server: Object 2:3169 not found (message Type_93)
22:37:26 Server: Object 2:3170 not found (message Type_93)
22:37:27 Server: Object 2:3180 not found (message Type_93)
22:37:28 Server: Object 2:3181 not found (message Type_93)
22:37:34 "[A3EAI Monitor] [Uptime:03:06:38][FPS:46][Groups:9/9][Respawn:0][HC:false]"
22:37:34 "[A3EAI Monitor] [Static:0][Dynamic:0][Random:8][Air:4][Land:4][UAV:0][UGV:1]"
22:37:38 Server: Object 2:3180 not found (message Type_121)
22:37:40 Server: Object 2:3181 not found (message Type_121)
22:37:40 Server: Object 2:3170 not found (message Type_121)
22:37:43 Server: Object 2:3169 not found (message Type_121)
22:37:57 Server: Object 2:3818 not found (message Type_93)
22:37:57 Server: Object 2:3816 not found (message Type_93)
22:38:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:38:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:38:06 Server: Object 2:3169 not found (message Type_93)
22:38:06 Server: Object 2:3170 not found (message Type_93)
22:38:07 Server: Object 2:3180 not found (message Type_93)
22:38:08 Server: Object 2:3181 not found (message Type_93)
22:38:34 Server: Object 2:3816 not found (message Type_121)
22:38:37 Server: Object 2:3818 not found (message Type_93)
22:38:37 Server: Object 2:3816 not found (message Type_93)
22:38:38 Server: Object 2:3818 not found (message Type_121)
22:38:46 Server: Object 2:3170 not found (message Type_93)
22:38:46 Server: Object 2:3169 not found (message Type_93)
22:38:47 Server: Object 2:3180 not found (message Type_93)
22:38:48 Server: Object 2:3181 not found (message Type_93)
22:38:51 Server: Object 2:3180 not found (message Type_121)
22:38:53 Server: Object 2:3181 not found (message Type_121)
22:38:54 Server: Object 2:3170 not found (message Type_121)
22:38:56 Server: Object 2:3169 not found (message Type_121)
22:39:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:39:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:39:01 Road not found
22:39:17 Server: Object 2:3816 not found (message Type_93)
22:39:17 Server: Object 2:3818 not found (message Type_93)
22:39:26 Server: Object 2:3170 not found (message Type_93)
22:39:26 Server: Object 2:3169 not found (message Type_93)
22:39:27 Server: Object 2:3180 not found (message Type_93)
22:39:28 Server: Object 2:3181 not found (message Type_93)
22:39:48 Server: Object 2:3816 not found (message Type_121)
22:39:51 Server: Object 2:3818 not found (message Type_121)
22:39:57 Server: Object 2:3818 not found (message Type_93)
22:39:57 Server: Object 2:3816 not found (message Type_93)
22:40:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:40:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:40:00 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 10.2126"
22:40:04 Server: Object 2:3180 not found (message Type_121)
22:40:06 Server: Object 2:3181 not found (message Type_121)
22:40:06 Server: Object 2:3169 not found (message Type_93)
22:40:06 Server: Object 2:3170 not found (message Type_93)
22:40:07 Server: Object 2:3170 not found (message Type_121)
22:40:08 Server: Object 2:3180 not found (message Type_93)
22:40:08 Server: Object 2:3181 not found (message Type_93)
22:40:09 Server: Object 2:3169 not found (message Type_121)
22:40:37 Server: Object 2:3818 not found (message Type_93)
22:40:37 Server: Object 2:3816 not found (message Type_93)
22:40:42 "DEBUG: _event CarnivalSpawner"
22:40:46 Server: Object 2:3169 not found (message Type_93)
22:40:46 Server: Object 2:3170 not found (message Type_93)
22:40:48 Server: Object 2:3180 not found (message Type_93)
22:40:48 Server: Object 2:3181 not found (message Type_93)
22:41:01 Server: Object 2:3816 not found (message Type_121)
22:41:04 Server: Object 2:3818 not found (message Type_121)
22:41:17 Server: Object 2:3180 not found (message Type_121)
22:41:17 Server: Object 2:3818 not found (message Type_93)
22:41:17 Server: Object 2:3816 not found (message Type_93)
22:41:19 Server: Object 2:3181 not found (message Type_121)
22:41:20 Server: Object 2:3170 not found (message Type_121)
22:41:23 Server: Object 2:3169 not found (message Type_121)
22:41:26 Server: Object 2:3169 not found (message Type_93)
22:41:26 Server: Object 2:3170 not found (message Type_93)
22:41:28 Server: Object 2:3180 not found (message Type_93)
22:41:28 Server: Object 2:3181 not found (message Type_93)
22:41:57 Server: Object 2:3818 not found (message Type_93)
22:41:57 Server: Object 2:3816 not found (message Type_93)
22:42:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:42:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:42:06 Server: Object 2:3169 not found (message Type_93)
22:42:06 Server: Object 2:3170 not found (message Type_93)
22:42:08 Server: Object 2:3180 not found (message Type_93)
22:42:08 Server: Object 2:3181 not found (message Type_93)
22:42:14 Server: Object 2:3816 not found (message Type_121)
22:42:17 Server: Object 2:3818 not found (message Type_121)
22:42:30 Server: Object 2:3180 not found (message Type_121)
22:42:32 Server: Object 2:3181 not found (message Type_121)
22:42:33 Server: Object 2:3170 not found (message Type_121)
22:42:34 "[A3EAI Monitor] [Uptime:03:11:38][FPS:47][Groups:9/9][Respawn:0][HC:false]"
22:42:34 "[A3EAI Monitor] [Static:0][Dynamic:0][Random:10][Air:4][Land:4][UAV:0][UGV:1]"
22:42:36 Server: Object 2:3169 not found (message Type_121)
22:42:37 Server: Object 2:3818 not found (message Type_93)
22:42:37 Server: Object 2:3816 not found (message Type_93)
22:42:46 Server: Object 2:3169 not found (message Type_93)
22:42:46 Server: Object 2:3170 not found (message Type_93)
22:42:48 Server: Object 2:3180 not found (message Type_93)
22:42:48 Server: Object 2:3181 not found (message Type_93)
22:43:00 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:43:01 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:43:17 Server: Object 2:3818 not found (message Type_93)
22:43:17 Server: Object 2:3816 not found (message Type_93)
22:43:27 Server: Object 2:3169 not found (message Type_93)
22:43:27 Server: Object 2:3170 not found (message Type_93)
22:43:27 Server: Object 2:3816 not found (message Type_121)
22:43:28 Server: Object 2:3180 not found (message Type_93)
22:43:28 Server: Object 2:3181 not found (message Type_93)
22:43:30 Server: Object 2:3818 not found (message Type_121)
22:43:43 Server: Object 2:3180 not found (message Type_121)
22:43:46 Server: Object 2:3181 not found (message Type_121)
22:43:46 Server: Object 2:3170 not found (message Type_121)
22:43:49 Server: Object 2:3169 not found (message Type_121)
22:43:57 Server: Object 2:3818 not found (message Type_93)
22:43:57 Server: Object 2:3816 not found (message Type_93)
22:44:01 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:44:01 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:44:02 "DEBUG: _event EarthQuake"
22:44:07 Server: Object 2:3169 not found (message Type_93)
22:44:07 Server: Object 2:3170 not found (message Type_93)
22:44:08 Server: Object 2:3180 not found (message Type_93)
22:44:08 Server: Object 2:3181 not found (message Type_93)
22:44:37 Server: Object 2:3818 not found (message Type_93)
22:44:37 Server: Object 2:3816 not found (message Type_93)
22:44:40 Server: Object 2:3816 not found (message Type_121)
22:44:44 Server: Object 2:3818 not found (message Type_121)
22:44:47 Server: Object 2:3169 not found (message Type_93)
22:44:47 Server: Object 2:3170 not found (message Type_93)
22:44:48 Server: Object 2:3180 not found (message Type_93)
22:44:48 Server: Object 2:3181 not found (message Type_93)
22:44:56 Server: Object 2:3180 not found (message Type_121)
22:44:59 Server: Object 2:3181 not found (message Type_121)
22:45:00 Server: Object 2:3170 not found (message Type_121)
22:45:01 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:45:01 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:45:01 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 10.296"
22:45:02 Server: Object 2:3169 not found (message Type_121)
22:45:17 Server: Object 2:3818 not found (message Type_93)
22:45:17 Server: Object 2:3816 not found (message Type_93)
22:45:27 Server: Object 2:3169 not found (message Type_93)
22:45:27 Server: Object 2:3170 not found (message Type_93)
22:45:28 Server: Object 2:3180 not found (message Type_93)
22:45:28 Server: Object 2:3181 not found (message Type_93)
22:45:53 Server: Object 2:3816 not found (message Type_121)
22:45:57 Server: Object 2:3818 not found (message Type_121)
22:45:57 Server: Object 2:3818 not found (message Type_93)
22:45:57 Server: Object 2:3816 not found (message Type_93)
22:46:01 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:46:01 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:46:07 Server: Object 2:3169 not found (message Type_93)
22:46:07 Server: Object 2:3170 not found (message Type_93)
22:46:08 Server: Object 2:3180 not found (message Type_93)
22:46:08 Server: Object 2:3181 not found (message Type_93)
22:46:10 Server: Object 2:3180 not found (message Type_121)
22:46:12 Server: Object 2:3181 not found (message Type_121)
22:46:13 Server: Object 2:3170 not found (message Type_121)
22:46:15 Server: Object 2:3169 not found (message Type_121)
22:46:37 Server: Object 2:3816 not found (message Type_93)
22:46:37 Server: Object 2:3818 not found (message Type_93)
22:46:47 Server: Object 2:3169 not found (message Type_93)
22:46:47 Server: Object 2:3170 not found (message Type_93)
22:46:48 Server: Object 2:3180 not found (message Type_93)
22:46:48 Server: Object 2:3181 not found (message Type_93)
22:47:01 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:47:01 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:47:06 Server: Object 2:3816 not found (message Type_121)
22:47:10 Server: Object 2:3818 not found (message Type_121)
22:47:17 Server: Object 2:3816 not found (message Type_93)
22:47:17 Server: Object 2:3818 not found (message Type_93)
22:47:23 Server: Object 2:3180 not found (message Type_121)
22:47:25 Server: Object 2:3181 not found (message Type_121)
22:47:25 Server: Object 2:3170 not found (message Type_121)
22:47:27 Server: Object 2:3169 not found (message Type_93)
22:47:27 Server: Object 2:3170 not found (message Type_93)
22:47:28 Server: Object 2:3180 not found (message Type_93)
22:47:28 Server: Object 2:3181 not found (message Type_93)
22:47:28 Server: Object 2:3169 not found (message Type_121)
22:47:35 "[A3EAI Monitor] [Uptime:03:16:38][FPS:41][Groups:9/9][Respawn:0][HC:false]"
22:47:35 "[A3EAI Monitor] [Static:0][Dynamic:0][Random:10][Air:4][Land:4][UAV:0][UGV:1]"
22:47:57 Server: Object 2:3816 not found (message Type_93)
22:47:57 Server: Object 2:3818 not found (message Type_93)
22:48:01 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:48:01 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:48:07 Server: Object 2:3169 not found (message Type_93)
22:48:07 Server: Object 2:3170 not found (message Type_93)
22:48:08 Server: Object 2:3180 not found (message Type_93)
22:48:08 Server: Object 2:3181 not found (message Type_93)
22:48:19 Server: Object 2:3816 not found (message Type_121)
22:48:24 Server: Object 2:3818 not found (message Type_121)
22:48:36 Server: Object 2:3180 not found (message Type_121)
22:48:37 Server: Object 2:3818 not found (message Type_93)
22:48:37 Server: Object 2:3816 not found (message Type_93)
22:48:38 Server: Object 2:3181 not found (message Type_121)
22:48:39 Server: Object 2:3170 not found (message Type_121)
22:48:42 Server: Object 2:3169 not found (message Type_121)
22:48:47 Server: Object 2:3169 not found (message Type_93)
22:48:47 Server: Object 2:3170 not found (message Type_93)
22:48:48 Server: Object 2:3180 not found (message Type_93)
22:48:48 Server: Object 2:3181 not found (message Type_93)
22:49:01 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:49:01 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:49:02 "DEBUG: _event PlantSpawner"
22:49:17 Server: Object 2:3818 not found (message Type_93)
22:49:17 Server: Object 2:3816 not found (message Type_93)
22:49:27 Server: Object 2:3169 not found (message Type_93)
22:49:27 Server: Object 2:3170 not found (message Type_93)
22:49:28 Server: Object 2:3180 not found (message Type_93)
22:49:28 Server: Object 2:3181 not found (message Type_93)
22:49:33 Server: Object 2:3816 not found (message Type_121)
22:49:37 Server: Object 2:3818 not found (message Type_121)
22:49:49 Server: Object 2:3180 not found (message Type_121)
22:49:51 Server: Object 2:3181 not found (message Type_121)
22:49:52 Server: Object 2:3170 not found (message Type_121)
22:49:55 Server: Object 2:3169 not found (message Type_121)
22:49:57 Server: Object 2:3816 not found (message Type_93)
22:49:57 Server: Object 2:3818 not found (message Type_93)
22:50:01 "DAYTIME ADJUSTMENT:: time accel updated to 1; time of day = 10.3794"
22:50:07 Server: Object 2:3169 not found (message Type_93)
22:50:07 Server: Object 2:3170 not found (message Type_93)
22:50:08 Server: Object 2:3180 not found (message Type_93)
22:50:08 Server: Object 2:3181 not found (message Type_93)
22:50:37 Server: Object 2:3818 not found (message Type_93)
22:50:37 Server: Object 2:3816 not found (message Type_93)
22:50:45 Server: Object 2:3816 not found (message Type_121)
22:50:47 Server: Object 2:3169 not found (message Type_93)
22:50:47 Server: Object 2:3170 not found (message Type_93)
22:50:48 Server: Object 2:3180 not found (message Type_93)
22:50:48 Server: Object 2:3181 not found (message Type_93)
22:50:50 Server: Object 2:3818 not found (message Type_121)
22:51:01 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:51:01 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:51:02 Server: Object 2:3180 not found (message Type_121)
22:51:05 Server: Object 2:3181 not found (message Type_121)
22:51:05 Server: Object 2:3170 not found (message Type_121)
22:51:09 Server: Object 2:3169 not found (message Type_121)
22:51:17 Server: Object 2:3818 not found (message Type_93)
22:51:17 Server: Object 2:3816 not found (message Type_93)
22:51:27 Server: Object 2:3169 not found (message Type_93)
22:51:27 Server: Object 2:3170 not found (message Type_93)
22:51:28 Server: Object 2:3180 not found (message Type_93)
22:51:28 Server: Object 2:3181 not found (message Type_93)
22:51:53 Error: EntityAI SubSkeleton index was not initialized properly (repeated 23x in the last 60sec)
22:51:53 name: Land_Shop_City_03_F, shape: a3\structures_f_exp\commercial\shop_city_03\shop_city_03_f.p3d, index: -1, matrices: 4
22:51:57 Road not found
22:51:57 Server: Object 2:3818 not found (message Type_93)
22:51:57 Server: Object 2:3816 not found (message Type_93)
22:51:59 Server: Object 2:3816 not found (message Type_121)
22:52:01 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:52:01 "_fnc_cleanupAliveAI:: AI Cleanup Completed"
22:52:03 Server: Object 2:3818 not found (message Type_121)
22:52:07 Server: Object 2:3169 not found (message Type_93)
22:52:07 Server: Object 2:3170 not found (message Type_93)
22:52:08 Server: Object 2:3180 not found (message Type_93)
22:52:08 Server: Object 2:3181 not found (message Type_93)

 

 

Thanks - reverted to the old system for mission timers for now. I suspect that has been the cause of many of these errors.

Link to comment
Share on other sites

Fix for the errors with missions not spawning after a while pushed to the github as Version 6.54 / Build 27.

For those up for some testing please let me know if this solved your issues.

I reverted back to the old system of mission timers which has been bullet-proof for the past year.

Thank you Brian Soanesn, Sneer, Deerawk, viper and the rest who have been posting bug reports with .RPT errors.

Link to comment
Share on other sites

8 hours ago, Ghostrider-DbD- said:

Fix for the errors with missions not spawning after a while pushed to the github as Version 6.54 / Build 27.

For those up for some testing please let me know if this solved your issues.

I reverted back to the old system of mission timers which has been bullet-proof for the past year.

Thank you Brian Soanesn, Sneer, Deerawk, viper and the rest who have been posting bug reports with .RPT errors.

Your welcome .. NP at all!!

I set debug to false since it was set to true and ran it all day on two servers, everything seems to be running fine now.

Link to comment
Share on other sites

Hi I have found out some new problems, one is that vehicles and static HMG´s wont be cleared after finising the mission. The other is that bots dont have enough ammunition so they wont fire back if they are under atack.
Thanks for solving the problems with mission respawn and ghost missions.

Link to comment
Share on other sites

11 minutes ago, serveratze88 said:

Hi I have found out some new problems, one is that vehicles and static HMG´s wont be cleared after finising the mission. The other is that bots dont have enough ammunition so they wont fire back if they are under atack.
Thanks for solving the problems with mission respawn and ghost missions.

Thank you for those bug reports. I will work on them tonight.

I suspect that the issue with ammo relates to an arma engine issue. Recently, I have noticed warnings in the logs regarding certain weapons. I will look into using a 'reload' event handler rather than 'fired'.

 

Link to comment
Share on other sites

On 1/13/2017 at 4:58 AM, Ghostrider-DbD- said:

Fix for the errors with missions not spawning after a while pushed to the github as Version 6.54 / Build 27.

For those up for some testing please let me know if this solved your issues.

I reverted back to the old system of mission timers which has been bullet-proof for the past year.

Thank you Brian Soanesn, Sneer, Deerawk, viper and the rest who have been posting bug reports with .RPT errors.

No problem Ghost. Glad to be of assistance. I will test your latest version and report back if I find anything.

Link to comment
Share on other sites

On 1/19/2017 at 1:55 AM, Drokz said:

No worries take your time and enjoy ur vacation :)

I downgraded to 6.46 and its working again, but the AI's seem to spot players not as good as in the newer Versions. I already raised their skills in the unitspawn

Please take a look at v 6.54 Build 32 which I just merged with the master.

 

On 1/20/2017 at 0:12 PM, prue420 said:

Hey guys where do you change how much ammo each ai have?

in GMS_fnc_spawnUnit.sqf.

Please give the new update a try before you do that. I think it will solve your issues.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...