Jump to content

VEMF - Vampire's Epoch Mission Framework


TheVampire

Recommended Posts

2. A large marker on the map to show the locality of the mission .As i have noticed that just the sound alert is not really enough to grab peoples attention.

Would be ok if this was added as an option in the config file to be able to turn it off. But I can agree another form of notification would be nice that keeps popping up every few mins.

I don't want to just hand players the location with a big marker, I feel it adds more to the game to have to look it up. 

Link to comment
Share on other sites

Don't know if I did it wrong but updating my init.sqf made the missions not work. VEMF loaded up fine in the RPT but I waited 40 minutes and had no mission come up.

Also had my first server crash when I killed the last AI in a Stary Sobor invasion.

Yup same for me, updated and now no notification at all, were we ment to replace what was in there or just add it

Link to comment
Share on other sites

You don't need to upload the AiA full version to Your server, the Server only needs the Lite Terrain pack and the fix is only serverside.Greez KiloSwiss

I already have the full version of AiA running on my server, what is the downside of running the up-res version? I'm on a hosted, if I switch to the lite version for your script will that affect bases current on my hosted server?

Link to comment
Share on other sites

ok still no messages, these are the last few lines of my init.sqf

 

if(toLower worldName in ["chernarus","chernarus_summer"])then{
    ([4654.62,9593.63,0] nearestObject 145259) setDamage 1;
    ([4654.62,9593.63,0] nearestObject 145260) setDamage 1;
};    //Fix for something, find out ;)

 "VEMFChatMsg" addPublicVariableEventHandler {
         systemChat (_this select 1);
         if (isClass(configFile >> "CfgSounds" >> "tune")) then {
                playSound ["tune",true];
        } else {
                playSound ["hint",true];
        };
        VEMFChatMsg = nil;
 };

[] execVM "scripts\fn_statusBar.sqf";

 

Link to comment
Share on other sites

@Tricks

A client does see a difference in texture quality between AiA full and AiA lite, but the Server does not, cause both include the exact same terrains.

 

The Lite version has everything the server needs, the same terrain, heightmap etc. it was only made for A. People with low bandwidth and B. to only upload the necessary files to the Server.

Link to comment
Share on other sites

1 question, 

where do i locate the mission.pbo as to what step 1 says. I am assuming MPMission folder and the atlis.pbo. I have done this and repacked it.

 

  1. Open the "Mission Files" folder where you will see "init.sqf" and "initServer.sqf". You need to put these two files in your Mission.PBO (or Folder) alongside your description.ext file. If you already have an "init.sqf" there, you will need to open my version and copy the contents to your existing file.

Link to comment
Share on other sites

 

1 question, 

where do i locate the mission.pbo as to what step 1 says. I am assuming MPMission folder and the atlis.pbo. I have done this and repacked it.

 

  1. Open the "Mission Files" folder where you will see "init.sqf" and "initServer.sqf". You need to put these two files in your Mission.PBO (or Folder) alongside your description.ext file. If you already have an "init.sqf" there, you will need to open my version and copy the contents to your existing file.

 

 

Yes, you are correct.

Link to comment
Share on other sites

After implementing the new alert message lines in my mission init I get no alert messages at all, neither audio nor text.  

 

Server RPT:

 

=====================================================================
== C:\Game_Servers\Epoch_Test\arma3server.exe
== "arma3server.exe"  -mod=@Bornholm13;@Epoch;@EpochHive; -profiles=Test -name=Test -port=2352 -config=C:\Game_Servers\Epoch_Test\Test\config.cfg -cfg=C:\Game_Servers\Epoch_Test\Test\basic.cfg -enableHT -autoinit

Original output filename: Arma3Retail_Server
Exe timestamp: 2015/01/09 16:12:11
Current time:  2015/01/11 10:52:13

Type: Public
Branch: Stable
Version: 1.36.128820

Allocator: C:\Game_Servers\Epoch_Test\dll\tbb4malloc_bi.dll
=====================================================================

10:52:13 ManagerConfig()
10:52:13 Error when creating WIC imaging factory:
	Error: 0x80040154
