• 0
ChawDinky

Players Log Into Server Spawned On Ground - Fresh Server - Need Help

Question

Our staff log into the server and they spawn on the ground unable to move nor able to exit the server. There is no menu. Database looks fine and everything not sure what could be causing this issue.

  • Like 1

Share this post


Link to post
Share on other sites

18 answers to this question

Advertisement
  • 0
14:26:41 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
14:26:41 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
14:26:41 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
14:26:41 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
14:26:41 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
14:26:42 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
14:26:42 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
14:26:42 "ExileServer - You have added weapons to your server that spawn in with attachments."
14:26:42 "ExileServer - This will allow duping and money farming!"
14:26:42 "ExileServer - To solve this, please remove the following weapons from your loot tables and trader config OR replace them with their non-attachment equivalent:"
14:26:42 "ExileServer - [""arifle_SPAR_02_blk_F"",""arifle_SPAR_02_khk_F"",""arifle_SPAR_02_snd_F""]"
14:26:42 "ExileServer - Example: Use arifle_Katiba_F instead of arifle_Katiba_ACO_pointer_snds_F."
14:26:42 "ExileServer - MySQL connection error!"
14:26:42 "ExileServer - Please have a look at @ExileServer/extDB/logs/ to find out what went wrong."
14:26:42 "ExileServer - MySQL Error: Unable to locate extDB2 extension!"
14:26:42 "ExileServer - Server will shutdown now :("
14:26:42 "SC/BIS_fnc_log: [preInit] ExileServer_fnc_preInit (211.002 ms)"
14:26:42 Connected to Steam servers
14:26:42 "SC/BIS_fnc_log: [script] initServer.sqf"
14:26:42 "SC/BIS_fnc_log: [postInit] BIS_fnc_missionFlow (1.00327 ms)"
14:26:42 "SC/BIS_fnc_log: [postInit] BIS_fnc_initParams (0 ms)"
14:26:42 "SC/BIS_fnc_log: [postInit] BIS_fnc_initRespawn (0 ms)"
14:26:42 "SC/BIS_fnc_log: [postInit] BIS_fnc_reviveInit (0 ms)"
14:26:42 "SC/BIS_fnc_log: [postInit] ExileClient_fnc_postInit (0 ms)"
14:26:42 "ExileServer - Job with handle 10000 added."
14:26:42 "ExileServer - Job with handle 10001 added."
14:26:42 "ExileServer - Job with handle 10002 added."
14:26:42 "ExileServer - Job with handle 10003 added."
14:26:42 Weather was forced to change
14:26:42 "ExileServer - Job with handle 10004 added."
14:26:42 "ExileServer - Job with handle 10005 added."
14:26:42 "ExileServer - Initializing game world..."
14:26:42 "ExileServer - Loading families from database..."
14:26:42 Error in expression <"extDB2" callExtension _query);
switch (_result select 0) do
{
case 0:
{
(format>
14:26:42   Error position: <_result select 0) do
{
case 0:
{
(format>
14:26:42   Error Undefined variable in expression: _result
14:26:42 File exile_server\code\ExileServer_system_database_query_selectFull.sqf, line 16
14:26:42 Error in expression <uery_selectFull;
_numberOfClans = count _clanIDs;
if (_numberOfClans > 0) then 
>
14:26:42   Error position: <_clanIDs;
if (_numberOfClans > 0) then 
>
14:26:42   Error Undefined variable in expression: _clanids
14:26:42 File exile_server\code\ExileServer_world_loadAllClans.sqf, line 20
14:26:42 Error in expression <"extDB2" callExtension _query);
switch (_result select 0) do
{
case 0:
{
(format>
14:26:42   Error position: <_result select 0) do
{
case 0:
{
(format>
14:26:42   Error Undefined variable in expression: _result
14:26:42 File exile_server\code\ExileServer_system_database_query_selectFull.sqf, line 16
14:26:42 Error in expression <uery_selectFull;
_numberOfClans = count _clanIDs;
if (_numberOfClans > 0) then 
>
14:26:42   Error position: <_clanIDs;
if (_numberOfClans > 0) then 
>
14:26:42   Error Undefined variable in expression: _clanids
14:26:42 File exile_server\code\ExileServer_world_loadAllClans.sqf, line 20
14:26:42 Error in expression <"extDB2" callExtension _query);
switch (_result select 0) do
{
case 0:
{
(format>
14:26:42   Error position: <_result select 0) do
{
case 0:
{
(format>

 

Share this post


Link to post
Share on other sites
  • 0
21 minutes ago, ChawDinky said:

14:26:42 "ExileServer - Please have a look at @ExileServer/extDB/logs/ to find out what went wrong."

Don't have a Logs folder in @ExileServer/extDB/

Database name is "exile" root and password connect and are the same in the config that i use to log into navicat.

Edited by ChawDinky

Share this post


Link to post
Share on other sites
  • 0

Think i should mention that i turned: 

verifySignatures                       = 1; // Do NOT use verifySignatures=2! It costs too many FPS

TO

verifySignatures                       = 0; // Do NOT use verifySignatures=2! It costs too many FPS

 

Because it kept doing this to me. 

kQYoJ1l.jpg

The only mod i have running is @Exile with Altis. My client side @Exile is the same as the one on the server. Not sure whats happening but once i turn the verifying to "0" it spawns me in the server on the ground then shortly after that disconnects. both of these changes have the same rpt log error and again i don't get a logs folder for some reason. just uninstalled my database and reinstalled it completely same issue.

this is when i turn the verify to "0"

BqZQVrx.jpg

OwsfHZw.jpg

Edited by ChawDinky

Share this post


Link to post
Share on other sites
  • 0

I was getting this too, but my server eventually moved me up, and cleared.  that's how it looked when I logged in a few times.   This is a database related error? 

Share this post


Link to post
Share on other sites
  • 0
2 hours ago, ChawDinky said:

Don't have a Logs folder in @ExileServer/extDB/

Database name is "exile" root and password connect and are the same in the config that i use to log into navicat.

If you're not getting a lots folder, you aren't connecting to the database. Post an ENTIRE RPT file, on a pastebin link. 

  • Like 1

Share this post


Link to post
Share on other sites
  • 0
27 minutes ago, BetterDeadThanZed said:

If you're not getting a lots folder, you aren't connecting to the database. Post an ENTIRE RPT file, on a pastebin link. 

sorry files to big to post in pastebin and can't post as a file in this thread here is a download link to the rpt log.

Spoiler

=====================================================================
== C:\Arma\Server\arma3server.exe
== arma3server.exe  -mod=@exile;Kart;Mark;Heli; -servermod=@exileserver; -config=@ExileServer\config.cfg -port=2302 -profiles=SC -cfg=@ExileServer\basic.cfg -name=SC -autoinit

Original output filename: Arma3Retail_Server
Exe timestamp: 2016/11/30 11:13:15
Current time:  2016/12/04 17:04:06

Type: Public
Build: Stable
Version: 1.66.139494

Allocator: C:\Arma\Server\dll\tbb4malloc_bi.dll
=====================================================================

17:04:06 SteamAPI initialization failed. Steam features wont's be accessible!
17:04:06 Cannot register unknown string STR_USRACT_ACTIVESENSORSTOGGLE
17:04:06 Cannot register unknown string STR_CONTROLS_TOOLTIPS_SENSORS
17:04:06 Cannot register unknown string STR_CLIENT_IS_HOST
17:04:06 Cannot register unknown string STR_CLIENT_IS_DS_ADMIN
17:04:06 Initializing stats manager.
17:04:06 Stats config disabled.
17:04:06 sessionID: 4cbd71ec16afd920c23edd6d909aa1a29587c750
17:04:19 Updating base class ->Wreck, by a3\data_f\config.bin/CfgVehicles/PlaneWreck/
17:04:19 Updating base class RscShortcutButton->RscButton, by a3\editor_f\config.bin/RscDisplayEditObject/Controls/B_OK/
17:04:19 Updating base class RscSliderH->RscXSliderH, by a3\editor_f\config.bin/RscDisplayEditObject/Slider/
17:04:19 Updating base class RscText->RscPicture, by a3\editor_f\config.bin/RscDisplayEditObject/Preview/
17:04:19 Updating base class RscShortcutButton->RscButton, by a3\editor_f\config.bin/RscDisplayMissionLoad/Controls/B_OK/
17:04:19 Updating base class RscShortcutButton->RscButton, by a3\editor_f\config.bin/RscDisplayMissionSave/Controls/B_OK/
17:04:19 Updating base class BlendAnims->, by a3\anims_f\config\sdr\weaponswitching\config.bin/CfgMovesMaleSdr/BlendAnims/
17:04:19 Updating base class ->RscControlsGroup, by a3\ui_f\config.bin/RscControlsGroupNoScrollbars/
17:04:19 Updating base class ->RscControlsGroup, by a3\ui_f\config.bin/RscControlsGroupNoHScrollbars/
17:04:19 Updating base class ->RscControlsGroup, by a3\ui_f\config.bin/RscControlsGroupNoVScrollbars/
17:04:19 Updating base class ->RscText, by a3\ui_f\config.bin/RscLine/
17:04:19 Updating base class ->RscActiveText, by a3\ui_f\config.bin/RscActivePicture/
17:04:19 Updating base class ->RscButton, by a3\ui_f\config.bin/RscButtonTextOnly/
17:04:19 Updating base class ->RscShortcutButton, by a3\ui_f\config.bin/RscShortcutButtonMain/
17:04:19 Updating base class ->RscShortcutButton, by a3\ui_f\config.bin/RscButtonEditor/
17:04:19 Updating base class ->RscShortcutButton, by a3\ui_f\config.bin/RscIGUIShortcutButton/
17:04:19 Updating base class ->RscShortcutButton, by a3\ui_f\config.bin/RscGearShortcutButton/
17:04:19 Updating base class ->RscShortcutButton, by a3\ui_f\config.bin/RscButtonMenu/
17:04:19 Updating base class ->RscButtonMenu, by a3\ui_f\config.bin/RscButtonMenuOK/
17:04:19 Updating base class ->RscButtonMenu, by a3\ui_f\config.bin/RscButtonMenuCancel/
17:04:19 Updating base class ->RscButtonMenu, by a3\ui_f\config.bin/RscButtonMenuSteam/
17:04:19 Updating base class ->RscText, by a3\ui_f\config.bin/RscLoadingText/
17:04:19 Updating base class ->RscListBox, by a3\ui_f\config.bin/RscIGUIListBox/
17:04:19 Updating base class ->RscListNBox, by a3\ui_f\config.bin/RscIGUIListNBox/
17:04:19 Updating base class ->RscText, by a3\ui_f\config.bin/RscBackground/
17:04:19 Updating base class ->RscText, by a3\ui_f\config.bin/RscBackgroundGUI/
17:04:19 Updating base class ->RscPicture, by a3\ui_f\config.bin/RscBackgroundGUILeft/
17:04:19 Updating base class ->RscPicture, by a3\ui_f\config.bin/RscBackgroundGUIRight/
17:04:19 Updating base class ->RscPicture, by a3\ui_f\config.bin/RscBackgroundGUIBottom/
17:04:19 Updating base class ->RscText, by a3\ui_f\config.bin/RscBackgroundGUITop/
17:04:19 Updating base class ->RscText, by a3\ui_f\config.bin/RscBackgroundGUIDark/
17:04:19 Updating base class ->RscPictureKeepAspect, by a3\ui_f\config.bin/RscBackgroundLogo/
17:04:19 Updating base class ->RscMapControl, by a3\ui_f\config.bin/RscMapControlEmpty/
17:04:19 Updating base class ->RscPicture, by a3\ui_f\config.bin/CA_Mainback/
17:04:19 Updating base class ->CA_Mainback, by a3\ui_f\config.bin/CA_Back/
17:04:19 Updating base class ->CA_Mainback, by a3\ui_f\config.bin/CA_Title_Back/
17:04:19 Updating base class ->CA_Mainback, by a3\ui_f\config.bin/CA_Black_Back/
17:04:19 Updating base class ->RscTitle, by a3\ui_f\config.bin/CA_Title/
17:04:19 Updating base class ->RscPictureKeepAspect, by a3\ui_f\config.bin/CA_Logo/
17:04:19 Updating base class ->CA_Logo, by a3\ui_f\config.bin/CA_Logo_Small/
17:04:19 Updating base class ->RscButton, by a3\ui_f\config.bin/CA_RscButton/
17:04:19 Updating base class ->CA_RscButton, by a3\ui_f\config.bin/CA_RscButton_dialog/
17:04:19 Updating base class ->RscActiveText, by a3\ui_f\config.bin/CA_Ok/
17:04:20 Updating base class ->RscText, by a3\ui_f\config.bin/CA_Ok_image/
17:04:20 Updating base class ->RscText, by a3\ui_f\config.bin/CA_Ok_image2/
17:04:20 Updating base class ->RscText, by a3\ui_f\config.bin/CA_Ok_text/
17:04:20 Updating base class ->RscPicture, by a3\ui_f\config.bin/RscVignette/
17:04:20 Updating base class ->RscControlsGroupNoScrollbars, by a3\ui_f\config.bin/RscMapControlTooltip/
17:04:20 Updating base class RscUnitInfo->RscUnitInfoAirNoWeapon, by a3\ui_f\config.bin/RscInGameUI/RscUnitInfoAir/
17:04:20 Updating base class RscControlsGroup->RscControlsGroupNoScrollbars, by a3\ui_f\config.bin/RscInGameUI/RscTaskOverview/controls/TaskOverviewAssigned/
17:04:20 Updating base class RscShortcutButton->RscButtonMenu, by a3\ui_f\config.bin/RscDisplayDebug/Controls/B_OK/
17:04:20 Updating base class RscShortcutButton->RscButtonMenu, by a3\ui_f\config.bin/RscDisplayDebug/Controls/B_Cancel/
17:04:20 Updating base class RscShortcutButton->RscButtonMenu, by a3\ui_f\config.bin/RscDisplayDebug/Controls/B_Clear/
17:04:20 Updating base class ->RscText, by a3\ui_f\config.bin/RscDisplayCapture/controls/TimeLines/
17:04:20 Updating base class RscShortcutButton->RscButtonMenu, by a3\ui_f\config.bin/RscDisplayCapture/controls/ButtonAverages/
17:04:20 Updating base class RscShortcutButton->RscButtonMenu, by a3\ui_f\config.bin/RscDisplayCapture/controls/ButtonSavePreviousData/
17:04:20 Updating base class RscShortcutButton->RscButtonMenu, by a3\ui_f\config.bin/RscDisplayCapture/controls/ButtonPreviousData/
17:04:20 Updating base class RscPicture->RscPictureKeepAspect, by a3\ui_f\config.bin/RscDisplayMain/IconPicture/
17:04:20 Updating base class IconPicture->RscPictureKeepAspect, by a3\ui_f\config.bin/RscDisplayMain/DlcOwnedIconPicture/
17:04:20 Updating base class IconPicture->RscPictureKeepAspect, by a3\ui_f\config.bin/RscDisplayMain/DlcIconPicture/
17:04:20 Updating base class RscControlsGroup->RscControlsGroupNoScrollbars, by a3\ui_f\config.bin/RscDisplayCampaignLoad/controls/OverviewGroup/
17:04:20 Updating base class RscButton->RscButtonSearch, by a3\ui_f\config.bin/RscDisplayCampaignLoad/controls/SearchButton/
17:04:20 Updating base class RscShortcutButton->RscButtonMenuCancel, by a3\ui_f\config.bin/RscDisplayCampaignLoad/controls/ButtonCancel/
17:04:20 Updating base class RscShortcutButton->RscButtonMenu, by a3\ui_f\config.bin/RscDisplayCampaignLoad/controls/ButtonGameOptions/
17:04:20 Updating base class RscShortcutButton->RscButtonMenuSteam, by a3\ui_f\config.bin/RscDisplayCampaignLoad/controls/ButtonBuyDLC/
17:04:20 Updating base class RscShortcutButton->RscButtonMenu, by a3\ui_f\config.bin/RscDisplayCampaignLoad/controls/ButtonRevert/
17:04:20 Updating base class RscShortcutButton->RscButtonMenuOK, by a3\ui_f\config.bin/RscDisplayCampaignLoad/controls/ButtonOK/
17:04:20 Updating base class RscListBox->RscCombo, by a3\ui_f\config.bin/RscDisplayCustomizeController/Steepness/
17:04:20 Updating base class ->RscStandardDisplay, by a3\ui_f\config.bin/RscDisplayControlSchemes/
17:04:20 Updating base class ButtonOK->RscButtonMenuCancel, by a3\ui_f\config.bin/RscDisplayControlSchemes/controls/ButtonCancel/
17:04:20 Updating base class RscButton->RscButtonMenuOK, by a3\ui_f\config.bin/RscDisplayControlSchemes/controls/ButtonOK/
17:04:20 Updating base class RscPicture->RscPictureKeepAspect, by a3\ui_f\config.bin/RscDisplayFileSelectImage/controls/OverviewPicture/
17:04:20 Updating base class RscShortcutButton->RscButtonMenuCancel, by a3\ui_f\config.bin/RscDisplayFieldManual/controls/ButtonCancel/
17:04:20 Cannot delete class B_KickOff, it is referenced somewhere (used as a base class probably).
17:04:20 Updating base class RscButton->RscButtonMenuCancel, by a3\ui_f\config.bin/RscDisplayPublishMission/controls/ButtonCancel/
17:04:20 Updating base class RscShortcutButton->RscButtonMenuOK, by a3\ui_f\config.bin/RscDisplayPublishMissionSelectTags/controls/ButtonOK/
17:04:20 Updating base class ButtonOK->RscButtonMenuCancel, by a3\ui_f\config.bin/RscDisplayPublishMissionSelectTags/controls/ButtonCancel/
17:04:20 Updating base class ->RscSubmenu, by a3\ui_f\config.bin/RscMainMenu/
17:04:20 Cannot update non class from class a3\ui_f\config.bin/RscCallSupport/Items/
17:04:20 Cannot update non class from class a3\ui_f\config.bin/RscRadio/Items/
17:04:20 Updating base class ->DistanceClose, by a3\ui_f\config.bin/CfgSimpleTasks/Icon3D/DistanceMid/
17:04:20 Updating base class ->DistanceClose, by a3\ui_f\config.bin/CfgSimpleTasks/Icon3D/DistanceLong/
17:04:20 Updating base class ->VehicleMagazine, by a3\weapons_f\config.bin/CfgMagazines/24Rnd_missiles/
17:04:20 Updating base class ->RocketPods, by a3\weapons_f\config.bin/CfgWeapons/missiles_DAR/
17:04:20 Updating base class ->BlendAnims, by a3\soft_f_kart\kart_01\config.bin/CfgMovesMaleSdr/BlendAnims/
17:04:20 Updating base class RscText->ctrlStaticBackgroundDisable, by a3\3den\config.bin/RscDisplayOptionsAudio/ControlsBackground/BackgroundDisable/
17:04:20 Updating base class RscText->ctrlStaticBackgroundDisableTiles, by a3\3den\config.bin/RscDisplayOptionsAudio/ControlsBackground/BackgroundDisableTiles/
17:04:20 Updating base class RscText->ctrlStaticBackgroundDisable, by a3\3den\config.bin/RscDisplayConfigure/ControlsBackground/BackgroundDisable/
17:04:20 Updating base class RscText->ctrlStaticBackgroundDisableTiles, by a3\3den\config.bin/RscDisplayConfigure/ControlsBackground/BackgroundDisableTiles/
17:04:20 Updating base class RscText->ctrlStaticBackgroundDisable, by a3\3den\config.bin/RscDisplayConfigureAction/ControlsBackground/BackgroundDisable/
17:04:20 Updating base class RscText->ctrlStaticBackgroundDisableTiles, by a3\3den\config.bin/RscDisplayConfigureAction/ControlsBackground/BackgroundDisableTiles/
17:04:20 Updating base class RscText->ctrlStaticBackgroundDisable, by a3\3den\config.bin/RscDisplayConfigureControllers/ControlsBackground/BackgroundDisable/
17:04:20 Updating base class RscText->ctrlStaticBackgroundDisableTiles, by a3\3den\config.bin/RscDisplayConfigureControllers/ControlsBackground/BackgroundDisableTiles/
17:04:20 Updating base class RscText->ctrlStaticBackgroundDisable, by a3\3den\config.bin/RscDisplayGameOptions/ControlsBackground/BackgroundDisable/
17:04:20 Updating base class RscText->ctrlStaticBackgroundDisableTiles, by a3\3den\config.bin/RscDisplayGameOptions/ControlsBackground/BackgroundDisableTiles/
17:04:20 Updating base class controls->, by a3\3den\config.bin/RscDisplayArcadeMap_Layout_2/Controls/
17:04:20 Updating base class controls->, by a3\3den\config.bin/RscDisplayArcadeMap_Layout_6/Controls/
17:04:20 Updating base class B_Soldier_02_f->B_Soldier_base_F, by exile_client\config.bin/CfgVehicles/B_Story_SF_Captain_F/
17:04:20 Cannot delete class ProgressMap, it is referenced somewhere (used as a base class probably).
17:04:20 Updating base class RscListNBox->RscListBox, by exile_client\config.bin/RscDisplayMultiplayerSetup/controls/CA_ValuePool/
17:04:20 Cannot delete class BackgroundSlotPrimary, it is referenced somewhere (used as a base class probably).
17:04:20 Updating base class RscStandardDisplay->, by exile_client\config.bin/RscDisplayMain/
17:04:20 Updating base class RscPicture->RscText, by exile_client\config.bin/RscDisplayVoiceChat/controls/Picture/
17:04:20 Updating base class ->Plane, by Exile_psycho_An2\config.bin/CfgVehicles/an2_base/
17:04:20 Updating base class ->BRDM2_HQ_Base, by exile_psycho_brdm\config.bin/CfgVehicles/BRDM2_HQ_CHDKZ/
17:04:20 Updating base class ->Car_F, by exile_psycho_btr40\config.bin/CfgVehicles/BTR40_MG_base_EP1/
17:04:20 Updating base class ->BTR40_MG_base_EP1, by exile_psycho_btr40\config.bin/CfgVehicles/BTR40_base_EP1/
17:04:20 Updating base class ->Car_F, by Exile_psycho_Gaz_volha\config.bin/CfgVehicles/volha_Base/
17:04:20 Updating base class ->HMMWV_Base, by Exile_psycho_hmmw\config.bin/CfgVehicles/HMMWV_M2/
17:04:20 Updating base class ->HMMWV_Base, by Exile_psycho_hmmw\config.bin/CfgVehicles/HMMWV_M134/
17:04:20 Updating base class ->HMMWV_Base, by Exile_psycho_hmmw\config.bin/CfgVehicles/HMMWV_UNA/
17:04:20 Updating base class ->HMMWV_UNA, by Exile_psycho_hmmw\config.bin/CfgVehicles/HMMWV_MEV/
17:04:20 Updating base class ->Ikarus_Civ_Base, by Exile_psycho_Ikarus\config.bin/CfgVehicles/Ikarus_Civ_01/
17:04:20 Updating base class ->Car_F, by Exile_psycho_lada\config.bin/CfgVehicles/Lada_Base/
17:04:20 Updating base class ->Landrover_civ, by Exile_psycho_LRC\config.bin/CfgVehicles/Landrover_Civ_02/
17:04:20 Updating base class ->Landrover_civ, by Exile_psycho_LRC\config.bin/CfgVehicles/LR_Ambulance_Base/
17:04:20 Updating base class ->Octavia_Base, by Exile_psycho_Octavia\config.bin/CfgVehicles/Octavia_Civ_01/
17:04:20 Updating base class ->Car_F, by Exile_psycho_SUV_a3\config.bin/CfgVehicles/SUV_Base/
17:04:20 Updating base class ->Car_F, by Exile_psycho_SuvArm_a3\config.bin/cfgVehicles/SUV_armored_Base/
17:04:20 Updating base class ->Car_F, by exile_psycho_tractor\config.bin/CfgVehicles/Tractor_Base/
17:04:20 Updating base class ->Tractor_Base, by exile_psycho_tractor\config.bin/CfgVehicles/tractorOld/
17:04:20 Updating base class ->Offroad_01_base_F, by Exile_Psycho_UAZ\config.bin/CfgVehicles/UAZ_Base/
17:04:20 Updating base class ->UAZ_Base, by Exile_Psycho_UAZ\config.bin/CfgVehicles/UAZ_Open_Base/
17:04:20 Updating base class ->UH1H_Closed, by Exile_psycho_UH1H\config.bin/CfgVehicles/UH1H_Clo/
17:04:20 Updating base class ->UH1HL_base, by Exile_psycho_UH1H\config.bin/CfgVehicles/UH1H_M240/
17:04:20 Updating base class ->Ural_Base, by Exile_psycho_Ural\config.bin/CfgVehicles/Ural_RU/
17:04:20 Updating base class ->Ural_Open_Base, by Exile_psycho_Ural\config.bin/CfgVehicles/Ural_Open_RU/
17:04:20 Updating base class ->Truck_F, by Exile_psycho_V3S\config.bin/CfgVehicles/V3S_base/
17:04:20 Updating base class ->V3S_base, by Exile_psycho_V3S\config.bin/CfgVehicles/V3S_Base_EP1/
17:04:20 Updating base class KIA_Golf_Driver->DefaultDie, by Exile_Psycho_VWGOLF\config.bin/CfgMovesMaleSdr/States/KIA_Golf_Cargo01/
17:04:20 Updating base class KIA_Golf_Driver->DefaultDie, by Exile_Psycho_VWGOLF\config.bin/CfgMovesMaleSdr/States/KIA_Golf_Cargo02/
17:04:20 Updating base class KIA_Golf_Driver->DefaultDie, by Exile_Psycho_VWGOLF\config.bin/CfgMovesMaleSdr/States/KIA_Golf_Cargo03/
17:04:20 Updating base class ->Golf_Base, by Exile_Psycho_VWGOLF\config.bin/CfgVehicles/Golf_Civ_Base/
17:04:20 Updating base class ->CA_Magazine, by exile_psycho_weapons\arifle\ak\config.bin/cfgmagazines/75Rnd_Green_Tracer_545x39_RPK/
17:04:20 Updating base class ->75Rnd_Green_Tracer_545x39_RPK, by exile_psycho_weapons\arifle\ak\config.bin/cfgmagazines/45Rnd_Green_Tracer_545x39_RPK/
17:04:20 Updating base class ->CA_Magazine, by exile_psycho_weapons\arifle\ak\config.bin/cfgmagazines/30Rnd_545x39_AK/
17:04:20 Updating base class ->30Rnd_545x39_AK, by exile_psycho_weapons\arifle\ak\config.bin/cfgmagazines/30Rnd_Green_Tracer_545x39_AK/
17:04:20 Updating base class ->30Rnd_545x39_AK, by exile_psycho_weapons\arifle\ak\config.bin/cfgmagazines/30Rnd_Red_Tracer_545x39_AK/
17:04:20 Updating base class ->30Rnd_545x39_AK, by exile_psycho_weapons\arifle\ak\config.bin/cfgmagazines/30Rnd_White_Tracer_545x39_AK/
17:04:20 Updating base class ->30Rnd_545x39_AK, by exile_psycho_weapons\arifle\ak\config.bin/cfgmagazines/30Rnd_Yellow_Tracer_545x39_AK/
17:04:20 Updating base class ->CA_Magazine, by exile_psycho_weapons\arifle\ak\config.bin/cfgmagazines/30Rnd_762x39_AK47_M/
17:04:20 Updating base class ->arifle_AK_Base, by exile_psycho_weapons\arifle\ak\config.bin/CfgWeapons/arifle_AK47/
17:04:20 Updating base class ->arifle_AK_Base, by exile_psycho_weapons\arifle\ak\config.bin/CfgWeapons/arifle_AK74/
17:04:20 Updating base class ->arifle_AK107_Base, by exile_psycho_weapons\arifle\ak\config.bin/CfgWeapons/arifle_AK107/
17:04:20 Updating base class ->arifle_AK107_Base, by exile_psycho_weapons\arifle\ak\config.bin/CfgWeapons/arifle_AK107_GL/
17:04:20 Updating base class ->arifle_AK_Base, by exile_psycho_weapons\arifle\ak\config.bin/CfgWeapons/arifle_AK74_GL/
17:04:20 Updating base class ->arifle_AK_Base, by exile_psycho_weapons\arifle\ak\config.bin/CfgWeapons/arifle_AKM/
17:04:20 Updating base class ->arifle_AKM, by exile_psycho_weapons\arifle\ak\config.bin/CfgWeapons/arifle_AKS/
17:04:20 Updating base class ->arifle_AKS, by exile_psycho_weapons\arifle\ak\config.bin/CfgWeapons/arifle_AKS_Gold/
17:04:20 Updating base class ->arifle_AK74, by exile_psycho_weapons\arifle\ak\config.bin/CfgWeapons/arifle_RPK74/
17:04:20 Updating base class ->CA_Magazine, by exile_psycho_weapons\mgun\pk\config.bin/CfgMagazines/100Rnd_762x54_PK_Tracer_Green/
17:04:20 Updating base class ->Rifle_Long_Base_F, by exile_psycho_weapons\mgun\pk\config.bin/CfgWeapons/PKP/
17:04:20 Updating base class ->PKP, by exile_psycho_weapons\mgun\pk\config.bin/CfgWeapons/Pecheneg/
17:04:20 Updating base class ShotgunBase->BulletBase, by exile_psycho_weapons\other\m1014\config.bin/CfgAmmo/B_12Gauge_Pellets/
17:04:20 Updating base class ->CA_Magazine, by exile_psycho_weapons\other\m1014\config.bin/CfgMagazines/8Rnd_B_Beneli_74Slug/
17:04:20 Updating base class ->CA_Magazine, by exile_psycho_weapons\other\m1014\config.bin/CfgMagazines/8Rnd_B_Beneli_74Pellets/
17:04:20 Updating base class ->Rifle_Base_F, by exile_psycho_weapons\other\m1014\config.bin/CfgWeapons/M1014/
17:04:20 Updating base class ->CA_Magazine, by exile_psycho_weapons\pistol\colt1911\config.bin/CfgMagazines/7Rnd_45ACP_1911/
17:04:20 Updating base class ->Pistol_Base_F, by exile_psycho_weapons\pistol\colt1911\config.bin/CfgWeapons/Colt1911/
17:04:20 Updating base class ->CA_Magazine, by exile_psycho_weapons\pistol\makarov\config.bin/CfgMagazines/8Rnd_9x18_Makarov/
17:04:20 Updating base class ->Pistol_Base_F, by exile_psycho_weapons\pistol\makarov\config.bin/CfgWeapons/Makarov/
17:04:20 Updating base class ->CA_Magazine, by exile_psycho_weapons\pistol\revolver\config.bin/CfgMagazines/6Rnd_45ACP/
17:04:20 Updating base class ->Pistol_Base_F, by exile_psycho_weapons\pistol\revolver\config.bin/CfgWeapons/TaurusTracker455/
17:04:20 Updating base class ->TaurusTracker455, by exile_psycho_weapons\pistol\revolver\config.bin/CfgWeapons/TaurusTracker455_gold/
17:04:20 Updating base class ->CA_Magazine, by exile_psycho_weapons\srifle\dmr\config.bin/CfgMagazines/20Rnd_762x51_DMR/
17:04:20 Updating base class ->20Rnd_762x51_DMR, by exile_psycho_weapons\srifle\dmr\config.bin/CfgMagazines/20Rnd_Yellow_Tracer_762x51_DMR/
17:04:20 Updating base class ->20Rnd_762x51_DMR, by exile_psycho_weapons\srifle\dmr\config.bin/CfgMagazines/20Rnd_Red_Tracer_762x51_DMR/
17:04:20 Updating base class ->20Rnd_762x51_DMR, by exile_psycho_weapons\srifle\dmr\config.bin/CfgMagazines/20Rnd_Green_Tracer_762x51_DMR/
17:04:20 Updating base class ->Rifle_Base_F, by exile_psycho_weapons\srifle\dmr\config.bin/CfgWeapons/srifle_DMR/
17:04:20 Updating base class ->CA_Magazine, by exile_psycho_weapons\srifle\huntingrifle\config.bin/CfgMagazines/5x_22_LR_17_HMR_M/
17:04:20 Updating base class ->Rifle_Base_F, by exile_psycho_weapons\srifle\huntingrifle\config.bin/CfgWeapons/srifle_CZ550_base/
17:04:20 Updating base class ->CA_Magazine, by exile_psycho_weapons\srifle\leeenfield\config.bin/CfgMagazines/10x_303_M/
17:04:20 Updating base class ->Rifle_Base_F, by exile_psycho_weapons\srifle\leeenfield\config.bin/CfgWeapons/srifle_LeeEnfield/
17:04:20 Updating base class ->CA_Magazine, by exile_psycho_weapons\srifle\svd\config.bin/CfgMagazines/10Rnd_762x54_SVD/
17:04:20 Updating base class ->Rifle_Base_F, by exile_psycho_weapons\srifle\svd\config.bin/CfgWeapons/srifle_SVD/
17:04:20 Updating base class ->srifle_SVD, by exile_psycho_weapons\srifle\svd\config.bin/CfgWeapons/srifle_SVD_des/
17:04:20 Updating base class ->CA_Magazine, by exile_psycho_weapons\srifle\vss\config.bin/CfgMagazines/10Rnd_9x39_VSS/
17:04:20 Updating base class ->CA_Magazine, by exile_psycho_weapons\srifle\vss\config.bin/CfgMagazines/20Rnd_9x39_VSS/
17:04:20 Updating base class ->Rifle_Base_F, by exile_psycho_weapons\srifle\vss\config.bin/CfgWeapons/srifle_VSSVintorez/
17:04:20 Updating base class ->LSV_01_light_base_F, by a3\soft_f_exp\lsv_01\config.bin/CfgVehicles/B_CTRG_LSV_01_light_F/
17:04:20 Updating base class ->B_T_LSV_01_unarmed_F, by a3\soft_f_exp\lsv_01\config.bin/CfgVehicles/B_T_LSV_01_unarmed_black_F/
17:04:20 Updating base class ->O_T_LSV_02_unarmed_F, by a3\soft_f_exp\lsv_02\config.bin/CfgVehicles/O_T_LSV_02_unarmed_black_F/
17:04:20 Updating base class ->C_Offroad_02_unarmed_F, by a3\soft_f_exp\offroad_02\config.bin/CfgVehicles/C_Offroad_02_unarmed_orange_F/
17:04:20 Updating base class ->Offroad_02_unarmed_base_F, by a3\soft_f_exp\offroad_02\config.bin/CfgVehicles/I_C_Offroad_02_unarmed_F/
17:04:20 Updating base class ->Rifle_Base_F, by a3\weapons_f_exp\rifles\spar_02\config.bin/CfgWeapons/arifle_SPAR_02_base_F/
17:04:20 Updating base class ->Plane_Civil_01_base_F, by a3\air_f_exp\plane_civil_01\config.bin/CfgVehicles/C_Plane_Civil_01_F/
17:04:20 Updating base class ->VTOL_01_infantry_base_F, by a3\air_f_exp\vtol_01\config.bin/CfgVehicles/B_T_VTOL_01_infantry_F/
17:04:20 Updating base class ->VTOL_01_vehicle_base_F, by a3\air_f_exp\vtol_01\config.bin/CfgVehicles/B_T_VTOL_01_vehicle_F/
17:04:20 Updating base class ->Boat_Transport_02_base_F, by a3\boat_f_exp\boat_transport_02\config.bin/CfgVehicles/B_G_Boat_Transport_02_F/
17:04:20 Updating base class ->Scooter_Transport_01_base_F, by a3\boat_f_exp\scooter_transport_01\config.bin/CfgVehicles/C_Scooter_Transport_01_F/
17:04:21 Initializing Steam Manager
17:04:21 Steam Manager initialized.
17:04:21 
17:04:21 ==== Loaded addons ====
17:04:21 
17:04:21 dta\bin.pbo - 139494
17:04:21 dta\core.pbo - 108474
17:04:21 dta\languagecore_f.pbo - 108412
17:04:21 C:\Arma\Server\Heli\addons\air_f_heli.pbo - 107282
17:04:21 C:\Arma\Server\Heli\addons\anims_f_heli.pbo - 107282
17:04:21 C:\Arma\Server\Heli\addons\boat_f_heli.pbo - 107282
17:04:21 C:\Arma\Server\Heli\addons\cargoposes_f_heli.pbo - 107282
17:04:21 C:\Arma\Server\Heli\addons\data_f_heli.pbo - 107282
17:04:21 C:\Arma\Server\Heli\addons\dubbing_f_heli.pbo - 107282
17:04:21 C:\Arma\Server\Heli\addons\functions_f_heli.pbo - 108304
17:04:21 C:\Arma\Server\Heli\addons\languagemissions_f_heli.pbo - 108412
17:04:21 C:\Arma\Server\Heli\addons\language_f_heli.pbo - 108412
17:04:21 C:\Arma\Server\Heli\addons\missions_f_heli.pbo - 108304
17:04:21 C:\Arma\Server\Heli\addons\missions_f_heli_data.pbo - 107312
17:04:21 C:\Arma\Server\Heli\addons\missions_f_heli_video.pbo - 107312
17:04:21 C:\Arma\Server\Heli\addons\modules_f_heli.pbo - 107386
17:04:21 C:\Arma\Server\Heli\addons\music_f_heli.pbo - 107313
17:04:21 C:\Arma\Server\Heli\addons\music_f_heli_music.pbo - 107313
17:04:21 C:\Arma\Server\Heli\addons\soft_f_heli.pbo - 107319
17:04:21 C:\Arma\Server\Heli\addons\sounds_f_heli.pbo - 107319
17:04:21 C:\Arma\Server\Heli\addons\structures_f_heli.pbo - 107302
17:04:21 C:\Arma\Server\Heli\addons\supplies_f_heli.pbo - 107319
17:04:21 C:\Arma\Server\Heli\addons\ui_f_heli.pbo - 107323
17:04:21 C:\Arma\Server\Mark\addons\anims_f_mark.pbo - 107808
17:04:21 C:\Arma\Server\Mark\addons\characters_f_mark.pbo - 107709
17:04:21 C:\Arma\Server\Mark\addons\data_f_mark.pbo - 107282
17:04:21 C:\Arma\Server\Mark\addons\dubbing_f_mark.pbo - 107282
17:04:21 C:\Arma\Server\Mark\addons\dubbing_f_mp_mark.pbo - 107282
17:04:21 C:\Arma\Server\Mark\addons\functions_f_mark.pbo - 107941
17:04:21 C:\Arma\Server\Mark\addons\functions_f_mp_mark.pbo - 107463
17:04:21 C:\Arma\Server\Mark\addons\languagemissions_f_mark.pbo - 108412
17:04:21 C:\Arma\Server\Mark\addons\languagemissions_f_mp_mark.pbo - 108412
17:04:21 C:\Arma\Server\Mark\addons\language_f_mark.pbo - 108412
17:04:21 C:\Arma\Server\Mark\addons\language_f_mp_mark.pbo - 108412
17:04:21 C:\Arma\Server\Mark\addons\missions_f_mark.pbo - 108474
17:04:21 C:\Arma\Server\Mark\addons\missions_f_mark_data.pbo - 107313
17:04:21 C:\Arma\Server\Mark\addons\missions_f_mark_video.pbo - 107313
17:04:21 C:\Arma\Server\Mark\addons\missions_f_mp_mark.pbo - 107336
17:04:21 C:\Arma\Server\Mark\addons\missions_f_mp_mark_data.pbo - 107313
17:04:21 C:\Arma\Server\Mark\addons\modules_f_mark.pbo - 107313
17:04:21 C:\Arma\Server\Mark\addons\modules_f_mp_mark.pbo - 107313
17:04:21 C:\Arma\Server\Mark\addons\music_f_mark.pbo - 107313
17:04:21 C:\Arma\Server\Mark\addons\music_f_mark_music.pbo - 107313
17:04:21 C:\Arma\Server\Mark\addons\sounds_f_mark.pbo - 107319
17:04:21 C:\Arma\Server\Mark\addons\static_f_mark.pbo - 107319
17:04:21 C:\Arma\Server\Mark\addons\structures_f_mark.pbo - 107742
17:04:21 C:\Arma\Server\Mark\addons\supplies_f_mark.pbo - 107320
17:04:21 C:\Arma\Server\Mark\addons\ui_f_mark.pbo - 107323
17:04:21 C:\Arma\Server\Mark\addons\ui_f_mp_mark.pbo - 107323
17:04:21 C:\Arma\Server\Mark\addons\weapons_f_mark.pbo - 107324
17:04:21 C:\Arma\Server\Kart\addons\anims_f_kart.pbo - 107282
17:04:21 C:\Arma\Server\Kart\addons\characters_f_kart.pbo - 107282
17:04:21 C:\Arma\Server\Kart\addons\data_f_kart.pbo - 107282
17:04:21 C:\Arma\Server\Kart\addons\languagemissions_f_kart.pbo - 108412
17:04:21 C:\Arma\Server\Kart\addons\language_f_kart.pbo - 108412
17:04:21 C:\Arma\Server\Kart\addons\missions_f_kart.pbo - 107312
17:04:21 C:\Arma\Server\Kart\addons\missions_f_kart_data.pbo - 107313
17:04:21 C:\Arma\Server\Kart\addons\modules_f_kart.pbo - 107824
17:04:21 C:\Arma\Server\Kart\addons\modules_f_kart_data.pbo - 107725
17:04:21 C:\Arma\Server\Kart\addons\soft_f_kart.pbo - 107319
17:04:21 C:\Arma\Server\Kart\addons\sounds_f_kart.pbo - 107319
17:04:21 C:\Arma\Server\Kart\addons\structures_f_kart.pbo - 107301
17:04:21 C:\Arma\Server\Kart\addons\ui_f_kart.pbo - 107323
17:04:21 C:\Arma\Server\Kart\addons\weapons_f_kart.pbo - 107323
17:04:21 C:\Arma\Server\@exile\addons\dbo_old_bike.pbo - unknown
17:04:21 C:\Arma\Server\@exile\addons\exile_assets.pbo - unknown
17:04:21 C:\Arma\Server\@exile\addons\exile_client.pbo - unknown
17:04:21 C:\Arma\Server\@exile\addons\exile_psycho_an2.pbo - unknown
17:04:21 C:\Arma\Server\@exile\addons\exile_psycho_brdm.pbo - unknown
17:04:21 C:\Arma\Server\@exile\addons\exile_psycho_btr40.pbo - unknown
17:04:21 C:\Arma\Server\@exile\addons\exile_psycho_gaz_volha.pbo - unknown
17:04:21 C:\Arma\Server\@exile\addons\exile_psycho_hmmw.pbo - unknown
17:04:21 C:\Arma\Server\@exile\addons\exile_psycho_ikarus.pbo - unknown
17:04:21 C:\Arma\Server\@exile\addons\exile_psycho_lada.pbo - unknown
17:04:21 C:\Arma\Server\@exile\addons\exile_psycho_lrc.pbo - unknown
17:04:21 C:\Arma\Server\@exile\addons\exile_psycho_octavia.pbo - unknown
17:04:21 C:\Arma\Server\@exile\addons\exile_psycho_suvarm_a3.pbo - unknown
17:04:21 C:\Arma\Server\@exile\addons\exile_psycho_suv_a3.pbo - unknown
17:04:21 C:\Arma\Server\@exile\addons\exile_psycho_towtractor.pbo - unknown
17:04:21 C:\Arma\Server\@exile\addons\exile_psycho_tractor.pbo - unknown
17:04:21 C:\Arma\Server\@exile\addons\exile_psycho_uaz.pbo - unknown
17:04:21 C:\Arma\Server\@exile\addons\exile_psycho_uh1h.pbo - unknown
17:04:21 C:\Arma\Server\@exile\addons\exile_psycho_ural.pbo - unknown
17:04:21 C:\Arma\Server\@exile\addons\exile_psycho_v3s.pbo - unknown
17:04:21 C:\Arma\Server\@exile\addons\exile_psycho_vwgolf.pbo - unknown
17:04:21 C:\Arma\Server\@exile\addons\exile_psycho_weapons.pbo - unknown
17:04:21 C:\Arma\Server\@exile\addons\gnt_c185.pbo - unknown
17:04:21 C:\Arma\Server\expansion\addons\air_f_exp.ebo - 107468
17:04:21 C:\Arma\Server\expansion\addons\anims_f_exp.ebo - 107365
17:04:21 C:\Arma\Server\expansion\addons\armor_f_exp.ebo - 107282
17:04:21 C:\Arma\Server\expansion\addons\boat_f_exp.ebo - 107282
17:04:21 C:\Arma\Server\expansion\addons\cargoposes_f_exp.ebo - 107282
17:04:21 C:\Arma\Server\expansion\addons\characters_f_exp.ebo - 108363
17:04:21 C:\Arma\Server\expansion\addons\data_f_exp.ebo - 108301
17:04:21 C:\Arma\Server\expansion\addons\dubbing_f_exp.ebo - 107941
17:04:21 C:\Arma\Server\expansion\addons\dubbing_radio_f_exp.ebo - 107282
17:04:21 C:\Arma\Server\expansion\addons\dubbing_radio_f_exp_data_chi.ebo - 107282
17:04:21 C:\Arma\Server\expansion\addons\dubbing_radio_f_exp_data_engfre.ebo - 107282
17:04:21 C:\Arma\Server\expansion\addons\dubbing_radio_f_exp_data_fre.ebo - 107282
17:04:21 C:\Arma\Server\expansion\addons\editorpreviews_f_exp.ebo - 107282
17:04:21 C:\Arma\Server\expansion\addons\functions_f_exp.ebo - 107286
17:04:21 C:\Arma\Server\expansion\addons\languagemissions_f_exp.ebo - 108412
17:04:21 C:\Arma\Server\expansion\addons\language_f_exp.ebo - 108412
17:04:21 C:\Arma\Server\expansion\addons\map_data_exp.ebo - 107347
17:04:21 C:\Arma\Server\expansion\addons\map_tanoabuka.ebo - 107523
17:04:21 C:\Arma\Server\expansion\addons\map_tanoabuka_data.ebo - 107664
17:04:21 C:\Arma\Server\expansion\addons\map_tanoabuka_data_layers.ebo - 102461
17:04:21 C:\Arma\Server\expansion\addons\map_tanoabuka_data_layers_00_00.ebo - 102461
17:04:21 C:\Arma\Server\expansion\addons\map_tanoa_scenes_f.ebo - 108093
17:04:21 C:\Arma\Server\expansion\addons\missions_f_exp.ebo - 108540
17:04:21 C:\Arma\Server\expansion\addons\missions_f_exp_data.ebo - 107312
17:04:21 C:\Arma\Server\expansion\addons\missions_f_exp_video.ebo - 107312
17:04:21 C:\Arma\Server\expansion\addons\modules_f_exp.ebo - 107313
17:04:21 C:\Arma\Server\expansion\addons\music_f_exp.ebo - 107313
17:04:21 C:\Arma\Server\expansion\addons\music_f_exp_music.ebo - 107313
17:04:21 C:\Arma\Server\expansion\addons\props_f_exp.ebo - 107345
17:04:21 C:\Arma\Server\expansion\addons\rocks_f_exp.ebo - 107345
17:04:21 C:\Arma\Server\expansion\addons\soft_f_exp.ebo - 107317
17:04:21 C:\Arma\Server\expansion\addons\sounds_f_exp.ebo - 108279
17:04:21 C:\Arma\Server\expansion\addons\static_f_exp.ebo - 107319
17:04:21 C:\Arma\Server\expansion\addons\structures_f_exp.ebo - 108329
17:04:21 C:\Arma\Server\expansion\addons\structures_f_exp_civilian.ebo - 108280
17:04:21 C:\Arma\Server\expansion\addons\structures_f_exp_commercial.ebo - 108280
17:04:21 C:\Arma\Server\expansion\addons\structures_f_exp_cultural.ebo - 108280
17:04:21 C:\Arma\Server\expansion\addons\structures_f_exp_data.ebo - 108281
17:04:21 C:\Arma\Server\expansion\addons\structures_f_exp_industrial.ebo - 108281
17:04:21 C:\Arma\Server\expansion\addons\structures_f_exp_infrastructure.ebo - 108281
17:04:21 C:\Arma\Server\expansion\addons\supplies_f_exp.ebo - 107340
17:04:21 C:\Arma\Server\expansion\addons\ui_f_exp.ebo - 107323
17:04:21 C:\Arma\Server\expansion\addons\vegetation_f_exp.ebo - 107836
17:04:21 C:\Arma\Server\expansion\addons\weapons_f_exp.ebo - 108316
17:04:21 C:\Arma\Server\curator\addons\data_f_curator.pbo - 107282
17:04:21 C:\Arma\Server\curator\addons\data_f_curator_music.pbo - 107282
17:04:21 C:\Arma\Server\curator\addons\functions_f_curator.pbo - 107463
17:04:21 C:\Arma\Server\curator\addons\language_f_curator.pbo - 108412
17:04:21 C:\Arma\Server\curator\addons\missions_f_curator.pbo - 108031
17:04:21 C:\Arma\Server\curator\addons\modules_f_curator.pbo - 107711
17:04:21 C:\Arma\Server\curator\addons\ui_f_curator.pbo - 108279
17:04:21 C:\Arma\Server\@exileserver\addons\exile_server.pbo - unknown
17:04:21 C:\Arma\Server\@exileserver\addons\exile_server_config.pbo - unknown
17:04:21 addons\3den.pbo - 108458
17:04:21 addons\3den_language.pbo - 108412
17:04:21 addons\a3.pbo - unknown
17:04:21 addons\air_f.pbo - 107282
17:04:21 addons\air_f_beta.pbo - 108458
17:04:21 addons\air_f_epb.pbo - 107282
17:04:21 addons\air_f_epc.pbo - 103749
17:04:21 addons\air_f_gamma.pbo - 103749
17:04:21 addons\animals_f.pbo - 107282
17:04:21 addons\animals_f_beta.pbo - 107282
17:04:21 addons\anims_f.pbo - 108093
17:04:21 addons\anims_f_bootcamp.pbo - 107282
17:04:21 addons\anims_f_data.pbo - 107355
17:04:21 addons\anims_f_epa.pbo - 107809
17:04:21 addons\anims_f_epc.pbo - 107809
17:04:21 addons\anims_f_exp_a.pbo - 107376
17:04:21 addons\armor_f.pbo - 107282
17:04:21 addons\armor_f_beta.pbo - 107282
17:04:21 addons\armor_f_epb.pbo - 107282
17:04:21 addons\armor_f_epc.pbo - 107282
17:04:21 addons\armor_f_gamma.pbo - 107282
17:04:21 addons\baseconfig_f.pbo - 107282
17:04:21 addons\boat_f.pbo - 107282
17:04:21 addons\boat_f_beta.pbo - 107282
17:04:21 addons\boat_f_epc.pbo - 107282
17:04:21 addons\boat_f_gamma.pbo - 107282
17:04:21 addons\cargoposes_f.pbo - 108093
17:04:21 addons\characters_f.pbo - 107558
17:04:21 addons\characters_f_beta.pbo - 107282
17:04:21 addons\characters_f_bootcamp.pbo - 107282
17:04:21 addons\characters_f_epa.pbo - 107282
17:04:21 addons\characters_f_epb.pbo - 107282
17:04:21 addons\characters_f_epc.pbo - 107282
17:04:21 addons\characters_f_gamma.pbo - 107282
17:04:21 addons\data_f.pbo - 107354
17:04:21 addons\data_f_bootcamp.pbo - 107382
17:04:21 addons\data_f_exp_a.pbo - 107282
17:04:21 addons\data_f_exp_b.pbo - 107282
17:04:21 addons\drones_f.pbo - 107282
17:04:21 addons\dubbing_f.pbo - 107282
17:04:21 addons\dubbing_f_beta.pbo - 107941
17:04:21 addons\dubbing_f_bootcamp.pbo - 107282
17:04:21 addons\dubbing_f_epa.pbo - 107290
17:04:21 addons\dubbing_f_epb.pbo - 107290
17:04:21 addons\dubbing_f_epc.pbo - 107282
17:04:21 addons\dubbing_f_gamma.pbo - 107458
17:04:21 addons\dubbing_radio_f.pbo - 107282
17:04:21 addons\dubbing_radio_f_data_eng.pbo - 99078
17:04:21 addons\dubbing_radio_f_data_engb.pbo - 99078
17:04:21 addons\dubbing_radio_f_data_gre.pbo - 99078
17:04:21 addons\dubbing_radio_f_data_per.pbo - 99078
17:04:21 addons\dubbing_radio_f_data_vr.pbo - 99078
17:04:21 addons\editorpreviews_f.pbo - 107285
17:04:21 addons\editor_f.pbo - 107285
17:04:21 addons\functions_f.pbo - 108329
17:04:21 addons\functions_f_bootcamp.pbo - 107941
17:04:21 addons\functions_f_epa.pbo - 107287
17:04:21 addons\functions_f_epc.pbo - 107287
17:04:21 addons\functions_f_exp_a.pbo - 107985
17:04:21 addons\languagemissions_f.pbo - 108412
17:04:21 addons\languagemissions_f_beta.pbo - 108412
17:04:21 addons\languagemissions_f_bootcamp.pbo - 108412
17:04:21 addons\languagemissions_f_epa.pbo - 108412
17:04:21 addons\languagemissions_f_epb.pbo - 108412
17:04:21 addons\languagemissions_f_epc.pbo - 108412
17:04:21 addons\languagemissions_f_exp_a.pbo - 108412
17:04:21 addons\languagemissions_f_gamma.pbo - 108412
17:04:21 addons\language_f.pbo - 108423
17:04:21 addons\language_f_beta.pbo - 108412
17:04:21 addons\language_f_bootcamp.pbo - 108412
17:04:21 addons\language_f_epa.pbo - 108412
17:04:21 addons\language_f_epb.pbo - 108412
17:04:21 addons\language_f_epc.pbo - 108412
17:04:21 addons\language_f_exp_a.pbo - 108412
17:04:21 addons\language_f_exp_b.pbo - 108412
17:04:21 addons\language_f_gamma.pbo - 108412
17:04:21 addons\map_altis.pbo - 107512
17:04:21 addons\map_altis_data.pbo - 107292
17:04:21 addons\map_altis_data_layers.pbo - 99901
17:04:21 addons\map_altis_data_layers_00_00.pbo - 99901
17:04:21 addons\map_altis_data_layers_00_01.pbo - 99901
17:04:21 addons\map_altis_data_layers_01_00.pbo - 99901
17:04:21 addons\map_altis_data_layers_01_01.pbo - 99901
17:04:21 addons\map_altis_scenes_f.pbo - 107292
17:04:21 addons\map_data.pbo - 107292
17:04:21 addons\map_stratis.pbo - 107508
17:04:21 addons\map_stratis_data.pbo - 107294
17:04:21 addons\map_stratis_data_layers.pbo - 99082
17:04:21 addons\map_stratis_scenes_f.pbo - 107294
17:04:21 addons\map_vr.pbo - 105264
17:04:21 addons\map_vr_scenes_f.pbo - 107298
17:04:21 addons\misc_f.pbo - 107296
17:04:21 addons\missions_f.pbo - 107769
17:04:21 addons\missions_f_beta.pbo - 107694
17:04:21 addons\missions_f_beta_data.pbo - 107310
17:04:21 addons\missions_f_beta_video.pbo - 107310
17:04:21 addons\missions_f_bootcamp.pbo - 107941
17:04:21 addons\missions_f_bootcamp_data.pbo - 107310
17:04:21 addons\missions_f_bootcamp_video.pbo - 107310
17:04:21 addons\missions_f_data.pbo - 107310
17:04:21 addons\missions_f_epa.pbo - 108279
17:04:21 addons\missions_f_epa_data.pbo - 107312
17:04:21 addons\missions_f_epa_video.pbo - 107312
17:04:21 addons\missions_f_epb.pbo - 107312
17:04:21 addons\missions_f_epc.pbo - 107312
17:04:21 addons\missions_f_exp_a.pbo - 107336
17:04:21 addons\missions_f_exp_a_data.pbo - 107312
17:04:21 addons\missions_f_gamma.pbo - 108551
17:04:21 addons\missions_f_gamma_data.pbo - 107312
17:04:21 addons\missions_f_gamma_video.pbo - 107312
17:04:21 addons\missions_f_video.pbo - 107313
17:04:21 addons\modules_f.pbo - 108152
17:04:21 addons\modules_f_beta.pbo - 107313
17:04:21 addons\modules_f_beta_data.pbo - 107313
17:04:21 addons\modules_f_bootcamp.pbo - 107313
17:04:21 addons\modules_f_data.pbo - 107485
17:04:21 addons\modules_f_epb.pbo - 107313
17:04:21 addons\modules_f_exp_a.pbo - 107313
17:04:21 addons\music_f.pbo - 107313
17:04:21 addons\music_f_bootcamp.pbo - 107313
17:04:21 addons\music_f_bootcamp_music.pbo - 107313
17:04:21 addons\music_f_epa.pbo - 107313
17:04:21 addons\music_f_epa_music.pbo - 107313
17:04:21 addons\music_f_epb.pbo - 107313
17:04:21 addons\music_f_epb_music.pbo - 107313
17:04:21 addons\music_f_epc.pbo - 107313
17:04:21 addons\music_f_epc_music.pbo - 107313
17:04:21 addons\music_f_music.pbo - 107313
17:04:21 addons\plants_f.pbo - 107313
17:04:21 addons\props_f_exp_a.pbo - 107314
17:04:21 addons\roads_f.pbo - 107314
17:04:21 addons\rocks_f.pbo - 107314
17:04:21 addons\signs_f.pbo - 107315
17:04:21 addons\soft_f.pbo - 107315
17:04:21 addons\soft_f_beta.pbo - 108019
17:04:21 addons\soft_f_bootcamp.pbo - 107316
17:04:21 addons\soft_f_epc.pbo - 107316
17:04:21 addons\soft_f_gamma.pbo - 108108
17:04:21 addons\sounds_f.pbo - 108279
17:04:21 addons\sounds_f_arsenal.pbo - 108392
17:04:21 addons\sounds_f_bootcamp.pbo - 107319
17:04:21 addons\sounds_f_characters.pbo - 108111
17:04:21 addons\sounds_f_environment.pbo - 107319
17:04:21 addons\sounds_f_epb.pbo - 107319
17:04:21 addons\sounds_f_epc.pbo - 107319
17:04:21 addons\sounds_f_exp_a.pbo - 107319
17:04:21 addons\sounds_f_sfx.pbo - 108279
17:04:21 addons\sounds_f_vehicles.pbo - 107319
17:04:21 addons\static_f.pbo - 107319
17:04:21 addons\static_f_beta.pbo - 107319
17:04:21 addons\static_f_gamma.pbo - 108113
17:04:21 addons\structures_f.pbo - 107788
17:04:21 addons\structures_f_bootcamp.pbo - 107306
17:04:21 addons\structures_f_data.pbo - 107788
17:04:21 addons\structures_f_epa.pbo - 107742
17:04:21 addons\structures_f_epb.pbo - 107725
17:04:21 addons\structures_f_epc.pbo - 107725
17:04:21 addons\structures_f_exp_a.pbo - 107301
17:04:21 addons\structures_f_households.pbo - 107946
17:04:21 addons\structures_f_ind.pbo - 107760
17:04:21 addons\structures_f_mil.pbo - 108280
17:04:21 addons\structures_f_wrecks.pbo - 107301
17:04:21 addons\uifonts_f.pbo - 107323
17:04:21 addons\uifonts_f_data.pbo - 107323
17:04:21 addons\ui_f.pbo - 108456
17:04:21 addons\ui_f_bootcamp.pbo - 107323
17:04:21 addons\ui_f_data.pbo - 108279
17:04:21 addons\ui_f_exp_a.pbo - 107323
17:04:21 addons\weapons_f.pbo - 108316
17:04:21 addons\weapons_f_beta.pbo - 108113
17:04:21 addons\weapons_f_bootcamp.pbo - 107323
17:04:21 addons\weapons_f_epa.pbo - 107323
17:04:21 addons\weapons_f_epb.pbo - 107323
17:04:21 addons\weapons_f_epc.pbo - 107323
17:04:21 addons\weapons_f_gamma.pbo - 107323
17:04:21 
17:04:21 =======================
17:04:21 
17:04:21 ============================================================================================= List of mods ===============================================================================================
17:04:21 modsReadOnly = true
17:04:21 safeModsActivated = false
17:04:21 customMods = true
17:04:21 hash = '5CFA819E8A6D0B8CF5A931FE4333B4628740570D'
17:04:21 hashShort = '60d49b44'
17:04:21                                               name |               modDir |    default |               origin |                                     hash | hashShort | fullPath
17:04:21 ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
17:04:21                                 Arma 3 Helicopters |                 Heli |       true |             GAME DIR | 037b8a52dea414a8999d947ae74a01089ef1178e |  6b140d2c | C:\Arma\Server\Heli
17:04:21                                    Arma 3 Marksmen |                 Mark |       true |             GAME DIR | 7129193541b9133ea1bea45441e244eb180cbfe7 |  58644447 | C:\Arma\Server\Mark
17:04:21                                       Arma 3 Karts |                 Kart |       true |             GAME DIR | 9b8fdc1c10171397e45e8a671074d3b570c758a9 |  a5c8c24c | C:\Arma\Server\Kart
17:04:21                                          Exile Mod |               @exile |      false |             GAME DIR | 18d142681d06d8be778b0fb17f7299dd1f6a892b |   d253366 | C:\Arma\Server\@exile
17:04:21                                  Arma 3 DLC Bundle |            dlcbundle |       true |            NOT FOUND |                                          |           | 
17:04:21                                        Arma 3 Apex |            expansion |       true |             GAME DIR | 889deca7b67b3edca0b2da51a5318a40167757dd |  c794d30d | C:\Arma\Server\expansion
17:04:21                                        Arma 3 Zeus |              curator |       true |             GAME DIR | e3578d1509f22cc901180ed73925c9d766cdc84c |  e6c7fc7b | C:\Arma\Server\curator
17:04:21                                             Arma 3 |                   A3 |       true |            NOT FOUND |                                          |           | 
17:04:21                                       @exileserver |         @exileserver |      false |             GAME DIR | da39a3ee5e6b4b0d3255bfef95601890afd80709 |  11fdd19c | C:\Arma\Server\@exileserver
17:04:21 ==========================================================================================================================================================================================================
17:04:21 InitSound ...
17:04:21 InitSound - complete
17:04:21 PhysX3 SDK Init started ...
17:04:21 PhysX3 SDK Init ended.
17:04:22 Attempt to override final function - rscminimap_script
17:04:22 Attempt to override final function - rscdisplayloading_script
17:04:22 Attempt to override final function - rscdiary_script
17:04:22 Attempt to override final function - rscdiary_script
17:04:22 Attempt to override final function - rscdisplayremotemissions_script
17:04:22 Attempt to override final function - rscdiary_script
17:04:23 Attempt to override final function - rscdiary_script
17:04:23 Attempt to override final function - rscdisplaystrategicmap_script
17:04:23 Attempt to override final function - rscdisplaycommon_script
17:04:23 Attempt to override final function - rscdisplaygarage_script
17:04:23 Attempt to override final function - rscdisplayhostsettings_script
17:04:23 Attempt to override final function - rscdisplayloading_script
17:04:23 Attempt to override final function - rscdisplaycurator_script
17:04:23 Attempt to override final function - display3deneditcomposition_script
17:04:23 Attempt to override final function - display3deneditattributes_script
17:04:23 Attempt to override final function - display3deneditattributes_script
17:04:23 Attempt to override final function - rscdisplayhostsettings_script
17:04:23 Attempt to override final function - rscdisplaycommon_script
17:04:23 Attempt to override final function - rscdisplaydebriefing_script
17:04:23 Attempt to override final function - rscunitinfo_script
17:04:23 Attempt to override final function - rscunitinfo_script
17:04:23 Attempt to override final function - rscunitinfo_script
17:04:23 Attempt to override final function - rscunitinfo_script
17:04:23 Attempt to override final function - rscunitinfo_script
17:04:23 Attempt to override final function - rscunitinfo_script
17:04:23 Attempt to override final function - rscunitinfo_script
17:04:23 Attempt to override final function - rscunitinfo_script
17:04:23 Attempt to override final function - rscunitinfo_script
17:04:23 Attempt to override final function - rscunitinfo_script
17:04:23 Attempt to override final function - rscunitinfo_script
17:04:23 Attempt to override final function - rscunitinfo_script
17:04:23 Attempt to override final function - rscunitinfo_script
17:04:23 Attempt to override final function - rscunitinfo_script
17:04:23 Attempt to override final function - rscunitinfo_script
17:04:23 Attempt to override final function - rscunitinfo_script
17:04:23 Attempt to override final function - rscunitinfo_script
17:04:23 Attempt to override final function - rscunitinfo_script
17:04:23 Attempt to override final function - rscunitinfo_script
17:04:23 Attempt to override final function - rscunitinfo_script
17:04:23 Attempt to override final function - rscunitinfo_script
17:04:23 Attempt to override final function - rscunitinfo_script
17:04:23 Attempt to override final function - rscunitinfo_script
17:04:23 Attempt to override final function - rscunitinfo_script
17:04:23 Attempt to override final function - rscunitinfo_script
17:04:23 Attempt to override final function - rscunitinfo_script
17:04:23 Attempt to override final function - rscunitinfo_script
17:04:23 Attempt to override final function - rscunitinfo_script
17:04:23 Attempt to override final function - rscunitinfo_script
17:04:23 Attempt to override final function - rscunitinfo_script
17:04:23 Attempt to override final function - rscunitinfo_script
17:04:23 Attempt to override final function - rscunitinfo_script
17:04:23 Attempt to override final function - rscunitinfo_script
17:04:23 Attempt to override final function - rscunitinfo_script
17:04:23 Attempt to override final function - rscunitinfo_script
17:04:23 Attempt to override final function - rscunitinfo_script
17:04:23 Attempt to override final function - rscunitinfo_script
17:04:23 Attempt to override final function - rscunitinfo_script
17:04:23 Attempt to override final function - rscunitinfo_script
17:04:23 Attempt to override final function - rscunitinfo_script
17:04:23 Attempt to override final function - rscunitinfo_script
17:04:23 Attempt to override final function - rscunitinfo_script
17:04:23 Attempt to override final function - rscunitinfo_script
17:04:23 Attempt to override final function - rscunitinfo_script
17:04:23 Attempt to override final function - rscunitinfo_script
17:04:23 Attempt to override final function - rscunitinfo_script
17:04:23 Attempt to override final function - rscunitinfo_script
17:04:23 Attempt to override final function - rscunitinfo_script
17:04:23 Attempt to override final function - rscunitinfo_script
17:04:23 Attempt to override final function - rscunitinfo_script
17:04:23 Attempt to override final function - rscunitinfo_script
17:04:23 Attempt to override final function - rscunitinfo_script
17:04:23 Attempt to override final function - rscunitinfo_script
17:04:23 Attempt to override final function - rscunitinfo_script
17:04:23 Attempt to override final function - rscunitinfo_script
17:04:23 Attempt to override final function - rscunitinfo_script
17:04:23 Attempt to override final function - rscunitinfo_script
17:04:23 Attempt to override final function - rscunitinfo_script
17:04:23 Attempt to override final function - rscunitinfo_script
17:04:23 Attempt to override final function - rscunitinfo_script
17:04:23 Attempt to override final function - rscunitinfo_script
17:04:24 Warning Message: You cannot play/edit this mission; it is dependent on downloadable content that has been deleted.
a3_characters_f
17:04:24 Loading movesType CfgGesturesMale
17:04:24 Creating action map cache
17:04:24 Error: Bone cheek_lf doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone nose_tip doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone lip_uplb doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone jaw_ls doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone lip_uplf doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone lip_lc doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone lip_lwlb doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone lip_lwlf doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone jaw_lm doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone zig_lb doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone lip_lwm doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone lip_upm doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone ear_l doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone corr doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone tongue_m doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone tongue_f doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone eyebrow_lb doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone eyebrow_lf doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone eyebrow_lm doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone zig_lm doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone eye_upl doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone eye_lwl doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone cheek_l doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone cheek_lb doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone zig_lt doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone nose_l doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone cheek_lm doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone nose_r doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone forehead_r doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone forehead_m doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone forehead_l doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone cheek_rb doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone eye_lwr doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone cheek_r doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone zig_rt doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone zig_rm doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone cheek_rf doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone cheek_rm doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone eyebrow_rm doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone eyebrow_rf doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone eye_upr doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone eyebrow_rb doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone tongue_b doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone ear_r doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone neck_l doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone lip_uprf doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone neck_r doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone lip_uprb doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone lip_rc doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone lip_lwrb doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone lip_lwrf doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone neck_b doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone zig_rb doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone neck_t doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone jaw_rf doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone jaw_lf doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone chin doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone jaw_rm doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone jaw_rs doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone jaw doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone headcutscene doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone cheek_lf doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone nose_tip doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone lip_uplb doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone jaw_ls doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone lip_uplf doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone lip_lc doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone lip_lwlb doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone lip_lwlf doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone jaw_lm doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone zig_lb doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone lip_lwm doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone lip_upm doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone ear_l doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone corr doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone tongue_m doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone tongue_f doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone eyebrow_lb doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone eyebrow_lf doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone eyebrow_lm doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone zig_lm doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone eye_upl doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone eye_lwl doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone cheek_l doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone cheek_lb doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone zig_lt doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone nose_l doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone cheek_lm doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone nose_r doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone forehead_r doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone forehead_m doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone forehead_l doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone cheek_rb doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone eye_lwr doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone cheek_r doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone zig_rt doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone zig_rm doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone cheek_rf doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone cheek_rm doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone eyebrow_rm doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone eyebrow_rf doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone eye_upr doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone eyebrow_rb doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone tongue_b doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone ear_r doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone neck_l doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone lip_uprf doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone neck_r doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone lip_uprb doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone lip_rc doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone lip_lwrb doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone lip_lwrf doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone neck_b doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone zig_rb doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone neck_t doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone jaw_rf doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone jaw_lf doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone chin doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone jaw_rm doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone jaw_rs doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone jaw doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 Error: Bone headcutscene doesn't exist in skeleton OFP2_ManSkeleton
17:04:24 MovesType CfgGesturesMale load time 220 ms
17:04:24 Loading movesType CfgMovesMaleSdr
17:04:25 Reading cached action map data
17:04:26 Warning: looped for animation: a3\anims_f_epa\data\anim\sdr\cts\hubcleaned\sittingchair\hubsittingchaira_idle1.rtm differs (looped now 0)! MoveName: hubsittingchaira_idle1
17:04:26 MovesType CfgMovesMaleSdr load time 2112 ms
17:04:27 VoteThreshold must be in 0..1 range. Defaulting to 0.5
17:04:27 Initializing Steam server - Game Port: 2302, Steam Query Port: 2303
17:04:27 Steam AppId from steam_appid.txt: 107410
17:04:27 Starting mission:
17:04:27  Mission file: Exile (__cur_mp)
17:04:27  Mission world: Altis
17:04:27  Mission directory: mpmissions\__cur_mp.Altis\
17:04:35 Strange convex component145 in a3\plants_f\tree\t_pinuss2s_b_f.p3d:geometryView
17:04:35 Strange convex component149 in a3\plants_f\tree\t_pinuss2s_b_f.p3d:geometryView
17:04:36 Strange convex component65 in a3\rocks_f\sharp\sharprock_wallh.p3d:geometryFire
17:04:39 Strange convex component06 in a3\rocks_f\sharp\sharprock_monolith.p3d:geometryFire
17:04:39 Strange convex component18 in a3\rocks_f\sharp\sharprock_monolith.p3d:geometryFire
17:04:39 Strange convex component30 in a3\rocks_f\sharp\sharprock_monolith.p3d:geometryFire
17:04:39 Strange convex component31 in a3\rocks_f\sharp\sharprock_monolith.p3d:geometryFire
17:04:39 Strange convex component32 in a3\rocks_f\sharp\sharprock_monolith.p3d:geometryFire
17:04:39 Strange convex component42 in a3\rocks_f\sharp\sharprock_monolith.p3d:geometryFire
17:04:39 Strange convex component43 in a3\rocks_f\sharp\sharprock_monolith.p3d:geometryFire
17:04:39 Strange convex component44 in a3\rocks_f\sharp\sharprock_monolith.p3d:geometryFire
17:04:39 Strange convex component46 in a3\rocks_f\sharp\sharprock_monolith.p3d:geometryFire
17:04:39 Strange convex component58 in a3\rocks_f\sharp\sharprock_monolith.p3d:geometryFire
17:04:39 Strange convex component64 in a3\rocks_f\sharp\sharprock_monolith.p3d:geometryFire
17:04:39 Strange convex component76 in a3\rocks_f\sharp\sharprock_monolith.p3d:geometryFire
17:04:39 Strange convex component98 in a3\rocks_f\sharp\sharprock_monolith.p3d:geometryFire
17:04:39 Strange convex component100 in a3\rocks_f\sharp\sharprock_monolith.p3d:geometryFire
17:04:39 Strange convex component132 in a3\rocks_f\sharp\sharprock_monolith.p3d:geometryFire
17:04:39 Strange convex component145 in a3\rocks_f\sharp\sharprock_monolith.p3d:geometryFire
17:04:39 Strange convex component149 in a3\rocks_f\sharp\sharprock_monolith.p3d:geometryFire
17:04:39 Strange convex component151 in a3\rocks_f\sharp\sharprock_monolith.p3d:geometryFire
17:04:39 Strange convex component167 in a3\rocks_f\sharp\sharprock_monolith.p3d:geometryFire
17:04:39 Strange convex component198 in a3\rocks_f\sharp\sharprock_monolith.p3d:geometryFire
17:04:39 Strange convex component244 in a3\rocks_f\sharp\sharprock_monolith.p3d:geometryFire
17:04:39 Strange convex component304 in a3\rocks_f\sharp\sharprock_monolith.p3d:geometryFire
17:04:39 Strange convex component310 in a3\rocks_f\sharp\sharprock_monolith.p3d:geometryFire
17:04:39 Strange convex component337 in a3\rocks_f\sharp\sharprock_monolith.p3d:geometryFire
17:04:39 Strange convex component353 in a3\rocks_f\sharp\sharprock_monolith.p3d:geometryFire
17:04:39 Strange convex component378 in a3\rocks_f\sharp\sharprock_monolith.p3d:geometryFire
17:04:39 Strange convex component05 in a3\rocks_f\sharp\sharprock_spike.p3d:geometryFire
17:04:39 Strange convex component74 in a3\rocks_f\sharp\sharprock_spike.p3d:geometryFire
17:04:39 Strange convex component202 in a3\rocks_f\sharp\sharprock_spike.p3d:geometryFire
17:04:39 Strange convex component391 in a3\rocks_f\sharp\sharprock_spike.p3d:geometryFire
17:04:42 Attempt to override final function - bis_functions_list
17:04:42 Attempt to override final function - bis_functions_listpreinit
17:04:42 Attempt to override final function - bis_functions_listpostinit
17:04:42 Attempt to override final function - bis_functions_listrecompile
17:04:42 "SC/BIS_fnc_log: [BIS_fnc_preload] ----- Initializing scripts in Exile -----"
17:04:42 "SC/BIS_fnc_log: [recompile] recompile BIS_fnc_missionTasksLocal"
17:04:42 Attempt to override final function - bis_fnc_missiontaskslocal
17:04:42 "SC/BIS_fnc_log: [recompile] recompile BIS_fnc_missionConversationsLocal"
17:04:42 Attempt to override final function - bis_fnc_missionconversationslocal
17:04:42 "SC/BIS_fnc_log: [recompile] recompile BIS_fnc_missionFlow"
17:04:42 Attempt to override final function - bis_fnc_missionflow
17:04:42 "SC/BIS_fnc_log: [preInit] BIS_fnc_feedbackMain (0 ms)"
17:04:42 "SC/BIS_fnc_log: [preInit] BIS_fnc_missionHandlers (0 ms)"
17:04:42 "SC/BIS_fnc_log: [preInit] BIS_fnc_getServerVariable (0 ms)"
17:04:43 "SC/BIS_fnc_log: [preInit] ExileClient_fnc_preInit (111 ms)"
17:04:43 "ExileServer - Server is loading..."
17:04:43 Client: Nonnetwork object 3e5dee00.
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - ERROR! ERROR! ERROR! ERROR! ERROR! ERROR!"
17:04:43 "ExileServer - You have added weapons to your server that spawn in with attachments."
17:04:43 "ExileServer - This will allow duping and money farming!"
17:04:43 "ExileServer - To solve this, please remove the following weapons from your loot tables and trader config OR replace them with their non-attachment equivalent:"
17:04:43 "ExileServer - [""arifle_SPAR_02_blk_F"",""arifle_SPAR_02_khk_F"",""arifle_SPAR_02_snd_F""]"
17:04:43 "ExileServer - Example: Use arifle_Katiba_F instead of arifle_Katiba_ACO_pointer_snds_F."
17:04:43 "ExileServer - MySQL connection error!"
17:04:43 "ExileServer - Please have a look at @ExileServer/extDB/logs/ to find out what went wrong."
17:04:43 "ExileServer - MySQL Error: Unable to locate extDB2 extension!"
17:04:43 "ExileServer - Server will shutdown now :("
17:04:43 "SC/BIS_fnc_log: [preInit] ExileServer_fnc_preInit (163.998 ms)"
17:04:43 Connected to Steam servers
17:04:43 "SC/BIS_fnc_log: [script] initServer.sqf"
17:04:43 "SC/BIS_fnc_log: [postInit] BIS_fnc_missionFlow (0 ms)"
17:04:43 "SC/BIS_fnc_log: [postInit] BIS_fnc_initParams (0 ms)"
17:04:43 "SC/BIS_fnc_log: [postInit] BIS_fnc_initRespawn (0 ms)"
17:04:43 "SC/BIS_fnc_log: [postInit] BIS_fnc_reviveInit (0 ms)"
17:04:43 "SC/BIS_fnc_log: [postInit] ExileClient_fnc_postInit (0 ms)"
17:04:43 "ExileServer - Job with handle 10000 added."
17:04:43 "ExileServer - Job with handle 10001 added."
17:04:43 "ExileServer - Job with handle 10002 added."
17:04:43 "ExileServer - Job with handle 10003 added."
17:04:43 Weather was forced to change
17:04:43 "ExileServer - Job with handle 10004 added."
17:04:43 "ExileServer - Job with handle 10005 added."
17:04:43 "ExileServer - Initializing game world..."
17:04:43 "ExileServer - Loading families from database..."
17:04:43 Error in expression <"extDB2" callExtension _query);
switch (_result select 0) do
{
case 0:
{
(format>
17:04:43   Error position: <_result select 0) do
{
case 0:
{
(format>
17:04:43   Error Undefined variable in expression: _result
17:04:43 File exile_server\code\ExileServer_system_database_query_selectFull.sqf, line 16
17:04:43 Error in expression <uery_selectFull;
_numberOfClans = count _clanIDs;
if (_numberOfClans > 0) then 
>
17:04:43   Error position: <_clanIDs;
if (_numberOfClans > 0) then 
>
17:04:43   Error Undefined variable in expression: _clanids
17:04:43 File exile_server\code\ExileServer_world_loadAllClans.sqf, line 20
17:04:43 Error in expression <"extDB2" callExtension _query);
switch (_result select 0) do
{
case 0:
{
(format>
17:04:43   Error position: <_result select 0) do
{
case 0:
{
(format>
17:04:43   Error Undefined variable in expression: _result
17:04:43 File exile_server\code\ExileServer_system_database_query_selectFull.sqf, line 16
17:04:43 Error in expression <uery_selectFull;
_numberOfClans = count _clanIDs;
if (_numberOfClans > 0) then 
>
17:04:43   Error position: <_clanIDs;
if (_numberOfClans > 0) then 
>
17:04:43   Error Undefined variable in expression: _clanids
17:04:43 File exile_server\code\ExileServer_world_loadAllClans.sqf, line 20
17:04:43 Error in expression <"extDB2" callExtension _query);
switch (_result select 0) do
{
case 0:
{
(format>
17:04:43   Error position: <_result select 0) do
{
case 0:
{
(format>
17:04:43   Error Undefined variable in expression: _result
17:04:43 File exile_server\code\ExileServer_system_database_query_selectFull.sqf, line 16
17:04:43 Error in expression <uery_selectFull;
_numberOfClans = count _clanIDs;
if (_numberOfClans > 0) then 
>
17:04:43   Error position: <_clanIDs;
if (_numberOfClans > 0) then 
>
17:04:43   Error Undefined variable in expression: _clanids
17:04:43 File exile_server\code\ExileServer_world_loadAllClans.sqf, line 20
17:04:43 Error in expression <"extDB2" callExtension _query);
switch (_result select 0) do
{
case 0:
{
(format>
17:04:43   Error position: <_result select 0) do
{
case 0:
{
(format>
17:04:43   Error Undefined variable in expression: _result
17:04:43 File exile_server\code\ExileServer_system_database_query_selectFull.sqf, line 16
17:04:43 Error in expression <uery_selectFull;
_numberOfClans = count _clanIDs;
if (_numberOfClans > 0) then 
>
17:04:43   Error position: <_clanIDs;
if (_numberOfClans > 0) then 
>
17:04:43   Error Undefined variable in expression: _clanids
17:04:43 File exile_server\code\ExileServer_world_loadAllClans.sqf, line 20
17:04:43 Error in expression <"extDB2" callExtension _query);
switch (_result select 0) do
{
case 0:
{
(format>
17:04:43   Error position: <_result select 0) do
{
case 0:
{
(format>
17:04:43   Error Undefined variable in expression: _result
17:04:43 File exile_server\code\ExileServer_system_database_query_selectFull.sqf, line 16
17:04:43 Error in expression <uery_selectFull;
_numberOfClans = count _clanIDs;
if (_numberOfClans > 0) then 
>
17:04:43   Error position: <_clanIDs;
if (_numberOfClans > 0) then 
>
17:04:43   Error Undefined variable in expression: _clanids
17:04:43 File exile_server\code\ExileServer_world_loadAllClans.sqf, line 20
17:04:43 Error in expression <"extDB2" callExtension _query);
switch (_result select 0) do
{
case 0:
{
(format>
17:04:43   Error position: <_result select 0) do
{
case 0:
{
(format>
17:04:43   Error Undefined variable in expression: _result
17:04:43 File exile_server\code\ExileServer_system_database_query_selectFull.sqf, line 16
17:04:43 Error in expression <uery_selectFull;
_numberOfClans = count _clanIDs;
if (_numberOfClans > 0) then 
>
17:04:43   Error position: <_clanIDs;
if (_numberOfClans > 0) then 
>
17:04:43   Error Undefined variable in expression: _clanids
17:04:43 File exile_server\code\ExileServer_world_loadAllClans.sqf, line 20
17:04:43 Error in expression <"extDB2" callExtension _query);
switch (_result select 0) do
{
case 0:
{

(format>

RPT Log Download

Edited by ChawDinky

Share this post


Link to post
Share on other sites
Advertisement

Create an account or sign in to comment

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

Create an account

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

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

  • Recently Browsing   0 members

    No registered users viewing this page.