10:52:13 Splash window: Empty image - unable to draw the splash window
10:52:13 Splash window: Empty image - unable to draw the splash window
10:52:13 Splash window: Empty image - unable to draw the splash window
10:52:13 Splash window: Empty image - unable to draw the splash window
10:52:13 Cannot register unknown string STR_USRACT_BULD_LOCK_ABSOLUTE_ELEVATION
10:52:13 Splash window: Empty image - unable to draw the splash window
10:52:13 Splash window: Empty image - unable to draw the splash window
10:52:13 Splash window: Empty image - unable to draw the splash window
10:52:16 Splash window: Empty image - unable to draw the splash window
10:52:17 Updating base class ->Base, by a3\dubbing_radio_f\config.bin/CfgHQIdentities/PAPA_BEAR/
10:52:17 Updating base class ->Base, by a3\dubbing_radio_f\config.bin/CfgHQIdentities/AirBase/
10:52:18 Updating base class ->HouseBase, by a3\data_f\config.bin/CfgVehicles/House/
10:52:18 Updating base class ->Thing, by a3\data_f\config.bin/CfgVehicles/thingX/
10:52:18 Updating base class RscShortcutButton->RscButton, by a3\editor_f\config.bin/RscDisplayEditObject/Controls/B_OK/
10:52:18 Updating base class RscSliderH->RscXSliderH, by a3\editor_f\config.bin/RscDisplayEditObject/Slider/
10:52:18 Updating base class RscText->RscPicture, by a3\editor_f\config.bin/RscDisplayEditObject/Preview/
10:52:18 Updating base class RscShortcutButton->RscButton, by a3\editor_f\config.bin/RscDisplayMissionLoad/Controls/B_OK/
10:52:18 Updating base class RscShortcutButton->RscButton, by a3\editor_f\config.bin/RscDisplayMissionSave/Controls/B_OK/
10:52:18 Updating base class ->House, by a3\structures_f\config.bin/CfgVehicles/House_F/
10:52:18 Updating base class ->House_F, by a3\structures_f\config.bin/CfgVehicles/House_Small_F/
10:52:18 Updating base class ->Default, by a3\anims_f\config\sdr\config.bin/CfgMovesBasic/DefaultDie/
10:52:18 Updating base class ->Default, by a3\anims_f\config\sdr\config.bin/CfgMovesMaleSdr/States/Crew/
10:52:18 Updating base class ->StandBase, by a3\anims_f\config\sdr\config.bin/CfgMovesMaleSdr/States/AmovPercMstpSnonWnonDnon/
10:52:18 Updating base class ->RscControlsGroup, by a3\ui_f\config.bin/RscControlsGroupNoScrollbars/
10:52:18 Updating base class ->RscControlsGroup, by a3\ui_f\config.bin/RscControlsGroupNoHScrollbars/
10:52:18 Updating base class ->RscControlsGroup, by a3\ui_f\config.bin/RscControlsGroupNoVScrollbars/
10:52:18 Updating base class ->RscText, by a3\ui_f\config.bin/RscLine/
10:52:18 Updating base class ->RscActiveText, by a3\ui_f\config.bin/RscActivePicture/
10:52:18 Updating base class ->RscButton, by a3\ui_f\config.bin/RscButtonTextOnly/
10:52:18 Updating base class ->RscShortcutButton, by a3\ui_f\config.bin/RscShortcutButtonMain/
10:52:18 Updating base class ->RscShortcutButton, by a3\ui_f\config.bin/RscButtonEditor/
10:52:18 Updating base class ->RscShortcutButton, by a3\ui_f\config.bin/RscIGUIShortcutButton/
10:52:18 Updating base class ->RscShortcutButton, by a3\ui_f\config.bin/RscGearShortcutButton/
10:52:18 Updating base class ->RscShortcutButton, by a3\ui_f\config.bin/RscButtonMenu/
10:52:18 Updating base class ->RscButtonMenu, by a3\ui_f\config.bin/RscButtonMenuOK/
10:52:18 Updating base class ->RscButtonMenu, by a3\ui_f\config.bin/RscButtonMenuCancel/
10:52:18 Updating base class ->RscButtonMenu, by a3\ui_f\config.bin/RscButtonMenuSteam/
10:52:18 Updating base class ->RscText, by a3\ui_f\config.bin/RscLoadingText/
10:52:18 Updating base class ->RscListBox, by a3\ui_f\config.bin/RscIGUIListBox/
10:52:18 Updating base class ->RscListNBox, by a3\ui_f\config.bin/RscIGUIListNBox/
10:52:18 Updating base class ->RscText, by a3\ui_f\config.bin/RscBackground/
10:52:18 Updating base class ->RscText, by a3\ui_f\config.bin/RscBackgroundGUI/
10:52:18 Updating base class ->RscPicture, by a3\ui_f\config.bin/RscBackgroundGUILeft/
10:52:18 Updating base class ->RscPicture, by a3\ui_f\config.bin/RscBackgroundGUIRight/
10:52:18 Updating base class ->RscPicture, by a3\ui_f\config.bin/RscBackgroundGUIBottom/
10:52:18 Updating base class ->RscText, by a3\ui_f\config.bin/RscBackgroundGUITop/
10:52:18 Updating base class ->RscText, by a3\ui_f\config.bin/RscBackgroundGUIDark/
10:52:18 Updating base class ->RscPictureKeepAspect, by a3\ui_f\config.bin/RscBackgroundLogo/
10:52:18 Updating base class ->RscMapControl, by a3\ui_f\config.bin/RscMapControlEmpty/
10:52:18 Updating base class ->RscPicture, by a3\ui_f\config.bin/CA_Mainback/
10:52:18 Updating base class ->CA_Mainback, by a3\ui_f\config.bin/CA_Back/
10:52:18 Updating base class ->CA_Mainback, by a3\ui_f\config.bin/CA_Title_Back/
10:52:18 Updating base class ->CA_Mainback, by a3\ui_f\config.bin/CA_Black_Back/
10:52:18 Updating base class ->RscTitle, by a3\ui_f\config.bin/CA_Title/
10:52:18 Updating base class ->RscPictureKeepAspect, by a3\ui_f\config.bin/CA_Logo/
10:52:18 Updating base class ->CA_Logo, by a3\ui_f\config.bin/CA_Logo_Small/
10:52:18 Updating base class ->RscButton, by a3\ui_f\config.bin/CA_RscButton/
10:52:18 Updating base class ->CA_RscButton, by a3\ui_f\config.bin/CA_RscButton_dialog/
10:52:18 Updating base class ->RscActiveText, by a3\ui_f\config.bin/CA_Ok/
10:52:18 Updating base class ->RscText, by a3\ui_f\config.bin/CA_Ok_image/
10:52:18 Updating base class ->RscText, by a3\ui_f\config.bin/CA_Ok_image2/
10:52:18 Updating base class ->RscText, by a3\ui_f\config.bin/CA_Ok_text/
10:52:18 Updating base class ->RscPicture, by a3\ui_f\config.bin/RscVignette/
10:52:18 Updating base class ->RscControlsGroupNoScrollbars, by a3\ui_f\config.bin/RscMapControlTooltip/
10:52:18 Updating base class RscShortcutButton->RscButtonMenu, by a3\ui_f\config.bin/RscDisplayDebug/Controls/B_OK/
10:52:18 Updating base class RscShortcutButton->RscButtonMenu, by a3\ui_f\config.bin/RscDisplayDebug/Controls/B_Cancel/
10:52:18 Updating base class RscShortcutButton->RscButtonMenu, by a3\ui_f\config.bin/RscDisplayDebug/Controls/B_Clear/
10:52:18 Updating base class ->RscText, by a3\ui_f\config.bin/RscDisplayCapture/controls/TimeLines/
10:52:18 Updating base class RscShortcutButton->RscButtonMenu, by a3\ui_f\config.bin/RscDisplayCapture/controls/ButtonAverages/
10:52:18 Updating base class RscShortcutButton->RscButtonMenu, by a3\ui_f\config.bin/RscDisplayCapture/controls/ButtonSavePreviousData/
10:52:18 Updating base class RscShortcutButton->RscButtonMenu, by a3\ui_f\config.bin/RscDisplayCapture/controls/ButtonPreviousData/
10:52:18 Updating base class RscControlsGroup->RscControlsGroupNoHScrollbars, by a3\ui_f\config.bin/RscDisplayMain/controls/ModIcons/
10:52:18 Updating base class RscPicture->RscPictureKeepAspect, by a3\ui_f\config.bin/RscDisplayMain/IconPicture/
10:52:18 Updating base class IconPicture->RscPictureKeepAspect, by a3\ui_f\config.bin/RscDisplayMain/DlcOwnedIconPicture/
10:52:18 Updating base class IconPicture->RscPictureKeepAspect, by a3\ui_f\config.bin/RscDisplayMain/DlcIconPicture/
10:52:18 Updating base class RscListBox->RscCombo, by a3\ui_f\config.bin/RscDisplayCustomizeController/Steepness/
10:52:18 Updating base class ->RscStandardDisplay, by a3\ui_f\config.bin/RscDisplayControlSchemes/
10:52:18 Updating base class ButtonOK->RscButtonMenuCancel, by a3\ui_f\config.bin/RscDisplayControlSchemes/controls/ButtonCancel/
10:52:18 Updating base class RscButton->RscButtonMenuOK, by a3\ui_f\config.bin/RscDisplayControlSchemes/controls/ButtonOK/
10:52:18 Updating base class RscPicture->RscPictureKeepAspect, by a3\ui_f\config.bin/RscDisplayFileSelectImage/controls/OverviewPicture/
10:52:18 Updating base class RscShortcutButton->RscButtonMenuCancel, by a3\ui_f\config.bin/RscDisplayFieldManual/controls/ButtonCancel/
10:52:18 Cannot delete class B_KickOff, it is referenced somewhere (used as a base class probably).
10:52:18 Updating base class RscButton->RscButtonMenuCancel, by a3\ui_f\config.bin/RscDisplayPublishMission/controls/ButtonCancel/
10:52:18 Updating base class RscShortcutButton->RscButtonMenuOK, by a3\ui_f\config.bin/RscDisplayPublishMissionSelectTags/controls/ButtonOK/
10:52:18 Updating base class ButtonOK->RscButtonMenuCancel, by a3\ui_f\config.bin/RscDisplayPublishMissionSelectTags/controls/ButtonCancel/
10:52:18 Updating base class ->RscSubmenu, by a3\ui_f\config.bin/RscMainMenu/
10:52:18 Cannot update non class from class a3\ui_f\config.bin/RscCallSupport/Items/
10:52:18 Cannot update non class from class a3\ui_f\config.bin/RscRadio/Items/
10:52:18 Updating base class ->BulletCore, by a3\weapons_f\config.bin/CfgAmmo/BulletBase/
10:52:18 Updating base class ->Default, by a3\weapons_f\config.bin/CfgMagazines/CA_Magazine/
10:52:18 Updating base class ->ReammoBox, by a3\weapons_f\config.bin/cfgVehicles/WeaponHolder/
10:52:18 Updating base class ->SlotInfo, by a3\weapons_f\config.bin/CowsSlot/
10:52:18 Updating base class ->SlotInfo, by a3\weapons_f\config.bin/PointerSlot/
10:52:18 Updating base class ->PistolCore, by a3\weapons_f\config.bin/cfgWeapons/Pistol/
10:52:18 Updating base class ->WeaponSlotsInfo, by a3\weapons_f\config.bin/cfgWeapons/Pistol_Base_F/WeaponSlotsInfo/
10:52:18 Updating base class ->Default, by a3\weapons_f\config.bin/cfgWeapons/ItemCore/
10:52:18 Updating base class ->ReammoBox, by a3\weapons_f\ammoboxes\config.bin/CfgVehicles/Bag_Base/
10:52:18 Updating base class ->ThingX, by a3\weapons_f\ammoboxes\config.bin/CfgVehicles/WeaponHolderSimulated/
10:52:18 Updating base class ->Ship, by a3\boat_f\config.bin/CfgVehicles/Ship_F/
10:52:18 Splash window: Empty image - unable to draw the splash window
10:52:18 Splash window: Empty image - unable to draw the splash window
10:52:19 ragdollHitDmgLimit (0.000000) is lower than minimum (0.010000) and it was set to min.
10:52:19 Initializing Steam Manager
10:52:19 ManagerConfig()
10:52:19 Steam Manager initialized.
10:52:19 
10:52:19 ==== Loaded addons ====
10:52:19 
10:52:19 dta\bin.pbo - unknown
10:52:19 dta\core.pbo - 72362
10:52:19 dta\languagecore_f.pbo - 77045
10:52:19 C:\Game_Servers\Epoch_Test\@EpochHive\addons\a3_epoch_infistar.pbo - unknown
10:52:19 C:\Game_Servers\Epoch_Test\@EpochHive\addons\a3_epoch_server.pbo - unknown
10:52:19 C:\Game_Servers\Epoch_Test\@EpochHive\addons\a3_epoch_server_settings.pbo - unknown
10:52:19 C:\Game_Servers\Epoch_Test\@EpochHive\addons\vemf.pbo - unknown
10:52:19 C:\Game_Servers\Epoch_Test\@Epoch\addons\a2_epoch_weapons.pbo - unknown
10:52:19 C:\Game_Servers\Epoch_Test\@Epoch\addons\a3_epoch_assets.pbo - unknown
10:52:19 C:\Game_Servers\Epoch_Test\@Epoch\addons\a3_epoch_assets_1.pbo - unknown
10:52:19 C:\Game_Servers\Epoch_Test\@Epoch\addons\a3_epoch_assets_2.pbo - unknown
10:52:19 C:\Game_Servers\Epoch_Test\@Epoch\addons\a3_epoch_assets_3.pbo - unknown
10:52:19 C:\Game_Servers\Epoch_Test\@Epoch\addons\a3_epoch_code.pbo - unknown
10:52:19 C:\Game_Servers\Epoch_Test\@Epoch\addons\a3_epoch_config.pbo - unknown
10:52:19 C:\Game_Servers\Epoch_Test\@Epoch\addons\a3_epoch_language.pbo - unknown
10:52:19 C:\Game_Servers\Epoch_Test\@Epoch\addons\a3_epoch_structures.pbo - unknown
10:52:19 C:\Game_Servers\Epoch_Test\@Epoch\addons\a3_epoch_underground.pbo - unknown
10:52:19 C:\Game_Servers\Epoch_Test\@Epoch\addons\a3_epoch_vehicles.pbo - unknown
10:52:19 C:\Game_Servers\Epoch_Test\@Epoch\addons\a3_epoch_vehicles_1.pbo - unknown
10:52:19 C:\Game_Servers\Epoch_Test\@Epoch\addons\a3_epoch_weapons.pbo - unknown
10:52:19 C:\Game_Servers\Epoch_Test\@Bornholm13\addons\bornholm.pbo - unknown
10:52:19 C:\Game_Servers\Epoch_Test\@Bornholm13\addons\bornholmlayers.pbo - unknown
10:52:19 C:\Game_Servers\Epoch_Test\@Bornholm13\addons\bornholmobjects.pbo - unknown
10:52:19 C:\Game_Servers\Epoch_Test\heli\addons\air_f_heli.ebo - 76933
10:52:19 C:\Game_Servers\Epoch_Test\heli\addons\anims_f_heli.ebo - 72362
10:52:19 C:\Game_Servers\Epoch_Test\heli\addons\boat_f_heli.ebo - 74189
10:52:19 C:\Game_Servers\Epoch_Test\heli\addons\cargoposes_f_heli.ebo - 76854
10:52:19 C:\Game_Servers\Epoch_Test\heli\addons\data_f_heli.ebo - 76223
10:52:19 C:\Game_Servers\Epoch_Test\heli\addons\dubbing_f_heli.ebo - 75138
10:52:19 C:\Game_Servers\Epoch_Test\heli\addons\functions_f_heli.ebo - 75918
10:52:19 C:\Game_Servers\Epoch_Test\heli\addons\languagemissions_f_heli.ebo - 76893
10:52:19 C:\Game_Servers\Epoch_Test\heli\addons\language_f_heli.ebo - 76893
10:52:19 C:\Game_Servers\Epoch_Test\heli\addons\missions_f_heli.ebo - 77084
10:52:19 C:\Game_Servers\Epoch_Test\heli\addons\missions_f_heli_data.ebo - 75977
10:52:19 C:\Game_Servers\Epoch_Test\heli\addons\missions_f_heli_video.ebo - 75065
10:52:19 C:\Game_Servers\Epoch_Test\heli\addons\modules_f_heli.ebo - 77084
10:52:19 C:\Game_Servers\Epoch_Test\heli\addons\music_f_heli.ebo - 76012
10:52:19 C:\Game_Servers\Epoch_Test\heli\addons\music_f_heli_music.ebo - 76012
10:52:19 C:\Game_Servers\Epoch_Test\heli\addons\soft_f_heli.ebo - 74189
10:52:19 C:\Game_Servers\Epoch_Test\heli\addons\sounds_f_heli.ebo - 75591
10:52:19 C:\Game_Servers\Epoch_Test\heli\addons\structures_f_heli.ebo - 76870
10:52:19 C:\Game_Servers\Epoch_Test\heli\addons\supplies_f_heli.ebo - 76164
10:52:19 C:\Game_Servers\Epoch_Test\heli\addons\ui_f_heli.ebo - 76986
10:52:19 C:\Game_Servers\Epoch_Test\kart\addons\anims_f_kart.pbo - 72362
10:52:19 C:\Game_Servers\Epoch_Test\kart\addons\characters_f_kart.pbo - 73106
10:52:19 C:\Game_Servers\Epoch_Test\kart\addons\data_f_kart.pbo - 76223
10:52:19 C:\Game_Servers\Epoch_Test\kart\addons\languagemissions_f_kart.pbo - 76770
10:52:19 C:\Game_Servers\Epoch_Test\kart\addons\language_f_kart.pbo - 76769
10:52:19 C:\Game_Servers\Epoch_Test\kart\addons\missions_f_kart.pbo - 76770
10:52:19 C:\Game_Servers\Epoch_Test\kart\addons\missions_f_kart_data.pbo - 75687
10:52:19 C:\Game_Servers\Epoch_Test\kart\addons\modules_f_kart.pbo - 76568
10:52:19 C:\Game_Servers\Epoch_Test\kart\addons\modules_f_kart_data.pbo - 74588
10:52:19 C:\Game_Servers\Epoch_Test\kart\addons\soft_f_kart.pbo - 76606
10:52:19 C:\Game_Servers\Epoch_Test\kart\addons\sounds_f_kart.pbo - 73106
10:52:19 C:\Game_Servers\Epoch_Test\kart\addons\structures_f_kart.pbo - 76870
10:52:19 C:\Game_Servers\Epoch_Test\kart\addons\ui_f_kart.pbo - 73106
10:52:19 C:\Game_Servers\Epoch_Test\kart\addons\weapons_f_kart.pbo - 76039
10:52:19 C:\Game_Servers\Epoch_Test\curator\addons\data_f_curator.pbo - 74685
10:52:19 C:\Game_Servers\Epoch_Test\curator\addons\functions_f_curator.pbo - 75024
10:52:19 C:\Game_Servers\Epoch_Test\curator\addons\language_f_curator.pbo - 76769
10:52:19 C:\Game_Servers\Epoch_Test\curator\addons\missions_f_curator.pbo - 75167
10:52:19 C:\Game_Servers\Epoch_Test\curator\addons\modules_f_curator.pbo - 76863
10:52:19 C:\Game_Servers\Epoch_Test\curator\addons\ui_f_curator.pbo - 76300
10:52:19 addons\a3.pbo - unknown
10:52:19 addons\air_f.pbo - 77024
10:52:19 addons\air_f_beta.pbo - 76683
10:52:19 addons\air_f_epb.pbo - 76978
10:52:19 addons\air_f_epc.pbo - 76598
10:52:19 addons\air_f_gamma.pbo - 75399
10:52:19 addons\air_f_rtd.pbo - 76933
10:52:19 addons\animals_f.pbo - 72362
10:52:19 addons\animals_f_beta.pbo - 72362
10:52:19 addons\anims_f.pbo - 76942
10:52:19 addons\anims_f_bootcamp.pbo - 72362
10:52:19 addons\anims_f_data.pbo - 76942
10:52:19 addons\anims_f_epa.pbo - 72362
10:52:19 addons\anims_f_epc.pbo - 72362
10:52:19 addons\armor_f.pbo - 72362
10:52:19 addons\armor_f_beta.pbo - 76517
10:52:19 addons\armor_f_epb.pbo - 76850
10:52:19 addons\armor_f_epc.pbo - 74356
10:52:19 addons\armor_f_gamma.pbo - 76913
10:52:19 addons\asm.pbo - unknown
10:52:19 addons\baseconfig_f.pbo - 73106
10:52:19 addons\boat_f.pbo - 76773
10:52:19 addons\boat_f_beta.pbo - 74356
10:52:19 addons\boat_f_epc.pbo - 74356
10:52:19 addons\boat_f_gamma.pbo - 76739
10:52:19 addons\cargoposes_f.pbo - 76913
10:52:19 addons\characters_f.pbo - 76948
10:52:19 addons\characters_f_beta.pbo - 74412
10:52:19 addons\characters_f_bootcamp.pbo - 73106
10:52:19 addons\characters_f_epa.pbo - 75270
10:52:19 addons\characters_f_epb.pbo - 73106
10:52:19 addons\characters_f_epc.pbo - 73106
10:52:19 addons\characters_f_gamma.pbo - 76245
10:52:19 addons\data_f.pbo - 77035
10:52:19 addons\data_f_bootcamp.pbo - 76960
10:52:19 addons\drones_f.pbo - 76444
10:52:19 addons\dubbing_f.pbo - 73106
10:52:19 addons\dubbing_f_beta.pbo - 73106
10:52:19 addons\dubbing_f_bootcamp.pbo - 73106
10:52:19 addons\dubbing_f_epa.pbo - 73106
10:52:19 addons\dubbing_f_epb.pbo - 76110
10:52:19 addons\dubbing_f_epc.pbo - 73106
10:52:19 addons\dubbing_f_gamma.pbo - 73106
10:52:19 addons\dubbing_radio_f.pbo - 76962
10:52:19 addons\dubbing_radio_f_data.pbo - 76953
10:52:19 addons\editor_f.pbo - 74164
10:52:19 addons\functions_f.pbo - 76968
10:52:19 addons\functions_f_bootcamp.pbo - 76965
10:52:19 addons\functions_f_epa.pbo - 73434
10:52:19 addons\functions_f_epc.pbo - 73106
10:52:19 addons\languagemissions_f.pbo - 76893
10:52:19 addons\languagemissions_f_beta.pbo - 76770
10:52:19 addons\languagemissions_f_bootcamp.pbo - 76770
10:52:19 addons\languagemissions_f_epa.pbo - 76770
10:52:19 addons\languagemissions_f_epb.pbo - 76893
10:52:19 addons\languagemissions_f_epc.pbo - 76770
10:52:19 addons\languagemissions_f_gamma.pbo - 76770
10:52:19 addons\language_f.pbo - 76914
10:52:19 addons\language_f_beta.pbo - 76769
10:52:19 addons\language_f_bootcamp.pbo - 76951
10:52:19 addons\language_f_epa.pbo - 76769
10:52:19 addons\language_f_epb.pbo - 76769
10:52:19 addons\language_f_epc.pbo - 76769
10:52:19 addons\language_f_gamma.pbo - 76980
10:52:19 addons\map_altis.pbo - 73767
10:52:19 addons\map_altis_data.pbo - 73106
10:52:19 addons\map_altis_data_layers.pbo - 73106
10:52:19 addons\map_altis_data_layers_00_00.pbo - 73106
10:52:19 addons\map_altis_data_layers_00_01.pbo - 73106
10:52:19 addons\map_altis_data_layers_01_00.pbo - 73106
10:52:19 addons\map_altis_data_layers_01_01.pbo - 73106
10:52:19 addons\map_altis_scenes_f.pbo - 73106
10:52:19 addons\map_data.pbo - 73001
10:52:19 addons\map_stratis.pbo - 72244
10:52:19 addons\map_stratis_data.pbo - 73106
10:52:19 addons\map_stratis_data_layers.pbo - 73106
10:52:19 addons\map_stratis_scenes_f.pbo - 73106
10:52:19 addons\map_vr.pbo - 73106
10:52:19 addons\map_vr_scenes_f.pbo - 73106
10:52:19 addons\misc_f.pbo - 74445
10:52:19 addons\missions_f.pbo - 74929
10:52:19 addons\missions_f_beta.pbo - 76770
10:52:19 addons\missions_f_beta_data.pbo - 75473
10:52:19 addons\missions_f_beta_video.pbo - 73106
10:52:19 addons\missions_f_bootcamp.pbo - 76296
10:52:19 addons\missions_f_bootcamp_data.pbo - 72362
10:52:19 addons\missions_f_bootcamp_video.pbo - 75065
10:52:19 addons\missions_f_data.pbo - 73106
10:52:19 addons\missions_f_epa.pbo - 77038
10:52:19 addons\missions_f_epa_data.pbo - 73106
10:52:19 addons\missions_f_epa_video.pbo - 73106
10:52:19 addons\missions_f_epb.pbo - 77055
10:52:19 addons\missions_f_epb_data.pbo - 73106
10:52:19 addons\missions_f_epb_video.pbo - 73106
10:52:19 addons\missions_f_epc.pbo - 77038
10:52:19 addons\missions_f_epc_data.pbo - 73106
10:52:19 addons\missions_f_epc_video.pbo - 73106
10:52:19 addons\missions_f_gamma.pbo - 76877
10:52:19 addons\missions_f_gamma_data.pbo - 76877
10:52:19 addons\missions_f_gamma_video.pbo - 73106
10:52:19 addons\missions_f_video.pbo - 73106
10:52:19 addons\modules_f.pbo - 76893
10:52:19 addons\modules_f_beta.pbo - 76909
10:52:19 addons\modules_f_beta_data.pbo - 73635
10:52:19 addons\modules_f_bootcamp.pbo - 76897
10:52:19 addons\modules_f_data.pbo - 73106
10:52:19 addons\modules_f_epb.pbo - 73106
10:52:19 addons\music_f.pbo - 73106
10:52:19 addons\music_f_bootcamp.pbo - 73106
10:52:19 addons\music_f_bootcamp_music.pbo - 73106
10:52:19 addons\music_f_epa.pbo - 73106
10:52:19 addons\music_f_epa_music.pbo - 73106
10:52:19 addons\music_f_epb.pbo - 73106
10:52:19 addons\music_f_epb_music.pbo - 73106
10:52:19 addons\music_f_epc.pbo - 73106
10:52:19 addons\music_f_epc_music.pbo - 73106
10:52:19 addons\music_f_music.pbo - 73106
10:52:19 addons\plants_f.pbo - 73106
10:52:19 addons\roads_f.pbo - 73001
10:52:19 addons\rocks_f.pbo - 73767
10:52:19 addons\signs_f.pbo - 72273
10:52:19 addons\soft_f.pbo - 76710
10:52:19 addons\soft_f_beta.pbo - 76665
10:52:19 addons\soft_f_bootcamp.pbo - 74362
10:52:19 addons\soft_f_epc.pbo - 76665
10:52:19 addons\soft_f_gamma.pbo - 76979
10:52:19 addons\sounds_f.pbo - 76951
10:52:19 addons\sounds_f_bootcamp.pbo - 73106
10:52:19 addons\sounds_f_epb.pbo - 73106
10:52:19 addons\sounds_f_epc.pbo - 73106
10:52:19 addons\sounds_f_vehicles.pbo - 75994
10:52:19 addons\sounds_f_weapons.pbo - 76567
10:52:19 addons\static_f.pbo - 76983
10:52:19 addons\static_f_beta.pbo - 73106
10:52:19 addons\static_f_gamma.pbo - 73106
10:52:19 addons\structures_f.pbo - 76870
10:52:19 addons\structures_f_bootcamp.pbo - 76870
10:52:19 addons\structures_f_data.pbo - 75500
10:52:19 addons\structures_f_epa.pbo - 76870
10:52:19 addons\structures_f_epb.pbo - 76870
10:52:19 addons\structures_f_epc.pbo - 76870
10:52:19 addons\structures_f_households.pbo - 76905
10:52:19 addons\structures_f_ind.pbo - 76905
10:52:19 addons\structures_f_mil.pbo - 76905
10:52:19 addons\structures_f_wrecks.pbo - 75500
10:52:19 addons\uifonts_f.pbo - 73106
10:52:19 addons\uifonts_f_data.pbo - 73106
10:52:19 addons\ui_f.pbo - 77084
10:52:19 addons\ui_f_bootcamp.pbo - 76325
10:52:19 addons\ui_f_data.pbo - 77084
10:52:19 addons\weapons_f.pbo - 76933
10:52:19 addons\weapons_f_beta.pbo - 72309
10:52:19 addons\weapons_f_bootcamp.pbo - 76248
10:52:19 addons\weapons_f_epa.pbo - 73106
10:52:19 addons\weapons_f_epb.pbo - 73106
10:52:19 addons\weapons_f_epc.pbo - 73106
10:52:19 addons\weapons_f_gamma.pbo - 73106
10:52:19 
10:52:19 =======================
10:52:19 
10:52:19 Splash window: Empty image - unable to draw the splash window
10:52:19 Splash window: Empty image - unable to draw the splash window
10:52:19 Clutter names value count different in bin\config.bin/CfgSurfaceCharacters/BOWoodsClutter/ (13!=12)
10:52:19 InitSound ...
10:52:19 InitSound - complete
10:52:19 PhysX3 SDK Init started ...
10:52:19 PhysX3 SDK Init ended.
10:52:20 Attempt to override final function - bis_fnc_init
10:52:21 Initializing Steam server - Game Port: 2352, Steam Query Port: 2353
10:52:21 Starting mission:
10:52:21  Mission file: epoch
10:52:21  Mission world: Bornholm
10:52:21  Mission directory: mpmissions\epoch.Bornholm\
10:52:31 No more slot to add connection at 034969 (3428.7,19461.1)
10:52:31 No more slot to add connection at 069814 (6932.5,3983.0)
10:52:31 No more slot to add connection at 115922 (11533.8,14814.2)
10:52:31 No more slot to add connection at 119876 (11998.7,10219.4)
10:52:31 No more slot to add connection at 167801 (16711.9,2652.0)
10:52:31 a3\structures_f_epc\dominants\ghosthotel\gh_fountain_f.p3d: house, config class missing
10:52:32 Bad simulation shipX, type Land_BuoyBig_F (class=vehicle), a3\structures_f\naval\buoys\buoybig_f.p3d
10:52:32 Bad simulation shipX, type Land_BuoyBig_F (class=vehicle), a3\structures_f\naval\buoys\buoybig_f.p3d
10:52:32 Bad simulation shipX, type Land_BuoyBig_F (class=vehicle), a3\structures_f\naval\buoys\buoybig_f.p3d
10:52:32 Bad simulation shipX, type Land_BuoyBig_F (class=vehicle), a3\structures_f\naval\buoys\buoybig_f.p3d
10:52:32 Strange convex component53 in a3\structures_f_epb\civ\playground\slidecastle_f.p3d:geometryFire
10:52:32 Strange convex component27 in a3\structures_f_epb\civ\playground\slidecastle_f.p3d:geometryView
10:52:32 a3\structures_f_epc\dominants\ghosthotel\gh_fountain_f.p3d: house, config class missing
10:52:32 a3\structures_f_epc\dominants\ghosthotel\gh_fountain_f.p3d: house, config class missing
10:52:32 a3\structures_f_epc\dominants\ghosthotel\gh_fountain_f.p3d: house, config class missing
10:52:32 a3\structures_f_epc\dominants\ghosthotel\gh_fountain_f.p3d: house, config class missing
10:52:32 a3\structures_f_epc\dominants\ghosthotel\gh_fountain_f.p3d: house, config class missing
10:52:33 a3\structures_f_epc\dominants\ghosthotel\gh_fountain_f.p3d: house, config class missing
10:52:33 Cannot create object with abstract type Land_bo_A_TVTower_Mid (scope = private?)
10:52:33 Cannot create object with abstract type Land_bo_A_TVTower_Top (scope = private?)
10:52:33 a3\structures_f_epc\dominants\ghosthotel\gh_fountain_f.p3d: house, config class missing
10:52:33 a3\structures_f_epc\dominants\ghosthotel\gh_fountain_f.p3d: house, config class missing
10:52:33 a3\structures_f_epc\dominants\ghosthotel\gh_fountain_f.p3d: house, config class missing
10:52:33 a3\structures_f_epc\dominants\ghosthotel\gh_fountain_f.p3d: house, config class missing
10:52:33 a3\structures_f_epc\dominants\ghosthotel\gh_fountain_f.p3d: house, config class missing
10:52:33 a3\structures_f_epc\dominants\ghosthotel\gh_fountain_f.p3d: house, config class missing
10:52:33 Bad simulation fire, type Land_Campfire_F (class=house), a3\structures_f\civ\camping\campfire_f.p3d
10:52:34 a3\structures_f\training\target_f.p3d: vehicle, config class missing
10:52:34 a3\structures_f\training\target_f.p3d: vehicle, config class missing
10:52:34 a3\structures_f\training\target_f.p3d: vehicle, config class missing
10:52:34 a3\structures_f\training\target_f.p3d: vehicle, config class missing
10:52:34 a3\structures_f\training\target_f.p3d: vehicle, config class missing
10:52:34 Bad simulation fire, type Land_FirePlace_F (class=house), a3\structures_f\civ\camping\fireplace_f.p3d
10:52:34 Strange convex component08 in a3\structures_f_epb\civ\garbage\garbagecontainer_closed_f.p3d:geometryView
10:52:34 Strange convex component10 in a3\structures_f_epb\civ\garbage\garbagecontainer_closed_f.p3d:geometryView
10:52:34 Bad simulation shipX, type Land_BuoyBig_F (class=vehicle), a3\structures_f\naval\buoys\buoybig_f.p3d
10:52:35 Attempt to override final function - bis_functions_list
10:52:35 Attempt to override final function - bis_functions_listpreinit
10:52:35 Attempt to override final function - bis_functions_listpostinit
10:52:35 Attempt to override final function - bis_functions_listrecompile
10:52:35 Attempt to override final function - bis_fnc_missiontaskslocal
10:52:35 Attempt to override final function - bis_fnc_missionconversationslocal
10:52:35 Attempt to override final function - bis_fnc_missionflow
10:52:35 "Epoch: Init Compiles"
10:52:35 Connected to Steam servers
10:52:35 "infiSTAR.de 0 - run.sqf - finaled EPOCH_server_isPAdmin: {true}"
10:52:35 "infiSTAR.de 0 - run.sqf - including AntiHack"
10:52:35 "<infiSTAR.de> VERSION: 07-01-2015 infiSTAR.de AHAT (v0074)"
10:52:35 "<infiSTAR.de> 22.257 - STARTING"
10:52:35 Warning Message: Script customconfigfile.sqf not found
10:52:35 Warning Message: Script blacklist.sqf not found
10:52:35 "<infiSTAR.de> _fnc_RandomGen: {          _arr = ['a','b','c','d','e','f','g','h','i','j','k','l','m','n','o','p','q','r','s','t','u','v','w','x','y','z','1','2','3','4'];          _gen = 'A3RANDVAR';          for '_i' from 1 to 7 do {_gen = _gen + (_arr select (random ((count _arr)-1)));};          _gen     }"
10:52:35 "<infiSTAR.de> _loaded: A3RANDVARbqaiuhy"
10:52:35 "<infiSTAR.de> _loadedcheckpos: A3RANDVARz2g1nbv"
10:52:35 "<infiSTAR.de> _loadedchecktime: A3RANDVAR3kuefuc"
10:52:35 "<infiSTAR.de> _loadedcheckposc: A3RANDVARvety14q"
10:52:35 "<infiSTAR.de> _MPEH_MAIN_BLOCK: A3RANDVARodql3gi"
10:52:35 "<infiSTAR.de> _AH_MAIN_BLOCK: A3RANDVARghuudsr"
10:52:35 "<infiSTAR.de> _oLuLc: A3RANDVARdsfszrq"
10:52:35 "<infiSTAR.de> _RunOnClients: A3RANDVARs4nkhhv"
10:52:35 "<infiSTAR.de> _AH_RunCheckARRAY: A3RANDVARilgxhpe"
10:52:35 "<infiSTAR.de> _AH_RunCheckENDVAR: A3RANDVARx1qstdl"
10:52:35 "<infiSTAR.de> _AH_RunCheckMAIN: A3RANDVAR2zwn2wy"
10:52:35 "<infiSTAR.de> _AH_HackLogArrayRND: A3RANDVARy2zz1du"
10:52:35 "<infiSTAR.de> _AH_SurvLogArrayRND: A3RANDVARxjg2egm"
10:52:35 "<infiSTAR.de> _AH_AdmiLogArrayRND: A3RANDVARj1md3wq"
10:52:35 "<infiSTAR.de> _AHKickOFF: A3RANDVARwv43w1g"
10:52:35 "<infiSTAR.de> _KickOFF: A3RANDVAR1gomqq3"
10:52:35 "<infiSTAR.de> _TMPBAN: A3RANDVARg3hlqjh"
10:52:35 "<infiSTAR.de> _randvar29: A3RANDVARtq2cf2h"
10:52:35 "<infiSTAR.de> _randvar30: A3RANDVARfy1jpio"
10:52:35 "<infiSTAR.de> _massMessage: A3RANDVARwhjjf4j"
10:52:35 "<infiSTAR.de> _FiredCheck: A3RANDVARqsw2t3n"
10:52:35 "<infiSTAR.de> _AHpos: A3RANDVARjwmftdm"
10:52:35 "<infiSTAR.de> _adjust: A3RANDVARzjygwpe"
10:52:35 "<infiSTAR.de> _adminsA: A3RANDVAR24dgscp"
10:52:35 "<infiSTAR.de> _LoadingIn: A3RANDVAR1rrpsmj"
10:52:35 "<infiSTAR.de> _startOnceOnly: A3RANDVARdydzgoh"
10:52:35 "<infiSTAR.de> _MC: A3RANDVARrcymuob"
10:52:35 "<infiSTAR.de> _MCS: A3RANDVAR24vxupv"
10:52:35 "<infiSTAR.de> _stepOver: A3RANDVARvcukhon"
10:52:35 "<infiSTAR.de> _infikeypress: A3RANDVARje3vjvs"
10:52:35 "<infiSTAR.de> _infiSTAR_fnc_STOP: A3RANDVAR3qwewli"
10:52:35 "<infiSTAR.de> _infiSTAR_fnc_animchanged: A3RANDVAR1sh3wvi"
10:52:35 "<infiSTAR.de> _FNC_AH2KICKLOG: A3RANDVARszttsei"
10:52:35 "<infiSTAR.de> _remark: A3RANDVARzdmkvnz"
10:52:35 "<infiSTAR.de> _AntiAntiHackTesting: A3RANDVARgsy1ktt"
10:52:35 "<infiSTAR.de> _clientdo: A3RANDVARzwkn24b"
10:52:35 "<infiSTAR.de> _adminbox: A3RANDVARcrpny3d"
10:52:35 "<infiSTAR.de> _fnc_MP_packetR: A3RANDVARdkotru1"
10:52:35 "<infiSTAR.de> _fnc_MP_packetL: A3RANDVARer2iumd"
10:52:35 "<infiSTAR.de> _clientcanload: A3RANDVARo2xe3hd"
10:52:35 "<infiSTAR.de> _AH2KICKLOG: PVAHR_0_spjfqv_PVAHR_0_spjfqv"
10:52:35 "<infiSTAR.de> 22.261 - loading AntiHack.."
10:52:35 Attempt to override final function - bis_fnc_mp
10:52:35 Attempt to override final function - bis_fnc_spawn
10:52:35 Attempt to override final function - bis_fnc_mpexec
10:52:35 Attempt to override final function - bis_fnc_getcfgdata
10:52:35 c:\w\profile\futura\lib\network\networkserver.cpp NetworkServer::OnClientStateChanged:NOT IMPLEMENTED - briefing!
10:52:35 "-- LOOTSPAWNER initialise ------------------------"
10:52:35 "ASM.fsm started"
10:52:35 "-- LOOTSPAWNER initialise ------------------------"
10:52:35 "<infiSTAR.de> 22.483 - AntiHack loaded!"
10:52:35 "infiSTAR.de 0.06 - run.sqf - AntiHack included!"
10:52:35 "infiSTAR.de 0.06 - run.sqf - including AdminTools"
10:52:35 "infiSTAR.de 0.06 - run.sqf - AdminTools included!"
10:52:35 "-- LOOTSPAWNER spawnBuilding_list ready, d: 0.06s"
10:52:35 Attempt to override final function - bis_fnc_init
10:52:38 Animation a3\cargoposes_f_heli\anim\passenger_inside_4aim.rtm not found or empty
10:52:38 Animation a3\cargoposes_f_heli\anim\passenger_inside_4aim1.rtm not found or empty
10:52:38 Animation a3\cargoposes_f_heli\anim\passenger_inside_4idle.rtm not found or empty
10:52:38 Animation a3\cargoposes_f_heli\anim\passenger_inside_4idle1.rtm not found or empty
10:52:38 Animation a3\cargoposes_f_heli\anim\passenger_inside_4aimpistol.rtm not found or empty
10:52:38 Animation a3\cargoposes_f_heli\anim\passenger_inside_4aimpistol1.rtm not found or empty
10:52:38 Animation a3\cargoposes_f_heli\anim\passenger_inside_4idlepistol.rtm not found or empty
10:52:38 Animation a3\cargoposes_f_heli\anim\passenger_inside_4idlepistol1.rtm not found or empty
10:52:38 Animation a3\cargoposes_f_heli\anim\passenger_inside_4aimtopistol.rtm not found or empty
10:52:38 Animation a3\cargoposes_f_heli\anim\passenger_inside_4aimtopistol_end.rtm not found or empty
10:52:38 Animation a3\cargoposes_f_heli\anim\passenger_inside_4aimfrompistol.rtm not found or empty
10:52:38 Animation a3\cargoposes_f_heli\anim\passenger_inside_4aimfrompistol_end.rtm not found or empty
10:52:38 Animation a3\cargoposes_f_heli\anim\passenger_inside_4aim_binoc.rtm not found or empty
10:52:38 Animation a3\cargoposes_f_heli\anim\passenger_inside_4aimpistol_binoc.rtm not found or empty
10:52:38 Animation a3\cargoposes_f_heli\anim\passenger_inside_4aim_tobinoc.rtm not found or empty
10:52:38 Animation a3\cargoposes_f_heli\anim\passenger_inside_4aim_tobinoc_end.rtm not found or empty
10:52:38 Animation a3\cargoposes_f_heli\anim\passenger_inside_4aim_frombinoc.rtm not found or empty
10:52:38 Animation a3\cargoposes_f_heli\anim\passenger_inside_4aim_frombinoc_end.rtm not found or empty
10:52:38 Animation a3\cargoposes_f_heli\anim\passenger_inside_4aimpistol_tobinoc.rtm not found or empty
10:52:38 Animation a3\cargoposes_f_heli\anim\passenger_inside_4aimpistol_tobinoc_end.rtm not found or empty
10:52:38 Animation a3\cargoposes_f_heli\anim\passenger_inside_4aimpistol_frombinoc.rtm not found or empty
10:52:38 Animation a3\cargoposes_f_heli\anim\passenger_inside_4aimpistol_frombinoc_end.rtm not found or empty
10:52:38 Animation a3\cargoposes_f_heli\anim\passenger_inside_4idleunarmed.rtm not found or empty
10:52:38 Animation a3\cargoposes_f_heli\anim\passenger_inside_4idleunarmed1.rtm not found or empty
10:52:38 Animation a3\cargoposes_f_heli\anim\passenger_inside_4aimunarmed_binoc.rtm not found or empty
10:52:38 Animation a3\cargoposes_f_heli\anim\passenger_inside_4aimunarmed_tobinoc.rtm not found or empty
10:52:38 Animation a3\cargoposes_f_heli\anim\passenger_inside_4aimunarmed_tobinoc_end.rtm not found or empty
10:52:38 Animation a3\cargoposes_f_heli\anim\passenger_inside_4aimunarmed_frombinoc.rtm not found or empty
10:52:38 Animation a3\cargoposes_f_heli\anim\passenger_inside_4aimunarmed_frombinoc_end.rtm not found or empty
10:52:38 Animation a3\cargoposes_f_heli\anim\passenger_inside_4die.rtm not found or empty
10:52:38 Animation a3\cargoposes_f_heli\anim\passenger_inside_4diepistol.rtm not found or empty
10:52:39 [VEMF]: AllowDamage Fix Running.
10:52:39 "Epoch: Starting ArmA3 Epoch Server, Version 0.2.5.2"
10:52:39 "Epoch: Init Variables"
10:52:39 Attempt to override final function - epoch_server_ispadmin
10:52:39 "Epoch: Start Hive, Instance ID: 'SoA1'"
10:52:39 "Epoch: Init PublicEH"
10:52:39 "Epoch: Setup Side Settings"
10:52:39 "Epoch: Setup World Settings for Bornholm"
10:52:39 "Epoch: Set Weather"
10:52:39 Weather was forced to change
10:52:39 "Weather Change: fog: [0.0785801,0.0868426,1.19028] rain: 0.230306 overcast: 0.565725 windx: -4.76482 windz: -4.19262 forced: true"
10:52:39 "-- LOOTSPAWNER spawnBuilding_list ready, d: 0.205s"
10:52:39 "Epoch: Loading buildings"
10:52:39 Strange convex component24 in a3\structures_f\households\house_small02\i_house_small_02_v1_dam_f.p3d:geometryView
10:52:39 Strange convex component57 in a3\structures_f\households\house_small03\i_house_small_03_v1_dam_f.p3d:geometryPhys
10:52:40 "Epoch: Loading teleports and static props"
10:52:40 Strange convex component24 in a3\structures_f\households\house_small02\u_house_small_02_v1_dam_f.p3d:geometryView
10:52:40 "Epoch: Loading NPC traders"
10:52:41 "-- LOOTSPAWNER Buildingpositions_list ready, d: 1.994s"
10:52:41 "-- LOOTSPAWNER Buildingpositions_list ready, d: 1.789s"
10:52:43 "Epoch: Spawning NPC traders"
10:52:43 "Epoch: Loading vehicles"
10:52:43 195
10:52:43 "FILLING: _vehicle 51784100# 1794743: truck_02_transport_f.p3d pos: [14704,17526.9,3.8147e-005]"
10:52:43 "FILLING: _vehicle 51a09600# 1794744: van_01_transport_f.p3d pos: [14779.9,5179.58,-0.000133514]"
10:52:43 "FILLING: _vehicle 518d8100# 1794746: suv_01_f.p3d pos: [5805.91,12735.6,0.0186005]"
10:52:43 "FILLING: _vehicle 5187eb00# 1794747: van_01_transport_f.p3d pos: [17844.9,17795,-0.0001297]"
10:52:43 "FILLING: _vehicle 51bd8100# 1794749: hatchback_01_f.p3d pos: [16129.8,17001.9,0.00227356]"
10:52:43 "FILLING: _vehicle 51cceb00# 1794750: heli_light_03_unarmed_f.p3d pos: [18707.1,7595.37,0.00302887]"
10:52:43 Error: Wheel reference not initialized
10:52:43 "FILLING: _vehicle 51fc5600# 1794757: kart_01_f.p3d pos: [14488.1,18978.1,0]"
10:52:43 "-- LOOTSPAWNER LSusedclass_list ready, d: 2.06s"
10:52:43 "-- LOOTSPAWNER LSDer started..."
10:52:43 "-- LOOTSPAWNER ready and waiting for players -----"
10:52:43 "-- LOOTSPAWNER LSusedclass_list ready, d: 2.06s"
10:52:43 "-- LOOTSPAWNER LSDer started..."
10:52:43 "-- LOOTSPAWNER ready and waiting for players -----"
10:52:43 "FILLING: _vehicle 522c2b00# 1794759: truck_01_mover_f.p3d pos: [21555.5,7920.13,4.57764e-005]"
10:52:43 Error: Wheel reference not initialized
10:52:43 "FILLING: _vehicle 52290100# 1794760: ebike.p3d pos: [5189.77,12613.3,0.00223541]"
10:52:43 "FILLING: _vehicle 52215600# 1794761: hatchback_01_f.p3d pos: [3327.11,5415.33,0.034276]"
10:52:43 "FILLING: _vehicle 51c4eb00# 1794762: boat_transport_01_f.p3d pos: [24394.7,18102.1,0.444035]"
10:52:43 "FILLING: _vehicle 52082b00# 1794764: boat_civil_01_f.p3d pos: [24188.5,24143.2,2.08658]"
10:52:43 "FILLING: _vehicle 52050100# 1794766: boat_civil_01_f.p3d pos: [21003.6,14669.7,0.0286407]"
10:52:43 "FILLING: _vehicle 52361600# 1794767: heli_light_02_f.p3d pos: [8630.74,14766.1,-0.000160217]"
10:52:43 "FILLING: _vehicle 52640100# 1794776: mrap_02_unarmed_f.p3d pos: [19587.5,17824.7,6.10352e-005]"
10:52:44 "FILLING: _vehicle 52426b00# 1794777: mrap_01_unarmed_f.p3d pos: [14775,5171.12,0]"
10:52:44 "FILLING: _vehicle 52424100# 1794780: hatchback_01_f.p3d pos: [19039.4,16499,7.24792e-005]"
10:52:44 "FILLING: _vehicle 52729600# 1794781: truck_02_box_f.p3d pos: [7760.58,15160.3,0.0892258]"
10:52:44 "FILLING: _vehicle 52999600# 1794822: truck_02_transport_f.p3d pos: [13746.9,10604.1,0.000572205]"
10:52:44 "FILLING: _vehicle 52856b00# 1794823: truck_03_covered_f.p3d pos: [20644.7,6948.95,0.000518799]"
10:52:44 "FILLING: _vehicle 52da8100# 1794824: heli_transport_02_f.p3d pos: [22364.5,20884.1,0.032341]"
10:52:44 "FILLING: _vehicle 52d3c100# 1794841: van_01_transport_f.p3d pos: [13871,10541.5,-7.62939e-005]"
10:52:44 "FILLING: _vehicle 52ca5600# 1794843: boat_transport_01_f.p3d pos: [24846.5,18516.5,2.60603]"
10:52:44 "FILLING: _vehicle 52ca4100# 1794844: truck_02_transport_f.p3d pos: [16817,9942.52,0.00295639]"
10:52:44 "FILLING: _vehicle 52f48100# 1794846: offroad_01_unarmed_f.p3d pos: [3446.68,5275.83,-0.0406809]"
10:52:44 "FILLING: _vehicle 530c9600# 1794848: heli_transport_04_f.p3d pos: [5152.85,18064.3,0.0546265]"
10:52:44 "FILLING: _vehicle 533ad600# 1794853: truck_02_covered_f.p3d pos: [14808.2,5161.66,2.28882e-005]"
10:52:44 "FILLING: _vehicle 53359600# 1794855: offroad_01_unarmed_f.p3d pos: [24011.3,20264.7,-0.000198364]"
10:52:44 "FILLING: _vehicle 5332c100# 1794856: heli_light_01_f.p3d pos: [12233.2,17325.1,8.01086e-005]"
10:52:44 "FILLING: _vehicle 53485600# 1794861: boat_civil_01_f.p3d pos: [12884.5,9728.94,0.620049]"
10:52:44 "FILLING: _vehicle 53484100# 1794862: offroad_01_unarmed_f.p3d pos: [12550.8,19987.1,-0.000282288]"
10:52:44 "FILLING: _vehicle 533f2b00# 1794864: hatchback_01_f.p3d pos: [4033.99,12890.7,0.00426483]"
10:52:44 "FILLING: _vehicle 53784100# 1794866: van_01_box_f.p3d pos: [9535.49,5203.11,0.00100708]"
10:52:44 "FILLING: _vehicle 53adab00# 1794868: mrap_01_unarmed_f.p3d pos: [20776.7,16786.5,4.95911e-005]"
10:52:44 Error: Wheel reference not initialized
10:52:44 "FILLING: _vehicle 53ad9600# 1794869: kart_01_f.p3d pos: [16249.8,20197.2,1.52588e-005]"
10:52:44 "FILLING: _vehicle 53ad8100# 1794870: boat_transport_01_f.p3d pos: [11825.3,11526.1,7.41733]"
10:52:44 "FILLING: _vehicle 53a36b00# 1794873: offroad_01_unarmed_f.p3d pos: [17364.1,12358.8,-0.000114441]"
10:52:44 B_Heli_Transport_03_unarmed_EPOCH: MainTurret - unknown animation source mainturret
10:52:44 B_Heli_Transport_03_unarmed_EPOCH: MainGun - unknown animation source maingun
10:52:44 B_Heli_Transport_03_unarmed_EPOCH: RightDoorTurret - unknown animation source mainturret2
10:52:44 B_Heli_Transport_03_unarmed_EPOCH: RightDoorGun - unknown animation source maingun2
10:52:45 "FILLING: _vehicle 539a0100# 1794874: heli_transport_03_f.p3d pos: [15757.9,18433.8,0.0399704]"
10:52:45 "FILLING: _vehicle 53b92b00# 1794896: mrap_03_unarmed_f.p3d pos: [15096.9,17162,0]"
10:52:45 "FILLING: _vehicle 53e58100# 1794899: heli_transport_04_box_f.p3d pos: [10832.3,10197.2,0.0571289]"
10:52:45 "FILLING: _vehicle 53d5ab00# 1794907: van_01_transport_f.p3d pos: [13429.8,14895.8,6.86646e-005]"
10:52:45 "FILLING: _vehicle 53d59600# 1794908: kart_01_f.p3d pos: [16972.7,12180.1,9.15527e-005]"
10:52:45 "FILLING: _vehicle 53fac100# 1794909: heli_transport_04_covered_f.p3d pos: [24910.4,22827.3,0.0515289]"
10:52:45 Error: Wheel reference not initialized
10:52:45 "FILLING: _vehicle 5086ab00# 1794929: kart_01_f.p3d pos: [22927,20060,3.8147e-005]"
10:52:45 Error: Wheel reference not initialized
10:52:45 "FILLING: _vehicle 54275600# 1794931: kart_01_f.p3d pos: [21763.5,16083.9,2.28882e-005]"
10:52:45 "FILLING: _vehicle 54151600# 1794932: truck_01_covered_f.p3d pos: [20527.5,17021.4,6.10352e-005]"
10:52:45 "FILLING: _vehicle 54114100# 1794934: kart_01_f.p3d pos: [27007.2,22930.6,0]"
10:52:45 "FILLING: _vehicle 540ceb00# 1794935: offroad_01_unarmed_f.p3d pos: [14558.1,20923.6,-0.00025177]"
10:52:45 "FILLING: _vehicle 540cd600# 1794937: hatchback_01_f.p3d pos: [5096.84,16605.3,0.00104523]"
10:52:45 "FILLING: _vehicle 54081600# 1794939: heli_transport_04_box_f.p3d pos: [17063.3,10738,0.0519428]"
10:52:45 "FILLING: _vehicle 54002b00# 1794947: quadbike_01_f.p3d pos: [19414.1,15034.3,0.0001297]"
10:52:45 "FILLING: _vehicle 54362b00# 1794948: truck_01_transport_f.p3d pos: [4231.91,20782.8,0.00264168]"
10:52:45 "FILLING: _vehicle 546c9600# 1794949: sdv_01_f.p3d pos: [10212.3,11158.6,2.07728]"
10:52:45 "FILLING: _vehicle 54649600# 1794962: boat_civil_01_f.p3d pos: [9428.38,22567.5,2.23848]"
10:52:45 "FILLING: _vehicle 54648100# 1794963: offroad_01_unarmed_f.p3d pos: [26046.4,21519.3,-0.000167847]"
10:52:45 "FILLING: _vehicle 545c6b00# 1794964: van_01_box_f.p3d pos: [17224.1,5096.58,0.0505781]"
10:52:45 "FILLING: _vehicle 545c5600# 1794965: truck_02_box_f.p3d pos: [12038.2,15717.4,0.00210571]"
10:52:45 "FILLING: _vehicle 54575600# 1794966: jetski.p3d pos: [22781.2,6819.87,5.66461]"
10:52:45 "FILLING: _vehicle 54574100# 1794967: quadbike_01_f.p3d pos: [21009.4,16142.4,0]"
10:52:45 "FILLING: _vehicle 5452eb00# 1794968: jetski.p3d pos: [21193.6,14766.3,0.352413]"
10:52:45 "FILLING: _vehicle 5452d600# 1794970: heli_light_01_f.p3d pos: [22805.9,21096.8,0.0001297]"
10:52:45 "FILLING: _vehicle 544beb00# 1794976: truck_02_box_f.p3d pos: [11955.9,16117.6,0.00234222]"
10:52:45 "FILLING: _vehicle 544bc100# 1794977: truck_01_covered_f.p3d pos: [25795.3,21715.7,0.000167847]"
10:52:45 "FILLING: _vehicle 547a5600# 1794979: heli_transport_04_bench_f.p3d pos: [10443.3,16991.8,0.0515556]"
10:52:45 "FILLING: _vehicle 54ad5600# 1794983: offroad_01_unarmed_f.p3d pos: [9077,15565.4,0.0410461]"
10:52:45 "FILLING: _vehicle 542cc100# 1794984: boat_transport_01_f.p3d pos: [22463.5,14050.5,1.90768]"
10:52:45 "FILLING: _vehicle 549cab00# 1794985: mrap_03_unarmed_f.p3d pos: [8250.23,18106.1,0]"
10:52:45 "FILLING: _vehicle 549c9600# 1794986: ebike.p3d pos: [5327.38,12940.8,0.000511169]"
10:52:45 "FILLING: _vehicle 5498eb00# 1794987: van_01_transport_f.p3d pos: [16482,17670.6,-6.86646e-005]"
10:52:45 "FILLING: _vehicle 5498d600# 1794988: van_01_box_f.p3d pos: [13863.4,10583.5,-0.0001297]"
10:52:45 "FILLING: _vehicle 54ad6b00# 1794989: truck_01_mover_f.p3d pos: [14735.1,20763.1,7.62939e-006]"
10:52:45 "FILLING: _vehicle 54935600# 1794990: jetski.p3d pos: [10203.9,6597.11,1.20238]"
10:52:45 "FILLING: _vehicle 54934100# 1794993: hatchback_01_f.p3d pos: [11555,13637.3,0.00426102]"
10:52:45 "FILLING: _vehicle 548aeb00# 1794994: boat_transport_01_f.p3d pos: [24143.3,17361.9,0.915489]"
10:52:45 "FILLING: _vehicle 548ad600# 1794996: ebike.p3d pos: [5465.42,12856.6,0.00245667]"
10:52:45 "FILLING: _vehicle 548ac100# 1794997: quadbike_01_f.p3d pos: [10734.8,13490.5,0.00389862]"
10:52:45 "FILLING: _vehicle 5485eb00# 1794998: ebike.p3d pos: [19207.4,16235.2,6.10352e-005]"
10:52:45 class HitPoints::HitFuel not found in mosquito_epoch
10:52:45 class HitPoints::HitLight not found in mosquito_epoch
10:52:45 class HitPoints::HitHydraulics not found in mosquito_epoch
10:52:45 class HitPoints::HitGear not found in mosquito_epoch
10:52:45 class HitPoints::HitHStabilizerL1 not found in mosquito_epoch
10:52:45 class HitPoints::HitHStabilizerR1 not found in mosquito_epoch
10:52:45 class HitPoints::HitVStabilizer1 not found in mosquito_epoch
10:52:45 class HitPoints::HitTail not found in mosquito_epoch
10:52:45 class HitPoints::HitPitotTube not found in mosquito_epoch
10:52:45 class HitPoints::HitStaticPort not found in mosquito_epoch
10:52:45 class HitPoints::HitEngine2 not found in mosquito_epoch
10:52:45 class HitPoints::HitEngine3 not found in mosquito_epoch
10:52:45 "FILLING: _vehicle 5480d600# 1794999: mosquito.p3d pos: [18386.7,12208,6.10352e-005]"
10:52:45 "FILLING: _vehicle 54bb5600# 1795000: mrap_02_unarmed_f.p3d pos: [5150.04,16564.5,0.0040741]"
10:52:45 "FILLING: _vehicle 54bb4100# 1795002: truck_01_mover_f.p3d pos: [5859.61,12514.9,0.0206375]"
10:52:45 "FILLING: _vehicle 54b78100# 1795004: boat_transport_01_f.p3d pos: [13976.1,15220.3,0.401962]"
10:52:45 "FILLING: _vehicle 54b45600# 1795005: hatchback_01_f.p3d pos: [13275.6,14807.9,0.000370026]"
10:52:45 "FILLING: _vehicle 54b44100# 1795006: quadbike_01_f.p3d pos: [19091.9,13301.5,6.10352e-005]"
10:52:45 "FILLING: _vehicle 54b22b00# 1795007: kart_01_f.p3d pos: [3446.83,5279.81,0.0211458]"
10:52:45 "FILLING: _vehicle 54b20100# 1795008: offroad_01_unarmed_f.p3d pos: [13086.4,19485.4,-0.000282288]"
10:52:45 "FILLING: _vehicle 54ed6b00# 1795009: mosquito.p3d pos: [15450.6,20546.2,7.62939e-006]"
10:52:45 "FILLING: _vehicle 54ed4100# 1795012: offroad_01_unarmed_f.p3d pos: [8639.47,18904.6,-0.000247955]"
10:52:45 "FILLING: _vehicle 54db9600# 1795013: truck_01_box_f.p3d pos: [1467.33,8075.43,-0.00525856]"
10:52:45 "FILLING: _vehicle 54d6eb00# 1795014: mosquito.p3d pos: [10666.9,9162.3,0.000717163]"
10:52:45 Error: Bone cheek_lf doesn't exist in skeleton OFP2_ManSkeleton
10:52:45 Error: Bone nose_tip doesn't exist in skeleton OFP2_ManSkeleton
10:52:45 Error: Bone lip_uplb doesn't exist in skeleton OFP2_ManSkeleton
10:52:45 Error: Bone jaw_ls doesn't exist in skeleton OFP2_ManSkeleton
10:52:45 Error: Bone lip_uplf doesn't exist in skeleton OFP2_ManSkeleton
10:52:45 Error: Bone lip_lc doesn't exist in skeleton OFP2_ManSkeleton
10:52:45 Error: Bone lip_lwlb doesn't exist in skeleton OFP2_ManSkeleton
10:52:45 Error: Bone lip_lwlf doesn't exist in skeleton OFP2_ManSkeleton
10:52:45 Error: Bone jaw_lm doesn't exist in skeleton OFP2_ManSkeleton
10:52:45 Error: Bone zig_lb doesn't exist in skeleton OFP2_ManSkeleton
10:52:45 Error: Bone lip_lwm doesn't exist in skeleton OFP2_ManSkeleton
10:52:45 Error: Bone lip_upm doesn't exist in skeleton OFP2_ManSkeleton
10:52:45 Error: Bone ear_l doesn't exist in skeleton OFP2_ManSkeleton
10:52:45 Error: Bone corr doesn't exist in skeleton OFP2_ManSkeleton
10:52:45 Error: Bone tongue_m doesn't exist in skeleton OFP2_ManSkeleton
10:52:45 Error: Bone tongue_f doesn't exist in skeleton OFP2_ManSkeleton
10:52:45 Error: Bone eyebrow_lb doesn't exist in skeleton OFP2_ManSkeleton
10:52:45 Error: Bone eyebrow_lf doesn't exist in skeleton OFP2_ManSkeleton
10:52:45 Error: Bone eyebrow_lm doesn't exist in skeleton OFP2_ManSkeleton
10:52:45 Error: Bone zig_lm doesn't exist in skeleton OFP2_ManSkeleton
10:52:45 Error: Bone eye_upl doesn't exist in skeleton OFP2_ManSkeleton
10:52:45 Error: Bone eye_lwl doesn't exist in skeleton OFP2_ManSkeleton
10:52:45 Error: Bone cheek_l doesn't exist in skeleton OFP2_ManSkeleton
10:52:45 Error: Bone cheek_lb doesn't exist in skeleton OFP2_ManSkeleton
10:52:45 Error: Bone zig_lt doesn't exist in skeleton OFP2_ManSkeleton
10:52:45 Error: Bone nose_l doesn't exist in skeleton OFP2_ManSkeleton
10:52:45 Error: Bone cheek_lm doesn't exist in skeleton OFP2_ManSkeleton
10:52:45 Error: Bone nose_r doesn't exist in skeleton OFP2_ManSkeleton
10:52:45 Error: Bone forehead_r doesn't exist in skeleton OFP2_ManSkeleton
10:52:45 Error: Bone forehead_m doesn't exist in skeleton OFP2_ManSkeleton
10:52:45 Error: Bone forehead_l doesn't exist in skeleton OFP2_ManSkeleton
10:52:45 Error: Bone cheek_rb doesn't exist in skeleton OFP2_ManSkeleton
10:52:45 Error: Bone eye_lwr doesn't exist in skeleton OFP2_ManSkeleton
10:52:45 Error: Bone cheek_r doesn't exist in skeleton OFP2_ManSkeleton
10:52:45 Error: Bone zig_rt doesn't exist in skeleton OFP2_ManSkeleton
10:52:45 Error: Bone zig_rm doesn't exist in skeleton OFP2_ManSkeleton
10:52:45 Error: Bone cheek_rf doesn't exist in skeleton OFP2_ManSkeleton
10:52:45 Error: Bone cheek_rm doesn't exist in skeleton OFP2_ManSkeleton
10:52:45 Error: Bone eyebrow_rm doesn't exist in skeleton OFP2_ManSkeleton
10:52:45 Error: Bone eyebrow_rf doesn't exist in skeleton OFP2_ManSkeleton
10:52:45 Error: Bone eye_upr doesn't exist in skeleton OFP2_ManSkeleton
10:52:45 Error: Bone eyebrow_rb doesn't exist in skeleton OFP2_ManSkeleton
10:52:45 Error: Bone tongue_b doesn't exist in skeleton OFP2_ManSkeleton
10:52:45 Error: Bone ear_r doesn't exist in skeleton OFP2_ManSkeleton
10:52:45 Error: Bone neck_l doesn't exist in skeleton OFP2_ManSkeleton
10:52:45 Error: Bone lip_uprf doesn't exist in skeleton OFP2_ManSkeleton
10:52:45 Error: Bone neck_r doesn't exist in skeleton OFP2_ManSkeleton
10:52:45 Error: Bone lip_uprb doesn't exist in skeleton OFP2_ManSkeleton
10:52:45 Error: Bone lip_rc doesn't exist in skeleton OFP2_ManSkeleton
10:52:45 Error: Bone lip_lwrb doesn't exist in skeleton OFP2_ManSkeleton
10:52:45 Error: Bone lip_lwrf doesn't exist in skeleton OFP2_ManSkeleton
10:52:45 Error: Bone neck_b doesn't exist in skeleton OFP2_ManSkeleton
10:52:45 Error: Bone zig_rb doesn't exist in skeleton OFP2_ManSkeleton
10:52:45 Error: Bone neck_t doesn't exist in skeleton OFP2_ManSkeleton
10:52:45 Error: Bone jaw_rf doesn't exist in skeleton OFP2_ManSkeleton
10:52:45 Error: Bone jaw_lf doesn't exist in skeleton OFP2_ManSkeleton
10:52:45 Error: Bone chin doesn't exist in skeleton OFP2_ManSkeleton
10:52:45 Error: Bone jaw_rm doesn't exist in skeleton OFP2_ManSkeleton
10:52:45 Error: Bone jaw_rs doesn't exist in skeleton OFP2_ManSkeleton
10:52:45 Error: Bone jaw doesn't exist in skeleton OFP2_ManSkeleton
10:52:45 Error: Bone headcutscene doesn't exist in skeleton OFP2_ManSkeleton
10:52:45 "FILLING: _vehicle 54d2d600# 1795015: hatchback_01_f.p3d pos: [13823.3,19071,0]"
10:52:45 "FILLING: _vehicle 54cd9600# 1795016: sdv_01_f.p3d pos: [22487.6,15203.8,9.02532]"
10:52:45 "FILLING: _vehicle 54cd8100# 1795017: mosquito.p3d pos: [16559.9,20489,1.52588e-005]"
10:52:45 "FILLING: _vehicle 54caeb00# 1795019: boat_civil_01_f.p3d pos: [18119.6,6891.92,0.797199]"
10:52:45 "FILLING: _vehicle 54cad600# 1795020: hatchback_01_f.p3d pos: [3428.95,5286.65,0.0416527]"
10:52:45 "FILLING: _vehicle 54cac100# 1795021: offroad_01_unarmed_f.p3d pos: [7149.32,16906.9,0.0418288]"
10:52:45 "FILLING: _vehicle 54c66b00# 1795023: boat_transport_01_f.p3d pos: [11033.1,10472.3,1.55915]"
10:52:45 "FILLING: _vehicle 54c65600# 1795026: mosquito.p3d pos: [12362.3,19827.6,7.62939e-006]"
10:52:45 "FILLING: _vehicle 54c64100# 1795027: hatchback_01_f.p3d pos: [14768.5,5223.4,7.62939e-006]"
10:52:45 "FILLING: _vehicle 54c25600# 1795030: hatchback_01_f.p3d pos: [14779.2,5212.49,0.000183105]"
10:52:45 "FILLING: _vehicle 54c06b00# 1795033: suv_01_f.p3d pos: [5026.05,12000,0.00141907]"
10:52:45 "FILLING: _vehicle 54c05600# 1795034: truck_03_covered_f.p3d pos: [11812.1,18222.4,5.72205e-005]"
10:52:45 "FILLING: _vehicle 54faeb00# 1795035: hatchback_01_f.p3d pos: [18501.1,15028.3,0.000213623]"
10:52:45 "FILLING: _vehicle 54fad600# 1795037: quadbike_01_f.p3d pos: [17671,18027.5,0]"
10:52:45 "FILLING: _vehicle 54fac100# 1795038: van_01_box_f.p3d pos: [1630.28,13367.7,0.00181961]"
10:52:45 "FILLING: _vehicle 54f6ab00# 1795040: truck_01_box_f.p3d pos: [9294.4,12542.3,0.000869751]"
10:52:45 "FILLING: _vehicle 54f68100# 1795042: offroad_01_unarmed_f.p3d pos: [1345.88,13684.1,0.001647]"
10:52:45 "FILLING: _vehicle 54f2eb00# 1795043: offroad_01_unarmed_f.p3d pos: [12819.8,14568.2,0.000106812]"
10:52:45 "FILLING: _vehicle 54f2c100# 1795045: quadbike_01_f.p3d pos: [14708.4,5208.88,3.8147e-006]"
10:52:45 "FILLING: _vehicle 552dab00# 1795047: van_01_box_f.p3d pos: [10255.1,16977.6,3.8147e-005]"
10:52:45 "FILLING: _vehicle 552d9600# 1795048: truck_01_covered_f.p3d pos: [3764.06,12032.6,0.00434875]"
10:52:45 "FILLING: _vehicle 55296b00# 1795049: truck_03_covered_f.p3d pos: [13091.3,19403.9,0.0136337]"
10:52:46 Error: Bone cheek_lf doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone nose_tip doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone lip_uplb doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone jaw_ls doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone lip_uplf doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone lip_lc doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone lip_lwlb doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone lip_lwlf doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone jaw_lm doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone zig_lb doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone lip_lwm doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone lip_upm doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone ear_l doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone corr doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone tongue_m doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone tongue_f doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone eyebrow_lb doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone eyebrow_lf doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone eyebrow_lm doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone zig_lm doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone eye_upl doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone eye_lwl doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone cheek_l doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone cheek_lb doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone zig_lt doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone nose_l doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone cheek_lm doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone nose_r doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone forehead_r doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone forehead_m doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone forehead_l doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone cheek_rb doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone eye_lwr doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone cheek_r doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone zig_rt doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone zig_rm doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone cheek_rf doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone cheek_rm doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone eyebrow_rm doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone eyebrow_rf doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone eye_upr doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone eyebrow_rb doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone tongue_b doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone ear_r doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone neck_l doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone lip_uprf doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone neck_r doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone lip_uprb doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone lip_rc doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone lip_lwrb doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone lip_lwrf doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone neck_b doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone zig_rb doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone neck_t doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone jaw_rf doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone jaw_lf doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone chin doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone jaw_rm doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone jaw_rs doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone jaw doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone headcutscene doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 "FILLING: _vehicle 55294100# 1795051: boat_transport_01_f.p3d pos: [19548.8,5595.71,3.17623]"
10:52:46 "FILLING: _vehicle 55269600# 1795052: mrap_01_unarmed_f.p3d pos: [7798.46,15310.9,0.00478363]"
10:52:46 "FILLING: _vehicle 55268100# 1795054: ebike.p3d pos: [18544,16842,3.05176e-005]"
10:52:46 "FILLING: _vehicle 5523ab00# 1795056: kart_01_f.p3d pos: [19589.1,15467.5,7.62939e-005]"
10:52:46 "FILLING: _vehicle 55238100# 1795057: hatchback_01_f.p3d pos: [13882.7,10540.3,3.8147e-005]"
10:52:46 "FILLING: _vehicle 551fab00# 1795059: truck_01_covered_f.p3d pos: [16669.1,20588.6,2.28882e-005]"
10:52:46 "FILLING: _vehicle 551c9600# 1795062: boat_civil_01_f.p3d pos: [24851.1,18518.1,2.68444]"
10:52:46 "FILLING: _vehicle 551c8100# 1795064: offroad_01_unarmed_f.p3d pos: [19451.6,13690.3,-0.000244141]"
10:52:46 Error: Bone cheek_lf doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone nose_tip doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone lip_uplb doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone jaw_ls doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone lip_uplf doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone lip_lc doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone lip_lwlb doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone lip_lwlf doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone jaw_lm doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone zig_lb doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone lip_lwm doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone lip_upm doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone ear_l doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone corr doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone tongue_m doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone tongue_f doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone eyebrow_lb doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone eyebrow_lf doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone eyebrow_lm doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone zig_lm doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone eye_upl doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone eye_lwl doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone cheek_l doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone cheek_lb doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone zig_lt doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone nose_l doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone cheek_lm doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone nose_r doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone forehead_r doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone forehead_m doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone forehead_l doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone cheek_rb doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone eye_lwr doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone cheek_r doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone zig_rt doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone zig_rm doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone cheek_rf doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone cheek_rm doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone eyebrow_rm doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone eyebrow_rf doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone eye_upr doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone eyebrow_rb doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone tongue_b doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone ear_r doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone neck_l doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone lip_uprf doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone neck_r doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone lip_uprb doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone lip_rc doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone lip_lwrb doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone lip_lwrf doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone neck_b doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone zig_rb doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone neck_t doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone jaw_rf doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone jaw_lf doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone chin doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone jaw_rm doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone jaw_rs doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone jaw doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 Error: Bone headcutscene doesn't exist in skeleton OFP2_ManSkeleton
10:52:46 "FILLING: _vehicle 5518ab00# 1795065: van_01_box_f.p3d pos: [12780.2,15019.7,0.00112534]"
10:52:46 "FILLING: _vehicle 55188100# 1795066: heli_transport_04_bench_f.p3d pos: [20807.6,8525.07,0.0516815]"
10:52:46 "FILLING: _vehicle 55142b00# 1795070: van_01_transport_f.p3d pos: [13732.4,10556.5,0.000732422]"
10:52:46 "FILLING: _vehicle 55122b00# 1795071: offroad_01_unarmed_f.p3d pos: [9524.69,5813.5,0.00151825]"
10:52:46 "FILLING: _vehicle 550a0100# 1795081: quadbike_01_f.p3d pos: [17307.4,10277.3,0.0080595]"
10:52:46 "FILLING: _vehicle 5506d600# 1795082: suv_01_f.p3d pos: [19342.1,17786,1.90735e-005]"
10:52:46 "FILLING: _vehicle 5506c100# 1795084: van_01_box_f.p3d pos: [14717.7,5212.18,-0.0001297]"
10:52:46 "FILLING: _vehicle 5504ab00# 1795085: offroad_01_unarmed_f.p3d pos: [7117.51,16841.7,-0.202586]"
10:52:46 "FILLING: _vehicle 55049600# 1795087: suv_01_f.p3d pos: [19678.3,15540.1,0.000102997]"
10:52:46 "FILLING: _vehicle 55048100# 1795088: hatchback_01_f.p3d pos: [23370.5,20307.1,7.62939e-005]"
10:52:46 "FILLING: _vehicle 54ff9600# 1795089: suv_01_f.p3d pos: [14735.6,5143.04,0.0001297]"
10:52:46 "FILLING: _vehicle 54ff8100# 1795090: hatchback_01_f.p3d pos: [3437.12,5280.92,0.046361]"
10:52:46 "FILLING: _vehicle 553b2b00# 1795091: sdv_01_f.p3d pos: [24217.6,17627,3.17989]"
10:52:46 "FILLING: _vehicle 553b1600# 1795093: mrap_01_unarmed_f.p3d pos: [3942.23,17173,0.00213623]"
10:52:46 "FILLING: _vehicle 553b0100# 1795094: suv_01_f.p3d pos: [11789.6,14543.7,0.00161409]"
10:52:46 "FILLING: _vehicle 5534eb00# 1795095: offroad_01_unarmed_f.p3d pos: [24117.8,20377.1,-0.000183105]"
10:52:46 "FILLING: _vehicle 5534d600# 1795096: offroad_01_unarmed_f.p3d pos: [11838.3,13206.8,0.110691]"
10:52:46 "FILLING: _vehicle 5534c100# 1795097: mrap_03_unarmed_f.p3d pos: [23482.1,19680.9,0]"
10:52:46 "FILLING: _vehicle 552feb00# 1795098: ebike.p3d pos: [16658.8,15697.3,0.000198364]"
10:52:46 "FILLING: _vehicle 552fd600# 1795099: quadbike_01_f.p3d pos: [20199.2,8829.8,0.000938416]"
10:52:46 "FILLING: _vehicle 552fc100# 1795100: van_01_transport_f.p3d pos: [20761.1,11346.5,0.110146]"
10:52:46 "FILLING: _vehicle 556b8100# 1795102: suv_01_f.p3d pos: [13879.3,10594.7,0]"
10:52:46 "FILLING: _vehicle 5567eb00# 1795104: mrap_01_unarmed_f.p3d pos: [16640.5,16662.9,3.8147e-005]"
10:52:46 "FILLING: _vehicle 5567d600# 1795105: quadbike_01_f.p3d pos: [20356.3,11164.3,0.000144958]"
10:52:46 "FILLING: _vehicle 5567c100# 1795108: quadbike_01_f.p3d pos: [11726.6,13331.4,0.0216293]"
10:52:46 "FILLING: _vehicle 55616b00# 1795110: van_01_box_f.p3d pos: [1934.92,7565,-4.3869e-005]"
10:52:46 "FILLING: _vehicle 55615600# 1795111: hatchback_01_f.p3d pos: [9611.69,15911.8,0.000535965]"
10:52:46 "FILLING: _vehicle 55614100# 1795112: van_01_box_f.p3d pos: [16842.6,15543.6,0.000305176]"
10:52:46 "FILLING: _vehicle 555c2b00# 1795113: hatchback_01_f.p3d pos: [25459.2,21940,0.000137329]"
10:52:46 "FILLING: _vehicle 555c1600# 1795114: hatchback_01_f.p3d pos: [14778.3,5228.9,-3.8147e-006]"
10:52:46 "FILLING: _vehicle 555c0100# 1795115: offroad_01_unarmed_f.p3d pos: [10752.9,18945.5,-0.000221252]"
10:52:46 "FILLING: _vehicle 55570100# 1795117: truck_02_covered_f.p3d pos: [11680.7,17911.1,1.52588e-005]"
10:52:46 "FILLING: _vehicle 55544100# 1795118: truck_02_covered_f.p3d pos: [19211.3,17855.8,3.8147e-005]"
10:52:46 "FILLING: _vehicle 55510100# 1795119: truck_01_transport_f.p3d pos: [21264.1,15999.4,0.0292816]"
10:52:46 "FILLING: _vehicle 554c5600# 1795122: ebike.p3d pos: [13859.8,10584.6,-1.52588e-005]"
10:52:46 "FILLING: _vehicle 554c4100# 1795123: offroad_01_unarmed_f.p3d pos: [16724.7,10196.6,0.0115318]"
10:52:46 "FILLING: _vehicle 5548eb00# 1795124: van_01_box_f.p3d pos: [14744.5,17736.6,-9.15527e-005]"
10:52:46 "FILLING: _vehicle 5548d600# 1795126: suv_01_f.p3d pos: [9340.93,19884.1,1.52588e-005]"
10:52:46 "FILLING: _vehicle 5548c100# 1795127: truck_01_box_f.p3d pos: [4741.58,16404.7,0.00272369]"
10:52:46 "FILLING: _vehicle 5544c100# 1795129: van_01_transport_f.p3d pos: [21158.4,16219.9,-0.000118256]"
10:52:46 "FILLING: _vehicle 5541ab00# 1795131: offroad_01_unarmed_f.p3d pos: [25473.2,20839.1,-0.000167847]"
10:52:46 "FILLING: _vehicle 55419600# 1795133: jetski.p3d pos: [6820.39,10896,0.339241]"
10:52:46 "FILLING: _vehicle 55418100# 1795134: suv_01_f.p3d pos: [20066,11315.8,0.00318146]"
10:52:46 "FILLING: _vehicle 557c6b00# 1795135: hatchback_01_f.p3d pos: [12787.6,14744.9,0.000766754]"
10:52:46 "FILLING: _vehicle 557c5600# 1795137: truck_02_covered_f.p3d pos: [16160.5,17490.2,0.000198364]"
10:52:46 "FILLING: _vehicle 55792b00# 1795138: hatchback_01_f.p3d pos: [10396.2,17717.5,4.19617e-005]"
10:52:46 "FILLING: _vehicle 55791600# 1795139: suv_01_f.p3d pos: [27269.1,23481.3,0]"
10:52:46 "FILLING: _vehicle 55761600# 1795140: van_01_transport_f.p3d pos: [11658.5,13463.5,0.00648499]"
10:52:46 "FILLING: _vehicle 55760100# 1795141: sdv_01_f.p3d pos: [17216.6,13940.7,2.58567]"
10:52:46 "FILLING: _vehicle 55735600# 1795142: ebike.p3d pos: [3299.72,5439.32,0.0586472]"
10:52:46 "FILLING: _vehicle 55734100# 1795143: quadbike_01_f.p3d pos: [25101,21293.7,0.000137329]"
10:52:46 "FILLING: _vehicle 556feb00# 1795144: suv_01_f.p3d pos: [10386.7,17696.4,5.72205e-005]"
10:52:46 "FILLING: _vehicle 556fd600# 1795146: truck_01_transport_f.p3d pos: [17571,18186.7,0]"
10:52:46 "FILLING: _vehicle 55ab9600# 1795147: sdv_01_f.p3d pos: [12244.1,12319.8,2.69193]"
10:52:46 "FILLING: _vehicle 55ab8100# 1795148: van_01_transport_f.p3d pos: [21851.3,7441.77,-8.01086e-005]"
10:52:46 "FILLING: _vehicle 55a84100# 1795149: mrap_02_unarmed_f.p3d pos: [17091.8,10117.8,0.0211487]"
10:52:46 "FILLING: _vehicle 55a5eb00# 1795151: ebike.p3d pos: [19262.7,13307.9,3.8147e-005]"
10:52:46 "FILLING: _vehicle 55a5d600# 1795153: ebike.p3d pos: [17631.4,18136.8,-3.8147e-005]"
10:52:46 "FILLING: _vehicle 55a5c100# 1795155: hatchback_01_f.p3d pos: [11645.9,14468.3,0.0113411]"
10:52:46 "FILLING: _vehicle 55a1d600# 1795156: offroad_01_unarmed_f.p3d pos: [27064.2,22778.5,-0.000289917]"
10:52:46 "FILLING: _vehicle 55a1c100# 1795157: hatchback_01_f.p3d pos: [25528.4,21600.4,0.0001297]"
10:52:46 "FILLING: _vehicle 559beb00# 1795158: hatchback_01_f.p3d pos: [23088.7,20066.2,7.62939e-005]"
10:52:46 "FILLING: _vehicle 559bd600# 1795160: suv_01_f.p3d pos: [12793.4,14703.5,0.000959396]"
10:52:46 "VEH SPAWN TIMER 3.343"
10:52:46 ["22","32","47","71","80","101","125","137","144","157","161","165","169"]
10:52:46 "Epoch: Spawning vehicles"
10:52:47 a3\structures_f_epc\dominants\ghosthotel\gh_fountain_f.p3d: house, config class missing
10:52:49 "DEBUG SPAWN LOOT IN VEH: C_Hatchback_01_EPOCH Uniforms U_Camo_uniform type:item"
10:52:49 "DEBUG SPAWN LOOT IN VEH: C_Hatchback_01_EPOCH Food meatballs_epoch type:magazine"
10:52:49 "DEBUG SPAWN LOOT IN VEH: C_Hatchback_01_EPOCH Pistols Hatchet type:weapon"
10:52:49 "DEBUG SPAWN LOOT IN VEH: C_Hatchback_01_EPOCH Backpack B_AssaultPack_rgr type:backpack"
10:52:52 "Epoch: Loading storage"
10:52:53 "Storage SPAWN TIMER 0.244999"
10:52:53 "Epoch: Loading static loot"
10:52:53 "Epoch: Server Start Complete: 13.846 seconds"
10:52:53 "Loaded Server FSM"
10:53:19 "<infiSTAR.de> +++PlayerConnected: [SoA]Darth_Rogue(76561197996565851)"
10:53:39 No speaker given for Hussein Siddiqi
10:53:40 Speaker Male01_F not found in CfgVoiceTypes
10:53:40 [VEMF]: Starting Vampire's Epoch Mission Framework.
10:53:40 [VEMF]: isServer:true / isDedicated:true / isMultiplayer:true
10:53:40 [VEMF]: Setting VEMF Relations to make AI Hostile.
10:53:40 [VEMF]: Looking for the Config. Ignore the associated File Not Found error.
10:53:40 [VEMF]: Loading Configuration File.
10:53:40 [VEMF]: Configuration File Loaded!
10:53:40 [VEMF]: Currently Running Version: 1.0.0a-PreAlpha
10:53:40 [VEMF]: Server is Running Map: bornholm
10:53:40 [VEMF]: Loading ExecVM Functions.
10:53:40 [VEMF]: Loading Compiled Functions.
10:53:40 [VEMF]: All Functions Loaded.
10:53:40 [VEMF]: Mission Timer Started.
10:53:40 [VEMF]: AI Watchdog Running.
10:53:40 [VEMF]: Loading Any Addons.
10:53:41 Cannot create non-ai vehicle HeatPack,
10:53:41 Cannot create non-ai vehicle ColdPack,
10:53:49 [VEMF]: AllowDamage Applied to 1 Units.
10:53:49 "<infiSTAR.de> fnc_PVAH_AdminReq: [1234,B Alpha 1-1:1 ([SoA]Darth_Rogue) REMOTE,"76561197996565851"]"
10:53:49 "<infiSTAR.de> ******ADMIN-LOGIN******: [SoA]Darth_Rogue(76561197996565851)"
10:53:59 "<infiSTAR.de> added to PlayerLogArray: [SoA]Darth_Rogue(76561197996565851)"
10:54:39 "<infiSTAR.de> 146.191 - removing most HandleDamage from most Epoch buildings to get big FPS boost on server."
10:54:50 Error: Object(3 : 4) not found
10:55:00 Error: Object(3 : 5) not found
10:55:14 "DEBUG: lootContainer 4f201600# 1795214: chair_adult.p3d REMOTE"
10:55:14 "DEBUG SPAWN LOOT IN VEH: ChairProxy_EPOCH Food ItemSodaBurst type:magazine"
10:55:14 "DEBUG SPAWN LOOT IN VEH: ChairProxy_EPOCH SniperRifleAmmo 10Rnd_762x51_Mag type:magazine"
10:55:17 Error: Object(3 : 9) not found
10:55:59 "DEBUG: lootContainer 4f217200# 1795219: chair_adult.p3d REMOTE"
10:55:59 "DEBUG SPAWN LOOT IN VEH: ChairProxy_EPOCH Equipment Binocular type:item"
10:55:59 "DEBUG SPAWN LOOT IN VEH: ChairProxy_EPOCH Muzzles muzzle_snds_H type:item"
10:56:06 Server: Object 2:1058 not found (message Type_324)
10:56:06 Server: Object 2:1058 not found (message Type_325)
10:56:07 Server: Object 2:1058 not found (message Type_325)
10:57:42 Error: Object(3 : 14) not found
10:57:50 Error: Object(3 : 16) not found
10:58:45 Cannot create non-ai vehicle ColdPack,
10:59:11 Error: Object(3 : 20) not found
10:59:18 "DEBUG: lootContainer 4f32b200# 1795326: chair_adult.p3d REMOTE"
10:59:18 "DEBUG SPAWN LOOT IN VEH: ChairProxy_EPOCH Headgear H_19_EPOCH type:item"
10:59:18 "DEBUG SPAWN LOOT IN VEH: ChairProxy_EPOCH Generic PaintCanTeal type:magazine"
10:59:22   bin\config.bin/CfgMovesMaleSdr2/States/AmovPknlMevaSrasWpstDr.InterpolateTo: Bad move AmovPknlMsprSlowWpstDf_AmovPpneMstpSrasWpstDnon
10:59:22   bin\config.bin/CfgMovesMaleSdr2/States/AmovPknlMevaSrasWpstDl.InterpolateTo: Bad move AmovPknlMsprSlowWpstDf_AmovPpneMstpSrasWpstDnon
10:59:22 Warning: looped for animation: a3\anims_f\data\anim\sdr\idl\knl\stp\low\rfl\aidlpknlmstpslowwrfldnon_g01.rtm differs (looped now 1)! MoveName: aidlpknlmstpsraswrfldnon_g01
10:59:22 Warning: looped for animation: a3\anims_f\data\anim\sdr\idl\knl\stp\low\rfl\aidlpknlmstpslowwrfldnon_g02.rtm differs (looped now 1)! MoveName: aidlpknlmstpsraswrfldnon_g02
10:59:25 No default vars in bin\config.bin/CfgMovesMaleSdr2/States/Acts_UnconsciousStandUp_part1.variantsPlayer
10:59:25 No default vars in bin\config.bin/CfgMovesMaleSdr2/States/Acts_UnconsciousStandUp_part2.variantsPlayer
10:59:25 No such side
10:59:25 Error: Object(3 : 26) not found
10:59:25 Error: Object(3 : 26) not found
10:59:25 Client: Object 3:21 (type Type_88) not found.
10:59:25 Client: Object 3:21 (type Type_89) not found.
10:59:25 Client: Object 3:22 (type Type_88) not found.
10:59:25 Client: Object 3:22 (type Type_89) not found.
10:59:30 Error: Object(3 : 28) not found
10:59:41 "DEBUG: lootContainer 4f32ab00# 1795327: chair_adult.p3d REMOTE"
10:59:41 "DEBUG SPAWN LOOT IN VEH: ChairProxy_EPOCH MachinegunAmmo 200Rnd_556x45_M249 type:magazine"
10:59:41 "DEBUG SPAWN LOOT IN VEH: ChairProxy_EPOCH Headgear H_34_EPOCH type:item"
10:59:52 "DEBUG SPAWN LOOT IN VEH: wardrobe_epoch PistolAmmo 11Rnd_45ACP_Mag type:magazine"
10:59:52 "DEBUG SPAWN LOOT IN VEH: wardrobe_epoch Generic VehicleRepair type:magazine"
11:00:42 "DEBUG SPAWN LOOT IN VEH: GroundWeaponHolder Epoch_Sapper_F Pelt_EPOCH type:magazine"
11:01:57 "DEBUG SPAWN LOOT IN VEH: Fridge_EPOCH Food FoodSnooter type:magazine"
11:01:57 "DEBUG SPAWN LOOT IN VEH: Fridge_EPOCH Food ItemSodaBurst type:magazine"
11:01:58 Error: Object(3 : 36) not found
11:02:13 Error: Object(3 : 37) not found
11:02:13 Error: Object(3 : 38) not found
11:02:14 "DEBUG SPAWN LOOT IN VEH: cooker_epoch Food sardines_epoch type:magazine"
11:02:14 "DEBUG SPAWN LOOT IN VEH: cooker_epoch Food scam_epoch type:magazine"
11:02:16 Error: Object(3 : 39) not found
11:02:20 Error: Object(3 : 40) not found
11:02:33 Error: Object(3 : 42) not found
11:02:33 Error: Object(3 : 43) not found
11:02:33 Error: Object(3 : 44) not found
11:02:54 "DEBUG SPAWN LOOT IN VEH: cooker_epoch Food sweetcorn_epoch type:magazine"
11:02:54 "DEBUG SPAWN LOOT IN VEH: cooker_epoch Food FoodWalkNSons type:magazine"
11:02:55 "DEBUG SPAWN LOOT IN VEH: Fridge_EPOCH Food sweetcorn_epoch type:magazine"
11:02:55 "DEBUG SPAWN LOOT IN VEH: Fridge_EPOCH Food ItemSodaMocha type:magazine"
11:02:55 Server: Object 3:55 not found (message Type_105)
11:02:56 Error: Object(3 : 56) not found
11:03:25 "DEBUG: lootContainer 5a49cf00# 1795554: chair_adult.p3d REMOTE"
11:03:25 "DEBUG SPAWN LOOT IN VEH: ChairProxy_EPOCH Generic Towelette type:magazine"
11:03:25 "DEBUG SPAWN LOOT IN VEH: ChairProxy_EPOCH Generic Towelette type:magazine"
11:03:28 Error: Object(3 : 60) not found
11:03:58 Client: Object 3:62 (type Type_89) not found.
11:04:25 "DEBUG SPAWN LOOT IN VEH: cooker_epoch Food emptyjar_epoch type:magazine"
11:04:25 "DEBUG SPAWN LOOT IN VEH: cooker_epoch Food honey_epoch type:magazine"
11:04:26 "DEBUG SPAWN LOOT IN VEH: Fridge_EPOCH Food scam_epoch type:magazine"
11:04:26 "DEBUG SPAWN LOOT IN VEH: Fridge_EPOCH Food ItemSodaRbull type:magazine"
11:04:54 Error: Object(3 : 68) not found
11:04:54 Error: Object(3 : 69) not found
11:04:54 Error: Object(3 : 67) not found
11:04:54 Cannot create non-ai vehicle FAK,
11:05:34 Error: Object(3 : 70) not found
11:05:50 Cannot create non-ai vehicle FAK,
11:06:04 Error: Object(3 : 72) not found
11:06:04 Error: Object(3 : 71) not found
11:06:04 Error: Object(3 : 73) not found
11:07:01 [VEMF]: Running Dynamic Town Invasion Mission.
11:07:24 Error: Object(3 : 75) not found
11:07:34 Error: Object(3 : 76) not found
11:08:15 Error: Object(3 : 77) not found
11:09:00 "_current_crypto: 0 _cIndex:10"
11:09:00 "_itemClasses: ["Binocular","V_16_EPOCH","V_32_EPOCH","V_9_EPOCH","100Rnd_65x39_caseless_mag","30Rnd_65x39_caseless_mag_Tracer","30Rnd_65x39_caseless_green","30Rnd_556x45_Stanag_Tracer_Green","5Rnd_127x108_Mag","30Rnd_556x45_Stanag_Tracer_Yellow","30Rnd_65x39_caseless_mag","30Rnd_65x39_caseless_green_mag_Tracer"] _itemQtys:[2,1,1,1,1,2,2,1,2,1,1,1]"
11:09:00 "_itemClasses: ["Binocular","V_16_EPOCH","V_32_EPOCH","V_9_EPOCH","100Rnd_65x39_caseless_mag","30Rnd_65x39_caseless_mag_Tracer","30Rnd_65x39_caseless_green","30Rnd_556x45_Stanag_Tracer_Green","5Rnd_127x108_Mag","30Rnd_556x45_Stanag_Tracer_Yellow","30Rnd_65x39_caseless_mag","30Rnd_65x39_caseless_green_mag_Tracer","V_5_EPOCH"] _itemQtys:[2,1,1,1,1,2,2,1,2,1,1,1,1]"
11:09:00 "_itemClasses: ["Binocular","V_16_EPOCH","V_32_EPOCH","V_9_EPOCH","100Rnd_65x39_caseless_mag","30Rnd_65x39_caseless_mag_Tracer","30Rnd_65x39_caseless_green","30Rnd_556x45_Stanag_Tracer_Green","5Rnd_127x108_Mag","30Rnd_556x45_Stanag_Tracer_Yellow","30Rnd_65x39_caseless_mag","30Rnd_65x39_caseless_green_mag_Tracer","V_5_EPOCH","V_19_EPOCH"] _itemQtys:[2,1,1,1,1,2,2,1,2,1,1,1,1,1]"
11:09:00 "_itemClasses: ["Binocular","V_16_EPOCH","V_32_EPOCH","V_9_EPOCH","100Rnd_65x39_caseless_mag","30Rnd_65x39_caseless_mag_Tracer","30Rnd_65x39_caseless_green","30Rnd_556x45_Stanag_Tracer_Green","5Rnd_127x108_Mag","30Rnd_556x45_Stanag_Tracer_Yellow","30Rnd_65x39_caseless_mag","30Rnd_65x39_caseless_green_mag_Tracer","V_5_EPOCH","V_19_EPOCH","V_7_EPOCH"] _itemQtys:[2,1,1,1,1,2,2,1,2,1,1,1,1,1,1]"
11:09:00 "_itemClasses: ["Binocular","V_16_EPOCH","V_32_EPOCH","V_9_EPOCH","100Rnd_65x39_caseless_mag","30Rnd_65x39_caseless_mag_Tracer","30Rnd_65x39_caseless_green","30Rnd_556x45_Stanag_Tracer_Green","5Rnd_127x108_Mag","30Rnd_556x45_Stanag_Tracer_Yellow","30Rnd_65x39_caseless_mag","30Rnd_65x39_caseless_green_mag_Tracer","V_5_EPOCH","V_19_EPOCH","V_7_EPOCH","muzzle_snds_H"] _itemQtys:[2,1,1,1,1,2,2,1,2,1,1,1,1,1,1,1]"
11:09:00 "_itemClasses: ["Binocular","V_16_EPOCH","V_32_EPOCH","V_9_EPOCH","100Rnd_65x39_caseless_mag","30Rnd_65x39_caseless_mag_Tracer","30Rnd_65x39_caseless_green","30Rnd_556x45_Stanag_Tracer_Green","5Rnd_127x108_Mag","30Rnd_556x45_Stanag_Tracer_Yellow","30Rnd_65x39_caseless_mag","30Rnd_65x39_caseless_green_mag_Tracer","V_5_EPOCH","V_19_EPOCH","V_7_EPOCH","muzzle_snds_H","200Rnd_556x45_M249"] _itemQtys:[2,1,1,1,1,2,2,1,2,1,1,1,1,1,1,1,1]"
11:09:00 "_itemClasses: ["Binocular","V_16_EPOCH","V_32_EPOCH","V_9_EPOCH","100Rnd_65x39_caseless_mag","30Rnd_65x39_caseless_mag_Tracer","30Rnd_65x39_caseless_green","30Rnd_556x45_Stanag_Tracer_Green","5Rnd_127x108_Mag","30Rnd_556x45_Stanag_Tracer_Yellow","30Rnd_65x39_caseless_mag","30Rnd_65x39_caseless_green_mag_Tracer","V_5_EPOCH","V_19_EPOCH","V_7_EPOCH","muzzle_snds_H","200Rnd_556x45_M249","sardines_epoch"] _itemQtys:[2,1,1,1,1,2,2,1,2,1,1,1,1,1,1,1,1,1]"
11:09:00 "_itemClasses: ["Binocular","V_16_EPOCH","V_32_EPOCH","V_9_EPOCH","100Rnd_65x39_caseless_mag","30Rnd_65x39_caseless_mag_Tracer","30Rnd_65x39_caseless_green","30Rnd_556x45_Stanag_Tracer_Green","5Rnd_127x108_Mag","30Rnd_556x45_Stanag_Tracer_Yellow","30Rnd_65x39_caseless_mag","30Rnd_65x39_caseless_green_mag_Tracer","V_5_EPOCH","V_19_EPOCH","V_7_EPOCH","muzzle_snds_H","200Rnd_556x45_M249","sardines_epoch","scam_epoch"] _itemQtys:[2,1,1,1,1,2,2,1,2,1,1,1,1,1,1,1,1,1,1]"
11:09:00 "_itemClasses: ["Binocular","V_16_EPOCH","V_32_EPOCH","V_9_EPOCH","100Rnd_65x39_caseless_mag","30Rnd_65x39_caseless_mag_Tracer","30Rnd_65x39_caseless_green","30Rnd_556x45_Stanag_Tracer_Green","5Rnd_127x108_Mag","30Rnd_556x45_Stanag_Tracer_Yellow","30Rnd_65x39_caseless_mag","30Rnd_65x39_caseless_green_mag_Tracer","V_5_EPOCH","V_19_EPOCH","V_7_EPOCH","muzzle_snds_H","200Rnd_556x45_M249","sardines_epoch","scam_epoch","sweetcorn_epoch"] _itemQtys:[2,1,1,1,1,2,2,1,2,1,1,1,1,1,1,1,1,1,1,1]"
11:09:00 "UPDATED DB FOR TRADER: Agent 0x515067c0 SLOT: 47 DATA: [["Binocular","V_16_EPOCH","V_32_EPOCH","V_9_EPOCH","100Rnd_65x39_caseless_mag","30Rnd_65x39_caseless_mag_Tracer","30Rnd_65x39_caseless_green","30Rnd_556x45_Stanag_Tracer_Green","5Rnd_127x108_Mag","30Rnd_556x45_Stanag_Tracer_Yellow","30Rnd_65x39_caseless_mag","30Rnd_65x39_caseless_green_mag_Tracer","V_5_EPOCH","V_19_EPOCH","V_7_EPOCH","muzzle_snds_H","200Rnd_556x45_M249","sardines_epoch","scam_epoch","sweetcorn_epoch"],[2,1,1,1,1,2,2,1,2,1,1,1,1,1,1,1,1,1,1,1]]"
11:09:00 "ADMIN: [Agent 0x515067c0,["Binocular","V_5_EPOCH","V_19_EPOCH","V_7_EPOCH","muzzle_snds_H","200Rnd_556x45_M249","sardines_epoch","scam_epoch","sweetcorn_epoch"],[],B Alpha 1-1:1 ([SoA]Darth_Rogue) REMOTE,"stuytqqz"] TRADETOTAL:31"
11:09:11 "DEBUG: lootContainer 5a829600# 1796181: chair_adult.p3d REMOTE"
11:09:11 "DEBUG SPAWN LOOT IN VEH: ChairProxy_EPOCH SniperRifleAmmo 20Rnd_762x51_Mag type:magazine"
11:09:11 "DEBUG SPAWN LOOT IN VEH: ChairProxy_EPOCH Equipment NVG_EPOCH type:item"
11:09:11 Client: Object 3:79 (type Type_88) not found.
11:09:11 Client: Object 3:79 (type Type_89) not found.
11:09:11 Client: Object 3:80 (type Type_88) not found.
11:09:11 Client: Object 3:80 (type Type_89) not found.
11:09:12 Error: Object(3 : 81) not found
11:09:17 Server: Object 2:1243 not found (message Type_324)
11:09:17 Server: Object 2:1243 not found (message Type_325)
11:09:18 Server: Object 2:1243 not found (message Type_325)
11:09:44 Cannot create non-ai vehicle Towelette,
11:09:45 Error: Object(3 : 83) not found
11:09:45 Error: Object(3 : 82) not found
11:10:06 "DEBUG: lootContainer 5abab200# 1796400: toolrack.p3d REMOTE"
11:10:06 "DEBUG SPAWN LOOT IN VEH: ToolRackProxy_EPOCH Items EpochRadio0 type:item"
11:10:06 "DEBUG SPAWN LOOT IN VEH: ToolRackProxy_EPOCH SniperRifleAmmo 5Rnd_127x108_Mag type:magazine"
11:10:06 "DEBUG SPAWN LOOT IN VEH: ToolRackProxy_EPOCH RifleAmmo 5Rnd_rollins_mag type:magazine"
11:10:23 Error: Object(3 : 87) not found
11:10:49 "DEBUG: lootContainer 5abc0800# 1796399: chair_adult.p3d REMOTE"
11:10:49 "DEBUG SPAWN LOOT IN VEH: ChairProxy_EPOCH Vests V_17_EPOCH type:item"
11:10:49 "DEBUG SPAWN LOOT IN VEH: ChairProxy_EPOCH MachinegunAmmo ItemScraps type:magazine"
11:10:54 Server: Object 2:1272 not found (message Type_324)
11:10:54 Server: Object 2:1272 not found (message Type_325)
11:10:54 Server: Object 2:1272 not found (message Type_325)
11:12:53 "Weather Change: fog: [0.0578556,0.00307927,1.08207] rain: 0.905262 overcast: 0.947285 windx: -6.33124 windz: 3.36812 forced: false"
11:12:53 Error: selection end1 missing in memory LOD of model a3\structures_f\ind\cargo\cargo20_orange_f.p3d
11:13:01 "DEBUG SPAWN LOOT IN VEH: Fridge_EPOCH Food sweetcorn_epoch type:magazine"
11:13:01 "DEBUG SPAWN LOOT IN VEH: Fridge_EPOCH Food sardines_epoch type:magazine"
11:15:44 "<infiSTAR.de>AdminLog| 0h 23min 2s | [SoA]Darth_Rogue(76561197996565851) | Map-Icons - 1 (v0074)"
11:17:35 Deinitialized shape [Class: "Epoch_Sapper_F"; Shape: "x\addons\a3_epoch_assets_3\cfgvehicles\characters\sapper_character.p3d";]
11:17:35 Deinitialized shape [Class: "C_journalist_F"; Shape: "a3\characters_f_epc\civil\c_journalist.p3d";]
11:17:35 Deinitialized shape [Class: "C_man_hunter_1_F"; Shape: "a3\characters_f\civil\c_hunter_f.p3d";]
11:17:35 Deinitialized shape [Class: "O_G_Soldier_TL_F"; Shape: "a3\characters_f_gamma\guerrilla\ig_leader.p3d";]
11:17:35 Deinitialized shape [Class: "Underwear_F"; Shape: "a3\characters_f\common\basicbody.p3d";]
11:17:35 Deinitialized shape [Class: "Epoch_Male_F"; Shape: "a3\characters_f\common\basicbody.p3d";]
11:17:35 Deinitialized shape [Class: "O_G_Soldier_F"; Shape: "a3\characters_f_gamma\guerrilla\ig_guerrilla1_1.p3d";]
11:17:35 Deinitialized shape [Class: "C_Orestes"; Shape: "a3\characters_f\civil\c_orestes.p3d";]
11:17:35 Deinitialized shape [Class: "C_scientist_F"; Shape: "a3\characters_f\common\coveralls.p3d";]
11:17:35 Deinitialized shape [Class: "C_man_w_worker_F"; Shape: "a3\characters_f\common\coveralls.p3d";]
11:17:35 Deinitialized shape [Class: "VirtualMan_EPOCH"; Shape: "a3\characters_f\common\invisibleman.p3d";]
11:17:35 Deinitialized shape [Class: "VirtualMan_F"; Shape: "a3\characters_f\common\invisibleman.p3d";]
11:17:35 Deinitialized shape [Class: "I_UAV_AI"; Shape: "a3\characters_f\common\invisibleman.p3d";]
11:17:35 Deinitialized shape [Class: "C_man_p_fugitive_F"; Shape: "a3\characters_f\civil\c_poor.p3d";]
11:17:35 Deinitialized shape [Class: "C_man_1"; Shape: "a3\characters_f\civil\c_poloshirt.p3d";]
11:17:35 Deinitialized shape [Class: "C_man_polo_3_F"; Shape: "a3\characters_f\civil\c_poloshirt.p3d";]
11:17:35 Deinitialized shape [Class: "C_man_polo_5_F"; Shape: "a3\characters_f\civil\c_poloshirt.p3d";]
11:17:35 Deinitialized shape [Class: "C_man_polo_4_F"; Shape: "a3\characters_f\civil\c_poloshirt.p3d";]
11:17:35 Deinitialized shape [Class: "C_man_polo_2_F"; Shape: "a3\characters_f\civil\c_poloshirt.p3d";]
11:17:35 Deinitialized shape [Class: "C_man_polo_1_F"; Shape: "a3\characters_f\civil\c_poloshirt.p3d";]
11:17:35 Deinitialized shape [Class: "C_man_polo_6_F"; Shape: "a3\characters_f\civil\c_poloshirt.p3d";]
11:17:35 c:\w\profile\futura\lib\network\networkserver.cpp ClearNetServer:NOT IMPLEMENTED - briefing!
11:17:36 Extensions:
11:17:36   A3_ADMINLOG (.\A3_ADMINLOG.dll)
11:17:36   asmdll (.\asmdll.dll)
11:17:36   epochserver (C:\Game_Servers\Epoch_Test\@EpochHive\epochserver.dll)

 

Does the VEMFChatMsg variable need added to a "if isDedicated" line?

Link to comment
Share on other sites

Hi Vamp,

 

Ive been quite quiet for a while. Added this into my server and everything is working 100% Well done!

 

I personally would not want it made any easier like markers on the map, or smoke from the boxes, lets keep it a bigger challenge !

 

Love it ! 

 

Yip

Link to comment
Share on other sites

No obvious significant errors

 

 

=====================================================================
== E:\SteamLibrary\steamapps\common\Arma 3\arma3.exe
== "E:\SteamLibrary\steamapps\common\Arma 3\arma3.exe"  -skipintro -connect=192.186.154.18 -mod="@Epoch;@Bornholm13" "-name=[SoA]Darth_Rogue" -port=2352 -nosplash -password=******** -enableHT

Original output filename: Arma3Retail_DX11
Exe timestamp: 2014/12/04 11:03:24
Current time:  2015/01/11 09:53:04

Type: Public
Branch: Stable
Version: 1.36.128579

Allocator: E:\SteamLibrary\steamapps\common\Arma 3\dll\tbb4malloc_bi.dll
=====================================================================

 9:53:04 ManagerConfig()
 9:53:05 Cannot register unknown string STR_USRACT_BULD_LOCK_ABSOLUTE_ELEVATION
 9:53:07 Updating base class ->Base, by a3\dubbing_radio_f\config.bin/CfgHQIdentities/PAPA_BEAR/
 9:53:07 Updating base class ->Base, by a3\dubbing_radio_f\config.bin/CfgHQIdentities/AirBase/
 9:53:07 Updating base class ->HouseBase, by a3\data_f\config.bin/CfgVehicles/House/
 9:53:07 Updating base class ->Thing, by a3\data_f\config.bin/CfgVehicles/thingX/
 9:53:07 Updating base class RscShortcutButton->RscButton, by a3\editor_f\config.bin/RscDisplayEditObject/Controls/B_OK/
 9:53:07 Updating base class RscSliderH->RscXSliderH, by a3\editor_f\config.bin/RscDisplayEditObject/Slider/
 9:53:07 Updating base class RscText->RscPicture, by a3\editor_f\config.bin/RscDisplayEditObject/Preview/
 9:53:07 Updating base class RscShortcutButton->RscButton, by a3\editor_f\config.bin/RscDisplayMissionLoad/Controls/B_OK/
 9:53:07 Updating base class RscShortcutButton->RscButton, by a3\editor_f\config.bin/RscDisplayMissionSave/Controls/B_OK/
 9:53:07 Updating base class ->House, by a3\structures_f\config.bin/CfgVehicles/House_F/
 9:53:07 Updating base class ->House_F, by a3\structures_f\config.bin/CfgVehicles/House_Small_F/
 9:53:07 Updating base class ->Default, by a3\anims_f\config\sdr\config.bin/CfgMovesBasic/DefaultDie/
 9:53:07 Updating base class ->Default, by a3\anims_f\config\sdr\config.bin/CfgMovesMaleSdr/States/Crew/
 9:53:07 Updating base class ->StandBase, by a3\anims_f\config\sdr\config.bin/CfgMovesMaleSdr/States/AmovPercMstpSnonWnonDnon/
 9:53:08 Updating base class ->RscControlsGroup, by a3\ui_f\config.bin/RscControlsGroupNoScrollbars/
 9:53:08 Updating base class ->RscControlsGroup, by a3\ui_f\config.bin/RscControlsGroupNoHScrollbars/
 9:53:08 Updating base class ->RscControlsGroup, by a3\ui_f\config.bin/RscControlsGroupNoVScrollbars/
 9:53:08 Updating base class ->RscText, by a3\ui_f\config.bin/RscLine/
 9:53:08 Updating base class ->RscActiveText, by a3\ui_f\config.bin/RscActivePicture/
 9:53:08 Updating base class ->RscButton, by a3\ui_f\config.bin/RscButtonTextOnly/
 9:53:08 Updating base class ->RscShortcutButton, by a3\ui_f\config.bin/RscShortcutButtonMain/
 9:53:08 Updating base class ->RscShortcutButton, by a3\ui_f\config.bin/RscButtonEditor/
 9:53:08 Updating base class ->RscShortcutButton, by a3\ui_f\config.bin/RscIGUIShortcutButton/
 9:53:08 Updating base class ->RscShortcutButton, by a3\ui_f\config.bin/RscGearShortcutButton/
 9:53:08 Updating base class ->RscShortcutButton, by a3\ui_f\config.bin/RscButtonMenu/
 9:53:08 Updating base class ->RscButtonMenu, by a3\ui_f\config.bin/RscButtonMenuOK/
 9:53:08 Updating base class ->RscButtonMenu, by a3\ui_f\config.bin/RscButtonMenuCancel/
 9:53:08 Updating base class ->RscButtonMenu, by a3\ui_f\config.bin/RscButtonMenuSteam/
 9:53:08 Updating base class ->RscText, by a3\ui_f\config.bin/RscLoadingText/
 9:53:08 Updating base class ->RscListBox, by a3\ui_f\config.bin/RscIGUIListBox/
 9:53:08 Updating base class ->RscListNBox, by a3\ui_f\config.bin/RscIGUIListNBox/
 9:53:08 Updating base class ->RscText, by a3\ui_f\config.bin/RscBackground/
 9:53:08 Updating base class ->RscText, by a3\ui_f\config.bin/RscBackgroundGUI/
 9:53:08 Updating base class ->RscPicture, by a3\ui_f\config.bin/RscBackgroundGUILeft/
 9:53:08 Updating base class ->RscPicture, by a3\ui_f\config.bin/RscBackgroundGUIRight/
 9:53:08 Updating base class ->RscPicture, by a3\ui_f\config.bin/RscBackgroundGUIBottom/
 9:53:08 Updating base class ->RscText, by a3\ui_f\config.bin/RscBackgroundGUITop/
 9:53:08 Updating base class ->RscText, by a3\ui_f\config.bin/RscBackgroundGUIDark/
 9:53:08 Updating base class ->RscPictureKeepAspect, by a3\ui_f\config.bin/RscBackgroundLogo/
 9:53:08 Updating base class ->RscMapControl, by a3\ui_f\config.bin/RscMapControlEmpty/
 9:53:08 Updating base class ->RscPicture, by a3\ui_f\config.bin/CA_Mainback/
 9:53:08 Updating base class ->CA_Mainback, by a3\ui_f\config.bin/CA_Back/
 9:53:08 Updating base class ->CA_Mainback, by a3\ui_f\config.bin/CA_Title_Back/
 9:53:08 Updating base class ->CA_Mainback, by a3\ui_f\config.bin/CA_Black_Back/
 9:53:08 Updating base class ->RscTitle, by a3\ui_f\config.bin/CA_Title/
 9:53:08 Updating base class ->RscPictureKeepAspect, by a3\ui_f\config.bin/CA_Logo/
 9:53:08 Updating base class ->CA_Logo, by a3\ui_f\config.bin/CA_Logo_Small/
 9:53:08 Updating base class ->RscButton, by a3\ui_f\config.bin/CA_RscButton/
 9:53:08 Updating base class ->CA_RscButton, by a3\ui_f\config.bin/CA_RscButton_dialog/
 9:53:08 Updating base class ->RscActiveText, by a3\ui_f\config.bin/CA_Ok/
 9:53:08 Updating base class ->RscText, by a3\ui_f\config.bin/CA_Ok_image/
 9:53:08 Updating base class ->RscText, by a3\ui_f\config.bin/CA_Ok_image2/
 9:53:08 Updating base class ->RscText, by a3\ui_f\config.bin/CA_Ok_text/
 9:53:08 Updating base class ->RscPicture, by a3\ui_f\config.bin/RscVignette/
 9:53:08 Updating base class ->RscControlsGroupNoScrollbars, by a3\ui_f\config.bin/RscMapControlTooltip/
 9:53:08 Updating base class RscShortcutButton->RscButtonMenu, by a3\ui_f\config.bin/RscDisplayDebug/Controls/B_OK/
 9:53:08 Updating base class RscShortcutButton->RscButtonMenu, by a3\ui_f\config.bin/RscDisplayDebug/Controls/B_Cancel/
 9:53:08 Updating base class RscShortcutButton->RscButtonMenu, by a3\ui_f\config.bin/RscDisplayDebug/Controls/B_Clear/
 9:53:08 Updating base class ->RscText, by a3\ui_f\config.bin/RscDisplayCapture/controls/TimeLines/
 9:53:08 Updating base class RscShortcutButton->RscButtonMenu, by a3\ui_f\config.bin/RscDisplayCapture/controls/ButtonAverages/
 9:53:08 Updating base class RscShortcutButton->RscButtonMenu, by a3\ui_f\config.bin/RscDisplayCapture/controls/ButtonSavePreviousData/
 9:53:08 Updating base class RscShortcutButton->RscButtonMenu, by a3\ui_f\config.bin/RscDisplayCapture/controls/ButtonPreviousData/
 9:53:08 Updating base class RscControlsGroup->RscControlsGroupNoHScrollbars, by a3\ui_f\config.bin/RscDisplayMain/controls/ModIcons/
 9:53:08 Updating base class RscPicture->RscPictureKeepAspect, by a3\ui_f\config.bin/RscDisplayMain/IconPicture/
 9:53:08 Updating base class IconPicture->RscPictureKeepAspect, by a3\ui_f\config.bin/RscDisplayMain/DlcOwnedIconPicture/
 9:53:08 Updating base class IconPicture->RscPictureKeepAspect, by a3\ui_f\config.bin/RscDisplayMain/DlcIconPicture/
 9:53:08 Updating base class RscListBox->RscCombo, by a3\ui_f\config.bin/RscDisplayCustomizeController/Steepness/
 9:53:08 Updating base class ->RscStandardDisplay, by a3\ui_f\config.bin/RscDisplayControlSchemes/
 9:53:08 Updating base class ButtonOK->RscButtonMenuCancel, by a3\ui_f\config.bin/RscDisplayControlSchemes/controls/ButtonCancel/
 9:53:08 Updating base class RscButton->RscButtonMenuOK, by a3\ui_f\config.bin/RscDisplayControlSchemes/controls/ButtonOK/
 9:53:08 Updating base class RscPicture->RscPictureKeepAspect, by a3\ui_f\config.bin/RscDisplayFileSelectImage/controls/OverviewPicture/
 9:53:08 Updating base class RscShortcutButton->RscButtonMenuCancel, by a3\ui_f\config.bin/RscDisplayFieldManual/controls/ButtonCancel/
 9:53:08 Cannot delete class B_KickOff, it is referenced somewhere (used as a base class probably).
 9:53:08 Updating base class RscButton->RscButtonMenuCancel, by a3\ui_f\config.bin/RscDisplayPublishMission/controls/ButtonCancel/
 9:53:08 Updating base class RscShortcutButton->RscButtonMenuOK, by a3\ui_f\config.bin/RscDisplayPublishMissionSelectTags/controls/ButtonOK/
 9:53:08 Updating base class ButtonOK->RscButtonMenuCancel, by a3\ui_f\config.bin/RscDisplayPublishMissionSelectTags/controls/ButtonCancel/
 9:53:08 Updating base class ->RscSubmenu, by a3\ui_f\config.bin/RscMainMenu/
 9:53:08 Cannot update non class from class a3\ui_f\config.bin/RscCallSupport/Items/
 9:53:08 Cannot update non class from class a3\ui_f\config.bin/RscRadio/Items/
 9:53:08 Updating base class ->BulletCore, by a3\weapons_f\config.bin/CfgAmmo/BulletBase/
 9:53:08 Updating base class ->Default, by a3\weapons_f\config.bin/CfgMagazines/CA_Magazine/
 9:53:08 Updating base class ->ReammoBox, by a3\weapons_f\config.bin/cfgVehicles/WeaponHolder/
 9:53:08 Updating base class ->SlotInfo, by a3\weapons_f\config.bin/CowsSlot/
 9:53:08 Updating base class ->SlotInfo, by a3\weapons_f\config.bin/PointerSlot/
 9:53:08 Updating base class ->PistolCore, by a3\weapons_f\config.bin/cfgWeapons/Pistol/
 9:53:08 Updating base class ->WeaponSlotsInfo, by a3\weapons_f\config.bin/cfgWeapons/Pistol_Base_F/WeaponSlotsInfo/
 9:53:08 Updating base class ->Default, by a3\weapons_f\config.bin/cfgWeapons/ItemCore/
 9:53:08 Updating base class ->ReammoBox, by a3\weapons_f\ammoboxes\config.bin/CfgVehicles/Bag_Base/
 9:53:08 Updating base class ->ThingX, by a3\weapons_f\ammoboxes\config.bin/CfgVehicles/WeaponHolderSimulated/
 9:53:08 Updating base class ->Ship, by a3\boat_f\config.bin/CfgVehicles/Ship_F/
 9:53:08 ragdollHitDmgLimit (0.000000) is lower than minimum (0.010000) and it was set to min.
 9:53:08 Initializing Steam Manager
 9:53:08 ManagerConfig()
 9:53:08 Starting initial content check.
 9:53:08 Steam Manager initialized.
 9:53:08 
 9:53:08 ==== Loaded addons ====
 9:53:08 
 9:53:08 dta\bin.pbo - unknown
 9:53:08 dta\core.pbo - 72362
 9:53:08 dta\languagecore_f.pbo - 77045
 9:53:08 E:\SteamLibrary\SteamApps\common\Arma 3\@Bornholm13\addons\bornholm.pbo - unknown
 9:53:08 E:\SteamLibrary\SteamApps\common\Arma 3\@Bornholm13\addons\bornholmlayers.pbo - unknown
 9:53:08 E:\SteamLibrary\SteamApps\common\Arma 3\@Bornholm13\addons\bornholmobjects.pbo - unknown
 9:53:08 E:\SteamLibrary\SteamApps\common\Arma 3\@Epoch\addons\a2_epoch_weapons.pbo - unknown
 9:53:08 E:\SteamLibrary\SteamApps\common\Arma 3\@Epoch\addons\a3_epoch_assets.pbo - unknown
 9:53:08 E:\SteamLibrary\SteamApps\common\Arma 3\@Epoch\addons\a3_epoch_assets_1.pbo - unknown
 9:53:08 E:\SteamLibrary\SteamApps\common\Arma 3\@Epoch\addons\a3_epoch_assets_2.pbo - unknown
 9:53:08 E:\SteamLibrary\SteamApps\common\Arma 3\@Epoch\addons\a3_epoch_assets_3.pbo - unknown
 9:53:08 E:\SteamLibrary\SteamApps\common\Arma 3\@Epoch\addons\a3_epoch_code.pbo - unknown
 9:53:08 E:\SteamLibrary\SteamApps\common\Arma 3\@Epoch\addons\a3_epoch_config.pbo - unknown
 9:53:08 E:\SteamLibrary\SteamApps\common\Arma 3\@Epoch\addons\a3_epoch_language.pbo - unknown
 9:53:08 E:\SteamLibrary\SteamApps\common\Arma 3\@Epoch\addons\a3_epoch_structures.pbo - unknown
 9:53:08 E:\SteamLibrary\SteamApps\common\Arma 3\@Epoch\addons\a3_epoch_underground.pbo - unknown
 9:53:08 E:\SteamLibrary\SteamApps\common\Arma 3\@Epoch\addons\a3_epoch_vehicles.pbo - unknown
 9:53:08 E:\SteamLibrary\SteamApps\common\Arma 3\@Epoch\addons\a3_epoch_vehicles_1.pbo - unknown
 9:53:08 E:\SteamLibrary\SteamApps\common\Arma 3\@Epoch\addons\a3_epoch_weapons.pbo - unknown
 9:53:08 E:\SteamLibrary\SteamApps\common\Arma 3\heli\addons\air_f_heli.ebo - 76933
 9:53:08 E:\SteamLibrary\SteamApps\common\Arma 3\heli\addons\anims_f_heli.ebo - 72362
 9:53:08 E:\SteamLibrary\SteamApps\common\Arma 3\heli\addons\boat_f_heli.ebo - 74189
 9:53:08 E:\SteamLibrary\SteamApps\common\Arma 3\heli\addons\cargoposes_f_heli.ebo - 76854
 9:53:08 E:\SteamLibrary\SteamApps\common\Arma 3\heli\addons\data_f_heli.ebo - 76223
 9:53:08 E:\SteamLibrary\SteamApps\common\Arma 3\heli\addons\dubbing_f_heli.ebo - 75138
 9:53:08 E:\SteamLibrary\SteamApps\common\Arma 3\heli\addons\functions_f_heli.ebo - 75918
 9:53:08 E:\SteamLibrary\SteamApps\common\Arma 3\heli\addons\languagemissions_f_heli.ebo - 76893
 9:53:08 E:\SteamLibrary\SteamApps\common\Arma 3\heli\addons\language_f_heli.ebo - 76893
 9:53:08 E:\SteamLibrary\SteamApps\common\Arma 3\heli\addons\missions_f_heli.ebo - 77084
 9:53:08 E:\SteamLibrary\SteamApps\common\Arma 3\heli\addons\missions_f_heli_data.ebo - 75977
 9:53:08 E:\SteamLibrary\SteamApps\common\Arma 3\heli\addons\missions_f_heli_video.ebo - 75065
 9:53:08 E:\SteamLibrary\SteamApps\common\Arma 3\heli\addons\modules_f_heli.ebo - 77084
 9:53:08 E:\SteamLibrary\SteamApps\common\Arma 3\heli\addons\music_f_heli.ebo - 76012
 9:53:08 E:\SteamLibrary\SteamApps\common\Arma 3\heli\addons\music_f_heli_music.ebo - 76012
 9:53:08 E:\SteamLibrary\SteamApps\common\Arma 3\heli\addons\soft_f_heli.ebo - 74189
 9:53:08 E:\SteamLibrary\SteamApps\common\Arma 3\heli\addons\sounds_f_heli.ebo - 75591
 9:53:08 E:\SteamLibrary\SteamApps\common\Arma 3\heli\addons\structures_f_heli.ebo - 76870
 9:53:08 E:\SteamLibrary\SteamApps\common\Arma 3\heli\addons\supplies_f_heli.ebo - 76164
 9:53:08 E:\SteamLibrary\SteamApps\common\Arma 3\heli\addons\ui_f_heli.ebo - 76986
 9:53:08 E:\SteamLibrary\SteamApps\common\Arma 3\kart\addons\anims_f_kart.pbo - 72362
 9:53:08 E:\SteamLibrary\SteamApps\common\Arma 3\kart\addons\characters_f_kart.pbo - 73106
 9:53:08 E:\SteamLibrary\SteamApps\common\Arma 3\kart\addons\data_f_kart.pbo - 76223
 9:53:08 E:\SteamLibrary\SteamApps\common\Arma 3\kart\addons\languagemissions_f_kart.pbo - 76770
 9:53:08 E:\SteamLibrary\SteamApps\common\Arma 3\kart\addons\language_f_kart.pbo - 76769
 9:53:08 E:\SteamLibrary\SteamApps\common\Arma 3\kart\addons\missions_f_kart.pbo - 76770
 9:53:08 E:\SteamLibrary\SteamApps\common\Arma 3\kart\addons\missions_f_kart_data.pbo - 75687
 9:53:08 E:\SteamLibrary\SteamApps\common\Arma 3\kart\addons\modules_f_kart.pbo - 76568
 9:53:08 E:\SteamLibrary\SteamApps\common\Arma 3\kart\addons\modules_f_kart_data.pbo - 74588
 9:53:08 E:\SteamLibrary\SteamApps\common\Arma 3\kart\addons\soft_f_kart.pbo - 76606
 9:53:08 E:\SteamLibrary\SteamApps\common\Arma 3\kart\addons\sounds_f_kart.pbo - 73106
 9:53:08 E:\SteamLibrary\SteamApps\common\Arma 3\kart\addons\structures_f_kart.pbo - 76870
 9:53:08 E:\SteamLibrary\SteamApps\common\Arma 3\kart\addons\ui_f_kart.pbo - 73106
 9:53:08 E:\SteamLibrary\SteamApps\common\Arma 3\kart\addons\weapons_f_kart.pbo - 76039
 9:53:08 E:\SteamLibrary\SteamApps\common\Arma 3\curator\addons\data_f_curator.pbo - 74685
 9:53:08 E:\SteamLibrary\SteamApps\common\Arma 3\curator\addons\functions_f_curator.pbo - 75024
 9:53:08 E:\SteamLibrary\SteamApps\common\Arma 3\curator\addons\language_f_curator.pbo - 76769
 9:53:08 E:\SteamLibrary\SteamApps\common\Arma 3\curator\addons\missions_f_curator.pbo - 75167
 9:53:08 E:\SteamLibrary\SteamApps\common\Arma 3\curator\addons\modules_f_curator.pbo - 76863
 9:53:08 E:\SteamLibrary\SteamApps\common\Arma 3\curator\addons\ui_f_curator.pbo - 76300
 9:53:08 addons\a3.pbo - unknown
 9:53:08 addons\air_f.pbo - 77024
 9:53:08 addons\air_f_beta.pbo - 76683
 9:53:08 addons\air_f_epb.pbo - 76978
 9:53:08 addons\air_f_epc.pbo - 76598
 9:53:08 addons\air_f_gamma.pbo - 75399
 9:53:08 addons\air_f_rtd.pbo - 76933
 9:53:08 addons\animals_f.pbo - 72362
 9:53:08 addons\animals_f_beta.pbo - 72362
 9:53:08 addons\anims_f.pbo - 76942
 9:53:08 addons\anims_f_bootcamp.pbo - 72362
 9:53:08 addons\anims_f_data.pbo - 76942
 9:53:08 addons\anims_f_epa.pbo - 72362
 9:53:08 addons\anims_f_epc.pbo - 72362
 9:53:08 addons\armor_f.pbo - 72362
 9:53:08 addons\armor_f_beta.pbo - 76517
 9:53:08 addons\armor_f_epb.pbo - 76850
 9:53:08 addons\armor_f_epc.pbo - 74356
 9:53:08 addons\armor_f_gamma.pbo - 76913
 9:53:08 addons\baseconfig_f.pbo - 73106
 9:53:08 addons\boat_f.pbo - 76773
 9:53:08 addons\boat_f_beta.pbo - 74356
 9:53:08 addons\boat_f_epc.pbo - 74356
 9:53:08 addons\boat_f_gamma.pbo - 76739
 9:53:08 addons\cargoposes_f.pbo - 76913
 9:53:08 addons\characters_f.pbo - 76948
 9:53:08 addons\characters_f_beta.pbo - 74412
 9:53:08 addons\characters_f_bootcamp.pbo - 73106
 9:53:08 addons\characters_f_epa.pbo - 75270
 9:53:08 addons\characters_f_epb.pbo - 73106
 9:53:08 addons\characters_f_epc.pbo - 73106
 9:53:08 addons\characters_f_gamma.pbo - 76245
 9:53:08 addons\data_f.pbo - 77035
 9:53:08 addons\data_f_bootcamp.pbo - 76960
 9:53:08 addons\drones_f.pbo - 76444
 9:53:08 addons\dubbing_f.pbo - 73106
 9:53:08 addons\dubbing_f_beta.pbo - 73106
 9:53:08 addons\dubbing_f_bootcamp.pbo - 73106
 9:53:08 addons\dubbing_f_epa.pbo - 73106
 9:53:08 addons\dubbing_f_epb.pbo - 76110
 9:53:08 addons\dubbing_f_epc.pbo - 73106
 9:53:08 addons\dubbing_f_gamma.pbo - 73106
 9:53:08 addons\dubbing_radio_f.pbo - 76962
 9:53:08 addons\dubbing_radio_f_data.pbo - 76953
 9:53:08 addons\editor_f.pbo - 74164
 9:53:08 addons\functions_f.pbo - 76968
 9:53:08 addons\functions_f_bootcamp.pbo - 76965
 9:53:08 addons\functions_f_epa.pbo - 73434
 9:53:08 addons\functions_f_epc.pbo - 73106
 9:53:08 addons\languagemissions_f.pbo - 76893
 9:53:08 addons\languagemissions_f_beta.pbo - 76770
 9:53:08 addons\languagemissions_f_bootcamp.pbo - 76770
 9:53:08 addons\languagemissions_f_epa.pbo - 76770
 9:53:08 addons\languagemissions_f_epb.pbo - 76893
 9:53:08 addons\languagemissions_f_epc.pbo - 76770
 9:53:08 addons\languagemissions_f_gamma.pbo - 76770
 9:53:08 addons\language_f.pbo - 76914
 9:53:08 addons\language_f_beta.pbo - 76769
 9:53:08 addons\language_f_bootcamp.pbo - 76951
 9:53:08 addons\language_f_epa.pbo - 76769
 9:53:08 addons\language_f_epb.pbo - 76769
 9:53:08 addons\language_f_epc.pbo - 76769
 9:53:08 addons\language_f_gamma.pbo - 76980
 9:53:08 addons\map_altis.pbo - 73767
 9:53:08 addons\map_altis_data.pbo - 73106
 9:53:08 addons\map_altis_data_layers.pbo - 73106
 9:53:08 addons\map_altis_data_layers_00_00.pbo - 73106
 9:53:08 addons\map_altis_data_layers_00_01.pbo - 73106
 9:53:08 addons\map_altis_data_layers_01_00.pbo - 73106
 9:53:08 addons\map_altis_data_layers_01_01.pbo - 73106
 9:53:08 addons\map_altis_scenes_f.pbo - 73106
 9:53:08 addons\map_data.pbo - 73001
 9:53:08 addons\map_stratis.pbo - 72244
 9:53:08 addons\map_stratis_data.pbo - 73106
 9:53:08 addons\map_stratis_data_layers.pbo - 73106
 9:53:08 addons\map_stratis_scenes_f.pbo - 73106
 9:53:08 addons\map_vr.pbo - 73106
 9:53:08 addons\map_vr_scenes_f.pbo - 73106
 9:53:08 addons\misc_f.pbo - 74445
 9:53:08 addons\missions_f.pbo - 74929
 9:53:08 addons\missions_f_beta.pbo - 76770
 9:53:08 addons\missions_f_beta_data.pbo - 75473
 9:53:08 addons\missions_f_beta_video.pbo - 73106
 9:53:08 addons\missions_f_bootcamp.pbo - 76296
 9:53:08 addons\missions_f_bootcamp_data.pbo - 72362
 9:53:08 addons\missions_f_bootcamp_video.pbo - 75065
 9:53:08 addons\missions_f_data.pbo - 73106
 9:53:08 addons\missions_f_epa.pbo - 77038
 9:53:08 addons\missions_f_epa_data.pbo - 73106
 9:53:08 addons\missions_f_epa_video.pbo - 73106
 9:53:08 addons\missions_f_epb.pbo - 77055
 9:53:08 addons\missions_f_epb_data.pbo - 73106
 9:53:08 addons\missions_f_epb_video.pbo - 73106
 9:53:08 addons\missions_f_epc.pbo - 77038
 9:53:08 addons\missions_f_epc_data.pbo - 73106
 9:53:08 addons\missions_f_epc_video.pbo - 73106
 9:53:08 addons\missions_f_gamma.pbo - 76877
 9:53:08 addons\missions_f_gamma_data.pbo - 76877
 9:53:08 addons\missions_f_gamma_video.pbo - 73106
 9:53:08 addons\missions_f_video.pbo - 73106
 9:53:08 addons\modules_f.pbo - 76893
 9:53:08 addons\modules_f_beta.pbo - 76909
 9:53:08 addons\modules_f_beta_data.pbo - 73635
 9:53:08 addons\modules_f_bootcamp.pbo - 76897
 9:53:08 addons\modules_f_data.pbo - 73106
 9:53:08 addons\modules_f_epb.pbo - 73106
 9:53:08 addons\music_f.pbo - 73106
 9:53:08 addons\music_f_bootcamp.pbo - 73106
 9:53:08 addons\music_f_bootcamp_music.pbo - 73106
 9:53:08 addons\music_f_epa.pbo - 73106
 9:53:08 addons\music_f_epa_music.pbo - 73106
 9:53:08 addons\music_f_epb.pbo - 73106
 9:53:08 addons\music_f_epb_music.pbo - 73106
 9:53:08 addons\music_f_epc.pbo - 73106
 9:53:08 addons\music_f_epc_music.pbo - 73106
 9:53:08 addons\music_f_music.pbo - 73106
 9:53:08 addons\plants_f.pbo - 73106
 9:53:08 addons\roads_f.pbo - 73001
 9:53:08 addons\rocks_f.pbo - 73767
 9:53:08 addons\signs_f.pbo - 72273
 9:53:08 addons\soft_f.pbo - 76710
 9:53:08 addons\soft_f_beta.pbo - 76665
 9:53:08 addons\soft_f_bootcamp.pbo - 74362
 9:53:08 addons\soft_f_epc.pbo - 76665
 9:53:08 addons\soft_f_gamma.pbo - 76979
 9:53:08 addons\sounds_f.pbo - 76951
 9:53:08 addons\sounds_f_bootcamp.pbo - 73106
 9:53:08 addons\sounds_f_epb.pbo - 73106
 9:53:08 addons\sounds_f_epc.pbo - 73106
 9:53:08 addons\sounds_f_vehicles.pbo - 75994
 9:53:08 addons\sounds_f_weapons.pbo - 76567
 9:53:08 addons\static_f.pbo - 76983
 9:53:08 addons\static_f_beta.pbo - 73106
 9:53:08 addons\static_f_gamma.pbo - 73106
 9:53:08 addons\structures_f.pbo - 76870
 9:53:08 addons\structures_f_bootcamp.pbo - 76870
 9:53:08 addons\structures_f_data.pbo - 75500
 9:53:08 addons\structures_f_epa.pbo - 76870
 9:53:08 addons\structures_f_epb.pbo - 76870
 9:53:08 addons\structures_f_epc.pbo - 76870
 9:53:08 addons\structures_f_households.pbo - 76905
 9:53:08 addons\structures_f_ind.pbo - 76905
 9:53:08 addons\structures_f_mil.pbo - 76905
 9:53:08 addons\structures_f_wrecks.pbo - 75500
 9:53:08 addons\uifonts_f.pbo - 73106
 9:53:08 addons\uifonts_f_data.pbo - 73106
 9:53:08 addons\ui_f.pbo - 77084
 9:53:08 addons\ui_f_bootcamp.pbo - 76325
 9:53:08 addons\ui_f_data.pbo - 77084
 9:53:08 addons\weapons_f.pbo - 76933
 9:53:08 addons\weapons_f_beta.pbo - 72309
 9:53:08 addons\weapons_f_bootcamp.pbo - 76248
 9:53:08 addons\weapons_f_epa.pbo - 73106
 9:53:08 addons\weapons_f_epb.pbo - 73106
 9:53:08 addons\weapons_f_epc.pbo - 73106
 9:53:08 addons\weapons_f_gamma.pbo - 73106
 9:53:08 
 9:53:08 =======================
 9:53:08 
 9:53:08 DX11 - Initializing DX11 engine.
 9:53:08 DX11 - Using DXGI adapter 0 (detected in config).
 9:53:08 DX11 - Using DXGI adapter 0.
 9:53:08     - adapter description : NVIDIA GeForce GTX 970
 9:53:08     - adapter vendor ID : 4318
 9:53:08     - adapter device ID : 5058
 9:53:08     - adapter subsys ID : 828380258
 9:53:08     - adapter revision  : 161
 9:53:08     - dedicated video memory : 3221225472
 9:53:08     - dedicated system memory : 0
 9:53:08     - shared system memory : 1073676288
 9:53:08 Error: JoystickDevices - CoInitilizeEx return 80010106
 9:53:09 InitSound ...
 9:53:09 Error: CoInitilizeEx (XAudio2-1st trial) return 80010106
 9:53:09 InitSound - complete
 9:53:10 Clutter names value count different in bin\config.bin/CfgSurfaceCharacters/BOWoodsClutter/ (13!=12)
 9:53:10 PhysX3 SDK Init started ...
 9:53:10 PhysX3 SDK Init ended.
 9:53:10 Attempt to override final function - bis_fnc_init
 9:53:11 SimulWeather - Cloud Renderer - noise texture file is not specified!
 9:53:30 Starting mission:
 9:53:30  Mission file: __cur_mp (__CUR_MP)
 9:53:30  Mission world: Bornholm
 9:53:30  Mission directory: mpmissions\__CUR_MP.Bornholm\
 9:53:34 No more slot to add connection at 034969 (3428.7,19461.1)
 9:53:34 No more slot to add connection at 069814 (6932.5,3983.0)
 9:53:34 No more slot to add connection at 115922 (11533.8,14814.2)
 9:53:34 No more slot to add connection at 119876 (11998.7,10219.4)
 9:53:34 No more slot to add connection at 167801 (16711.9,2652.0)
 9:53:34 a3\structures_f_epc\dominants\ghosthotel\gh_fountain_f.p3d: house, config class missing
 9:53:35 Bad simulation shipX, type Land_BuoyBig_F (class=vehicle), a3\structures_f\naval\buoys\buoybig_f.p3d
 9:53:35 Bad simulation shipX, type Land_BuoyBig_F (class=vehicle), a3\structures_f\naval\buoys\buoybig_f.p3d
 9:53:35 Bad simulation shipX, type Land_BuoyBig_F (class=vehicle), a3\structures_f\naval\buoys\buoybig_f.p3d
 9:53:35 Bad simulation shipX, type Land_BuoyBig_F (class=vehicle), a3\structures_f\naval\buoys\buoybig_f.p3d
 9:53:35 Strange convex component53 in a3\structures_f_epb\civ\playground\slidecastle_f.p3d:geometryFire
 9:53:35 Strange convex component27 in a3\structures_f_epb\civ\playground\slidecastle_f.p3d:geometryView
 9:53:35 a3\structures_f_epc\dominants\ghosthotel\gh_fountain_f.p3d: house, config class missing
 9:53:35 a3\structures_f_epc\dominants\ghosthotel\gh_fountain_f.p3d: house, config class missing
 9:53:35 a3\structures_f_epc\dominants\ghosthotel\gh_fountain_f.p3d: house, config class missing
 9:53:35 a3\structures_f_epc\dominants\ghosthotel\gh_fountain_f.p3d: house, config class missing
 9:53:35 a3\structures_f_epc\dominants\ghosthotel\gh_fountain_f.p3d: house, config class missing
 9:53:35 a3\structures_f_epc\dominants\ghosthotel\gh_fountain_f.p3d: house, config class missing
 9:53:36 Cannot create object with abstract type Land_bo_A_TVTower_Mid (scope = private?)
 9:53:36 Cannot create object with abstract type Land_bo_A_TVTower_Top (scope = private?)
 9:53:36 a3\structures_f_epc\dominants\ghosthotel\gh_fountain_f.p3d: house, config class missing
 9:53:36 a3\structures_f_epc\dominants\ghosthotel\gh_fountain_f.p3d: house, config class missing
 9:53:36 a3\structures_f_epc\dominants\ghosthotel\gh_fountain_f.p3d: house, config class missing
 9:53:36 a3\structures_f_epc\dominants\ghosthotel\gh_fountain_f.p3d: house, config class missing
 9:53:36 a3\structures_f_epc\dominants\ghosthotel\gh_fountain_f.p3d: house, config class missing
 9:53:36 a3\structures_f_epc\dominants\ghosthotel\gh_fountain_f.p3d: house, config class missing
 9:53:36 Bad simulation fire, type Land_Campfire_F (class=house), a3\structures_f\civ\camping\campfire_f.p3d
 9:53:36 a3\structures_f\training\target_f.p3d: vehicle, config class missing
 9:53:36 a3\structures_f\training\target_f.p3d: vehicle, config class missing
 9:53:36 a3\structures_f\training\target_f.p3d: vehicle, config class missing
 9:53:36 a3\structures_f\training\target_f.p3d: vehicle, config class missing
 9:53:36 a3\structures_f\training\target_f.p3d: vehicle, config class missing
 9:53:36 Bad simulation fire, type Land_FirePlace_F (class=house), a3\structures_f\civ\camping\fireplace_f.p3d
 9:53:36 Strange convex component08 in a3\structures_f_epb\civ\garbage\garbagecontainer_closed_f.p3d:geometryView
 9:53:36 Strange convex component10 in a3\structures_f_epb\civ\garbage\garbagecontainer_closed_f.p3d:geometryView
 9:53:36 Bad simulation shipX, type Land_BuoyBig_F (class=vehicle), a3\structures_f\naval\buoys\buoybig_f.p3d
 9:53:37 Attempt to override final function - bis_functions_list
 9:53:37 Attempt to override final function - bis_functions_listpreinit
 9:53:37 Attempt to override final function - bis_functions_listpostinit
 9:53:37 Attempt to override final function - bis_functions_listrecompile
 9:53:38 Attempt to override final function - bis_fnc_missiontaskslocal
 9:53:38 Attempt to override final function - bis_fnc_missionconversationslocal
 9:53:38 Attempt to override final function - bis_fnc_missionflow
 9:53:38 Fresnel k must be >0, given n=1.2,k=0
 9:53:38 Fresnel k must be >0, given n=0.8,k=0
 9:53:39 Animation a3\cargoposes_f_heli\anim\passenger_inside_4aim.rtm not found or empty
 9:53:39 Animation a3\cargoposes_f_heli\anim\passenger_inside_4aim1.rtm not found or empty
 9:53:39 Animation a3\cargoposes_f_heli\anim\passenger_inside_4idle.rtm not found or empty
 9:53:39 Animation a3\cargoposes_f_heli\anim\passenger_inside_4idle1.rtm not found or empty
 9:53:39 Animation a3\cargoposes_f_heli\anim\passenger_inside_4aimpistol.rtm not found or empty
 9:53:39 Animation a3\cargoposes_f_heli\anim\passenger_inside_4aimpistol1.rtm not found or empty
 9:53:39 Animation a3\cargoposes_f_heli\anim\passenger_inside_4idlepistol.rtm not found or empty
 9:53:39 Animation a3\cargoposes_f_heli\anim\passenger_inside_4idlepistol1.rtm not found or empty
 9:53:39 Animation a3\cargoposes_f_heli\anim\passenger_inside_4aimtopistol.rtm not found or empty
 9:53:39 Animation a3\cargoposes_f_heli\anim\passenger_inside_4aimtopistol_end.rtm not found or empty
 9:53:39 Animation a3\cargoposes_f_heli\anim\passenger_inside_4aimfrompistol.rtm not found or empty
 9:53:39 Animation a3\cargoposes_f_heli\anim\passenger_inside_4aimfrompistol_end.rtm not found or empty
 9:53:39 Animation a3\cargoposes_f_heli\anim\passenger_inside_4aim_binoc.rtm not found or empty
 9:53:39 Animation a3\cargoposes_f_heli\anim\passenger_inside_4aimpistol_binoc.rtm not found or empty
 9:53:39 Animation a3\cargoposes_f_heli\anim\passenger_inside_4aim_tobinoc.rtm not found or empty
 9:53:39 Animation a3\cargoposes_f_heli\anim\passenger_inside_4aim_tobinoc_end.rtm not found or empty
 9:53:39 Animation a3\cargoposes_f_heli\anim\passenger_inside_4aim_frombinoc.rtm not found or empty
 9:53:39 Animation a3\cargoposes_f_heli\anim\passenger_inside_4aim_frombinoc_end.rtm not found or empty
 9:53:39 Animation a3\cargoposes_f_heli\anim\passenger_inside_4aimpistol_tobinoc.rtm not found or empty
 9:53:39 Animation a3\cargoposes_f_heli\anim\passenger_inside_4aimpistol_tobinoc_end.rtm not found or empty
 9:53:39 Animation a3\cargoposes_f_heli\anim\passenger_inside_4aimpistol_frombinoc.rtm not found or empty
 9:53:39 Animation a3\cargoposes_f_heli\anim\passenger_inside_4aimpistol_frombinoc_end.rtm not found or empty
 9:53:39 Animation a3\cargoposes_f_heli\anim\passenger_inside_4idleunarmed.rtm not found or empty
 9:53:39 Animation a3\cargoposes_f_heli\anim\passenger_inside_4idleunarmed1.rtm not found or empty
 9:53:39 Animation a3\cargoposes_f_heli\anim\passenger_inside_4aimunarmed_binoc.rtm not found or empty
 9:53:39 Animation a3\cargoposes_f_heli\anim\passenger_inside_4aimunarmed_tobinoc.rtm not found or empty
 9:53:39 Animation a3\cargoposes_f_heli\anim\passenger_inside_4aimunarmed_tobinoc_end.rtm not found or empty
 9:53:39 Animation a3\cargoposes_f_heli\anim\passenger_inside_4aimunarmed_frombinoc.rtm not found or empty
 9:53:39 Animation a3\cargoposes_f_heli\anim\passenger_inside_4aimunarmed_frombinoc_end.rtm not found or empty
 9:53:39 Animation a3\cargoposes_f_heli\anim\passenger_inside_4die.rtm not found or empty
 9:53:39 Animation a3\cargoposes_f_heli\anim\passenger_inside_4diepistol.rtm not found or empty
 9:53:41 Error: Wheel reference not initialized
 9:53:41 Error: Wheel reference not initialized
 9:53:41 Error: Wheel reference not initialized
 9:53:41 B_Heli_Transport_03_unarmed_EPOCH: MainTurret - unknown animation source mainturret
 9:53:41 B_Heli_Transport_03_unarmed_EPOCH: MainGun - unknown animation source maingun
 9:53:41 B_Heli_Transport_03_unarmed_EPOCH: RightDoorTurret - unknown animation source mainturret2
 9:53:41 B_Heli_Transport_03_unarmed_EPOCH: RightDoorGun - unknown animation source maingun2
 9:53:42 Error: Wheel reference not initialized
 9:53:42 Error: Wheel reference not initialized
 9:53:42 class HitPoints::HitFuel not found in mosquito_epoch
 9:53:42 class HitPoints::HitLight not found in mosquito_epoch
 9:53:42 class HitPoints::HitHydraulics not found in mosquito_epoch
 9:53:42 class HitPoints::HitGear not found in mosquito_epoch
 9:53:42 class HitPoints::HitHStabilizerL1 not found in mosquito_epoch
 9:53:42 class HitPoints::HitHStabilizerR1 not found in mosquito_epoch
 9:53:42 class HitPoints::HitVStabilizer1 not found in mosquito_epoch
 9:53:42 class HitPoints::HitTail not found in mosquito_epoch
 9:53:42 class HitPoints::HitPitotTube not found in mosquito_epoch
 9:53:42 class HitPoints::HitStaticPort not found in mosquito_epoch
 9:53:42 class HitPoints::HitEngine2 not found in mosquito_epoch
 9:53:42 class HitPoints::HitEngine3 not found in mosquito_epoch
 9:53:42 Time was adjusted to keep it same as on server.
 9:53:42 Attempt to override final function - bis_fnc_getcfgdata
 9:53:43 Error: Bone cheek_lf doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone nose_tip doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone lip_uplb doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone jaw_ls doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone lip_uplf doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone lip_lc doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone lip_lwlb doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone lip_lwlf doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone jaw_lm doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone zig_lb doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone lip_lwm doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone lip_upm doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone ear_l doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone corr doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone tongue_m doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone tongue_f doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone eyebrow_lb doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone eyebrow_lf doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone eyebrow_lm doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone zig_lm doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone eye_upl doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone eye_lwl doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone cheek_l doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone cheek_lb doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone zig_lt doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone nose_l doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone cheek_lm doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone nose_r doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone forehead_r doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone forehead_m doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone forehead_l doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone cheek_rb doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone eye_lwr doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone cheek_r doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone zig_rt doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone zig_rm doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone cheek_rf doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone cheek_rm doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone eyebrow_rm doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone eyebrow_rf doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone eye_upr doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone eyebrow_rb doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone tongue_b doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone ear_r doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone neck_l doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone lip_uprf doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone neck_r doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone lip_uprb doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone lip_rc doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone lip_lwrb doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone lip_lwrf doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone neck_b doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone zig_rb doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone neck_t doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone jaw_rf doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone jaw_lf doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone chin doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone jaw_rm doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone jaw_rs doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone jaw doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone headcutscene doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone cheek_lf doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone nose_tip doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone lip_uplb doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone jaw_ls doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone lip_uplf doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone lip_lc doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone lip_lwlb doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone lip_lwlf doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone jaw_lm doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone zig_lb doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone lip_lwm doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone lip_upm doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone ear_l doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone corr doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone tongue_m doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone tongue_f doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone eyebrow_lb doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone eyebrow_lf doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone eyebrow_lm doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone zig_lm doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone eye_upl doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone eye_lwl doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone cheek_l doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone cheek_lb doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone zig_lt doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone nose_l doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone cheek_lm doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone nose_r doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone forehead_r doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone forehead_m doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone forehead_l doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone cheek_rb doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone eye_lwr doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone cheek_r doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone zig_rt doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone zig_rm doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone cheek_rf doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone cheek_rm doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone eyebrow_rm doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone eyebrow_rf doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone eye_upr doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone eyebrow_rb doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone tongue_b doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone ear_r doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone neck_l doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone lip_uprf doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone neck_r doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone lip_uprb doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone lip_rc doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone lip_lwrb doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone lip_lwrf doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone neck_b doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone zig_rb doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone neck_t doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone jaw_rf doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone jaw_lf doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone chin doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone jaw_rm doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone jaw_rs doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone jaw doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone headcutscene doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone cheek_lf doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone nose_tip doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone lip_uplb doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone jaw_ls doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone lip_uplf doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone lip_lc doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone lip_lwlb doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone lip_lwlf doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone jaw_lm doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone zig_lb doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone lip_lwm doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone lip_upm doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone ear_l doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone corr doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone tongue_m doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone tongue_f doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone eyebrow_lb doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone eyebrow_lf doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone eyebrow_lm doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone zig_lm doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone eye_upl doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone eye_lwl doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone cheek_l doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone cheek_lb doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone zig_lt doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone nose_l doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone cheek_lm doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone nose_r doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone forehead_r doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone forehead_m doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone forehead_l doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone cheek_rb doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone eye_lwr doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone cheek_r doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone zig_rt doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone zig_rm doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone cheek_rf doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone cheek_rm doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone eyebrow_rm doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone eyebrow_rf doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone eye_upr doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone eyebrow_rb doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone tongue_b doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone ear_r doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone neck_l doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone lip_uprf doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone neck_r doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone lip_uprb doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone lip_rc doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone lip_lwrb doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone lip_lwrf doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone neck_b doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone zig_rb doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone neck_t doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone jaw_rf doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone jaw_lf doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone chin doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone jaw_rm doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone jaw_rs doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone jaw doesn't exist in skeleton OFP2_ManSkeleton
 9:53:43 Error: Bone headcutscene doesn't exist in skeleton OFP2_ManSkeleton
 9:53:44 Group C Alpha 1-1 (0x7a738480) - network ID 2:998
 9:53:44  - no main subgroup
 9:53:44 Network simulation, time = 0.000
 9:53:44 Group C Alpha 1-1 (0x7a738480) - network ID 2:998
 9:53:44  - no main subgroup
 9:53:44 Group C Alpha 1-1 (0x7a738480) - network ID 2:998
 9:53:44  - no main subgroup
 9:53:44 Group C Alpha 1-1 (0x7a738480) - network ID 2:998
 9:53:44  - no main subgroup
 9:53:44 Group C Alpha 1-1 (0x7a738480) - network ID 2:998
 9:53:44  - no main subgroup
 9:53:44 Group C Alpha 1-1 (0x7a738480) - network ID 2:998
 9:53:44  - no main subgroup
 9:53:44 Group C Alpha 1-1 (0x7a738480) - network ID 2:998
 9:53:44  - no main subgroup
 9:53:44 Group C Alpha 1-1 (0x7a738480) - network ID 2:998
 9:53:44  - no main subgroup
 9:53:44 Weather was forced to change
 9:53:45 Attempt to override final function - bis_fnc_init
 9:53:47 "EPOCH-LOGIN: Init"
 9:53:47 "Loaded Client Secure PVEH"
 9:54:03 "EPOCH-LOGIN: Start Loadingscreen"
 9:54:03 "EPOCH-LOGIN: Version Check"
 9:54:03 "EPOCH-LOGIN: Check PlayerUID"
 9:54:03 "EPOCH-LOGIN: Check Server"
 9:54:03 "EPOCH-LOGIN: Request Hive"
 9:54:03 Speaker Male01_F not found in CfgVoiceTypes
 9:54:03 "EPOCH-LOGIN: Setup Player Object"
 9:54:03 "DEBUG TIME WAITED: 0.0039978"
 9:54:03 "EPOCH-LOGIN: Setup Player Variables"
 9:54:03 "EPOCH-LOGIN: Setup EH's"
 9:54:03 "EPOCH-LOGIN: Finish!"
 9:54:03 Speaker Male01_F not found in CfgVoiceTypes
 9:54:13 "<infiSTAR.de> VERSION: 07-01-2015 infiSTAR.de AHAT (v0074) - server running: 0:01:2"
 9:54:15 "<infiSTAR.de> Loading Menu..."
 9:54:20 "<infiSTAR.de> config data loaded...!"
 9:54:20 "<infiSTAR.de> OPEN_ADMIN_MENU_KEY: 59"
 9:59:42 Fresnel k must be >0, given n=4.8,k=0
 9:59:42   bin\config.bin/CfgMovesMaleSdr2/States/AmovPknlMevaSrasWpstDr.InterpolateTo: Bad move AmovPknlMsprSlowWpstDf_AmovPpneMstpSrasWpstDnon
 9:59:42   bin\config.bin/CfgMovesMaleSdr2/States/AmovPknlMevaSrasWpstDl.InterpolateTo: Bad move AmovPknlMsprSlowWpstDf_AmovPpneMstpSrasWpstDnon
 9:59:43 No default vars in bin\config.bin/CfgMovesMaleSdr2/States/Acts_UnconsciousStandUp_part1.variantsPlayer
 9:59:43 No default vars in bin\config.bin/CfgMovesMaleSdr2/States/Acts_UnconsciousStandUp_part2.variantsPlayer
 9:59:44 Warning: looped for animation: a3\anims_f\data\anim\sdr\idl\knl\stp\low\rfl\aidlpknlmstpslowwrfldnon_g01.rtm differs (looped now 1)! MoveName: aidlpknlmstpsraswrfldnon_g01
 9:59:44 Warning: looped for animation: a3\anims_f\data\anim\sdr\idl\knl\stp\low\rfl\aidlpknlmstpslowwrfldnon_g02.rtm differs (looped now 1)! MoveName: aidlpknlmstpsraswrfldnon_g02
 9:59:46 No such side
10:00:16 Fresnel n must be >0, given n=0,k=0.3
10:13:17 Error: selection end1 missing in memory LOD of model a3\structures_f\ind\cargo\cargo20_orange_f.p3d
10:16:09 "0h 23min 2s | [SoA]Darth_Rogue(76561197996565851) | Map-Icons - 1"
10:20:28 Starting mission:
10:20:28  Mission file: __cur_mp (__CUR_MP)
10:20:28  Mission world: Bornholm
10:20:28  Mission directory: mpmissions\__CUR_MP.Bornholm\
10:20:29 Attempt to override final function - bis_functions_list
10:20:29 Attempt to override final function - bis_functions_listpreinit
10:20:29 Attempt to override final function - bis_functions_listpostinit
10:20:29 Attempt to override final function - bis_functions_listrecompile
10:20:29 Attempt to override final function - bis_fnc_missiontaskslocal
10:20:29 Attempt to override final function - bis_fnc_missionconversationslocal
10:20:29 Attempt to override final function - bis_fnc_missionflow
10:20:30 Time was adjusted to keep it same as on server.
10:20:32 Attempt to override final function - bis_fnc_getcfgdata
10:20:35 Error: Bone cheek_lf doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone nose_tip doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone lip_uplb doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone jaw_ls doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone lip_uplf doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone lip_lc doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone lip_lwlb doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone lip_lwlf doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone jaw_lm doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone zig_lb doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone lip_lwm doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone lip_upm doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone ear_l doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone corr doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone tongue_m doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone tongue_f doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone eyebrow_lb doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone eyebrow_lf doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone eyebrow_lm doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone zig_lm doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone eye_upl doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone eye_lwl doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone cheek_l doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone cheek_lb doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone zig_lt doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone nose_l doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone cheek_lm doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone nose_r doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone forehead_r doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone forehead_m doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone forehead_l doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone cheek_rb doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone eye_lwr doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone cheek_r doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone zig_rt doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone zig_rm doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone cheek_rf doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone cheek_rm doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone eyebrow_rm doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone eyebrow_rf doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone eye_upr doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone eyebrow_rb doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone tongue_b doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone ear_r doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone neck_l doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone lip_uprf doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone neck_r doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone lip_uprb doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone lip_rc doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone lip_lwrb doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone lip_lwrf doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone neck_b doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone zig_rb doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone neck_t doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone jaw_rf doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone jaw_lf doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone chin doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone jaw_rm doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone jaw_rs doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone jaw doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone headcutscene doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone cheek_lf doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone nose_tip doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone lip_uplb doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone jaw_ls doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone lip_uplf doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone lip_lc doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone lip_lwlb doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone lip_lwlf doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone jaw_lm doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone zig_lb doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone lip_lwm doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone lip_upm doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone ear_l doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone corr doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone tongue_m doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone tongue_f doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone eyebrow_lb doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone eyebrow_lf doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone eyebrow_lm doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone zig_lm doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone eye_upl doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone eye_lwl doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone cheek_l doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone cheek_lb doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone zig_lt doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone nose_l doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone cheek_lm doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone nose_r doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone forehead_r doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone forehead_m doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone forehead_l doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone cheek_rb doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone eye_lwr doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone cheek_r doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone zig_rt doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone zig_rm doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone cheek_rf doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone cheek_rm doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone eyebrow_rm doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone eyebrow_rf doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone eye_upr doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone eyebrow_rb doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone tongue_b doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone ear_r doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone neck_l doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone lip_uprf doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone neck_r doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone lip_uprb doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone lip_rc doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone lip_lwrb doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone lip_lwrf doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone neck_b doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone zig_rb doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone neck_t doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone jaw_rf doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone jaw_lf doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone chin doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone jaw_rm doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone jaw_rs doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone jaw doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone headcutscene doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone cheek_lf doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone nose_tip doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone lip_uplb doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone jaw_ls doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone lip_uplf doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone lip_lc doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone lip_lwlb doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone lip_lwlf doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone jaw_lm doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone zig_lb doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone lip_lwm doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone lip_upm doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone ear_l doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone corr doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone tongue_m doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone tongue_f doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone eyebrow_lb doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone eyebrow_lf doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone eyebrow_lm doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone zig_lm doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone eye_upl doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone eye_lwl doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone cheek_l doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone cheek_lb doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone zig_lt doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone nose_l doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone cheek_lm doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone nose_r doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone forehead_r doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone forehead_m doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone forehead_l doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone cheek_rb doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone eye_lwr doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone cheek_r doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone zig_rt doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone zig_rm doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone cheek_rf doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone cheek_rm doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone eyebrow_rm doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone eyebrow_rf doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone eye_upr doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone eyebrow_rb doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone tongue_b doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone ear_r doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone neck_l doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone lip_uprf doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone neck_r doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone lip_uprb doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone lip_rc doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone lip_lwrb doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone lip_lwrf doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone neck_b doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone zig_rb doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone neck_t doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone jaw_rf doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone jaw_lf doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone chin doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone jaw_rm doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone jaw_rs doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone jaw doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Error: Bone headcutscene doesn't exist in skeleton OFP2_ManSkeleton
10:20:35 Group C Alpha 1-1 (0x87ce0480) - network ID 2:1013
10:20:35  - no main subgroup
10:20:35 Network simulation, time = 0.174
10:20:35 Group C Alpha 1-1 (0x87ce0480) - network ID 2:1013
10:20:35  - no main subgroup
10:20:35 Group C Alpha 1-1 (0x87ce0480) - network ID 2:1013
10:20:35  - no main subgroup
10:20:35 Group C Alpha 1-1 (0x87ce0480) - network ID 2:1013
10:20:35  - no main subgroup
10:20:35 Group C Alpha 1-1 (0x87ce0480) - network ID 2:1013
10:20:35  - no main subgroup
10:20:35 Group C Alpha 1-1 (0x87ce0480) - network ID 2:1013
10:20:35  - no main subgroup
10:20:35 Group C Alpha 1-1 (0x87ce0480) - network ID 2:1013
10:20:35  - no main subgroup
10:20:35 Group C Alpha 1-1 (0x87ce0480) - network ID 2:1013
10:20:35  - no main subgroup
10:20:36 Weather was forced to change
10:20:36 Attempt to override final function - bis_fnc_init
10:20:36 "Loaded Client Secure PVEH"
10:20:36 "EPOCH-LOGIN: Init"
10:20:50 "EPOCH-LOGIN: Start Loadingscreen"
10:20:50 "EPOCH-LOGIN: Version Check"
10:20:50 "EPOCH-LOGIN: Check PlayerUID"
10:20:50 "EPOCH-LOGIN: Check Server"
10:20:50 "EPOCH-LOGIN: Request Hive"
10:20:50 Speaker Male01_F not found in CfgVoiceTypes
10:20:50 "EPOCH-LOGIN: Setup Player Object"
10:20:50 "DEBUG TIME WAITED: 0.00292969"
10:20:50 "EPOCH-LOGIN: Setup Player Variables"
10:20:50 "EPOCH-LOGIN: Setup EH's"
10:20:50 "EPOCH-LOGIN: Finish!"
10:20:50 Speaker Male01_F not found in CfgVoiceTypes
10:20:57 "<infiSTAR.de> VERSION: 07-01-2015 infiSTAR.de AHAT (v0074) - server running: 0:02:2"
10:20:59 "<infiSTAR.de> Loading Menu..."
10:21:05 "<infiSTAR.de> config data loaded...!"
10:23:21 SimulWeather - Cloud Renderer - noise texture file is not specified!
10:23:22 Deinitialized shape [Class: "Epoch_Sapper_F"; Shape: "x\addons\a3_epoch_assets_3\cfgvehicles\characters\sapper_character.p3d";]
10:23:22 Deinitialized shape [Class: "VirtualMan_EPOCH"; Shape: "a3\characters_f\common\invisibleman.p3d";]
10:23:22 Deinitialized shape [Class: "VirtualMan_F"; Shape: "a3\characters_f\common\invisibleman.p3d";]
10:23:22 Deinitialized shape [Class: "I_UAV_AI"; Shape: "a3\characters_f\common\invisibleman.p3d";]
10:23:22 Deinitialized shape [Class: "Epoch_Male_F"; Shape: "a3\characters_f\common\basicbody.p3d";]
10:23:22 Deinitialized shape [Class: "O_G_Soldier_F"; Shape: "a3\characters_f_gamma\guerrilla\ig_guerrilla1_1.p3d";]
10:23:22 Deinitialized shape [Class: "C_man_hunter_1_F"; Shape: "a3\characters_f\civil\c_hunter_f.p3d";]
10:23:22 Deinitialized shape [Class: "C_journalist_F"; Shape: "a3\characters_f_epc\civil\c_journalist.p3d";]
10:23:22 Deinitialized shape [Class: "C_man_p_fugitive_F"; Shape: "a3\characters_f\civil\c_poor.p3d";]
10:23:22 Deinitialized shape [Class: "C_scientist_F"; Shape: "a3\characters_f\common\coveralls.p3d";]
10:23:22 Deinitialized shape [Class: "C_man_w_worker_F"; Shape: "a3\characters_f\common\coveralls.p3d";]
10:23:22 Deinitialized shape [Class: "O_G_Soldier_TL_F"; Shape: "a3\characters_f_gamma\guerrilla\ig_leader.p3d";]
10:23:22 Deinitialized shape [Class: "C_Orestes"; Shape: "a3\characters_f\civil\c_orestes.p3d";]
10:23:22 Deinitialized shape [Class: "C_man_1"; Shape: "a3\characters_f\civil\c_poloshirt.p3d";]
10:23:22 Deinitialized shape [Class: "C_man_polo_5_F"; Shape: "a3\characters_f\civil\c_poloshirt.p3d";]
10:23:22 Deinitialized shape [Class: "C_man_polo_4_F"; Shape: "a3\characters_f\civil\c_poloshirt.p3d";]
10:23:22 Deinitialized shape [Class: "C_man_polo_3_F"; Shape: "a3\characters_f\civil\c_poloshirt.p3d";]
10:23:22 Deinitialized shape [Class: "C_man_polo_2_F"; Shape: "a3\characters_f\civil\c_poloshirt.p3d";]
10:23:22 Deinitialized shape [Class: "C_man_polo_1_F"; Shape: "a3\characters_f\civil\c_poloshirt.p3d";]
10:23:22 Deinitialized shape [Class: "C_man_polo_6_F"; Shape: "a3\characters_f\civil\c_poloshirt.p3d";]
10:23:22 c:\w\stable\futura\lib\network\networkserver.cpp ClearNetServer:NOT IMPLEMENTED - briefing!

 

Just for grins here's the init.sqf also

 

//[] ExecVM "scripts\R3F_ARTY_AND_LOG\init.sqf";
[] execVM "scripts\fn_statusBar.sqf";

if (isServer) then {
	[] ExecVM "\VEMF\init.sqf";
	
	fn_getBuildingstospawnLoot = compile preProcessFileLineNumbers "LSpawner\fn_LSgetBuildingstospawnLoot.sqf"; 
	LSdeleter = compile preProcessFileLineNumbers "LSpawner\LSdeleter.sqf";
	execVM "LSpawner\Lootspawner.sqf";
};

if(isDedicated)exitWith{}; //Everything below this line is only executed on the client (player or local host)

//Wait until these variables are broadcasted to the client (usually happens before the init gets executed)
waitUntil{!isNil {SEM_removeWeaponsFromDeadAI}};
waitUntil{!isNil {SEM_removeMagazinesFromDeadAI}};
//diag_log format["#SEM DEBUG: variables received: Weapons %1 - Magazines %2", SEM_removeWeaponsFromDeadAI, SEM_removeMagazinesFromDeadAI];

fn_createMissionMarker = {	private["_create","_markerPos","_markerName","_marker"];
	_create = _this select 0;
	
	if(!_create)then[{	//delete marker
		if (getMarkerColor "MissionMarker" != "")then{	//Only delete existing Marker
			deleteMarkerLocal "MissionMarker";
		}; 
	},{	//else create marker
	_markerPos = _this select 1;
	_markerName = _this select 2;
	
	_marker = createMarkerLocal ["MissionMarker", _markerPos];
	_marker setMarkerPosLocal _markerPos;
	_marker setMarkerTypeLocal "hd_destroy";  
	_marker setMarkerTextLocal format["%1",_markerName];  
	_marker setMarkerColorLocal "ColorRed";
	_marker setMarkerDirLocal -37;
	_marker setMarkerSizeLocal [0.8,0.8];
	}];
};

fn_AIaddKilledEH = {
	if(isPlayer _this || !local _this)exitWith{systemChat "NEIN!"};

	call compile format["
		_this addEventHandler ['Fired',{
			if(_this select 2 in %1)then{
				_this select 0 addMagazines [_this select 5, 1];
			};
		}];

		_this addEventHandler ['Killed',{ private ['_unit','_z'];
			_unit = _this select 0;
			removeBackpackGlobal _unit;
			{_unit removeWeaponGlobal _x}count (%1 + ['EpochRadio0','ItemMap','ItemRadio','ItemWatch','ItemCompass','ItemGPS']);
			{if(_x in (magazines _unit))then{_unit removeMagazines _x}}count %2;
			
			_unit spawn{
				sleep 1;
				{
				_z = _x;
				if(_x in (getweaponcargo _z))then{deleteVehicle _z}count %1;
				if(_x in (getmagazinecargo _z))then{deleteVehicle _z}count %2;
				}forEach nearestObjects [(getPos _this), ['GroundWeaponHolder','WeaponHolderSimulated','WeaponHolder'], 12];
			};
		}];
	", SEM_removeWeaponsFromDeadAI, SEM_removeMagazinesFromDeadAI];
};

 // DO NOT CALL "fn_animateAI" because the sleep commands will cause errors when used in a non-scheduled environment 
fn_animateAI = {	private["_group","_pos","_checkPos","_firstLoop","_nearPlayers","_doMove","_dir","_dist","_posX","_posY","_oldPos","_newPos","_z"];
	_group = _this select 0;
	_pos = _this select 1;
	_checkPos = _pos; _checkPos set [2,2];
	
	waitUntil{{owner _x == owner player}forEach units _group};	//Wait until the server gives You the ownership of the AI
	diag_log format["#SEM: Client taking over AI ownership at Pos %1, Distance %2", _pos, (vehicle player) distance _pos];

	{
	_x call fn_AIaddKilledEH;
	_x enableAI "AUTOTARGET";
	//_x enableAI "TARGET";
	_x enableAI "MOVE";
	_x enableAI "ANIM";
	_x enableAI "FSM";
	_x stop false;
	_x setUnitPos "Auto";
	}count units _group;
	_group setCombatMode "YELLOW";
	_group setBehaviour "COMBAT"; //"AWARE";

	//waitUntil{{alive _x}count units _group < 1 || ({owner _x != owner player}forEach units _group)};
	
	while{{alive _x}count units _group > 0 && ({owner _x == owner player}forEach units _group)}do{
		_nearPlayers = _pos nearEntities [["Epoch_Man_base_F","Epoch_Female_base_F","Helicopter","Car","Motorcycle"], 1200];	//"Epoch_Man_base_F","Epoch_Female_base_F"
		{if(alive _x && isPlayer _x)then{	_z = _x;
			if({!(lineIntersects [eyePos _x, eyePos _z, _x, _z])}count units _group > 0)then{
			_group reveal _z;
			{if((secondaryWeapon _x) == "")then{
				_x doWatch _z; _x doTarget _z;
				_x commandFire _z; _x suppressFor 10;
			}}count units _group;
			UIsleep (5+(random 10));
		}}}forEach _nearPlayers;
	UIsleep 3;
	};
	
	diag_log format["#SEM: AI ownership lost - Remaining AIs: %1", count units _group];
};

"GlobalHint" addPublicVariableEventHandler { private "_sound";
	_sound = (_this select 1) select 0;
	switch(_sound)do{
		case 0:{playSound "UAV_05"}; //Mission start
		case 1:{playSound "UAV_01"}; //Mission fail (object destroyed)
		case 2:{playSound "UAV_04"}; //Mission fail (time out)
		case 3:{playsound "UAV_03"}; //Mission success
	};
	hint parseText format["%1", (_this select 1) select 1]
};

if(!isNil "GlobalMissionMarker")then{GlobalMissionMarker call fn_createMissionMarker};
"GlobalMissionMarker" addPublicVariableEventHandler {_this select 1 call fn_createMissionMarker};

if(!isNil "takeAIownership")then{takeAIownership call fn_animateAI};
"takeAIownership" addPublicVariableEventHandler {_this select 1 spawn fn_animateAI}; //DO NOT CALL!


if(toLower worldName in ["chernarus","chernarus_summer"])then{
	([4654.62,9593.63,0] nearestObject 145259) setDamage 1;
	([4654.62,9593.63,0] nearestObject 145260) setDamage 1;
};	//Fix for something, find out ;)


"VEMFChatMsg" addPublicVariableEventHandler {
	systemChat (_this select 1);
	if (isClass(configFile >> "CfgSounds" >> "tune")) then {
		playSound ["tune",true];
	} else {
		playSound ["hint",true];
	};
	VEMFChatMsg = nil;
};

[] execVM "soa\welcome.sqf";
[] execVM "scripts\loadout.sqf"

Link to comment
Share on other sites

Implemented as per posts on here and its working, however when I press F1 for my admin tools (gtx gaming admin tools) I now get kicked for 11.01.2015 16:31:12: Jason Stirling (86xxx04) 7f0481xxxxxxxxxxxxx3a4c53 - #0 "whxxildoa" = ["ESP-map",2,<NULL-object>,"outss"]

 

Take VEMF out and its fine.....  :-/        Any help would be appreciated as I cant ADMIN the server now!

Link to comment
Share on other sites

Implemented as per posts on here and its working, however when I press F1 for my admin tools (gtx gaming admin tools) I now get kicked for 11.01.2015 16:31:12: Jason Stirling (86xxx04) 7f0481xxxxxxxxxxxxx3a4c53 - #0 "whxxildoa" = ["ESP-map",2,<NULL-object>,"outss"]

 

Take VEMF out and its fine.....  :-/        Any help would be appreciated as I cant ADMIN the server now!

 

No idea how you broke this, VEMF is only 3 files and none affect the anti-hack :unsure: I can confirm this works alongside the built in AH, I teleported to the mission locations for testing, spawned in some weapons/ammo etc, then died and repeated.

Link to comment
Share on other sites

Implemented as per posts on here and its working, however when I press F1 for my admin tools (gtx gaming admin tools) I now get kicked for 11.01.2015 16:31:12: Jason Stirling (86xxx04) 7f0481xxxxxxxxxxxxx3a4c53 - #0 "whxxildoa" = ["ESP-map",2,<NULL-object>,"outss"]

 

Take VEMF out and its fine.....  :-/        Any help would be appreciated as I cant ADMIN the server now!

You have your info in the BEC admin section right?

Link to comment
Share on other sites

So I dont have to add any commands into any of the init files like arma 2 to make it work?

Cause I don't see anything running. So what I did was open up and turn on the debug to see what happens.

I always thought I would have to point the server to read the added files.

Link to comment
Share on other sites

  • Richie unlocked this topic

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...