bob_the_k 4 Posted January 11, 2019 (edited) I'm running DAYZ on a separate server. My startup only gets so far and then stops. There's no indication as to what the issue is. Here's the .BAT file I used to create and then update the server. Not sure if I need the -beta though: Spoiler @echo off SETLOCAL ENABLEDELAYEDEXPANSION SET STEAMLOGIN=*********** *********** SET DZSAserverBRANCH=223350 -beta SET DZSAPath=E:\DAYZStandalone SET STEAMPATH=C:\Steamcmd :: _________________________________________________________ echo. echo You are about to update the DZSA server echo Dir: %DZSAPath% echo Branch: %DZSAserverBRANCH% echo. echo Key "ENTER" to proceed pause %STEAMPATH%\steamcmd.exe +login %STEAMLOGIN% +force_install_dir %DZSAPath% +"app_update %DZSAServerBRANCH%" validate +quit echo . echo Your DAYZ Standalone server is now up to date echo key "ENTER" to exit pause Here's my startup file: Spoiler @echo off cls set watch=DayZ Server title %watch% Watchdog cd "e:\DayzStandalone" :watchdog echo (%time%) %watch% started. start "DayZ Server" /wait "DayZServer_x64.exe" -instanceID=1 -config=serverDZ.cfg -port=2382 -dologs -adminlog -nofilepatching -netlog -freezecheck "-profiles=E:\DayzStandalone\AbandonedProfileFolder" echo (%time%) %watch% closed or crashed, restarting. goto watchdog And here's the server.RPT file: Spoiler ===================================================================== == E:\DayzStandalone\DayZServer_x64.exe == "DayZServer_x64.exe" -instanceID=1 -config=serverDZ.cfg -port=2382 -dologs -adminlog -nofilepatching -netlog -freezecheck "-profiles=E:\DayzStandalone\AbandonedProfileFolder" ===================================================================== Exe timestamp: 2019/01/11 17:09:06 Current time: 2019/01/11 17:41:56 Version 1.0.150000 17:41:56 Localization not present: STR_DATE_FORMAT_SHORT 17:41:56 Localization not present: STR_TIME_FORMAT 17:41:56 Localization not present: STR_WINDOWED 17:41:56 Localization not present: STR_NO_CHANGE 17:41:56 Localization not present: STR_CONFIG_CONTROLLER_NORMAL_LOOK 17:41:56 Localization not present: STR_CONFIG_CONTROLLER_REVERSED_LOOK 17:41:56 Localization not present: STR_SINGLE_PLAY 17:41:56 Localization not present: STR_SINGLE_RESUME 17:41:56 Localization not present: STR_SINGLE_RESTART 17:41:56 Localization not present: STR_SINGLE_CREATE 17:41:56 Localization not present: STR_LEFT_BUTTON 17:41:56 Localization not present: STR_RIGHT_BUTTON 17:41:56 Localization not present: STR_SINGLE_VOICE 17:41:56 Localization not present: STR_ALL_VOICES 17:41:56 Localization not present: STR_PLAYER_VOICE_ENABLED 17:41:56 Localization not present: STR_VERY_SMALL 17:41:56 Localization not present: STR_SMALL 17:41:56 Localization not present: STR_MEDIUM 17:41:56 Localization not present: STR_LARGE 17:41:56 Localization not present: STR_VERY_LARGE 17:41:56 Localization not present: STR_MP_VALIDERROR 17:41:56 Localization not present: STR_MP_CONNECTION_LOOSING 17:41:56 Localization not present: STR_MSG_MP_NO_PASSWORD 17:41:56 Localization not present: STR_MSG_LAUNCH_GAME 17:41:56 Localization not present: STR_MSG_MPW_NONAME 17:41:56 Localization not present: STR_MSG_MISSION_VERSION 17:41:56 Localization not present: STR_CLIENT_WAIT_TITLE 17:41:56 Localization not present: STR_MPROLE_ENABLE_ALL 17:41:56 Localization not present: STR_MPROLE_DISABLE_ALL 17:41:56 Localization not present: STR_SPECIAL_NONE 17:41:56 Localization not present: STR_SPECIAL_CARGO 17:41:56 Localization not present: STR_SPECIAL_FLYING 17:41:56 Localization not present: STR_SPECIAL_FORM 17:41:56 Localization not present: STR_SPECIAL_CAN_COLLIDE 17:41:56 Localization not present: STR_TITTYPE_NONE 17:41:56 Localization not present: STR_TITTYPE_OBJECT 17:41:56 Localization not present: STR_TITTYPE_RESOURCE 17:41:56 Localization not present: STR_TITTYPE_TEXT 17:41:56 Localization not present: STR_SECTION_MISSION 17:41:56 Localization not present: STR_SECTION_INTRO 17:41:56 Localization not present: STR_SECTION_OUTRO_WIN 17:41:56 Localization not present: STR_SECTION_OUTRO_LOOSE 17:41:56 Localization not present: STR_SECTION_CUTSCENE 17:41:56 Localization not present: STR_LOAD_INIT 17:41:56 Localization not present: STR_LOAD_WORLD 17:41:56 Localization not present: STR_LOAD_GAME 17:41:56 Localization not present: STR_SAVE_GAME 17:41:56 Localization not present: STR_MP_CONNECT 17:41:56 Localization not present: STR_MP_DISCONNECT 17:41:56 Localization not present: STR_MP_CONNECTING 17:41:56 Localization not present: STR_MP_TIMEOUT 17:41:56 Localization not present: STR_DISP_CLIENT_TEXT_EDIT 17:41:56 Localization not present: STR_TERRAIN_3_125 17:41:56 Localization not present: STR_TERRAIN_12_5 17:41:56 Localization not present: STR_TERRAIN_50 17:41:56 Localization not present: STR_TEX_256 17:41:56 Localization not present: STR_TEX_512 17:41:56 Localization not present: STR_TEX_1024 17:41:56 Localization not present: STR_TEX_2048 17:41:56 Localization not present: STR_TEX_AUTO 17:41:56 Localization not present: STR_FXAA 17:41:56 Localization not present: STR_SHARP 17:41:56 Localization not present: STR_SMAA 17:41:56 Localization not present: STR_MP_LOGIN_QUEUE_FULL 17:41:58 Updating base class All->AllVehicles, by DZ\data\config.bin/CfgVehicles/Man/ 17:41:58 Updating base class Transport->AllVehicles, by DZ\data\config.bin/CfgVehicles/Air/ 17:41:58 Updating base class Name->NameIcon, by DZ\gear\navigation\config.bin/CfgLocationTypes/Hill/ 17:41:58 Updating base class Hill->NameIcon, by DZ\gear\navigation\config.bin/CfgLocationTypes/ViewPoint/ 17:41:58 Updating base class Hill->NameIcon, by DZ\gear\navigation\config.bin/CfgLocationTypes/RockArea/ 17:41:58 Updating base class Hill->NameIcon, by DZ\gear\navigation\config.bin/CfgLocationTypes/BorderCrossing/ 17:41:58 Updating base class Hill->NameIcon, by DZ\gear\navigation\config.bin/CfgLocationTypes/VegetationBroadleaf/ 17:41:58 Updating base class Hill->NameIcon, by DZ\gear\navigation\config.bin/CfgLocationTypes/VegetationFir/ 17:41:58 Updating base class Hill->NameIcon, by DZ\gear\navigation\config.bin/CfgLocationTypes/VegetationPalm/ 17:41:58 Updating base class Hill->NameIcon, by DZ\gear\navigation\config.bin/CfgLocationTypes/VegetationVineyard/ 17:41:58 Updating base class Weather->, by DZ\sounds\hpp\config.bin/CfgWorlds/CAWorld/Weather/ 17:41:58 Updating base class HorticultureBaseProxies->ProxyAttachment, by DZ\structures\residential\config.bin/CfgNonAIVehicles/ProxyTomato_Seeds/ 17:41:58 Updating base class ->Car, by DZ\vehicles\wheeled\config.bin/CfgVehicles/CarScript/ 17:41:59 ENGINE (W): No module info used, trying to identify -> 0x5D490000 17:41:59 ENGINE (W): Adjusting job system settings to have at least one job worker thread. 17:41:59 MATERIAL (E): ScreenSpacereflections (GenericWorldPPEffect) : Blue noise texture not found (system/textures/PP/blue_noise) 17:41:59 [Inputs] Loading inputs default "dz/data/inputsdefault/constants.xml" 17:41:59 [Inputs] Loading inputs cfg "E:\DayzStandalone\AbandonedProfileFolder\Users\Survivor\Server.core.xml" 17:41:59 Warning Message: 'soundSetNear/' is not a value 17:41:59 Warning Message: 'soundSetFar/' is not a value 17:41:59 Warning Message: 'soundSetNear/' is not a value 17:41:59 Warning Message: 'soundSetFar/' is not a value 17:41:59 Warning Message: 'soundSetNear/' is not a value 17:41:59 Warning Message: 'soundSetFar/' is not a value 17:41:59 Warning Message: 'soundSetNear/' is not a value 17:41:59 Warning Message: 'soundSetFar/' is not a value 17:42:01 RENDER (E): Cannot find PP effect CloudsEffect, is the name correct? 17:42:01 MATERIAL (E): Can't load 'DropRefractionTex' 'Graphics/Textures/postprocess/drop_refraction.edds', in material @"Graphics/Materials/postprocess/rain.emat" 17:42:01 MATERIAL (E): Can't load 'DistantTex' 'Graphics/Textures/postprocess/snowdistant.edds', in material @"Graphics/Materials/postprocess/rain.emat" 17:42:01 MATERIAL (E): Can't load 'RotationNoiseMap' 'Graphics/Textures/postprocess/noise.edds', in material @"Graphics/Materials/postprocess/rain.emat" 17:42:01 RESOURCES (E): Bad texture name 'noresize' 17:42:01 MATERIAL (E): Can't load 'RipplesMap' 'noresize', in material @"Graphics/Materials/postprocess/rain.emat" 17:42:01 MATERIAL (E): Can't load 'MovableMap' 'Graphics/Textures/postprocess/rainripplesmovable.edds', in material @"Graphics/Materials/postprocess/rain.emat" 17:42:01 RESOURCES (E): Bad texture name 'noresize' 17:42:01 MATERIAL (E): Can't load 'MovableNoiseMap' 'noresize', in material @"Graphics/Materials/postprocess/rain.emat" 17:42:01 MATERIAL (E): Can't load 'ColorTable' 'graphics/textures/postprocess/color_test.edds', in material @"Graphics/Materials/postprocess/colorgrading.emat" 17:42:01 Warning: CfgWeapons missing in PreloadConfig - may slow down vehicle creation 17:42:01 Warning: CfgMagazines missing in PreloadConfig - may slow down vehicle creation 17:42:01 String "STR_DN_UNKNOWN" not found 17:42:01 String "STR_DN_UNKNOWN" not found 17:42:01 String "STR_DN_CAR" not found 17:42:01 String "STR_DN_UNKNOWN" not found 17:42:01 String "STR_DN_HELICOPTER" not found 17:42:01 String "STR_DN_HELICOPTER" not found 17:42:01 String "STR_DN_MAN" not found 17:42:01 String "STR_DN_ANIMAL" not found 17:42:01 String "STR_DN_UNKNOWN" not found 17:42:01 String "STR_DN_BUNKER" not found 17:42:01 String "STR_DN_UNKNOWN" not found 17:42:01 String "STR_DN_UNKNOWN" not found 17:42:01 String "STR_DN_UNKNOWN" not found 17:42:01 String "STR_DN_UNKNOWN" not found 17:42:01 String "STR_DN_MAN" not found 17:42:01 String "STR_DN_MAN" not found 17:42:01 String "STR_DN_MAN" not found 17:42:01 String "STR_DN_CAR" not found 17:42:01 String "STR_DN_ANIMAL" not found 17:42:01 String "STR_DN_ANIMAL" not found 17:42:01 String "STR_CfgVehicles_NBCGloves_ColorBase0" not found 17:42:01 Warning Message: No entry 'bin\config.bin/CfgVehicles/CfgNonAIVehicles.scope'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgVehicles/CfgNonAIVehicles.model'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgVehicles/CfgNonAIVehicles.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgVehicles/CfgNonAIVehicles.camouflage'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgVehicles/CfgNonAIVehicles.audible'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgVehicles/CfgNonAIVehicles.displayName'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgVehicles/CfgNonAIVehicles.nameSound'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgVehicles/CfgNonAIVehicles.destrType'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgVehicles/CfgNonAIVehicles.maxSpeed'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgVehicles/CfgNonAIVehicles.limitedSpeedCoef'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgVehicles/CfgNonAIVehicles.secondaryExplosion'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgVehicles/CfgNonAIVehicles.driverCanEject'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgVehicles/CfgNonAIVehicles.cargoCanEject'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgVehicles/CfgNonAIVehicles.itemsCargoSize'. 17:42:01 Warning Message: No entry 'bin\config.bin/CfgVehicles/CfgNonAIVehicles.clothingType'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgVehicles/CfgNonAIVehicles.soundEngine'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgVehicles/CfgNonAIVehicles.soundEnviron'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgVehicles/CfgNonAIVehicles.soundDammage'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgVehicles/CfgNonAIVehicles.soundCrash'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgVehicles/CfgNonAIVehicles.soundLandCrash'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgVehicles/CfgNonAIVehicles.soundWaterCrash'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgVehicles/CfgNonAIVehicles.soundGetIn'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgVehicles/CfgNonAIVehicles.soundGetOut'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgVehicles/CfgNonAIVehicles.soundServo'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgVehicles/CfgNonAIVehicles.soundEngineOnInt'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgVehicles/CfgNonAIVehicles.soundEngineOffInt'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgVehicles/CfgNonAIVehicles.soundEngineOnExt'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgVehicles/CfgNonAIVehicles.soundEngineOffExt'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgVehicles/CfgNonAIVehicles.soundLocked'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgVehicles/CfgNonAIVehicles.soundIncommingMissile'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgVehicles/CfgNonAIVehicles.SoundEnvironExt'. 17:42:01 Warning Message: No entry 'bin\config.bin/CfgVehicles/CfgNonAIVehicles.SoundGear'. 17:42:01 Warning Message: No entry 'bin\config.bin/CfgVehicles/CfgNonAIVehicles.SoundEquipment'. 17:42:01 Warning Message: No entry 'bin\config.bin/CfgVehicles/CfgNonAIVehicles.reversed'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgVehicles/CfgNonAIVehicles.HeadAimDown'. 17:42:01 Warning Message: '/' is not a value 17:42:01 String "STR_DN_MAN" not found 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.model'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.hit'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.indirectHit'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.indirectHitRange'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.maxControlRange'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.maneuvrability'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.trackOversteer'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.trackLead'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.thrust'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.thrustTime'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.initTime'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.explosionTime'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.fuseDistance'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.maxSpeed'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.sideAirFriction'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.simulationStep'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.initSpeed'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.maxLeadSpeed'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.typicalSpeed'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.visibleFire'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.audibleFire'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.visibleFireTime'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.irLock'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.laserLock'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.nvLock'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.manualControl'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.explosive'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.caliber'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.deflecting'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.timeToLive'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.hitGroundSoft'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.hitGroundHard'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.hitMan'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.hitArmor'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.hitIron'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.hitBuilding'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.hitFoliage'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.hitWood'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.hitGlass'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.hitGlassArmored'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.hitPlastic'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.hitConcrete'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.hitRubber'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.hitMetalplate'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.hitMetal'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.hitDefault'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.soundFly'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.soundEngine'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.supersonicCrackNear'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.supersonicCrackFar'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.damageBarrel'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.damageBarrelDestroyed'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.jamChance'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.jamChanceDestroyed'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Unrecognized CfgNonAIVehicles simulation seagull in bin\config.bin/CfgNonAIVehicles/Bird/ 17:42:01 Unrecognized CfgNonAIVehicles simulation seagull in bin\config.bin/CfgNonAIVehicles/Insect/ 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyCargo.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Unrecognized CfgNonAIVehicles simulation in bin\config.bin/CfgNonAIVehicles/ProxyCargo/ 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyCargo.model'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyCargo.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyCargo01.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Unrecognized CfgNonAIVehicles simulation in bin\config.bin/CfgNonAIVehicles/ProxyCargo01/ 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyCargo01.model'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyCargo01.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyCargo02.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Unrecognized CfgNonAIVehicles simulation in bin\config.bin/CfgNonAIVehicles/ProxyCargo02/ 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyCargo02.model'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyCargo02.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyCargo03.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Unrecognized CfgNonAIVehicles simulation in bin\config.bin/CfgNonAIVehicles/ProxyCargo03/ 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyCargo03.model'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyCargo03.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyCargo04.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Unrecognized CfgNonAIVehicles simulation in bin\config.bin/CfgNonAIVehicles/ProxyCargo04/ 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyCargo04.model'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyCargo04.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyDriver.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Unrecognized CfgNonAIVehicles simulation in bin\config.bin/CfgNonAIVehicles/ProxyDriver/ 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyDriver.model'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyDriver.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyV3S_Driver.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Unrecognized CfgNonAIVehicles simulation in bin\config.bin/CfgNonAIVehicles/ProxyV3S_Driver/ 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyV3S_Driver.model'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyV3S_Driver.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyV3S_CargoA.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Unrecognized CfgNonAIVehicles simulation in bin\config.bin/CfgNonAIVehicles/ProxyV3S_CargoA/ 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyV3S_CargoA.model'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyV3S_CargoA.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyCivilianSedan_Driver.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Unrecognized CfgNonAIVehicles simulation in bin\config.bin/CfgNonAIVehicles/ProxyCivilianSedan_Driver/ 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyCivilianSedan_Driver.model'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyCivilianSedan_Driver.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyCivilianSedan_Cargo.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Unrecognized CfgNonAIVehicles simulation in bin\config.bin/CfgNonAIVehicles/ProxyCivilianSedan_Cargo/ 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyCivilianSedan_Cargo.model'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyCivilianSedan_Cargo.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyBus_Driver.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Unrecognized CfgNonAIVehicles simulation in bin\config.bin/CfgNonAIVehicles/ProxyBus_Driver/ 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyBus_Driver.model'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyBus_Driver.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyBus_Cargo.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Unrecognized CfgNonAIVehicles simulation in bin\config.bin/CfgNonAIVehicles/ProxyBus_Cargo/ 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyBus_Cargo.model'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyBus_Cargo.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyHatchback_Cargo.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Unrecognized CfgNonAIVehicles simulation in bin\config.bin/CfgNonAIVehicles/ProxyHatchback_Cargo/ 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyHatchback_Cargo.model'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyHatchback_Cargo.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyEnduro_Driver.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Unrecognized CfgNonAIVehicles simulation in bin\config.bin/CfgNonAIVehicles/ProxyEnduro_Driver/ 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyEnduro_Driver.model'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyEnduro_Driver.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyEnduro_Cargo.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Unrecognized CfgNonAIVehicles simulation in bin\config.bin/CfgNonAIVehicles/ProxyEnduro_Cargo/ 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyEnduro_Cargo.model'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyEnduro_Cargo.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Unrecognized CfgNonAIVehicles simulation seagull in bin\config.bin/CfgNonAIVehicles/DragonFly/ 17:42:01 Unrecognized CfgNonAIVehicles simulation seagull in bin\config.bin/CfgNonAIVehicles/ButterFly/ 17:42:01 Unrecognized CfgNonAIVehicles simulation seagull in bin\config.bin/CfgNonAIVehicles/HouseFly/ 17:42:01 Unrecognized CfgNonAIVehicles simulation seagull in bin\config.bin/CfgNonAIVehicles/HoneyBee/ 17:42:01 Unrecognized CfgNonAIVehicles simulation seagull in bin\config.bin/CfgNonAIVehicles/Mosquito/ 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.model'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.camouflage'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.audible'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.displayName'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.nameSound'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.destrType'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.maxSpeed'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.limitedSpeedCoef'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.secondaryExplosion'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.driverCanEject'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.cargoCanEject'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.itemsCargoSize'. 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.clothingType'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.soundEngine'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.soundEnviron'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.soundDammage'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.soundCrash'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.soundLandCrash'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.soundWaterCrash'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.soundGetIn'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.soundGetOut'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.soundServo'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.soundEngineOnInt'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.soundEngineOffInt'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.soundEngineOnExt'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.soundEngineOffExt'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.soundLocked'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.soundIncommingMissile'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.SoundEnvironExt'. 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.SoundGear'. 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.SoundEquipment'. 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.reversed'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.HeadAimDown'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.type'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.Library'. 17:42:01 Warning Message: No entry '.libTextDesc'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.fireLightDuration'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.fireLightIntensity'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.weight'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.muzzles'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/DefaultWeapon.chamberableFrom'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/PistolCore.chamberableFrom'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/RifleCore.chamberableFrom'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/MGunCore.chamberableFrom'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/LauncherCore.chamberableFrom'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/GrenadeWeaponCore.chamberableFrom'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Rifle_Base.chamberableFrom'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Pistol_Base.chamberableFrom'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Archery_Base.chamberableFrom'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Launcher_Base.chamberableFrom'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/AugSteyr_Base.CfgOpticsEffect'. 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/NonlethalCore.chamberableFrom'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/NonlethalPistol.chamberableFrom'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/NonlethalRifle.chamberableFrom'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 ANIMATION (E): Animation 'DZ/animals/animations/cow_skeleton/walk_nervous.anm' has undefined bone 'scrotum' 17:42:01 Warning Message: No entry 'bin\config.bin/CfgSoundShaders.default_HoofMediumRun_default_SoundShader'. 17:42:01 Warning Message: No entry '.samples'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/PreloadVehicles/Animal_BosTaurus_Brown.loadStyle'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/PreloadVehicles/Animal_BosTaurusF_Brown.loadStyle'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/PreloadVehicles/Animal_CanisLupus_Grey.loadStyle'. 17:42:01 Warning Message: '/' is not a value 17:42:02 Warning Message: No entry 'bin\config.bin/CfgSoundShaders.default_HoofSmallRun_default_SoundShader'. 17:42:02 Warning Message: No entry '.samples'. 17:42:02 Warning Message: Size: '/' not an array 17:42:02 Warning Message: Size: '/' not an array 17:42:02 Warning Message: No entry 'bin\config.bin/PreloadVehicles/Animal_CapraHircus_Brown.loadStyle'. 17:42:02 Warning Message: '/' is not a value 17:42:02 Warning Message: No entry 'bin\config.bin/PreloadVehicles/Animal_CapraHircusF.loadStyle'. 17:42:02 Warning Message: '/' is not a value 17:42:02 Warning Message: No entry 'bin\config.bin/PreloadVehicles/Animal_CapreolusCapreolus.loadStyle'. 17:42:02 Warning Message: '/' is not a value 17:42:02 Warning Message: No entry 'bin\config.bin/PreloadVehicles/Animal_CapreolusCapreolusF.loadStyle'. 17:42:02 Warning Message: '/' is not a value 17:42:02 Warning Message: No entry 'bin\config.bin/PreloadVehicles/Animal_CervusElaphus.loadStyle'. 17:42:02 Warning Message: '/' is not a value 17:42:02 Warning Message: No entry 'bin\config.bin/PreloadVehicles/Animal_CervusElaphusF.loadStyle'. 17:42:02 Warning Message: '/' is not a value 17:42:02 Warning Message: No entry 'bin\config.bin/PreloadVehicles/Animal_GallusGallusDomesticus.loadStyle'. 17:42:02 Warning Message: '/' is not a value 17:42:02 Warning Message: No entry 'bin\config.bin/PreloadVehicles/Animal_GallusGallusDomesticusF_Brown.loadStyle'. 17:42:02 Warning Message: '/' is not a value 17:42:02 Warning Message: No entry 'bin\config.bin/PreloadVehicles/Animal_OvisAries.loadStyle'. 17:42:02 Warning Message: '/' is not a value 17:42:02 Warning Message: No entry 'bin\config.bin/PreloadVehicles/Animal_OvisAriesF.loadStyle'. 17:42:02 Warning Message: '/' is not a value 17:42:02 Warning Message: No entry 'bin\config.bin/PreloadVehicles/Animal_SusDomesticus.loadStyle'. 17:42:02 Warning Message: '/' is not a value 17:42:02 MATERIAL (E): Object dz/characters/zombies/z_hermit_m.xob - cannot load material Material_1.emat 17:42:03 Warning Message: No entry 'bin\config.bin/CfgAIBehaviours/InfectedMale/BehaviourHLZombie/SlotCalm/BehaviourZombieCalm/SoundsDuring/Sound1.sounds'. 17:42:03 Warning Message: No entry 'bin\config.bin/CfgAIBehaviours/InfectedMale/BehaviourHLZombie/SlotAlerted/BehaviourZombieAlerted/SoundsEntering/Sound1.sounds'. 17:42:03 Warning Message: No entry 'bin\config.bin/CfgAIBehaviours/InfectedMale/BehaviourHLZombie/SlotAlerted/BehaviourZombieAlerted/SoundsDuring/Sound1.sounds'. 17:42:03 Warning Message: No entry 'bin\config.bin/PreloadVehicles/ZmbM_HermitSkinny_Beige.loadStyle'. 17:42:03 Warning Message: '/' is not a value 17:42:03 Warning Message: No entry 'bin\config.bin/CfgAIBehaviours/InfectedFemale/BehaviourHLZombie/SlotCalm/BehaviourZombieCalm/SoundsDuring/Sound1.sounds'. 17:42:03 Warning Message: No entry 'bin\config.bin/CfgAIBehaviours/InfectedFemale/BehaviourHLZombie/SlotAlerted/BehaviourZombieAlerted/SoundsEntering/Sound1.sounds'. 17:42:03 Warning Message: No entry 'bin\config.bin/CfgAIBehaviours/InfectedFemale/BehaviourHLZombie/SlotAlerted/BehaviourZombieAlerted/SoundsDuring/Sound1.sounds'. 17:42:03 Warning Message: No entry 'bin\config.bin/PreloadVehicles/ZmbF_CitizenANormal_Beige.loadStyle'. 17:42:03 Warning Message: '/' is not a value 17:42:03 SUCCESS: SteamGameServer_Init(0,8766,2382,27016,3,1.0.150000) 17:42:03 Server: SetClientState dpid=2 id=0 name=__SERVER__ CREATED -> CONNECTED 17:42:03 Server: SetClientState dpid=2 id=0 name=__SERVER__ MISSION SELECTED -> PLAYER ASSIGNED 17:42:03 Server: SetClientState dpid=2 id=0 name=__SERVER__ PLAYER ASSIGNED -> MISSION RECEIVED 17:42:03 Warning Message: No entry 'bin\config.bin/CfgWorlds/CAWorld/Weather.Lighting'. 17:42:03 No lighting defined in bin\config.bin/CfgWorlds/CAWorld/Weather.Lighting 17:42:03 Terrain normal texture loaded (dz\worlds\chernarusplus\data\global_nohq.paa)... 17:42:04 Warning Message: No entry 'dz\data\data\penetration\wood.bisurf.isLiquid'. 17:42:04 Warning Message: '/' is not a value 17:42:04 Warning Message: No entry 'dz\data\data\surfaces\clutter.bisurf.isLiquid'. 17:42:04 Warning Message: '/' is not a value 17:42:04 Warning Message: No entry 'dz\data\data\penetration\concrete.bisurf.isLiquid'. 17:42:04 Warning Message: '/' is not a value 17:42:04 Warning Message: No entry 'dz\data\data\penetration\iron.bisurf.isLiquid'. 17:42:04 Warning Message: '/' is not a value 17:42:04 Warning Message: No entry 'dz\data\data\penetration\bricks.bisurf.isLiquid'. 17:42:04 Warning Message: '/' is not a value 17:42:04 Warning Message: No entry 'dz\data\data\penetration\foliage.bisurf.isLiquid'. 17:42:04 Warning Message: '/' is not a value 17:42:04 Warning Message: No entry 'dz\data\data\penetration\granite.bisurf.isLiquid'. 17:42:04 Warning Message: '/' is not a value 17:42:04 Warning Message: No entry 'dz\data\data\penetration\plastic.bisurf.isLiquid'. 17:42:04 Warning Message: '/' is not a value 17:42:04 Warning Message: No entry 'dz\data\data\penetration\glass.bisurf.isLiquid'. 17:42:04 Warning Message: '/' is not a value 17:42:04 Warning Message: No entry 'dz\data\data\penetration\metalPlate.bisurf.isLiquid'. 17:42:04 Warning Message: '/' is not a value 17:42:04 PerfWarning: Way too much components (582) in dz\structures\industrial\power\power_station.p3d:geometryFire 17:42:04 Warning Message: No entry 'dz\data\data\Penetration\ironPlate.bisurf.isLiquid'. 17:42:04 Warning Message: '/' is not a value 17:42:04 Warning Message: No entry 'dz\data\data\penetration\wood_desk.bisurf.isLiquid'. 17:42:04 Warning Message: '/' is not a value 17:42:04 Convex "component36" selection faces are less then 4 in dz\structures\military\houses\mil_barracks4.p3d:geometryView 17:42:04 Warning Message: No entry 'dz\data\data\penetration\glass_House.bisurf.isLiquid'. 17:42:04 Warning Message: '/' is not a value 17:42:04 Warning Message: No entry 'dz\data\data\Penetration\castIron.bisurf.isLiquid'. 17:42:04 Warning Message: '/' is not a value 17:42:04 PerfWarning: Way too much components (564) in dz\structures\military\houses\mil_barracks5.p3d:geometryFire 17:42:04 Warning Message: No entry 'dz\data\data\penetration\pottery.bisurf.isLiquid'. 17:42:04 Warning Message: '/' is not a value 17:42:04 Warning Message: No entry 'dz\data\data\Penetration\cushion.bisurf.isLiquid'. 17:42:04 Warning Message: '/' is not a value 17:42:04 Warning Message: No entry 'dz\data\data\Penetration\leather.bisurf.isLiquid'. 17:42:04 Warning Message: '/' is not a value 17:42:04 Warning Message: No entry 'dz\data\data\penetration\cloth.bisurf.isLiquid'. 17:42:04 Warning Message: '/' is not a value 17:42:04 Warning Message: No entry 'dz\data\data\penetration\glassPlate.bisurf.isLiquid'. 17:42:04 Warning Message: '/' is not a value 17:42:04 Warning Message: No entry 'dz\data\data\penetration\foliage_Green.bisurf.isLiquid'. 17:42:04 Warning Message: '/' is not a value 17:42:04 Warning Message: No entry 'dz\data\data\penetration\dirt.bisurf.isLiquid'. 17:42:04 Warning Message: '/' is not a value 17:42:04 Warning Message: No entry 'dz\data\data\penetration\rubber.bisurf.isLiquid'. 17:42:04 Warning Message: '/' is not a value 17:42:04 Warning Message: No entry 'dz\data\data\penetration\glass_armored.bisurf.isLiquid'. 17:42:04 Warning Message: '/' is not a value 17:42:04 Warning Message: No entry 'dz\data\data\penetration\mattress.bisurf.isLiquid'. 17:42:04 Warning Message: '/' is not a value 17:42:04 PerfWarning: Way too much components (538) in dz\structures\specific\prison\prison_side.p3d:geometryFire 17:42:04 Warning Message: No entry 'dz\data\data\penetration\plastic_material.bisurf.isLiquid'. 17:42:04 Warning Message: '/' is not a value 17:42:04 Convex "component05" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component15" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component18" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component22" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component24" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component30" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component34" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component38" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component49" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component51" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component52" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component54" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component58" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component65" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component76" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component90" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component94" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component99" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component110" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component113" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component116" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component158" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component169" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component176" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component186" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component187" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component195" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component197" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component198" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component200" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component209" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component223" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component237" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component239" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component241" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component251" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component252" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component290" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component320" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component323" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component326" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component339" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component352" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component353" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component366" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component376" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component388" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component400" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component463" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component470" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component477" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component479" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component484" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component486" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component494" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component498" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component508" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component512" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component524" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component525" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component538" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component554" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component559" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component561" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component566" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component579" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component581" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component586" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component590" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component601" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component608" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component620" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component625" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component626" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component645" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component664" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component672" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component673" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component677" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component679" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component680" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component686" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component701" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component704" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component705" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component706" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component711" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component729" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component745" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component753" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component761" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component763" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component786" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component792" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component799" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component815" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component823" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component826" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component835" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component842" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component860" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component863" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component879" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component899" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component909" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component920" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component924" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component931" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component945" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component958" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component963" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component969" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component972" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component975" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1001" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1007" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1029" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1030" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1059" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1060" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1068" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1076" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1112" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1119" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1123" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1131" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1145" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1155" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1188" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1192" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1204" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1208" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1210" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1216" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1219" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1228" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1236" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1240" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1244" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1252" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1265" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1271" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1278" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1290" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1291" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1296" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1298" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1321" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1326" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1334" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1352" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1355" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1358" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1359" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1361" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1362" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1363" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1368" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1369" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1371" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1373" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1376" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1378" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1384" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1387" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1390" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1395" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1401" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1405" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1408" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1410" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1412" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1414" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1415" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1416" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1418" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1419" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1420" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1421" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1423" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1424" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1425" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1427" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1428" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1429" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1430" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1431" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1433" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1443" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1444" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1447" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1448" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1450" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1451" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1453" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1454" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1455" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1459" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1460" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1461" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1463" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1464" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1467" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1469" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1471" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1474" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1477" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1482" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1483" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1484" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1485" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1486" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1487" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1493" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1495" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1496" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1497" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1499" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1500" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1502" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1503" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1504" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1506" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1507" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1508" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1511" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1512" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1513" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1514" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1516" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1517" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1519" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1523" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1524" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1528" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1530" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1532" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1533" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1535" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1536" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1539" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1541" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1543" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1544" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1545" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1546" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1547" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1548" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1549" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1550" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1551" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1553" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1554" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1555" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1556" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1558" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1560" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1561" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1564" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1566" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1569" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1570" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1573" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1577" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1578" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1579" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1580" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1581" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1584" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1585" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1586" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1587" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1588" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1589" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1592" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1593" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1595" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1597" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1601" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1603" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1604" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1605" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1608" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1609" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1610" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1611" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1612" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1613" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1614" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1615" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1616" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 PerfWarning: Way too much components (1325) in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Warning Message: No entry 'dz\data\data\Penetration\fabric_thin.bisurf.isLiquid'. 17:42:04 Warning Message: '/' is not a value 17:42:04 PerfWarning: Way too much components (948) in dz\structures\specific\prison\prison_wall_large.p3d:geometryFire 17:42:04 Convex "component44" selection faces are less then 4 in dz\structures\industrial\houses\workshop3.p3d:geometryView 17:42:04 Convex "component45" selection faces are less then 4 in dz\structures\industrial\houses\workshop3.p3d:geometryView 17:42:04 Warning Message: Animation source slot_01 not found in bin\config.bin/CfgVehicles/Land_Misc_Greenhouse/ 17:42:04 Warning Message: Animation source slot_02 not found in bin\config.bin/CfgVehicles/Land_Misc_Greenhouse/ 17:42:04 Warning Message: Animation source slot_03 not found in bin\config.bin/CfgVehicles/Land_Misc_Greenhouse/ 17:42:04 Warning Message: Animation source slot_04 not found in bin\config.bin/CfgVehicles/Land_Misc_Greenhouse/ 17:42:04 Warning Message: Animation source slot_05 not found in bin\config.bin/CfgVehicles/Land_Misc_Greenhouse/ 17:42:04 Warning Message: Animation source slot_06 not found in bin\config.bin/CfgVehicles/Land_Misc_Greenhouse/ 17:42:04 Warning Message: Animation source slot_07 not found in bin\config.bin/CfgVehicles/Land_Misc_Greenhouse/ 17:42:04 Warning Message: Animation source slot_08 not found in bin\config.bin/CfgVehicles/Land_Misc_Greenhouse/ 17:42:04 Warning Message: Animation source slot_09 not found in bin\config.bin/CfgVehicles/Land_Misc_Greenhouse/ 17:42:04 Convex "component41" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component42" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component43" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component44" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component45" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component46" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component47" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component48" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component49" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component50" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component51" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component52" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component53" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component54" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component55" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component56" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component57" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component58" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component59" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component60" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component61" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component62" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component63" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component64" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component65" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component66" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component67" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component68" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component69" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component70" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component71" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component72" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component73" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component74" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component75" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component76" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component77" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component81" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component82" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component83" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component84" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component85" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component86" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component87" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component88" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component89" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component90" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component91" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component93" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component96" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component97" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component98" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component99" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component102" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component103" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component104" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component105" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component107" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component108" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component110" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component111" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component112" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component113" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component114" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component115" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component116" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component117" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component118" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component119" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component120" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component121" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component122" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component123" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component124" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component125" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component126" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component128" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component129" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component130" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component131" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component132" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component133" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component134" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component135" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component136" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component137" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component138" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component139" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component140" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component141" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component143" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component145" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component146" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component147" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component148" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component149" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component150" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component151" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component153" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component154" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component155" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component156" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component157" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component158" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component160" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component161" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component162" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component163" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component164" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component165" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component166" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component167" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component168" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component169" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component170" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component171" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component172" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component173" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component174" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component175" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component176" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component177" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component178" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component179" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component180" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component181" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component182" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component183" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component184" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component185" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component186" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component187" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component188" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component189" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component191" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component192" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component193" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component194" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component195" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component196" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component197" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component92" selection faces are less then 4 in dz\plants\tree\t_pyruscommunis_3s.p3d:geometryFire 17:42:04 Convex "component93" selection faces are less then 4 in dz\plants\tree\t_pyruscommunis_3s.p3d:geometryFire 17:42:04 Convex "component94" selection faces are less then 4 in dz\plants\tree\t_pyruscommunis_3s.p3d:geometryFire 17:42:04 Convex "component95" selection faces are less then 4 in dz\plants\tree\t_pyruscommunis_3s.p3d:geometryFire 17:42:04 Convex "component96" selection faces are less then 4 in dz\plants\tree\t_pyruscommunis_3s.p3d:geometryFire 17:42:04 Convex "component117" selection faces are less then 4 in dz\plants\tree\t_pyruscommunis_3s.p3d:geometryFire 17:42:04 PerfWarning: Way too much components (742) in dz\structures\residential\police\village_policestation.p3d:geometryFire 17:42:04 Convex "component36" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component37" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component38" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component39" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component40" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component41" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component47" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component48" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component49" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component50" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component51" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component52" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component137" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component138" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component139" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component140" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component141" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component142" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component143" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component145" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component151" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component152" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component153" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component154" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component155" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component156" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component157" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component158" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component172" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component173" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component174" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component175" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component176" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component177" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component185" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component186" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component187" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component188" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component189" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component190" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component195" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component196" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component197" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component198" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component199" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component200" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 PerfWarning: Way too much components (786) in dz\structures\residential\houses\house_1w08.p3d:geometryFire 17:42:04 Warning Message: No entry 'dz\data\data\penetration\rubberPlate.bisurf.isLiquid'. 17:42:04 Warning Message: '/' is not a value 17:42:04 PerfWarning: Way too much components (665) in dz\structures\residential\houses\house_2w01.p3d:geometryFire 17:42:04 Convex "component09" selection faces are less then 4 in dz\structures\residential\sheds\shed_w3.p3d:geometryView 17:42:04 Convex "component10" selection faces are less then 4 in dz\structures\residential\sheds\shed_w3.p3d:geometryView 17:42:04 Convex "component11" selection faces are less then 4 in dz\structures\residential\sheds\shed_w3.p3d:geometryView 17:42:05 Warning Message: No entry 'dz\data\data\Penetration\fabricP.bisurf.isLiquid'. 17:42:05 Warning Message: '/' is not a value 17:42:05 PerfWarning: Way too much components (1028) in dz\structures\residential\houses\house_2w03.p3d:geometryFire 17:42:05 Convex "component112" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2s.p3d:geometryFire 17:42:05 Convex "component113" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2s.p3d:geometryFire 17:42:05 Convex "component114" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2s.p3d:geometryFire 17:42:05 Convex "component115" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2s.p3d:geometryFire 17:42:05 Convex "component116" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2s.p3d:geometryFire 17:42:05 Convex "component117" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2s.p3d:geometryFire 17:42:05 Convex "component125" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2s.p3d:geometryFire 17:42:05 Convex "component126" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2s.p3d:geometryFire 17:42:05 Convex "component127" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2s.p3d:geometryFire 17:42:05 Convex "component128" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2s.p3d:geometryFire 17:42:05 Convex "component188" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2s.p3d:geometryFire 17:42:05 Convex "component189" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2s.p3d:geometryFire 17:42:05 Convex "component190" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2s.p3d:geometryFire 17:42:05 Convex "component191" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2s.p3d:geometryFire 17:42:05 Convex "component192" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2s.p3d:geometryFire 17:42:05 Convex "component193" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2s.p3d:geometryFire 17:42:05 PerfWarning: Way too much components (792) in dz\structures\residential\houses\house_1w11.p3d:geometryFire 17:42:05 PerfWarning: Way too much components (865) in dz\structures\residential\houses\house_1b01_pub.p3d:geometryFire 17:42:05 PerfWarning: Way too much components (534) in dz\structures\specific\churches\church2_2.p3d:geometryFire 17:42:05 Convex "component09" selection faces are less then 4 in dz\structures\walls\wall_gate_cgry.p3d:geometryFire 17:42:05 Convex "component12" selection faces are less then 4 in dz\structures\walls\wall_gate_cgry.p3d:geometryFire 17:42:05 Convex "component13" selection faces are less then 4 in dz\structures\walls\wall_gate_cgry.p3d:geometryFire 17:42:05 Convex "component16" selection faces are less then 4 in dz\structures\walls\wall_gate_cgry.p3d:geometryFire 17:42:05 Convex "component17" selection faces are less then 4 in dz\structures\walls\wall_gate_cgry.p3d:geometryFire 17:42:05 Convex "component20" selection faces are less then 4 in dz\structures\walls\wall_gate_cgry.p3d:geometryFire 17:42:05 Convex "component21" selection faces are less then 4 in dz\structures\walls\wall_gate_cgry.p3d:geometryFire 17:42:05 Convex "component23" selection faces are less then 4 in dz\structures\walls\wall_gate_cgry.p3d:geometryFire 17:42:05 Convex "component25" selection faces are less then 4 in dz\structures\walls\wall_gate_cgry.p3d:geometryFire 17:42:05 Warning Message: No entry 'dz\data\data\penetration\coniferFoliage.bisurf.isLiquid'. 17:42:05 Warning Message: '/' is not a value 17:42:05 Warning Message: No entry 'dz\data\data\penetration\armor_1mm_plate.bisurf.isLiquid'. 17:42:05 Warning Message: '/' is not a value 17:42:05 Convex "component54" selection faces are less then 4 in dz\plants\tree\t_robiniapseudoacacia_2s.p3d:geometryFire 17:42:05 Convex "component189" selection faces are less then 4 in dz\plants\tree\t_robiniapseudoacacia_2s.p3d:geometryFire 17:42:05 Convex "component190" selection faces are less then 4 in dz\plants\tree\t_robiniapseudoacacia_2s.p3d:geometryFire 17:42:05 Convex "component191" selection faces are less then 4 in dz\plants\tree\t_robiniapseudoacacia_2s.p3d:geometryFire 17:42:05 Convex "component192" selection faces are less then 4 in dz\plants\tree\t_robiniapseudoacacia_2s.p3d:geometryFire 17:42:05 Convex "component193" selection faces are less then 4 in dz\plants\tree\t_robiniapseudoacacia_2s.p3d:geometryFire 17:42:05 Convex "component194" selection faces are less then 4 in dz\plants\tree\t_robiniapseudoacacia_2s.p3d:geometryFire 17:42:05 Convex "component204" selection faces are less then 4 in dz\plants\tree\t_robiniapseudoacacia_2s.p3d:geometryFire 17:42:05 Convex "component205" selection faces are less then 4 in dz\plants\tree\t_robiniapseudoacacia_2s.p3d:geometryFire 17:42:05 Convex "component206" selection faces are less then 4 in dz\plants\tree\t_robiniapseudoacacia_2s.p3d:geometryFire 17:42:05 Convex "component207" selection faces are less then 4 in dz\plants\tree\t_robiniapseudoacacia_2s.p3d:geometryFire 17:42:05 Convex "component208" selection faces are less then 4 in dz\plants\tree\t_robiniapseudoacacia_2s.p3d:geometryFire 17:42:05 Convex "component209" selection faces are less then 4 in dz\plants\tree\t_robiniapseudoacacia_2s.p3d:geometryFire 17:42:05 Convex "component221" selection faces are less then 4 in dz\plants\tree\t_robiniapseudoacacia_2s.p3d:geometryFire 17:42:05 Convex "component222" selection faces are less then 4 in dz\plants\tree\t_robiniapseudoacacia_2s.p3d:geometryFire 17:42:05 Convex "component223" selection faces are less then 4 in dz\plants\tree\t_robiniapseudoacacia_2s.p3d:geometryFire 17:42:05 Convex "component224" selection faces are less then 4 in dz\plants\tree\t_robiniapseudoacacia_2s.p3d:geometryFire 17:42:05 PerfWarning: Way too much components (641) in dz\structures\residential\tenements\tenement_small.p3d:geometryFire 17:42:05 Warning Message: No entry 'dz\data\data\penetration\glass_impenetrable.bisurf.isLiquid'. 17:42:05 Warning Message: '/' is not a value 17:42:05 Convex "component28" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component36" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component44" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component45" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component52" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component53" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component54" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component55" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component60" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component61" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component68" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component69" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component70" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component72" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component81" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component84" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component85" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component86" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component88" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component89" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component90" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component91" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component92" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component93" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component95" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component96" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component97" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component98" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component100" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component109" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component110" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component113" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component114" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component117" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component119" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component122" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component124" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component125" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component126" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component127" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component129" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component140" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component141" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component143" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component144" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component157" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component161" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component162" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component163" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component165" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component166" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component167" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component168" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component169" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component170" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component171" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component173" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component174" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component176" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component177" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component178" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component179" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component180" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component181" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component183" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component184" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component185" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component187" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component188" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component189" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component190" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component192" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component193" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component194" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component195" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component196" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component197" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component198" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component199" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 PerfWarning: Way too much components (642) in dz\structures\residential\tenements\tenement_big.p3d:geometryFire 17:42:05 Warning Message: No entry 'dz\data\data\Penetration\castIronPlate.bisurf.isLiquid'. 17:42:05 Warning Message: '/' is not a value 17:42:05 Warning Message: No entry 'dz\data\Data\Penetration\armor_11mm_plate.bisurf.isLiquid'. 17:42:05 Warning Message: '/' is not a value 17:42:05 Warning Message: No entry 'dz\data\data\Penetration\armor_7mm_plate.bisurf.isLiquid'. 17:42:05 Warning Message: '/' is not a value 17:42:05 PerfWarning: Way too much components (821) in dz\structures\wrecks\vehicles\wreck_hmmwv.p3d:geometryFire 17:42:05 Warning Message: No entry 'dz\data\data\penetration\armor_3mm_plate.bisurf.isLiquid'. 17:42:05 Warning Message: '/' is not a value 17:42:05 PerfWarning: Way too much components (704) in dz\structures\wrecks\vehicles\wreck_ural.p3d:geometryFire 17:42:05 Convex "component02" selection faces are less then 4 in dz\structures\industrial\houses\guardhouse.p3d:geometry 17:42:05 Convex "component03" selection faces are less then 4 in dz\structures\industrial\houses\guardhouse.p3d:geometry 17:42:05 Convex "component04" selection faces are less then 4 in dz\structures\industrial\houses\guardhouse.p3d:geometry 17:42:05 PerfWarning: Way too much components (779) in dz\structures\residential\schools\city_school.p3d:geometryFire 17:42:05 PerfWarning: Way too much components (1187) in dz\structures\residential\schools\proxy\school_exterior_proxy.p3d:geometryFire 17:42:05 Convex "component104" selection faces are less then 4 in dz\structures\specific\fuelstation\fuelstation_build.p3d:geometryView 17:42:05 PerfWarning: Way too much components (526) in dz\structures\residential\houseblocks\houseblock_2f8.p3d:geometryFire 17:42:05 PerfWarning: Way too much components (501) in dz\structures\wrecks\vehicles\wreck_volha_grey.p3d:geometryFire 17:42:05 PerfWarning: Way too much components (820) in dz\structures\residential\houses\house_2w02.p3d:geometryFire 17:42:05 PerfWarning: Way too much components (600) in dz\structures\residential\houseblocks\houseblock_2f1.p3d:geometryFire 17:42:05 PerfWarning: Way too much components (526) in dz\structures\residential\houseblocks\houseblock_2f2.p3d:geometryFire 17:42:05 PerfWarning: Way too much components (1025) in dz\structures\residential\houses\house_2w04.p3d:geometryFire 17:42:05 Warning Message: No entry 'dz\data\data\Penetration\plexiPlate.bisurf.isLiquid'. 17:42:05 Warning Message: '/' is not a value 17:42:05 PerfWarning: Way too much components (510) in dz\structures\residential\houseblocks\houseblock_3f1.p3d:geometryFire 17:42:05 PerfWarning: Way too much components (682) in dz\structures\residential\houseblocks\houseblock_2f3.p3d:geometryFire 17:42:05 Convex "component361" selection faces are less then 4 in dz\structures\ruins\ruin_houseblock_corner_total.p3d:geometryFire 17:42:05 Convex "component425" selection faces are less then 4 in dz\structures\ruins\ruin_houseblock_corner_total.p3d:geometryFire 17:42:05 PerfWarning: Way too much components (552) in dz\structures\residential\houseblocks\houseblock_2f6.p3d:geometryFire 17:42:05 Convex "component13" selection faces are less then 4 in dz\plants\tree\t_populusnigra_3s.p3d:geometryFire 17:42:05 PerfWarning: Way too much components (532) in dz\structures\residential\houses\house_2b02.p3d:geometryFire 17:42:05 PerfWarning: Way too much components (918) in dz\structures\residential\houses\house_2b04.p3d:geometryFire 17:42:05 Convex "component274" selection faces are less then 4 in dz\structures\residential\offices\office_municipal1.p3d:geometryFire 17:42:05 Convex "component275" selection faces are less then 4 in dz\structures\residential\offices\office_municipal1.p3d:geometryFire 17:42:05 PerfWarning: Way too much components (804) in dz\structures\residential\offices\office_municipal1.p3d:geometryFire 17:42:05 Type 'Land_Office_Municipal1' must be inherited from class 'Church' 17:42:05 Type 'Land_Office_Municipal1' must be inherited from class 'Church' 17:42:06 PerfWarning: Way too much components (710) in dz\structures\residential\houses\house_2b03.p3d:geometryFire 17:42:06 PerfWarning: Way too much components (804) in dz\structures\residential\police\city_policestation.p3d:geometryFire 17:42:06 PerfWarning: Way too much components (677) in dz\structures\residential\medical\city_hospital.p3d:geometryFire 17:42:06 PerfWarning: Way too much components (566) in dz\structures\residential\stores\city_store_withstairs.p3d:geometryFire 17:42:06 PerfWarning: Way too much components (1200) in dz\structures\residential\offices\office2.p3d:geometryFire 17:42:06 PerfWarning: Way too much components (506) in dz\structures\residential\offices\proxy\a_office02_metalbars.p3d:geometryFire 17:42:06 PerfWarning: Way too much components (850) in dz\structures\residential\houses\house_1w12.p3d:geometryFire 17:42:06 PerfWarning: Way too much components (558) in dz\structures\industrial\misc\misc_scaffolding.p3d:geometryFire 17:42:06 Convex "component20" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2sb.p3d:geometryFire 17:42:06 Convex "component100" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2sb.p3d:geometryFire 17:42:06 Convex "component101" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2sb.p3d:geometryFire 17:42:06 Convex "component102" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2sb.p3d:geometryFire 17:42:06 Convex "component103" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2sb.p3d:geometryFire 17:42:06 Convex "component129" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2sb.p3d:geometryFire 17:42:06 Convex "component130" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2sb.p3d:geometryFire 17:42:06 Convex "component131" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2sb.p3d:geometryFire 17:42:06 Convex "component132" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2sb.p3d:geometryFire 17:42:06 Convex "component148" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2sb.p3d:geometryFire 17:42:06 Convex "component149" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2sb.p3d:geometryFire 17:42:06 Convex "component150" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2sb.p3d:geometryFire 17:42:06 Convex "component151" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2sb.p3d:geometryFire 17:42:06 Convex "component152" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2sb.p3d:geometryFire 17:42:06 Convex "component153" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2sb.p3d:geometryFire 17:42:06 Convex "component06" selection faces are less then 4 in dz\plants\tree\d_quercusrobur_stump.p3d:geometryFire 17:42:06 Convex "component24" selection faces are less then 4 in dz\plants\tree\d_quercusrobur_stump.p3d:geometryFire 17:42:06 Convex "component41" selection faces are less then 4 in dz\plants\tree\d_quercusrobur_stump.p3d:geometryFire 17:42:06 Convex "component393" selection faces are less then 4 in dz\structures\industrial\cementworks\cementworks_milla.p3d:geometryFire 17:42:06 Convex "component394" selection faces are less then 4 in dz\structures\industrial\cementworks\cementworks_milla.p3d:geometryFire 17:42:06 Convex "component395" selection faces are less then 4 in dz\structures\industrial\cementworks\cementworks_milla.p3d:geometryFire 17:42:06 Convex "component396" selection faces are less then 4 in dz\structures\industrial\cementworks\cementworks_milla.p3d:geometryFire 17:42:06 Convex "component397" selection faces are less then 4 in dz\structures\industrial\cementworks\cementworks_milla.p3d:geometryFire 17:42:06 Convex "component398" selection faces are less then 4 in dz\structures\industrial\cementworks\cementworks_milla.p3d:geometryFire 17:42:06 Convex "component417" selection faces are less then 4 in dz\structures\industrial\cementworks\cementworks_milla.p3d:geometryFire 17:42:06 Convex "component631" selection faces are less then 4 in dz\structures\industrial\cementworks\cementworks_milla.p3d:geometryFire 17:42:06 Convex "component634" selection faces are less then 4 in dz\structures\industrial\cementworks\cementworks_milla.p3d:geometryFire 17:42:06 Convex "component635" selection faces are less then 4 in dz\structures\industrial\cementworks\cementworks_milla.p3d:geometryFire 17:42:06 Convex "component646" selection faces are less then 4 in dz\structures\industrial\cementworks\cementworks_milla.p3d:geometryFire 17:42:06 Convex "component650" selection faces are less then 4 in dz\structures\industrial\cementworks\cementworks_milla.p3d:geometryFire 17:42:06 Convex "component651" selection faces are less then 4 in dz\structures\industrial\cementworks\cementworks_milla.p3d:geometryFire 17:42:06 Convex "component705" selection faces are less then 4 in dz\structures\industrial\cementworks\cementworks_milla.p3d:geometryFire 17:42:06 Convex "component711" selection faces are less then 4 in dz\structures\industrial\cementworks\cementworks_milla.p3d:geometryFire 17:42:06 Convex "component718" selection faces are less then 4 in dz\structures\industrial\cementworks\cementworks_milla.p3d:geometryFire 17:42:06 PerfWarning: Way too much components (726) in dz\structures\industrial\cementworks\cementworks_milla.p3d:geometryFire 17:42:06 PerfWarning: Way too much components (1869) in dz\structures\industrial\cementworks\proxy\cementworks_milla_metal.p3d:geometryFire 17:42:06 Convex "component505" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component506" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component515" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component519" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component520" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component524" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component525" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component531" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component532" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component533" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component534" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component535" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component538" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component582" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component603" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component610" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component611" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component612" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component613" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component614" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component615" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component616" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component617" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component618" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component619" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component620" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component621" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component622" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component623" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component624" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component625" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component626" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component627" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component628" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component629" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component630" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component631" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component632" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component633" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component693" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 PerfWarning: Way too much components (677) in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 PerfWarning: Way too much components (1027) in dz\structures\residential\offices\office1.p3d:geometryFire 17:42:06 SW keep height animation used for dz\structures\residential\misc\misc_football_line.p3d 17:42:06 PerfWarning: Way too much components (982) in dz\structures\industrial\houses\factory_small.p3d:geometryFire 17:42:06 PerfWarning: Way too much components (628) in dz\structures\ruins\rubble_dirtpile_medium2.p3d:geometryFire 17:42:06 Warning Message: No entry 'dz\data\data\Penetration\hay.bisurf.isLiquid'. 17:42:06 Warning Message: '/' is not a value 17:42:06 Convex "component116" selection faces are less then 4 in dz\structures\wrecks\trains\train_wagon_box.p3d:geometryFire 17:42:06 PerfWarning: Way too much components (704) in dz\structures\military\improvised\mil_camonet_roof_east.p3d:geometryFire 17:42:06 PerfWarning: Way too much components (626) in dz\structures\military\improvised\proxy\tent_big2.p3d:geometryFire 17:42:06 PerfWarning: Way too much components (546) in dz\structures\military\houses\mil_guardhouse2.p3d:geometryFire 17:42:06 PerfWarning: Way too much components (1020) in dz\structures\wrecks\vehicles\wreck_v3s.p3d:geometryFire 17:42:06 Warning Message: No entry 'dz\data\Data\Penetration\armor_5mm_plate.bisurf.isLiquid'. 17:42:06 Warning Message: '/' is not a value 17:42:06 PerfWarning: Way too much components (709) in dz\structures\residential\firedep\city_firestation.p3d:geometryFire 17:42:06 Warning Message: No entry 'dz\data\data\Penetration\armour.bisurf.isLiquid'. 17:42:06 Warning Message: '/' is not a value 17:42:06 PerfWarning: Way too much components (603) in dz\structures\rail\houses\rail_warehouse_small.p3d:geometryFire 17:42:07 PerfWarning: Way too much components (859) in dz\structures\residential\medical\village_healthcare.p3d:geometryFire 17:42:07 Convex "component123" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_2fb.p3d:geometryFire 17:42:07 Convex "component124" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_2fb.p3d:geometryFire 17:42:07 Convex "component125" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_2fb.p3d:geometryFire 17:42:07 Convex "component126" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_2fb.p3d:geometryFire 17:42:07 Convex "component127" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_2fb.p3d:geometryFire 17:42:07 Convex "component128" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_2fb.p3d:geometryFire 17:42:07 Convex "component146" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_2fb.p3d:geometryFire 17:42:07 Convex "component147" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_2fb.p3d:geometryFire 17:42:07 Convex "component148" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_2fb.p3d:geometryFire 17:42:07 Convex "component149" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_2fb.p3d:geometryFire 17:42:07 Convex "component150" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_2fb.p3d:geometryFire 17:42:07 Convex "component151" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_2fb.p3d:geometryFire 17:42:07 Convex "component152" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_2fb.p3d:geometryFire 17:42:07 Convex "component153" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_2fb.p3d:geometryFire 17:42:07 Convex "component38" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_3f.p3d:geometryFire 17:42:07 Convex "component02" selection faces are less then 4 in dz\plants\tree\d_quercusrobur_fallenc.p3d:geometryFire 17:42:07 Convex "component07" selection faces are less then 4 in dz\plants\tree\d_quercusrobur_fallenc.p3d:geometryFire 17:42:07 PerfWarning: Way too much components (715) in dz\structures\industrial\houses\factory_lathes.p3d:geometryFire 17:42:07 PerfWarning: Way too much components (633) in dz\structures\industrial\houses\proxy\housev2_03_int.p3d:geometryFire 17:42:07 PerfWarning: Way too much components (660) in dz\structures\military\airfield\mil_airfield_hq.p3d:geometryFire 17:42:07 Convex "component366" selection faces are less then 4 in dz\structures\industrial\construction\construction_house2.p3d:geometryFire 17:42:07 PerfWarning: Way too much components (502) in dz\structures\industrial\construction\construction_house2.p3d:geometryFire 17:42:07 Convex "component381" selection faces are less then 4 in dz\structures\wrecks\vehicles\wreck_bmp2.p3d:geometryFire 17:42:07 PerfWarning: Way too much components (660) in dz\structures\ruins\rubble_dirtpile_small.p3d:geometryFire 17:42:07 Convex "component50" selection faces are less then 4 in dz\structures\specific\churches\church1_yellow.p3d:geometryView 17:42:07 Convex "component51" selection faces are less then 4 in dz\structures\specific\churches\church1_yellow.p3d:geometryView 17:42:07 Convex "component52" selection faces are less then 4 in dz\structures\specific\churches\church1_yellow.p3d:geometryView 17:42:07 Convex "component53" selection faces are less then 4 in dz\structures\specific\churches\church1_yellow.p3d:geometryView 17:42:07 Convex "component281" selection faces are less then 4 in dz\structures\walls\wall_gate_camp.p3d:geometryFire 17:42:07 Convex "component282" selection faces are less then 4 in dz\structures\walls\wall_gate_camp.p3d:geometryFire 17:42:08 PerfWarning: Way too much components (561) in dz\structures\industrial\farms\barn_wood1.p3d:geometryFire 17:42:08 PerfWarning: Way too much components (912) in dz\structures\military\tisy\tisy_hq.p3d:geometryFire 17:42:08 Convex "component105" selection faces are less then 4 in dz\structures\ruins\ruin_houseblock_total.p3d:geometryFire 17:42:08 Convex "component187" selection faces are less then 4 in dz\structures\ruins\ruin_houseblock_total.p3d:geometryFire 17:42:08 Convex "component201" selection faces are less then 4 in dz\structures\ruins\ruin_houseblock_total.p3d:geometryFire 17:42:08 Warning Message: unable to load doorMetalLargeOpen from CfgActionSounds 17:42:08 Warning Message: unable to load doorMetalLargeClose from CfgActionSounds 17:42:08 Convex "component127" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2fc.p3d:geometryFire 17:42:08 Convex "component128" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2fc.p3d:geometryFire 17:42:08 Convex "component129" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2fc.p3d:geometryFire 17:42:08 Convex "component130" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2fc.p3d:geometryFire 17:42:08 Convex "component131" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2fc.p3d:geometryFire 17:42:08 Convex "component138" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2fc.p3d:geometryFire 17:42:08 Convex "component139" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2fc.p3d:geometryFire 17:42:08 Convex "component140" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2fc.p3d:geometryFire 17:42:08 Convex "component141" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2fc.p3d:geometryFire 17:42:08 Convex "component152" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2fc.p3d:geometryFire 17:42:08 Convex "component153" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2fc.p3d:geometryFire 17:42:08 Convex "component154" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2fc.p3d:geometryFire 17:42:08 Convex "component155" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2fc.p3d:geometryFire 17:42:08 Warning Message: No entry 'dz\data\data\Penetration\armor_30mm_plate.bisurf.isLiquid'. 17:42:08 Warning Message: '/' is not a value 17:42:08 PerfWarning: Way too much components (1212) in dz\structures\residential\offices\office_municipal2.p3d:geometryFire 17:42:08 PerfWarning: Way too much components (1024) in dz\structures\residential\offices\proxy\municipaloffice2_details_proxy.p3d:geometryFire 17:42:08 PerfWarning: Way too much components (707) in dz\structures\residential\offices\proxy\municipaloffice2_int.p3d:geometryFire 17:42:08 Warning Message: unable to load doorMetalBigOpen from CfgActionSounds 17:42:08 Warning Message: unable to load doorMetalBigClose from CfgActionSounds 17:42:08 Warning Message: unable to load doorMetalFrontOpen from CfgActionSounds 17:42:08 Warning Message: unable to load doorMetalFrontClose from CfgActionSounds 17:42:09 PerfWarning: Way too much components (505) in dz\structures\military\improvised\hbarrier_6m.p3d:geometryView 17:42:20 SCRIPT (W): @"scripts/5_Mission/gui\inventorynew\inherited\playercontainer.c,754": Unsafe down-casting, use 'Container.Cast' for safe down-casting 17:42:21 [CE][Hive] :: Initializing OFFLINE 17:42:21 [CE][Hive] :: Loading core data ... 17:42:21 [CE][CoreData] :: 7 root classes, 0 defaults, 0 updaters... 17:42:21 [CE][Hive] :: Loading map data ... 17:42:21 [CE][LoadPrototype] :: loaded 227 prototypes 17:42:21 488 containers, 7160 points 17:42:21 0 dispatches, 0 proxies 17:42:21 !!! [CE][LoadPrototype] 5 groups have no points... 17:42:21 [CE][LoadPrototype] :: last group name: Land_Wreck_Volha_Police... 17:42:21 [CE][LoadPrototype] :: loaded 0 prototypes 17:42:21 0 containers, 0 points 17:42:21 0 dispatches, 0 proxies 17:42:21 [CE][LoadPrototype] :: last group name: Rail9... 17:42:21 [CE][LoadMap] "Group" :: loaded 11403 groups, largest group range: 34.2 17:42:21 !!! File "mpmissions\dayzOffline.chernarusplus\mapgroupdirt.xml" does not exist... 17:42:21 !!! [CE][LoadMap] "Dirt" :: Failed to read group instances ($CurrentDir:mpmissions\dayzOffline.chernarusplus\mapgroupdirt.xml) 17:42:22 [CE][Links] found 1850 total links between groups, of 11403 17:42:22 [CE][LoadClusters] "Cluster" :: Loading files... 17:42:23 [CE][LoadClusters] :: file: "mapgroupcluster.xml", 9 types, 50000 instances 17:42:23 [CE][LoadClusters] :: file: "mapgroupcluster01", 9 types, 50000 instances 17:42:24 [CE][LoadClusters] :: file: "mapgroupcluster02", 9 types, 50000 instances 17:42:24 [CE][LoadClusters] :: file: "mapgroupcluster03", 9 types, 47006 instances 17:42:24 Warning Message: No entry 'dz\data\data\penetration\meat.bisurf.isLiquid'. 17:42:24 Warning Message: '/' is not a value 17:42:24 PerfWarning: Way too much components (1020) in dz\structures\industrial\cementworks\cementworks_expeditiona.p3d:geometryFire 17:42:24 Convex "component393" selection faces are less then 4 in dz\structures\industrial\cementworks\cementworks_milla.p3d:geometryFire 17:42:24 Convex "component394" selection faces are less then 4 in dz\structures\industrial\cementworks\cementworks_milla.p3d:geometryFire 17:42:24 Convex "component395" selection faces are less then 4 in dz\structures\industrial\cementworks\cementworks_milla.p3d:geometryFire 17:42:24 Convex "component396" selection faces are less then 4 in dz\structures\industrial\cementworks\cementworks_milla.p3d:geometryFire 17:42:24 Convex "component397" selection faces are less then 4 in dz\structures\industrial\cementworks\cementworks_milla.p3d:geometryFire 17:42:24 Convex "component398" selection faces are less then 4 in dz\structures\industrial\cementworks\cementworks_milla.p3d:geometryFire 17:42:24 Convex "component417" selection faces are less then 4 in dz\structures\industrial\cementworks\cementworks_milla.p3d:geometryFire 17:42:24 Convex "component631" selection faces are less then 4 in dz\structures\industrial\cementworks\cementworks_milla.p3d:geometryFire 17:42:24 Convex "component634" selection faces are less then 4 in dz\structures\industrial\cementworks\cementworks_milla.p3d:geometryFire 17:42:24 Convex "component635" selection faces are less then 4 in dz\structures\industrial\cementworks\cementworks_milla.p3d:geometryFire 17:42:24 Convex "component646" selection faces are less then 4 in dz\structures\industrial\cementworks\cementworks_milla.p3d:geometryFire 17:42:24 Convex "component650" selection faces are less then 4 in dz\structures\industrial\cementworks\cementworks_milla.p3d:geometryFire 17:42:24 Convex "component651" selection faces are less then 4 in dz\structures\industrial\cementworks\cementworks_milla.p3d:geometryFire 17:42:24 Convex "component705" selection faces are less then 4 in dz\structures\industrial\cementworks\cementworks_milla.p3d:geometryFire 17:42:24 Convex "component711" selection faces are less then 4 in dz\structures\industrial\cementworks\cementworks_milla.p3d:geometryFire 17:42:24 Convex "component718" selection faces are less then 4 in dz\structures\industrial\cementworks\cementworks_milla.p3d:geometryFire 17:42:24 PerfWarning: Way too much components (726) in dz\structures\industrial\cementworks\cementworks_milla.p3d:geometryFire 17:42:24 PerfWarning: Way too much components (954) in dz\structures\industrial\cementworks\cementworks_millb.p3d:geometryFire 17:42:24 Convex "component309" selection faces are less then 4 in dz\structures\industrial\construction\construction_building.p3d:geometryFire 17:42:24 Convex "component340" selection faces are less then 4 in dz\structures\industrial\construction\construction_building.p3d:geometryFire 17:42:24 Convex "component345" selection faces are less then 4 in dz\structures\industrial\construction\construction_building.p3d:geometryFire 17:42:24 Convex "component382" selection faces are less then 4 in dz\structures\industrial\construction\construction_building.p3d:geometryFire 17:42:24 Convex "component392" selection faces are less then 4 in dz\structures\industrial\construction\construction_building.p3d:geometryFire 17:42:24 Convex "component393" selection faces are less then 4 in dz\structures\industrial\construction\construction_building.p3d:geometryFire 17:42:24 Convex "component420" selection faces are less then 4 in dz\structures\industrial\construction\construction_building.p3d:geometryFire 17:42:24 Convex "component429" selection faces are less then 4 in dz\structures\industrial\construction\construction_building.p3d:geometryFire 17:42:24 Convex "component430" selection faces are less then 4 in dz\structures\industrial\construction\construction_building.p3d:geometryFire 17:42:24 Convex "component497" selection faces are less then 4 in dz\structures\industrial\construction\construction_building.p3d:geometryFire 17:42:24 Convex "component520" selection faces are less then 4 in dz\structures\industrial\construction\construction_building.p3d:geometryFire 17:42:24 PerfWarning: Way too much components (1459) in dz\structures\industrial\construction\construction_building.p3d:geometryFire 17:42:24 PerfWarning: Way too much components (601) in dz\structures\industrial\construction\construction_crane.p3d:geometryFire 17:42:24 Convex "component49" selection faces are less then 4 in dz\structures\industrial\construction\construction_house1.p3d:geometryFire 17:42:24 Convex "component49" selection faces are less then 4 in dz\structures\industrial\construction\construction_house1.p3d:geometryView 17:42:24 Convex "component366" selection faces are less then 4 in dz\structures\industrial\construction\construction_house2.p3d:geometryFire 17:42:24 PerfWarning: Way too much components (502) in dz\structures\industrial\construction\construction_house2.p3d:geometryFire 17:42:24 PerfWarning: Way too much components (561) in dz\structures\industrial\farms\barn_wood1.p3d:geometryFire 17:42:24 PerfWarning: Way too much components (1041) in dz\structures\industrial\farms\barn_metal_big.p3d:geometryFire 17:42:24 PerfWarning: Way too much components (658) in dz\structures\industrial\harbour\boathouse.p3d:geometryFire 17:42:24 Convex "component433" selection faces are less then 4 in dz\structures\industrial\harbour\pier_crane_b.p3d:geometryFire 17:42:24 Convex "component434" selection faces are less then 4 in dz\structures\industrial\harbour\pier_crane_b.p3d:geometryFire 17:42:24 PerfWarning: Way too much components (715) in dz\structures\industrial\houses\factory_lathes.p3d:geometryFire 17:42:24 PerfWarning: Way too much components (982) in dz\structures\industrial\houses\factory_small.p3d:geometryFire 17:42:24 Convex "component02" selection faces are less then 4 in dz\structures\industrial\houses\guardhouse.p3d:geometry 17:42:24 Convex "component03" selection faces are less then 4 in dz\structures\industrial\houses\guardhouse.p3d:geometry 17:42:24 Convex "component04" selection faces are less then 4 in dz\structures\industrial\houses\guardhouse.p3d:geometry 17:42:24 Convex "component44" selection faces are less then 4 in dz\structures\industrial\houses\workshop3.p3d:geometryView 17:42:24 Convex "component45" selection faces are less then 4 in dz\structures\industrial\houses\workshop3.p3d:geometryView 17:42:24 PerfWarning: Way too much components (700) in dz\structures\industrial\mines\mine_building.p3d:geometryFire 17:42:24 PerfWarning: Way too much components (558) in dz\structures\industrial\misc\misc_scaffolding.p3d:geometryFire 17:42:24 PerfWarning: Way too much components (582) in dz\structures\industrial\power\power_station.p3d:geometryFire 17:42:24 PerfWarning: Way too much components (528) in dz\structures\industrial\sawmills\sawmill_building.p3d:geometryFire 17:42:24 Convex "component05" selection faces are less then 4 in dz\structures\industrial\smokestacks\smokestack_medium.p3d:geometry 17:42:24 Convex "component09" selection faces are less then 4 in dz\structures\industrial\smokestacks\smokestack_medium.p3d:geometry 17:42:24 PerfWarning: Way too much components (704) in dz\structures\military\improvised\mil_camonet_roof_east.p3d:geometryFire 17:42:24 PerfWarning: Way too much components (660) in dz\structures\military\airfield\mil_airfield_hq.p3d:geometryFire 17:42:24 PerfWarning: Way too much components (732) in dz\structures\military\airfield\mil_atc_small.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (631) in dz\structures\military\airfield\mil_atc_big.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (634) in dz\structures\military\airfield\mil_atc_big.p3d:geometryView 17:42:25 Convex "component36" selection faces are less then 4 in dz\structures\military\houses\mil_barracks4.p3d:geometryView 17:42:25 PerfWarning: Way too much components (564) in dz\structures\military\houses\mil_barracks5.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (546) in dz\structures\military\houses\mil_guardhouse2.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (592) in dz\structures\military\houses\mil_guardtower.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (652) in dz\structures\military\improvised\mil_tent_big4.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (912) in dz\structures\military\tisy\tisy_hq.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (866) in dz\structures\military\tisy\tisy_radarb_base.p3d:geometryView 17:42:25 Convex "component42" selection faces are less then 4 in dz\structures\military\tisy\tisy_radarb_antenna.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (600) in dz\structures\military\tisy\tisy_radarb_antenna.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (634) in dz\structures\military\airfield\airfield_hangar_green.p3d:geometryFire 17:42:25 Convex "component32" selection faces are less then 4 in dz\structures\military\airfield\airfield_hangar_green.p3d:geometryView 17:42:25 Convex "component33" selection faces are less then 4 in dz\structures\military\airfield\airfield_hangar_green.p3d:geometryView 17:42:25 Convex "component34" selection faces are less then 4 in dz\structures\military\airfield\airfield_hangar_green.p3d:geometryView 17:42:25 PerfWarning: Way too much components (627) in dz\structures\military\airfield\airfield_servicehangar_r.p3d:geometryFire 17:42:25 Convex "component76" selection faces are less then 4 in dz\structures\military\airfield\airfield_servicehangar_l.p3d:geometry 17:42:25 Convex "component77" selection faces are less then 4 in dz\structures\military\airfield\airfield_servicehangar_l.p3d:geometry 17:42:25 PerfWarning: Way too much components (566) in dz\structures\military\airfield\airfield_servicehangar_l.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (1705) in dz\structures\military\airfield\mil_aircraftshelter.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (1117) in dz\structures\military\airfield\airfield_radar_tall.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (1046) in dz\structures\military\airfield\mil_reinforcedtank2.p3d:geometryFire 17:42:25 Convex "component90" selection faces are less then 4 in dz\structures\military\airfield\mil_radar_mobile1.p3d:geometry 17:42:25 PerfWarning: Way too much components (603) in dz\structures\rail\houses\rail_warehouse_small.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (709) in dz\structures\residential\firedep\city_firestation.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (600) in dz\structures\residential\houseblocks\houseblock_2f1.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (526) in dz\structures\residential\houseblocks\houseblock_2f2.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (682) in dz\structures\residential\houseblocks\houseblock_2f3.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (552) in dz\structures\residential\houseblocks\houseblock_2f6.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (526) in dz\structures\residential\houseblocks\houseblock_2f8.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (510) in dz\structures\residential\houseblocks\houseblock_3f1.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (865) in dz\structures\residential\houses\house_1b01_pub.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (786) in dz\structures\residential\houses\house_1w08.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (792) in dz\structures\residential\houses\house_1w11.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (850) in dz\structures\residential\houses\house_1w12.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (532) in dz\structures\residential\houses\house_2b02.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (710) in dz\structures\residential\houses\house_2b03.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (918) in dz\structures\residential\houses\house_2b04.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (665) in dz\structures\residential\houses\house_2w01.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (820) in dz\structures\residential\houses\house_2w02.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (1028) in dz\structures\residential\houses\house_2w03.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (1025) in dz\structures\residential\houses\house_2w04.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (922) in dz\structures\residential\houses\village_pub.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (677) in dz\structures\residential\medical\city_hospital.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (859) in dz\structures\residential\medical\village_healthcare.p3d:geometryFire 17:42:25 Convex "component274" selection faces are less then 4 in dz\structures\residential\offices\office_municipal1.p3d:geometryFire 17:42:25 Convex "component275" selection faces are less then 4 in dz\structures\residential\offices\office_municipal1.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (804) in dz\structures\residential\offices\office_municipal1.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (1212) in dz\structures\residential\offices\office_municipal2.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (1027) in dz\structures\residential\offices\office1.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (1200) in dz\structures\residential\offices\office2.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (742) in dz\structures\residential\police\village_policestation.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (804) in dz\structures\residential\police\city_policestation.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (779) in dz\structures\residential\schools\city_school.p3d:geometryFire 17:42:25 Convex "component09" selection faces are less then 4 in dz\structures\residential\sheds\shed_w3.p3d:geometryView 17:42:25 Convex "component10" selection faces are less then 4 in dz\structures\residential\sheds\shed_w3.p3d:geometryView 17:42:25 Convex "component11" selection faces are less then 4 in dz\structures\residential\sheds\shed_w3.p3d:geometryView 17:42:25 PerfWarning: Way too much components (566) in dz\structures\residential\stores\city_store_withstairs.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (642) in dz\structures\residential\tenements\tenement_big.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (641) in dz\structures\residential\tenements\tenement_small.p3d:geometryFire 17:42:25 Convex "component50" selection faces are less then 4 in dz\structures\specific\churches\church1_yellow.p3d:geometryView 17:42:25 Convex "component51" selection faces are less then 4 in dz\structures\specific\churches\church1_yellow.p3d:geometryView 17:42:25 Convex "component52" selection faces are less then 4 in dz\structures\specific\churches\church1_yellow.p3d:geometryView 17:42:25 Convex "component53" selection faces are less then 4 in dz\structures\specific\churches\church1_yellow.p3d:geometryView 17:42:25 Convex "component371" selection faces are less then 4 in dz\structures\specific\airfields\airfield_small_control.p3d:geometryFire 17:42:25 Convex "component379" selection faces are less then 4 in dz\structures\specific\airfields\airfield_small_control.p3d:geometryFire 17:42:25 Convex "component384" selection faces are less then 4 in dz\structures\specific\airfields\airfield_small_control.p3d:geometryFire 17:42:25 Convex "component410" selection faces are less then 4 in dz\structures\specific\airfields\airfield_small_control.p3d:geometryFire 17:42:25 Convex "component414" selection faces are less then 4 in dz\structures\specific\airfields\airfield_small_control.p3d:geometryFire 17:42:25 Convex "component423" selection faces are less then 4 in dz\structures\specific\airfields\airfield_small_control.p3d:geometryFire 17:42:25 Convex "component472" selection faces are less then 4 in dz\structures\specific\airfields\airfield_small_control.p3d:geometryFire 17:42:25 Convex "component502" selection faces are less then 4 in dz\structures\specific\airfields\airfield_small_control.p3d:geometryFire 17:42:25 Convex "component508" selection faces are less then 4 in dz\structures\specific\airfields\airfield_small_control.p3d:geometryFire 17:42:25 Convex "component535" selection faces are less then 4 in dz\structures\specific\airfields\airfield_small_control.p3d:geometryFire 17:42:25 Convex "component539" selection faces are less then 4 in dz\structures\specific\airfields\airfield_small_control.p3d:geometryFire 17:42:25 Convex "component540" selection faces are less then 4 in dz\structures\specific\airfields\airfield_small_control.p3d:geometryFire 17:42:25 Convex "component553" selection faces are less then 4 in dz\structures\specific\airfields\airfield_small_control.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (544) in dz\structures\specific\airfields\airfield_small_control.p3d:geometryFire 17:42:26 Convex "component02" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component04" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component05" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component10" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component11" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component12" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component16" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component18" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component22" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component25" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component29" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component30" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component31" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component32" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component33" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component34" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component35" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component36" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component37" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component38" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component39" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component40" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component41" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component42" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component43" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component44" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component45" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component46" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component47" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component48" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component50" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component51" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component52" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component53" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component54" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component55" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component56" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component57" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component58" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component59" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component60" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component61" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component62" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component63" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component65" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component66" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component67" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component68" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component69" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component70" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component71" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component72" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component73" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component74" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component75" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component76" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component77" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component78" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component79" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component80" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component81" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component82" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component83" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component84" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component85" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component86" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component87" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component88" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component89" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component90" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component91" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component92" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component93" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component94" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component95" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component96" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component97" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component99" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component100" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component101" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component102" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component103" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component104" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component106" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component107" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component108" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component109" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component110" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component112" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component116" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component119" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component122" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component125" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component127" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component128" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component140" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component159" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component164" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component168" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component171" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component173" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component174" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component175" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component176" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component177" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component179" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component180" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component188" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component190" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component191" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component192" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component193" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component194" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component196" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component197" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component198" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component199" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component200" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component201" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component204" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component205" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component206" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component210" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component211" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component212" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component213" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component214" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component215" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component216" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component217" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component218" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component219" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component221" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component222" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component223" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component224" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component225" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component226" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component229" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component232" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component233" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component235" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component237" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component238" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component239" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component240" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component241" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component242" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component243" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component244" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component245" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component246" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component247" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component248" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component249" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component250" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component270" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component271" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component272" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component273" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component274" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component275" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component276" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component277" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component278" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component279" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component280" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component281" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component290" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component291" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component310" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component311" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component326" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component327" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component332" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component347" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component372" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component373" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component384" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component406" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component407" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component408" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component104" selection faces are less then 4 in dz\structures\specific\fuelstation\fuelstation_build.p3d:geometryView 17:42:26 PerfWarning: Way too much components (515) in dz\structures\specific\hotel\hotel.p3d:geometryFire 17:42:26 PerfWarning: Way too much components (534) in dz\structures\specific\churches\church2_2.p3d:geometryFire 17:42:26 PerfWarning: Way too much components (797) in dz\structures\specific\prison\prison_main.p3d:geometryFire 17:42:26 PerfWarning: Way too much components (538) in dz\structures\specific\prison\prison_side.p3d:geometryFire 17:42:26 PerfWarning: Way too much components (948) in dz\structures\specific\prison\prison_wall_large.p3d:geometryFire 17:42:26 PerfWarning: Way too much components (744) in dz\structures\specific\towers\tower_tc2_base.p3d:geometryFire 17:42:26 Convex "component281" selection faces are less then 4 in dz\structures\walls\wall_gate_camp.p3d:geometryFire 17:42:26 Convex "component282" selection faces are less then 4 in dz\structures\walls\wall_gate_camp.p3d:geometryFire 17:42:26 PerfWarning: Way too much components (832) in dz\structures\wrecks\ships\ship_big_fronta.p3d:geometryFire 17:42:26 PerfWarning: Way too much components (1170) in dz\structures\wrecks\ships\ship_big_frontb.p3d:geometryFire 17:42:26 PerfWarning: Way too much components (761) in dz\structures\wrecks\ships\ship_big_backa.p3d:geometryFire 17:42:26 PerfWarning: Way too much components (1078) in dz\structures\wrecks\ships\ship_big_backb.p3d:geometryFire 17:42:26 PerfWarning: Way too much components (625) in dz\structures\wrecks\ships\ship_big_castle.p3d:geometry 17:42:26 PerfWarning: Way too much components (905) in dz\structures\wrecks\ships\ship_big_castle.p3d:geometryFire 17:42:26 PerfWarning: Way too much components (504) in dz\structures\wrecks\ships\ship_big_castle.p3d:geometryView 17:42:26 Convex "component116" selection faces are less then 4 in dz\structures\wrecks\trains\train_wagon_box.p3d:geometryFire 17:42:26 PerfWarning: Way too much components (1020) in dz\structures\wrecks\vehicles\wreck_v3s.p3d:geometryFire 17:42:26 PerfWarning: Way too much components (501) in dz\structures\wrecks\vehicles\wreck_volha_grey.p3d:geometryFire 17:42:26 Convex "component231" selection faces are less then 4 in dz\structures\wrecks\aircraft\wreck_c130j.p3d:geometryFire 17:42:26 PerfWarning: Way too much components (570) in dz\structures\wrecks\aircraft\wreck_c130j.p3d:geometryFire 17:42:26 Warning Message: No entry 'dz\data\data\penetration\meatbones.bisurf.isLiquid'. 17:42:26 Warning Message: '/' is not a value 17:42:26 Warning Message: Cannot open object dz\characters\headgear\bandana_staged.p3d 17:42:26 !!! Shape Universal_Bandana_Redpattern does not have defined min&max for loot's BBox. 17:42:26 Warning Message: Cannot open object dz\characters\heads\m_adam_nobeard.p3d 17:42:26 !!! Shape MaleAdamHeadNoBeard does not have defined min&max for loot's BBox. 17:42:26 Convex "component03" selection faces are less then 4 in dz\characters\masks\balaclava_3holes_g.p3d:geometryFire 17:42:26 Convex "component01" selection faces are less then 4 in dz\gear\cooking\fireplace.p3d:geometry 17:42:26 Convex "component02" selection faces are less then 4 in dz\gear\cooking\fireplace.p3d:geometry 17:42:26 Convex "component03" selection faces are less then 4 in dz\gear\cooking\fireplace.p3d:geometry 17:42:26 Winchester70: Invalid parent bone 'shell' for 'rotation_b' 17:42:26 izh43: Invalid parent bone 'barrels' for 'bullet' 17:42:26 izh43: Invalid parent bone 'barrels' for 'bullet2' 17:42:26 izh43: Invalid parent bone 'barrels' for 'ejector' 17:42:26 : Invalid parent bone 'barrels' for 'bullet' 17:42:26 : Invalid parent bone 'barrels' for 'bullet2' 17:42:26 : Invalid parent bone 'barrels' for 'ejector' 17:42:26 [CE][TypeSetup] :: 365 classes setuped... 17:42:27 [CE][RegisterBind] :: 0 classes binded... 17:42:27 [CE][RegisterConfig] :: 2564 config classes registered, 1 sub-counters... 17:42:27 !!! File "mpmissions\dayzOffline.chernarusplus\db\messages.xml" does not exist... 17:42:27 [CE][offlineDB] :: File 'db/messages.xml' not found. 17:42:27 [CE][offlineDB] :: Loaded 33 dynamic events 202 total types 0 total positions. 17:42:27 [CE][DynamicEvent] Load Events:[33] Primary spawners: 33 Secondary spawners: 0 17:42:27 17:42:27 [CE][DE] Scaling Spawner: 4 17:42:27 100 % == 1000 pcs 17:42:27 17:42:27 [0] InfectedArmy :: dmax: 309.0, 8.5 % == 84 pcs 17:42:27 ZmbM_PatrolNormal_Autumn :: 40 % min: 34, max: 34 17:42:27 ZmbM_PatrolNormal_Flat :: 10 % min: 8, max: 8 17:42:27 ZmbM_PatrolNormal_PautRev :: 20 % min: 17, max: 17 17:42:27 ZmbM_PatrolNormal_Summer :: 10 % min: 8, max: 8 17:42:27 ZmbM_SoldierNormal :: 20 % min: 17, max: 17 17:42:27 pcs: 84 17:42:27 17:42:27 [1] InfectedCity :: dmax: 381.0, 10.4 % == 104 pcs 17:42:27 ZmbF_BlueCollarFat_White :: 5 % min: 5, max: 5 17:42:27 ZmbF_CitizenANormal_Beige :: 5 % min: 5, max: 5 17:42:27 ZmbF_CitizenANormal_Blue :: 5 % min: 6, max: 6 17:42:27 ZmbF_CitizenANormal_Brown :: 5 % min: 5, max: 5 17:42:27 ZmbF_CitizenBSkinny :: 5 % min: 5, max: 5 17:42:27 ZmbF_Clerk_Normal_Blue :: 5 % min: 5, max: 5 17:42:27 ZmbF_Clerk_Normal_Green :: 5 % min: 5, max: 5 17:42:27 ZmbF_Clerk_Normal_Red :: 5 % min: 6, max: 6 17:42:27 ZmbF_Clerk_Normal_White :: 5 % min: 5, max: 5 17:42:27 ZmbF_JournalistNormal_Blue :: 5 % min: 5, max: 5 17:42:27 ZmbF_JournalistNormal_Green :: 5 % min: 5, max: 5 17:42:27 ZmbF_JournalistNormal_Red :: 5 % min: 5, max: 5 17:42:27 ZmbF_JournalistNormal_White :: 5 % min: 6, max: 6 17:42:27 ZmbF_ShortSkirt_beige :: 5 % min: 5, max: 5 17:42:27 ZmbF_ShortSkirt_black :: 5 % min: 5, max: 5 17:42:27 ZmbF_ShortSkirt_brown :: 5 % min: 5, max: 5 17:42:27 ZmbF_ShortSkirt_checks :: 5 % min: 5, max: 5 17:42:27 ZmbF_ShortSkirt_green :: 5 % min: 6, max: 6 17:42:27 ZmbF_ShortSkirt_grey :: 5 % min: 5, max: 5 17:42:27 ZmbF_ShortSkirt_red :: 5 % min: 5, max: 5 17:42:27 ZmbF_ShortSkirt_stripes :: 5 % min: 0, max: 0 17:42:27 ZmbF_ShortSkirt_white :: 5 % min: 0, max: 0 17:42:27 ZmbF_ShortSkirt_yellow :: 5 % min: 0, max: 0 17:42:27 ZmbF_SkaterYoung_Brown :: 5 % min: 0, max: 0 17:42:27 ZmbF_SkaterYoung_Striped :: 5 % min: 0, max: 0 17:42:27 ZmbF_SkaterYoung_Violet :: 5 % min: 0, max: 0 17:42:27 ZmbF_SurvivorNormal_Blue :: 5 % min: 0, max: 0 17:42:27 ZmbF_SurvivorNormal_Orange :: 5 % min: 0, max: 0 17:42:27 ZmbF_SurvivorNormal_Red :: 5 % min: 0, max: 0 17:42:27 ZmbF_SurvivorNormal_White :: 5 % min: 0, max: 0 17:42:27 ZmbM_CitizenASkinny_Blue :: 5 % min: 0, max: 0 17:42:27 ZmbM_CitizenASkinny_Brown :: 5 % min: 0, max: 0 17:42:27 ZmbM_CitizenASkinny_Grey :: 5 % min: 0, max: 0 17:42:27 ZmbM_CitizenASkinny_Red :: 5 % min: 0, max: 0 17:42:27 ZmbM_CitizenBFat_Blue :: 5 % min: 0, max: 0 17:42:27 ZmbM_CitizenBFat_Green :: 5 % min: 0, max: 0 17:42:27 ZmbM_CitizenBFat_Red :: 5 % min: 0, max: 0 17:42:27 ZmbM_ClerkFat_Brown :: 5 % min: 0, max: 0 17:42:27 ZmbM_ClerkFat_Grey :: 5 % min: 0, max: 0 17:42:27 ZmbM_ClerkFat_Khaki :: 5 % min: 0, max: 0 17:42:27 ZmbM_ClerkFat_White :: 5 % min: 0, max: 0 17:42:27 ZmbM_CommercialPilotOld_Blue :: 5 % min: 0, max: 0 17:42:27 ZmbM_CommercialPilotOld_Brown :: 5 % min: 0, max: 0 17:42:27 ZmbM_CommercialPilotOld_Grey :: 5 % min: 0, max: 0 17:42:27 ZmbM_CommercialPilotOld_Olive :: 5 % min: 0, max: 0 17:42:27 ZmbM_Jacket_beige :: 5 % min: 0, max: 0 17:42:27 ZmbM_Jacket_black :: 5 % min: 0, max: 0 17:42:27 ZmbM_Jacket_blue :: 5 % min: 0, max: 0 17:42:27 ZmbM_Jacket_bluechecks :: 5 % min: 0, max: 0 17:42:27 ZmbM_Jacket_brown :: 5 % min: 0, max: 0 17:42:27 ZmbM_Jacket_greenchecks :: 5 % min: 0, max: 0 17:42:27 ZmbM_Jacket_grey :: 5 % min: 0, max: 0 17:42:27 ZmbM_Jacket_khaki :: 5 % min: 0, max: 0 17:42:27 ZmbM_Jacket_magenta :: 5 % min: 0, max: 0 17:42:27 ZmbM_Jacket_stripes :: 5 % min: 0, max: 0 17:42:27 ZmbM_JournalistSkinny :: 5 % min: 0, max: 0 17:42:27 ZmbM_MotobikerFat_Beige :: 5 % min: 0, max: 0 17:42:27 ZmbM_MotobikerFat_Black :: 5 % min: 0, max: 0 17:42:27 ZmbM_SkaterYoung_Blue :: 5 % min: 0, max: 0 17:42:27 ZmbM_SkaterYoung_Brown :: 5 % min: 0, max: 0 17:42:27 ZmbM_SkaterYoung_Green :: 5 % min: 0, max: 0 17:42:27 ZmbM_SkaterYoung_Grey :: 5 % min: 0, max: 0 17:42:27 pcs: 104 17:42:27 17:42:27 [2] InfectedFirefighter :: dmax: 28.0, 0.8 % == 7 pcs 17:42:27 ZmbM_FirefighterNormal :: 100 % min: 7, max: 7 17:42:27 pcs: 7 17:42:27 17:42:27 [3] InfectedIndustrial :: dmax: 387.0, 10.6 % == 105 pcs 17:42:27 ZmbF_BlueCollarFat_Blue :: 5 % min: 5, max: 5 17:42:27 ZmbF_BlueCollarFat_Green :: 5 % min: 6, max: 6 17:42:27 ZmbF_BlueCollarFat_Red :: 5 % min: 5, max: 5 17:42:27 ZmbF_BlueCollarFat_White :: 5 % min: 5, max: 5 17:42:27 ZmbF_MechanicNormal_Beige :: 5 % min: 5, max: 5 17:42:27 ZmbF_MechanicNormal_Green :: 5 % min: 6, max: 6 17:42:27 ZmbF_MechanicNormal_Grey :: 5 % min: 5, max: 5 17:42:27 ZmbF_MechanicNormal_Orange :: 5 % min: 5, max: 5 17:42:27 ZmbM_ConstrWorkerNormal_Beige :: 5 % min: 5, max: 5 17:42:27 ZmbM_ConstrWorkerNormal_Black :: 5 % min: 6, max: 6 17:42:27 ZmbM_ConstrWorkerNormal_Green :: 5 % min: 5, max: 5 17:42:27 ZmbM_ConstrWorkerNormal_Grey :: 5 % min: 5, max: 5 17:42:27 ZmbM_HandymanNormal_Beige :: 5 % min: 5, max: 5 17:42:27 ZmbM_HandymanNormal_Blue :: 5 % min: 6, max: 6 17:42:27 ZmbM_HandymanNormal_Green :: 5 % min: 5, max: 5 17:42:27 ZmbM_HandymanNormal_Grey :: 5 % min: 5, max: 5 17:42:27 ZmbM_HandymanNormal_White :: 5 % min: 5, max: 5 17:42:27 ZmbM_HeavyIndustryWorker :: 5 % min: 6, max: 6 17:42:27 ZmbM_MechanicSkinny_Blue :: 5 % min: 5, max: 5 17:42:27 ZmbM_MechanicSkinny_Green :: 5 % min: 5, max: 5 17:42:27 ZmbM_MechanicSkinny_Grey :: 5 % min: 0, max: 0 17:42:27 ZmbM_MechanicSkinny_Red :: 5 % min: 0, max: 0 17:42:27 ZmbM_OffshoreWorker_Green :: 5 % min: 0, max: 0 17:42:27 ZmbM_OffshoreWorker_Orange :: 5 % min: 0, max: 0 17:42:27 ZmbM_OffshoreWorker_Red :: 5 % min: 0, max: 0 17:42:27 ZmbM_OffshoreWorker_Yellow :: 5 % min: 0, max: 0 17:42:27 pcs: 105 17:42:27 17:42:27 [4] InfectedMedic :: dmax: 92.0, 2.5 % == 25 pcs 17:42:27 ZmbF_DoctorSkinny :: 20 % min: 5, max: 5 17:42:27 ZmbF_NurseFat :: 5 % min: 1, max: 1 17:42:27 ZmbF_ParamedicNormal_Blue :: 15 % min: 4, max: 4 17:42:27 ZmbF_ParamedicNormal_Green :: 10 % min: 3, max: 3 17:42:27 ZmbF_ParamedicNormal_Red :: 10 % min: 2, max: 2 17:42:27 ZmbF_PatientOld :: 5 % min: 1, max: 1 17:42:27 ZmbM_DoctorFat :: 5 % min: 2, max: 2 17:42:27 ZmbM_ParamedicNormal_Black :: 15 % min: 3, max: 3 17:42:27 ZmbM_ParamedicNormal_Blue :: 10 % min: 3, max: 3 17:42:27 ZmbM_ParamedicNormal_Green :: 10 % min: 1, max: 1 17:42:27 ZmbM_ParamedicNormal_Red :: 10 % min: 0, max: 0 17:42:27 ZmbM_PatientSkinny :: 5 % min: 0, max: 0 17:42:27 pcs: 25 17:42:27 17:42:27 [5] InfectedPolice :: dmax: 76.0, 2.1 % == 20 pcs 17:42:27 ZmbF_PoliceWomanNormal :: 40 % min: 8, max: 8 17:42:27 ZmbM_PolicemanFat :: 40 % min: 8, max: 8 17:42:27 ZmbM_PolicemanSpecForce :: 10 % min: 4, max: 4 17:42:27 pcs: 20 17:42:27 17:42:27 [6] InfectedPrisoner :: dmax: 20.0, 0.5 % == 5 pcs 17:42:27 ZmbM_PrisonerSkinny :: 100 % min: 5, max: 5 17:42:27 pcs: 5 17:42:27 17:42:27 [7] InfectedReligious :: dmax: 102.0, 2.8 % == 27 pcs 17:42:27 ZmbM_priestPopSkinny :: 100 % min: 27, max: 27 17:42:27 pcs: 27 17:42:27 17:42:27 [8] InfectedSolitude :: dmax: 466.0, 12.8 % == 127 pcs 17:42:27 ZmbF_HikerSkinny_Blue :: 5 % min: 6, max: 6 17:42:27 ZmbF_HikerSkinny_Green :: 5 % min: 7, max: 7 17:42:27 ZmbF_HikerSkinny_Grey :: 5 % min: 6, max: 6 17:42:27 ZmbF_HikerSkinny_Red :: 5 % min: 6, max: 6 17:42:27 ZmbM_FishermanOld_Blue :: 5 % min: 7, max: 7 17:42:27 ZmbM_FishermanOld_Green :: 5 % min: 6, max: 6 17:42:27 ZmbM_FishermanOld_Grey :: 5 % min: 6, max: 6 17:42:27 ZmbM_FishermanOld_Red :: 5 % min: 7, max: 7 17:42:27 ZmbM_HermitSkinny_Beige :: 10 % min: 12, max: 12 17:42:27 ZmbM_HermitSkinny_Black :: 10 % min: 13, max: 13 17:42:27 ZmbM_HermitSkinny_Green :: 10 % min: 13, max: 13 17:42:27 ZmbM_HermitSkinny_Red :: 10 % min: 13, max: 13 17:42:27 ZmbM_HikerSkinny_Blue :: 5 % min: 6, max: 6 17:42:27 ZmbM_HikerSkinny_Green :: 5 % min: 6, max: 6 17:42:27 ZmbM_HikerSkinny_Yellow :: 5 % min: 7, max: 7 17:42:27 ZmbM_HunterOld_Autumn :: 5 % min: 6, max: 6 17:42:27 ZmbM_HunterOld_Spring :: 5 % min: 0, max: 0 17:42:27 ZmbM_HunterOld_Summer :: 5 % min: 0, max: 0 17:42:27 ZmbM_HunterOld_Winter :: 5 % min: 0, max: 0 17:42:27 pcs: 127 17:42:27 17:42:27 [9] InfectedVillage :: dmax: 1792.0, 49.1 % == 490 pcs 17:42:27 ZmbF_JoggerSkinny_Blue :: 6 % min: 29, max: 29 17:42:27 ZmbF_JoggerSkinny_Brown :: 6 % min: 30, max: 30 17:42:27 ZmbF_JoggerSkinny_Green :: 6 % min: 29, max: 29 17:42:27 ZmbF_JoggerSkinny_Red :: 6 % min: 30, max: 30 17:42:27 ZmbF_MilkMaidOld_Beige :: 5 % min: 24, max: 24 17:42:27 ZmbF_MilkMaidOld_Black :: 5 % min: 25, max: 25 17:42:27 ZmbF_MilkMaidOld_Green :: 5 % min: 24, max: 24 17:42:27 ZmbF_MilkMaidOld_Grey :: 5 % min: 25, max: 25 17:42:27 ZmbF_VillagerOld_Blue :: 5 % min: 24, max: 24 17:42:27 ZmbF_VillagerOld_Green :: 5 % min: 25, max: 25 17:42:27 ZmbF_VillagerOld_Red :: 5 % min: 24, max: 24 17:42:27 ZmbF_VillagerOld_White :: 5 % min: 25, max: 25 17:42:27 ZmbM_FarmerFat_Beige :: 6 % min: 29, max: 29 17:42:27 ZmbM_FarmerFat_Blue :: 6 % min: 29, max: 29 17:42:27 ZmbM_FarmerFat_Brown :: 6 % min: 30, max: 30 17:42:27 ZmbM_FarmerFat_Green :: 6 % min: 29, max: 29 17:42:27 ZmbM_Jacket_beige :: 5 % min: 25, max: 25 17:42:27 ZmbM_Jacket_black :: 5 % min: 24, max: 24 17:42:27 ZmbM_Jacket_blue :: 5 % min: 10, max: 10 17:42:27 ZmbM_Jacket_bluechecks :: 5 % min: 0, max: 0 17:42:27 ZmbM_Jacket_brown :: 5 % min: 0, max: 0 17:42:27 ZmbM_Jacket_greenchecks :: 5 % min: 0, max: 0 17:42:27 ZmbM_Jacket_grey :: 5 % min: 0, max: 0 17:42:27 ZmbM_Jacket_khaki :: 5 % min: 0, max: 0 17:42:27 ZmbM_Jacket_magenta :: 5 % min: 0, max: 0 17:42:27 ZmbM_Jacket_stripes :: 5 % min: 0, max: 0 17:42:27 ZmbM_JoggerSkinny_Blue :: 6 % min: 0, max: 0 17:42:27 ZmbM_JoggerSkinny_Green :: 6 % min: 0, max: 0 17:42:27 ZmbM_JoggerSkinny_Red :: 6 % min: 0, max: 0 17:42:27 ZmbM_VillagerOld_Blue :: 8 % min: 0, max: 0 17:42:27 ZmbM_VillagerOld_Green :: 8 % min: 0, max: 0 17:42:27 ZmbM_VillagerOld_White :: 8 % min: 0, max: 0 17:42:27 pcs: 490 17:42:27 17:42:27 total pcs: 994 17:42:27 17:42:27 Restoring [Storage] file "mpmissions\dayzOffline.chernarusplus\storage_1\data\vehicles.bin" 98 items. 17:42:27 DamageSystem Warning: There's more "transferToZonesCoefs" than "transferToZonesNames" for damage zone Front (Entity type OffroadHatchback) 17:42:27 DamageSystem Warning: There's more "transferToZonesThresholds" than "transferToZonesNames" for damage zone Front (Entity type OffroadHatchback) 17:42:27 Warning Message: No entry 'bin\config.bin/CfgVehicles/OffroadHatchback.viewDriverShadow'. 17:42:27 Warning Message: '/' is not a value 17:42:27 Warning Message: No entry 'bin\config.bin/CfgVehicles/OffroadHatchback.viewDriverShadowDiff'. 17:42:27 Warning Message: '/' is not a value 17:42:27 Warning Message: No entry 'bin\config.bin/CfgVehicles/OffroadHatchback.viewDriverShadowAmb'. 17:42:27 Warning Message: '/' is not a value 17:42:27 Warning Message: No entry 'bin\config.bin/CfgVehicles/OffroadHatchback.viewCargoShadow'. 17:42:27 Warning Message: '/' is not a value 17:42:27 Warning Message: No entry 'bin\config.bin/CfgVehicles/OffroadHatchback.viewCargoShadowDiff'. 17:42:27 Warning Message: '/' is not a value 17:42:27 Warning Message: No entry 'bin\config.bin/CfgVehicles/OffroadHatchback.viewCargoShadowAmb'. 17:42:27 Warning Message: '/' is not a value 17:42:27 OffroadHatchback: Glass1_destruct - unknown animation source hitglass1 17:42:27 OffroadHatchback: Glass2_destruct - unknown animation source hitglass2 17:42:27 DamageSystem Warning: Selection dmgZone_fuelTank doesn't exists in fire geometry for entity OffroadHatchback 17:42:27 Convex "component18" selection faces are less then 4 in dz\plants\tree\d_quercusrobur_fallenb.p3d:geometryFire 17:42:27 Convex "component19" selection faces are less then 4 in dz\plants\tree\d_quercusrobur_fallenb.p3d:geometryFire 17:42:27 Convex "component22" selection faces are less then 4 in dz\plants\tree\d_quercusrobur_fallenb.p3d:geometryFire 17:42:27 Convex "component23" selection faces are less then 4 in dz\plants\tree\d_quercusrobur_fallenb.p3d:geometryFire 17:42:27 Convex "component24" selection faces are less then 4 in dz\plants\tree\d_quercusrobur_fallenb.p3d:geometryFire 17:42:27 Convex "component29" selection faces are less then 4 in dz\plants\tree\d_quercusrobur_fallenb.p3d:geometryFire 17:42:27 Convex "component31" selection faces are less then 4 in dz\plants\tree\d_quercusrobur_fallenb.p3d:geometryFire 17:42:27 Convex "component32" selection faces are less then 4 in dz\plants\tree\d_quercusrobur_fallenb.p3d:geometryFire 17:42:27 Convex "component57" selection faces are less then 4 in dz\plants\tree\d_quercusrobur_fallenb.p3d:geometryFire 17:42:27 Convex "component60" selection faces are less then 4 in dz\plants\tree\d_quercusrobur_fallenb.p3d:geometryFire 17:42:27 Convex "component66" selection faces are less then 4 in dz\plants\tree\d_quercusrobur_fallenb.p3d:geometryFire 17:42:27 Convex "component84" selection faces are less then 4 in dz\plants\tree\d_quercusrobur_fallenb.p3d:geometryFire 17:42:27 Convex "component86" selection faces are less then 4 in dz\plants\tree\d_quercusrobur_fallenb.p3d:geometryFire 17:42:27 Convex "component87" selection faces are less then 4 in dz\plants\tree\d_quercusrobur_fallenb.p3d:geometryFire 17:42:27 Convex "component88" selection faces are less then 4 in dz\plants\tree\d_quercusrobur_fallenb.p3d:geometryFire 17:42:27 Convex "component89" selection faces are less then 4 in dz\plants\tree\d_quercusrobur_fallenb.p3d:geometryFire 17:42:27 Convex "component91" selection faces are less then 4 in dz\plants\tree\d_quercusrobur_fallenb.p3d:geometryFire 17:42:27 Convex "component92" selection faces are less then 4 in dz\plants\tree\d_quercusrobur_fallenb.p3d:geometryFire 17:42:27 Convex "component93" selection faces are less then 4 in dz\plants\tree\d_quercusrobur_fallenb.p3d:geometryFire 17:42:27 Convex "component95" selection faces are less then 4 in dz\plants\tree\d_quercusrobur_fallenb.p3d:geometryFire 17:42:27 PerfWarning: Way too much components (922) in dz\structures\residential\houses\village_pub.p3d:geometryFire 17:42:27 Convex "component86" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3d.p3d:geometryFire 17:42:27 Convex "component88" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3d.p3d:geometryFire 17:42:27 Convex "component98" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3d.p3d:geometryFire 17:42:27 Convex "component167" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3d.p3d:geometryFire 17:42:27 98 items loaded. 17:42:27 Restoring [Storage] file "mpmissions\dayzOffline.chernarusplus\storage_1\data\dynamic_000.bin" 859 items. 17:42:27 Warning Message: No entry 'bin\config.bin/CfgVehicles/ItemOptics.modelOptics'. 17:42:27 Warning Message: '/' is not a value 17:42:27 Warning Message: No entry 'bin\config.bin/CfgVehicles/ItemOptics.opticsZoomMin'. 17:42:27 Warning Message: '/' is not a value 17:42:27 Warning Message: No entry 'bin\config.bin/CfgVehicles/ItemOptics.opticsZoomMax'. 17:42:27 Warning Message: '/' is not a value 17:42:27 Warning Message: No entry 'bin\config.bin/CfgVehicles/ItemOptics.opticsZoomInit'. 17:42:27 Warning Message: '/' is not a value 17:42:27 Warning Message: No entry 'bin\config.bin/CfgVehicles/ItemOptics.distanceZoomMin'. 17:42:27 Warning Message: '/' is not a value 17:42:27 Warning Message: No entry 'bin\config.bin/CfgVehicles/ItemOptics.distanceZoomMax'. 17:42:27 Warning Message: '/' is not a value 17:42:27 Warning Message: No entry 'bin\config.bin/CfgVehicles/ItemOptics.opticsDisablePeripherialVision'. 17:42:27 Warning Message: '/' is not a value 17:42:27 Warning Message: No entry 'bin\config.bin/CfgVehicles/ItemOptics.opticsFlare'. 17:42:27 Warning Message: '/' is not a value 17:42:27 Warning Message: No entry 'bin\config.bin/CfgVehicles/KobraOptic/OpticsInfo.CfgOpticsEffect'. 17:42:27 String "STR_DN_FX_CARTRIDGE" not found 17:42:27 String "STR_DN_FX_CARTRIDGE" not found 17:42:27 String "STR_DN_FX_CARTRIDGE" not found 17:42:27 String "STR_DN_FX_CARTRIDGE" not found 17:42:27 Convex "component03" selection faces are less then 4 in dz\characters\masks\balaclava_3holes_g.p3d:geometryFire 17:42:27 Mosin9130: bolt_reload_unlock - unknown animation source reloadmagazine 17:42:27 Mosin9130: bolt_fired_unlock - unknown animation source reload 17:42:27 Mosin9130: magazine - unknown animation source magazineshow 17:42:27 Mosin9130: bullet - unknown animation source bulletshow 17:42:27 Warning Message: No entry 'bin\config.bin/CfgWeapons/Mosin9130.selectionBackLights'. 17:42:27 Warning Message: '/' is not a value 17:42:27 Warning Message: No entry 'bin\config.bin/CfgWeapons/Mosin9130.MarkerLights'. 17:42:27 Mosin9130: bolt_reload_unlock - unknown animation source reloadmagazine 17:42:27 Mosin9130: bolt_fired_unlock - unknown animation source reload 17:42:27 Mosin9130: magazine - unknown animation source magazineshow 17:42:27 Mosin9130: bullet - unknown animation source bulletshow 17:42:27 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyOptic_PUScope.AnimationSources'. 17:42:27 Warning Message: Animation source hide not found in bin\config.bin/CfgNonAIVehicles/ProxyOptic_PUScope/ 17:42:27 Warning Message: No entry 'bin\config.bin/CfgVehicles/Binoculars/OpticsInfo.opticsDisablePeripherialVision'. 17:42:27 Warning Message: '/' is not a value 17:42:27 Warning Message: No entry 'bin\config.bin/CfgVehicles/Binoculars/OpticsInfo.opticsFlare'. 17:42:27 Warning Message: '/' is not a value 17:42:27 Warning Message: No entry 'bin\config.bin/CfgVehicles/Binoculars.selectionFireAnim'. 17:42:27 Warning Message: '/' is not a value 17:42:27 String "STR_DN_FX_CARTRIDGE" not found 17:42:27 Warning Message: No entry 'bin\config.bin/CfgVehicles/PSO1Optic/OpticsInfo.CfgOpticsEffect'. 17:42:27 MakarovIJ70: magazine_hide - unknown animation source reloadmagazine 17:42:27 MakarovIJ70: hammer_fire_begin - unknown animation source reload 17:42:27 MakarovIJ70: hammer_empty - unknown animation source isempty 17:42:27 Warning Message: No entry 'bin\config.bin/CfgWeapons/MakarovIJ70.selectionBackLights'. 17:42:27 Warning Message: '/' is not a value 17:42:27 Warning Message: No entry 'bin\config.bin/CfgWeapons/MakarovIJ70.MarkerLights'. 17:42:27 MakarovIJ70: magazine_hide - unknown animation source reloadmagazine 17:42:27 MakarovIJ70: hammer_fire_begin - unknown animation source reload 17:42:27 MakarovIJ70: hammer_empty - unknown animation source isempty 17:42:27 String "STR_DN_FX_CARTRIDGE" not found 17:42:27 Warning Message: No entry 'bin\config.bin/CfgVehicles/PUScopeOptic/OpticsInfo.CfgOpticsEffect'. 17:42:27 Warning Message: No entry 'bin\config.bin/CfgVehicles/M4_CarryHandleOptic/OpticsInfo.opticsDisablePeripherialVision'. 17:42:27 Warning Message: '/' is not a value 17:42:27 Warning Message: No entry 'bin\config.bin/CfgVehicles/M4_CarryHandleOptic/OpticsInfo.opticsFlare'. 17:42:27 Warning Message: '/' is not a value 17:42:27 AKM: magazine_hide - unknown animation source reloadmagazine 17:42:27 AKM: bolt_empty - unknown animation source isempty 17:42:27 AKM: bolt_fire_begin - unknown animation source reload 17:42:27 Warning Message: No entry 'bin\config.bin/CfgWeapons/AKM.selectionBackLights'. 17:42:27 Warning Message: '/' is not a value 17:42:27 Warning Message: No entry 'bin\config.bin/CfgWeapons/AKM.MarkerLights'. 17:42:27 AKM: magazine_hide - unknown animation source reloadmagazine 17:42:27 AKM: bolt_empty - unknown animation source isempty 17:42:27 AKM: bolt_fire_begin - unknown animation source reload 17:42:27 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyOptic_PSO1.AnimationSources'. 17:42:27 Warning Message: Animation source hide not found in bin\config.bin/CfgNonAIVehicles/ProxyOptic_PSO1/ 17:42:27 Warning Message: No entry 'bin\config.bin/CfgVehicles/M68Optic/OpticsInfo.CfgOpticsEffect'. 17:42:27 Warning Message: No entry 'bin\config.bin/CfgVehicles/ACOGOptic/OpticsInfo.CfgOpticsEffect'. 17:42:27 Mp133Shotgun: trigger_reload_1 - unknown animation source reload 17:42:27 Mp133Shotgun: pump_move_back_rel - unknown animation source reloadmagazine 17:42:27 Mp133Shotgun: magazine - unknown animation source magazineshow 17:42:27 Mp133Shotgun: bullet - unknown animation source bulletshow 17:42:27 Warning Message: No entry 'bin\config.bin/CfgWeapons/Mp133Shotgun.selectionBackLights'. 17:42:27 Warning Message: '/' is not a value 17:42:27 Warning Message: No entry 'bin\config.bin/CfgWeapons/Mp133Shotgun.MarkerLights'. 17:42:27 Mp133Shotgun: trigger_reload_1 - unknown animation source reload 17:42:27 Mp133Shotgun: pump_move_back_rel - unknown animation source reloadmagazine 17:42:27 Mp133Shotgun: magazine - unknown animation source magazineshow 17:42:27 Mp133Shotgun: bullet - unknown animation source bulletshow 17:42:27 Type 'OrienteeringCompass' must be inherited from class 'ItemCompass' 17:42:27 Type 'OrienteeringCompass' must be inherited from class 'ItemCompass' 17:42:28 SVD: magazine_hide - unknown animation source reloadmagazine 17:42:28 SVD: bolt_empty - unknown animation source isempty 17:42:28 SVD: bolt_fire_begin - unknown animation source reload 17:42:28 Warning Message: No entry 'bin\config.bin/CfgWeapons/SVD.selectionBackLights'. 17:42:28 Warning Message: '/' is not a value 17:42:28 Warning Message: No entry 'bin\config.bin/CfgWeapons/SVD.MarkerLights'. 17:42:28 SVD: magazine_hide - unknown animation source reloadmagazine 17:42:28 SVD: bolt_empty - unknown animation source isempty 17:42:28 SVD: bolt_fire_begin - unknown animation source reload 17:42:28 Mag_STANAG_30Rnd: bullets - unknown animation source revolving 17:42:28 String "STR_DN_FX_CARTRIDGE" not found 17:42:28 CZ75: magazine_hide - unknown animation source reloadmagazine 17:42:28 CZ75: hammer_fire_begin - unknown animation source reload 17:42:28 CZ75: hammer_empty - unknown animation source isempty 17:42:28 Warning Message: No entry 'bin\config.bin/CfgWeapons/CZ75.selectionBackLights'. 17:42:28 Warning Message: '/' is not a value 17:42:28 Warning Message: No entry 'bin\config.bin/CfgWeapons/CZ75.MarkerLights'. 17:42:28 CZ75: magazine_hide - unknown animation source reloadmagazine 17:42:28 CZ75: hammer_fire_begin - unknown animation source reload 17:42:28 CZ75: hammer_empty - unknown animation source isempty 17:42:28 Warning Message: No entry 'bin\config.bin/CfgVehicles/Rangefinder/OpticsInfo.opticsDisablePeripherialVision'. 17:42:28 Warning Message: '/' is not a value 17:42:28 Warning Message: No entry 'bin\config.bin/CfgVehicles/Rangefinder/OpticsInfo.opticsFlare'. 17:42:28 Warning Message: '/' is not a value 17:42:28 Warning Message: No entry 'bin\config.bin/CfgVehicles/Rangefinder.selectionFireAnim'. 17:42:28 Warning Message: '/' is not a value 17:42:28 ProxyFNP45: magazine_hide - unknown animation source reloadmagazine 17:42:28 ProxyFNP45: hammer_fire_begin - unknown animation source reload 17:42:28 ProxyFNP45: hammer_empty - unknown animation source isempty 17:42:28 ProxyFNP45: magazine - unknown animation source magazineshow 17:42:28 ProxyFNP45: bullet - unknown animation source bulletshow 17:42:28 M4A1: magazine_hide - unknown animation source reloadmagazine 17:42:28 M4A1: bolt_empty - unknown animation source isempty 17:42:28 M4A1: bolt_fire_begin - unknown animation source reload 17:42:28 Warning Message: No entry 'bin\config.bin/CfgWeapons/M4A1.selectionBackLights'. 17:42:28 Warning Message: '/' is not a value 17:42:28 Warning Message: No entry 'bin\config.bin/CfgWeapons/M4A1.MarkerLights'. 17:42:28 M4A1: magazine_hide - unknown animation source reloadmagazine 17:42:28 M4A1: bolt_empty - unknown animation source isempty 17:42:28 M4A1: bolt_fire_begin - unknown animation source reload 17:42:28 CZ61: magazine_hide - unknown animation source reloadmagazine 17:42:28 Warning Message: No entry 'bin\config.bin/CfgWeapons/CZ61.selectionBackLights'. 17:42:28 Warning Message: '/' is not a value 17:42:28 Warning Message: No entry 'bin\config.bin/CfgWeapons/CZ61.MarkerLights'. 17:42:28 CZ61: magazine_hide - unknown animation source reloadmagazine 17:42:28 859 items loaded. 17:42:28 Restoring [Storage] file "mpmissions\dayzOffline.chernarusplus\storage_1\data\dynamic_001.bin" 1904 items. 17:42:28 UMP45: magazine_hide - unknown animation source reloadmagazine 17:42:28 UMP45: bolt_empty - unknown animation source isempty 17:42:28 UMP45: bolt_fire_begin - unknown animation source reload 17:42:28 Warning Message: No entry 'bin\config.bin/CfgWeapons/UMP45.selectionBackLights'. 17:42:28 Warning Message: '/' is not a value 17:42:28 Warning Message: No entry 'bin\config.bin/CfgWeapons/UMP45.MarkerLights'. 17:42:28 UMP45: magazine_hide - unknown animation source reloadmagazine 17:42:28 UMP45: bolt_empty - unknown animation source isempty 17:42:28 UMP45: bolt_fire_begin - unknown animation source reload 17:42:28 Warning Message: No entry 'bin\config.bin/CfgVehicles/KazuarOptic/OpticsInfo.CfgOpticsEffect'. 17:42:28 Warning Message: No entry 'bin\config.bin/CfgVehicles/KazuarOptic.selectionFireAnim'. 17:42:28 Warning Message: '/' is not a value 17:42:28 FNX45: magazine_hide - unknown animation source reloadmagazine 17:42:28 FNX45: hammer_fire_begin - unknown animation source reload 17:42:28 FNX45: hammer_empty - unknown animation source isempty 17:42:28 FNX45: magazine - unknown animation source magazineshow 17:42:28 FNX45: bullet - unknown animation source bulletshow 17:42:28 Warning Message: No entry 'bin\config.bin/CfgWeapons/FNX45.selectionBackLights'. 17:42:28 Warning Message: '/' is not a value 17:42:28 Warning Message: No entry 'bin\config.bin/CfgWeapons/FNX45.MarkerLights'. 17:42:28 FNX45: magazine_hide - unknown animation source reloadmagazine 17:42:28 FNX45: hammer_fire_begin - unknown animation source reload 17:42:28 FNX45: hammer_empty - unknown animation source isempty 17:42:28 FNX45: magazine - unknown animation source magazineshow 17:42:28 FNX45: bullet - unknown animation source bulletshow 17:42:28 MP5K: magazine_hide - unknown animation source reloadmagazine 17:42:28 MP5K: bolt_empty - unknown animation source isempty 17:42:28 MP5K: bolt_fire_begin - unknown animation source reload 17:42:28 Warning Message: No entry 'bin\config.bin/CfgWeapons/MP5K.selectionBackLights'. 17:42:28 Warning Message: '/' is not a value 17:42:28 Warning Message: No entry 'bin\config.bin/CfgWeapons/MP5K.MarkerLights'. 17:42:28 MP5K: magazine_hide - unknown animation source reloadmagazine 17:42:28 MP5K: bolt_empty - unknown animation source isempty 17:42:28 MP5K: bolt_fire_begin - unknown animation source reload 17:42:28 Type 'PistolSuppressor' must be inherited from class 'ItemSuppressor' 17:42:28 Warning Message: No entry 'bin\config.bin/CfgVehicles/DirtBikeHelmet_Visor.ClothingTypes'. 17:42:28 String "STR_DN_FX_CARTRIDGE" not found 17:42:28 Warning Message: No entry 'bin\config.bin/CfgVehicles/DirtBikeHelmet_Mouthguard.ClothingTypes'. 17:42:28 Izh18: trigger_reload_rot - unknown animation source reload 17:42:28 Izh18: barrel_release - unknown animation source reloadmagazine 17:42:28 Izh18: bullet - unknown animation source bulletshow 17:42:28 Warning Message: No entry 'bin\config.bin/CfgWeapons/Izh18.selectionBackLights'. 17:42:28 Warning Message: '/' is not a value 17:42:28 Warning Message: No entry 'bin\config.bin/CfgWeapons/Izh18.MarkerLights'. 17:42:28 Izh18: trigger_reload_rot - unknown animation source reload 17:42:28 Izh18: barrel_release - unknown animation source reloadmagazine 17:42:28 Izh18: bullet - unknown animation source bulletshow 17:42:28 1904 items loaded. 17:42:28 Restoring [Storage] file "mpmissions\dayzOffline.chernarusplus\storage_1\data\dynamic_002.bin" 2990 items. 17:42:29 Type 'PistolSuppressor' must be inherited from class 'ItemSuppressor' 17:42:29 2990 items loaded. 17:42:29 Restoring [Storage] file "mpmissions\dayzOffline.chernarusplus\storage_1\data\dynamic_003.bin" 2410 items. 17:42:30 2410 items loaded. 17:42:30 Restoring [Storage] file "mpmissions\dayzOffline.chernarusplus\storage_1\data\dynamic_004.bin" 2270 items. 17:42:31 Type 'PistolSuppressor' must be inherited from class 'ItemSuppressor' 17:42:31 2270 items loaded. 17:42:31 Restoring [Storage] file "mpmissions\dayzOffline.chernarusplus\storage_1\data\dynamic_005.bin" 2592 items. 17:42:31 Type 'PistolSuppressor' must be inherited from class 'ItemSuppressor' 17:42:32 2592 items loaded. 17:42:32 Restoring [Storage] file "mpmissions\dayzOffline.chernarusplus\storage_1\data\dynamic_006.bin" 1916 items. 17:42:32 1916 items loaded. 17:42:32 Restoring [Storage] file "mpmissions\dayzOffline.chernarusplus\storage_1\data\dynamic_007.bin" 1737 items. 17:42:33 Type 'PistolSuppressor' must be inherited from class 'ItemSuppressor' 17:42:33 1737 items loaded. 17:42:33 Restoring [Storage] file "mpmissions\dayzOffline.chernarusplus\storage_1\data\dynamic_008.bin" 2645 items. 17:42:33 Type 'PistolSuppressor' must be inherited from class 'ItemSuppressor' 17:42:34 Type 'PistolSuppressor' must be inherited from class 'ItemSuppressor' 17:42:34 Type 'PistolSuppressor' must be inherited from class 'ItemSuppressor' 17:42:34 Type 'PistolSuppressor' must be inherited from class 'ItemSuppressor' 17:42:34 2645 items loaded. 17:42:34 Restoring [Storage] file "mpmissions\dayzOffline.chernarusplus\storage_1\data\dynamic_009.bin" 3072 items. 17:42:35 Type 'PistolSuppressor' must be inherited from class 'ItemSuppressor' 17:42:35 3072 items loaded. 17:42:35 Restoring [Storage] file "mpmissions\dayzOffline.chernarusplus\storage_1\data\dynamic_010.bin" 2018 items. 17:42:36 Type 'PistolSuppressor' must be inherited from class 'ItemSuppressor' 17:42:36 2018 items loaded. 17:42:36 Restoring [Storage] file "mpmissions\dayzOffline.chernarusplus\storage_1\data\dynamic_011.bin" 236 items. 17:42:36 Type 'PistolSuppressor' must be inherited from class 'ItemSuppressor' 17:42:36 236 items loaded. 17:42:36 PerfWarning: Way too much components (797) in dz\structures\specific\prison\prison_main.p3d:geometryFire 17:42:36 PerfWarning: Way too much components (656) in dz\structures\specific\prison\proxy\prison_maincastle_bars.p3d:geometryFire 17:42:36 PerfWarning: Way too much components (834) in dz\structures\specific\prison\proxy\prison_main_int_stairs.p3d:geometryFire 17:42:36 PerfWarning: Way too much components (624) in dz\structures\specific\prison\proxy\prison_maincastle_windows_02.p3d:geometryFire 17:42:36 PerfWarning: Way too much components (904) in dz\structures\specific\prison\proxy\prison_maincastle_windows.p3d:geometryFire 17:42:36 [CE][Hive] :: Storage load took 9.39 seconds 17:42:36 entity: 26285, building: 0 17:42:36 no lifetime: 34 17:42:36 [CE][Hive] :: Initializing ... 17:42:36 [CE][Hive] :: Initializing spawners ... 17:42:36 Warning Message: Cannot open object dz\anims\data\skeleton\skeletonpivots.p3d 17:42:36 Missing Memory level in skeleton pivots file dz\anims\data\skeleton\SkeletonPivots.p3d. 17:42:36 PerfWarning: Way too much components (753) in dz\structures\wrecks\vehicles\wreck_t72_chassis.p3d:geometryFire 17:42:36 PerfWarning: Way too much components (573) in dz\structures\military\improvised\hbarrier_round.p3d:geometryFire 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [0] is hard to place, performance drops: "TTsKOJacket_Camo" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [0] causing search overtime: "TTsKOJacket_Camo" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [1] is hard to place, performance drops: "TTsKOJacket_Camo" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [1] causing search overtime: "TTsKOJacket_Camo" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [2] is hard to place, performance drops: "TTsKOJacket_Camo" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [2] causing search overtime: "TTsKOJacket_Camo" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [3] is hard to place, performance drops: "TTsKOJacket_Camo" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [3] causing search overtime: "TTsKOJacket_Camo" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [4] is hard to place, performance drops: "TTsKOJacket_Camo" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [4] causing search overtime: "TTsKOJacket_Camo" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [5] is hard to place, performance drops: "TTsKOJacket_Camo" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [5] causing search overtime: "TTsKOJacket_Camo" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [6] is hard to place, performance drops: "TTsKOJacket_Camo" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [6] causing search overtime: "TTsKOJacket_Camo" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [7] causing search overtime: "JungleBoots_Olive" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [8] causing search overtime: "JungleBoots_Olive" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [9] causing search overtime: "JungleBoots_Olive" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [10] causing search overtime: "JungleBoots_Olive" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [7] is hard to place, performance drops: "GorkaEJacket_Autumn" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [11] causing search overtime: "GorkaEJacket_Autumn" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [8] is hard to place, performance drops: "GorkaEJacket_Autumn" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [12] causing search overtime: "GorkaEJacket_Autumn" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [9] is hard to place, performance drops: "GorkaEJacket_Autumn" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [13] causing search overtime: "GorkaEJacket_Autumn" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [10] is hard to place, performance drops: "GorkaEJacket_Autumn" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [14] causing search overtime: "GorkaEJacket_Autumn" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [11] is hard to place, performance drops: "GorkaEJacket_Autumn" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [15] causing search overtime: "GorkaEJacket_Autumn" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [16] causing search overtime: "JungleBoots_Beige" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [17] causing search overtime: "JungleBoots_Beige" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [18] causing search overtime: "JungleBoots_Beige" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [19] causing search overtime: "JungleBoots_Beige" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [12] is hard to place, performance drops: "USMCPants_Woodland" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [13] is hard to place, performance drops: "USMCPants_Woodland" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [14] is hard to place, performance drops: "USMCPants_Woodland" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [15] is hard to place, performance drops: "USMCPants_Woodland" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [16] is hard to place, performance drops: "USMCPants_Woodland" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [17] is hard to place, performance drops: "USMCPants_Woodland" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [18] is hard to place, performance drops: "USMCPants_Woodland" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [19] is hard to place, performance drops: "USMCPants_Woodland" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Initially (re)spawned:0, Nominal:24612, Total in Map: 24783 at 0 (sec) 17:42:37 tests:72, repeats:0 fails:72, overtime:26 17:42:37 [CE][DynEvent] :: 33 types 17:42:37 [00] AmbientHen 17:42:37 Primary Spawner: "Ambient", active: yes, repeat: 1 17:42:37 [01] AnimalCow 17:42:37 Primary Spawner: "Animal", active: yes, repeat: 1 17:42:37 [02] AnimalDeer 17:42:37 Primary Spawner: "Animal", active: yes, repeat: 1 17:42:37 [03] AnimalGoat 17:42:37 Primary Spawner: "Animal", active: yes, repeat: 1 17:42:37 [04] AnimalPig 17:42:37 Primary Spawner: "Animal", active: yes, repeat: 1 17:42:37 [05] AnimalRoeDeer 17:42:37 Primary Spawner: "Animal", active: yes, repeat: 1 17:42:37 [06] AnimalSheep 17:42:37 Primary Spawner: "Animal", active: yes, repeat: 1 17:42:37 [07] AnimalWildBoar 17:42:37 Primary Spawner: "Animal", active: yes, repeat: 1 17:42:37 [08] AnimalWolf 17:42:37 Primary Spawner: "Animal", active: yes, repeat: 1 17:42:37 [09] InfectedArmy 17:42:37 Primary Spawner: "Infected", active: yes, repeat: 1 17:42:37 [10] InfectedCity 17:42:37 Primary Spawner: "Infected", active: yes, repeat: 1 17:42:37 [11] InfectedFirefighter 17:42:37 Primary Spawner: "Infected", active: yes, repeat: 1 17:42:37 [12] InfectedIndustrial 17:42:37 Primary Spawner: "Infected", active: yes, repeat: 1 17:42:37 [13] InfectedMedic 17:42:37 Primary Spawner: "Infected", active: yes, repeat: 1 17:42:37 [14] InfectedPolice 17:42:37 Primary Spawner: "Infected", active: yes, repeat: 1 17:42:37 [15] InfectedPrisoner 17:42:37 Primary Spawner: "Infected", active: yes, repeat: 1 17:42:37 [16] InfectedReligious 17:42:37 Primary Spawner: "Infected", active: yes, repeat: 1 17:42:37 [17] InfectedSolitude 17:42:37 Primary Spawner: "Infected", active: yes, repeat: 1 17:42:37 [18] InfectedVillage 17:42:37 Primary Spawner: "Infected", active: yes, repeat: 1 17:42:37 [19] ItemPlanks 17:42:37 Primary Spawner: "Item", active: yes, repeat: 1 17:42:37 [20] Loot 17:42:37 Primary Spawner: "Loot", active: yes, repeat: 2 17:42:37 [21] StaticHeliCrash 17:42:37 Primary Spawner: "Vehicle", active: yes, repeat: 1 17:42:37 [22] StaticPoliceCar 17:42:37 Primary Spawner: "Vehicle", active: yes, repeat: 1 17:42:37 [23] TrajectoryApple 17:42:37 Primary Spawner: "Trajectory", active: yes, repeat: 1 17:42:37 [24] TrajectoryCanina 17:42:37 Primary Spawner: "Trajectory", active: yes, repeat: 1 17:42:37 [25] TrajectoryConiferous 17:42:37 Primary Spawner: "Trajectory", active: yes, repeat: 1 17:42:37 [26] TrajectoryDeciduous 17:42:37 Primary Spawner: "Trajectory", active: yes, repeat: 1 17:42:37 [27] TrajectoryHumus 17:42:37 Primary Spawner: "Trajectory", active: yes, repeat: 1 17:42:37 [28] TrajectoryPear 17:42:37 Primary Spawner: "Trajectory", active: yes, repeat: 1 17:42:37 [29] TrajectoryPlum 17:42:37 Primary Spawner: "Trajectory", active: yes, repeat: 1 17:42:37 [30] TrajectorySambucus 17:42:37 Primary Spawner: "Trajectory", active: yes, repeat: 1 17:42:37 [31] TrajectoryStones 17:42:37 Primary Spawner: "Trajectory", active: yes, repeat: 1 17:42:37 [32] VehicleOffroadHatchback 17:42:37 Primary Spawner: "Vehicle", active: yes, repeat: 1 17:42:37 [CE][Hive] :: Initializing of spawners done. 17:42:37 [CE][Hive] :: Init sequence finished. 17:42:37 Player connect enabled 17:42:38 PerfWarning: Way too much components (1041) in dz\structures\industrial\farms\barn_metal_big.p3d:geometryFire 17:42:39 PerfWarning: Way too much components (652) in dz\structures\military\improvised\mil_tent_big4.p3d:geometryFire 17:42:39 Convex "component433" selection faces are less then 4 in dz\structures\industrial\harbour\pier_crane_b.p3d:geometryFire 17:42:39 Convex "component434" selection faces are less then 4 in dz\structures\industrial\harbour\pier_crane_b.p3d:geometryFire 17:42:39 PerfWarning: Way too much components (592) in dz\structures\military\houses\mil_guardtower.p3d:geometryFire 17:42:39 PerfWarning: Way too much components (1022) in dz\structures\wrecks\vehicles\wreck_bmp1.p3d:geometryFire 17:42:40 PerfWarning: Way too much components (658) in dz\structures\industrial\harbour\boathouse.p3d:geometryFire 17:42:44 PerfWarning: Way too much components (1020) in dz\structures\industrial\cementworks\cementworks_expeditiona.p3d:geometryFire 17:43:14 Convex "component371" selection faces are less then 4 in dz\structures\specific\airfields\airfield_small_control.p3d:geometryFire 17:43:14 Convex "component379" selection faces are less then 4 in dz\structures\specific\airfields\airfield_small_control.p3d:geometryFire 17:43:14 Convex "component384" selection faces are less then 4 in dz\structures\specific\airfields\airfield_small_control.p3d:geometryFire 17:43:14 Convex "component410" selection faces are less then 4 in dz\structures\specific\airfields\airfield_small_control.p3d:geometryFire 17:43:14 Convex "component414" selection faces are less then 4 in dz\structures\specific\airfields\airfield_small_control.p3d:geometryFire 17:43:14 Convex "component423" selection faces are less then 4 in dz\structures\specific\airfields\airfield_small_control.p3d:geometryFire 17:43:14 Convex "component472" selection faces are less then 4 in dz\structures\specific\airfields\airfield_small_control.p3d:geometryFire 17:43:14 Convex "component502" selection faces are less then 4 in dz\structures\specific\airfields\airfield_small_control.p3d:geometryFire 17:43:14 Convex "component508" selection faces are less then 4 in dz\structures\specific\airfields\airfield_small_control.p3d:geometryFire 17:43:14 Convex "component535" selection faces are less then 4 in dz\structures\specific\airfields\airfield_small_control.p3d:geometryFire 17:43:14 Convex "component539" selection faces are less then 4 in dz\structures\specific\airfields\airfield_small_control.p3d:geometryFire 17:43:14 Convex "component540" selection faces are less then 4 in dz\structures\specific\airfields\airfield_small_control.p3d:geometryFire 17:43:14 Convex "component553" selection faces are less then 4 in dz\structures\specific\airfields\airfield_small_control.p3d:geometryFire 17:43:14 PerfWarning: Way too much components (544) in dz\structures\specific\airfields\airfield_small_control.p3d:geometryFire 17:43:30 SW keep height animation used for dz\structures\residential\misc\misc_football_line_hcircle.p3d 17:43:45 PerfWarning: Way too much components (954) in dz\structures\industrial\cementworks\cementworks_millb.p3d:geometryFire 17:43:49 Convex "component01" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component02" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component03" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component04" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component05" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component06" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component07" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component08" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component09" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component10" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component11" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component12" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component13" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component14" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component15" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component16" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component17" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component18" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component19" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component20" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component21" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component22" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component23" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component24" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component25" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component26" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component27" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component28" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component29" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component30" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component31" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component32" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component33" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component34" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component35" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component36" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component37" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component38" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component39" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component40" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component41" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component42" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component43" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component44" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component45" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component46" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component47" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component48" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component49" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component50" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component51" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component52" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component53" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component54" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component55" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component56" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component57" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component58" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component59" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component60" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component61" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component62" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component63" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component64" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component65" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component66" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component67" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component68" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component69" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component70" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component71" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component72" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component73" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component74" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component75" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component76" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component77" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component78" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component79" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component80" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component81" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component82" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component83" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component84" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component85" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component86" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component87" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component88" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component89" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component90" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component91" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component92" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component93" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component94" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component95" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component96" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component97" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component98" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component99" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component100" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component101" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component102" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component103" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component104" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component105" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component106" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component107" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component108" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component109" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component110" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component111" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component112" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component113" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component114" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component115" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component116" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component117" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component118" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component119" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component120" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component121" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component122" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component123" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component124" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component125" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component126" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component127" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component128" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component129" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component130" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component131" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component132" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component133" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component134" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component135" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component136" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component137" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component138" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component139" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component140" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component141" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component142" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component143" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component144" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component145" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component146" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component147" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component148" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component149" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component150" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component151" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component152" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component153" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component154" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component155" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component156" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component157" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component158" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component159" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component160" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component161" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component162" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component163" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component164" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component165" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component166" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component167" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component168" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component169" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component170" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component171" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component172" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component173" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component174" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component175" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component176" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component177" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component178" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component179" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component180" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component181" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component182" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component183" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component184" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component185" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component186" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component187" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component188" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component189" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component190" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component191" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component192" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component193" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component194" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component195" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component196" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component197" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component198" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component199" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component200" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component201" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component202" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component203" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component204" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component205" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component206" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component207" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component208" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component209" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component210" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component211" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component212" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component213" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component214" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component215" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component216" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component217" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component218" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component219" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component220" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component221" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component222" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component223" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component224" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component225" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component226" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component227" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component228" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component229" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component230" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component231" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component232" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component233" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component234" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component235" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component236" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component237" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component238" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component239" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component240" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component241" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component242" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component243" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component244" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component245" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component246" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component247" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component248" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component249" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component250" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component251" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component252" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component253" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component254" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component255" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component256" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component257" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component258" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component259" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component260" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component261" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component262" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component263" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component264" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component265" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component266" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component267" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component268" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component269" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component270" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component271" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component272" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component273" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component274" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component275" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component276" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component277" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component278" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component279" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component280" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component281" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component282" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component283" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component284" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component285" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component286" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component287" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component288" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component289" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component290" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component291" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component292" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component293" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component294" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component295" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component296" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component297" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component298" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component299" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component300" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component301" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component302" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component303" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component304" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component305" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component306" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component307" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component308" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component309" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component310" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component311" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component312" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component313" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component314" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component315" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component316" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component317" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component318" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component319" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component320" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component321" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component322" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component323" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component324" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component325" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component326" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component327" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component328" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component329" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component330" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component331" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component332" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component333" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component334" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component335" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component336" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component337" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component338" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component339" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component340" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component341" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component342" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component343" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component344" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component345" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component346" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component347" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component348" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component349" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component350" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component351" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component352" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component353" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component354" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component355" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component356" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component357" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component358" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component359" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component360" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component361" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component362" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component363" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component364" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component365" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component366" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component367" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component368" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component369" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component370" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component371" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component372" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component373" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component374" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component375" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component14" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_dirt.p3d:geometryFire 17:43:49 Convex "component19" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_dirt.p3d:geometryFire 17:43:49 Convex "component46" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_dirt.p3d:geometryFire 17:43:49 Convex "component48" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_dirt.p3d:geometryFire 17:44:08 PerfWarning: Way too much components (601) in dz\structures\industrial\construction\construction_crane.p3d:geometryFire 17:44:08 Convex "component309" selection faces are less then 4 in dz\structures\industrial\construction\construction_building.p3d:geometryFire 17:44:08 Convex "component340" selection faces are less then 4 in dz\structures\industrial\construction\construction_building.p3d:geometryFire 17:44:08 Convex "component345" selection faces are less then 4 in dz\structures\industrial\construction\construction_building.p3d:geometryFire 17:44:08 Convex "component382" selection faces are less then 4 in dz\structures\industrial\construction\construction_building.p3d:geometryFire 17:44:08 Convex "component392" selection faces are less then 4 in dz\structures\industrial\construction\construction_building.p3d:geometryFire 17:44:08 Convex "component393" selection faces are less then 4 in dz\structures\industrial\construction\construction_building.p3d:geometryFire 17:44:08 Convex "component420" selection faces are less then 4 in dz\structures\industrial\construction\construction_building.p3d:geometryFire 17:44:08 Convex "component429" selection faces are less then 4 in dz\structures\industrial\construction\construction_building.p3d:geometryFire 17:44:08 Convex "component430" selection faces are less then 4 in dz\structures\industrial\construction\construction_building.p3d:geometryFire 17:44:08 Convex "component497" selection faces are less then 4 in dz\structures\industrial\construction\construction_building.p3d:geometryFire 17:44:08 Convex "component520" selection faces are less then 4 in dz\structures\industrial\construction\construction_building.p3d:geometryFire 17:44:08 PerfWarning: Way too much components (1459) in dz\structures\industrial\construction\construction_building.p3d:geometryFire 17:44:18 Convex "component10" selection faces are less then 4 in dz\structures\industrial\mines\mine_heap.p3d:geometryView 17:44:18 Convex "component14" selection faces are less then 4 in dz\structures\industrial\mines\mine_heap.p3d:geometryView 17:44:18 Convex "component17" selection faces are less then 4 in dz\structures\industrial\mines\mine_heap.p3d:geometryView 17:44:18 Convex "component29" selection faces are less then 4 in dz\structures\industrial\mines\mine_heap.p3d:geometryView 17:44:18 Convex "component30" selection faces are less then 4 in dz\structures\industrial\mines\mine_heap.p3d:geometryView 17:44:18 PerfWarning: Way too much components (700) in dz\structures\industrial\mines\mine_building.p3d:geometryFire 17:44:51 Saved 0 players ... 17:45:55 PerfWarning: Way too much components (528) in dz\structures\industrial\sawmills\sawmill_building.p3d:geometryFire 17:46:47 Convex "component49" selection faces are less then 4 in dz\structures\industrial\construction\construction_house1.p3d:geometryFire 17:46:47 Convex "component49" selection faces are less then 4 in dz\structures\industrial\construction\construction_house1.p3d:geometryView 17:47:00 PerfWarning: Way too much components (1705) in dz\structures\military\airfield\mil_aircraftshelter.p3d:geometryFire 17:47:13 Saved 0 players ... 17:47:16 PerfWarning: Way too much components (627) in dz\structures\military\airfield\airfield_servicehangar_r.p3d:geometryFire 17:47:16 Convex "component76" selection faces are less then 4 in dz\structures\military\airfield\airfield_servicehangar_l.p3d:geometry 17:47:16 Convex "component77" selection faces are less then 4 in dz\structures\military\airfield\airfield_servicehangar_l.p3d:geometry 17:47:16 PerfWarning: Way too much components (566) in dz\structures\military\airfield\airfield_servicehangar_l.p3d:geometryFire 17:47:23 PerfWarning: Way too much components (631) in dz\structures\military\airfield\mil_atc_big.p3d:geometryFire 17:47:23 PerfWarning: Way too much components (634) in dz\structures\military\airfield\mil_atc_big.p3d:geometryView 17:47:28 PerfWarning: Way too much components (1046) in dz\structures\military\airfield\mil_reinforcedtank2.p3d:geometryFire 17:47:29 Convex "component05" selection faces are less then 4 in dz\structures\industrial\smokestacks\smokestack_medium.p3d:geometry 17:47:29 Convex "component09" selection faces are less then 4 in dz\structures\industrial\smokestacks\smokestack_medium.p3d:geometry 17:47:29 Convex "component59" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_ext_details.p3d:geometry 17:47:29 Convex "component156" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_ext_details.p3d:geometryFire 17:47:29 Convex "component157" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_ext_details.p3d:geometryFire 17:47:29 Convex "component300" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_ext_details.p3d:geometryFire 17:47:29 Convex "component301" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_ext_details.p3d:geometryFire 17:47:29 Convex "component306" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_ext_details.p3d:geometryFire 17:47:29 Convex "component307" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_ext_details.p3d:geometryFire 17:47:29 Convex "component04" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component05" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component06" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component07" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component08" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component09" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component10" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component11" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component12" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component13" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component14" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component15" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component16" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component17" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component18" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component19" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component20" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component21" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component22" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component23" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component24" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component25" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component26" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component27" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component28" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component29" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component30" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component31" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component32" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component33" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component34" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component35" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component36" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component37" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component38" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component39" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component40" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component41" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component42" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component43" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component104" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component105" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component106" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component107" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component108" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component109" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component110" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component111" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component112" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component113" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component114" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component115" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component116" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component117" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component118" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component119" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component120" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component121" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component122" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component123" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component124" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component125" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component126" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component127" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component128" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component129" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component130" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component131" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component132" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component133" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component134" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component135" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component136" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component137" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component138" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component139" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component140" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component141" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component142" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component143" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component34" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_int_stairs.p3d:geometry 17:47:29 Convex "component188" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_int_stairs.p3d:geometryFire 17:47:29 Convex "component189" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_int_stairs.p3d:geometryFire 17:47:29 Convex "component190" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_int_stairs.p3d:geometryFire 17:47:29 Convex "component191" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_int_stairs.p3d:geometryFire 17:47:29 Convex "component192" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_int_stairs.p3d:geometryFire 17:47:29 Convex "component193" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_int_stairs.p3d:geometryFire 17:47:29 Convex "component208" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_int_stairs.p3d:geometryFire 17:47:29 Convex "component209" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_int_stairs.p3d:geometryFire 17:47:29 Convex "component215" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_int_stairs.p3d:geometryFire 17:47:29 Convex "component216" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_int_stairs.p3d:geometryFire 17:47:35 Convex "component04" selection faces are less then 4 in dz\rocks\rock_spike3.p3d:geometryFire 17:47:35 PerfWarning: Way too much components (1078) in dz\structures\wrecks\ships\ship_big_backb.p3d:geometryFire 17:47:35 PerfWarning: Way too much components (778) in dz\structures\wrecks\ships\proxy\beams_back_b.p3d:geometryFire 17:47:35 PerfWarning: Way too much components (625) in dz\structures\wrecks\ships\ship_big_castle.p3d:geometry 17:47:35 PerfWarning: Way too much components (905) in dz\structures\wrecks\ships\ship_big_castle.p3d:geometryFire 17:47:35 PerfWarning: Way too much components (504) in dz\structures\wrecks\ships\ship_big_castle.p3d:geometryView 17:47:35 PerfWarning: Way too much components (899) in dz\structures\wrecks\ships\proxy\aship_int_piping_1.p3d:geometry 17:47:35 PerfWarning: Way too much components (942) in dz\structures\wrecks\ships\proxy\aship_int_piping_2.p3d:geometry 17:47:35 PerfWarning: Way too much components (1702) in dz\structures\wrecks\ships\proxy\beams_castle.p3d:geometry 17:47:35 PerfWarning: Way too much components (761) in dz\structures\wrecks\ships\ship_big_backa.p3d:geometryFire 17:47:35 PerfWarning: Way too much components (749) in dz\structures\wrecks\ships\proxy\beams_back_a.p3d:geometryFire 17:47:35 PerfWarning: Way too much components (1170) in dz\structures\wrecks\ships\ship_big_frontb.p3d:geometryFire 17:47:35 PerfWarning: Way too much components (1253) in dz\structures\wrecks\ships\proxy\beams_front_b.p3d:geometryFire 17:47:35 PerfWarning: Way too much components (682) in dz\structures\wrecks\ships\proxy\covers_front_b.p3d:geometryFire 17:47:35 PerfWarning: Way too much components (832) in dz\structures\wrecks\ships\ship_big_fronta.p3d:geometryFire 17:47:35 PerfWarning: Way too much components (688) in dz\structures\wrecks\ships\proxy\beams_front_a.p3d:geometryFire 17:47:43 PerfWarning: Way too much components (1117) in dz\structures\military\airfield\airfield_radar_tall.p3d:geometryFire 17:48:55 PerfWarning: Way too much components (866) in dz\structures\military\tisy\tisy_radarb_base.p3d:geometryView 17:48:55 PerfWarning: Way too much components (574) in dz\structures\military\tisy\proxy\pipes.p3d:geometryFire 17:48:55 dz\structures\military\tisy\proxy\railings.p3d: house, config class missing 17:48:55 dz\structures\military\tisy\proxy\railings.p3d: house, config class missing 17:48:55 Convex "component42" selection faces are less then 4 in dz\structures\military\tisy\tisy_radarb_antenna.p3d:geometryFire 17:48:55 PerfWarning: Way too much components (600) in dz\structures\military\tisy\tisy I've tried restarting several times and it gets stuck in the same place every time. Steam is installed on my C drive and the game servers are installed on my E drive. I also have directories there for several A3 servers on my E drive and my startup is similar for both DAYZ and A3. What's different about DAYZ from a startup perspective? EDIT: Not sure what I did but I got it working! Edited January 12, 2019 by bob_the_k Share this post Link to post Share on other sites
ktandel 0 Posted January 12, 2019 Can you drop your Server.cfg file ? Share this post Link to post Share on other sites
mrwolv 46 Posted January 14, 2019 On 11/01/2019 at 11:17 PM, bob_the_k said: I'm running DAYZ on a separate server. My startup only gets so far and then stops. There's no indication as to what the issue is. Here's the .BAT file I used to create and then update the server. Not sure if I need the -beta though: Reveal hidden contents @echo off SETLOCAL ENABLEDELAYEDEXPANSION SET STEAMLOGIN=*********** *********** SET DZSAserverBRANCH=223350 -beta SET DZSAPath=E:\DAYZStandalone SET STEAMPATH=C:\Steamcmd :: _________________________________________________________ echo. echo You are about to update the DZSA server echo Dir: %DZSAPath% echo Branch: %DZSAserverBRANCH% echo. echo Key "ENTER" to proceed pause %STEAMPATH%\steamcmd.exe +login %STEAMLOGIN% +force_install_dir %DZSAPath% +"app_update %DZSAServerBRANCH%" validate +quit echo . echo Your DAYZ Standalone server is now up to date echo key "ENTER" to exit pause Here's my startup file: Reveal hidden contents @echo off cls set watch=DayZ Server title %watch% Watchdog cd "e:\DayzStandalone" :watchdog echo (%time%) %watch% started. start "DayZ Server" /wait "DayZServer_x64.exe" -instanceID=1 -config=serverDZ.cfg -port=2382 -dologs -adminlog -nofilepatching -netlog -freezecheck "-profiles=E:\DayzStandalone\AbandonedProfileFolder" echo (%time%) %watch% closed or crashed, restarting. goto watchdog And here's the server.RPT file: Reveal hidden contents ===================================================================== == E:\DayzStandalone\DayZServer_x64.exe == "DayZServer_x64.exe" -instanceID=1 -config=serverDZ.cfg -port=2382 -dologs -adminlog -nofilepatching -netlog -freezecheck "-profiles=E:\DayzStandalone\AbandonedProfileFolder" ===================================================================== Exe timestamp: 2019/01/11 17:09:06 Current time: 2019/01/11 17:41:56 Version 1.0.150000 17:41:56 Localization not present: STR_DATE_FORMAT_SHORT 17:41:56 Localization not present: STR_TIME_FORMAT 17:41:56 Localization not present: STR_WINDOWED 17:41:56 Localization not present: STR_NO_CHANGE 17:41:56 Localization not present: STR_CONFIG_CONTROLLER_NORMAL_LOOK 17:41:56 Localization not present: STR_CONFIG_CONTROLLER_REVERSED_LOOK 17:41:56 Localization not present: STR_SINGLE_PLAY 17:41:56 Localization not present: STR_SINGLE_RESUME 17:41:56 Localization not present: STR_SINGLE_RESTART 17:41:56 Localization not present: STR_SINGLE_CREATE 17:41:56 Localization not present: STR_LEFT_BUTTON 17:41:56 Localization not present: STR_RIGHT_BUTTON 17:41:56 Localization not present: STR_SINGLE_VOICE 17:41:56 Localization not present: STR_ALL_VOICES 17:41:56 Localization not present: STR_PLAYER_VOICE_ENABLED 17:41:56 Localization not present: STR_VERY_SMALL 17:41:56 Localization not present: STR_SMALL 17:41:56 Localization not present: STR_MEDIUM 17:41:56 Localization not present: STR_LARGE 17:41:56 Localization not present: STR_VERY_LARGE 17:41:56 Localization not present: STR_MP_VALIDERROR 17:41:56 Localization not present: STR_MP_CONNECTION_LOOSING 17:41:56 Localization not present: STR_MSG_MP_NO_PASSWORD 17:41:56 Localization not present: STR_MSG_LAUNCH_GAME 17:41:56 Localization not present: STR_MSG_MPW_NONAME 17:41:56 Localization not present: STR_MSG_MISSION_VERSION 17:41:56 Localization not present: STR_CLIENT_WAIT_TITLE 17:41:56 Localization not present: STR_MPROLE_ENABLE_ALL 17:41:56 Localization not present: STR_MPROLE_DISABLE_ALL 17:41:56 Localization not present: STR_SPECIAL_NONE 17:41:56 Localization not present: STR_SPECIAL_CARGO 17:41:56 Localization not present: STR_SPECIAL_FLYING 17:41:56 Localization not present: STR_SPECIAL_FORM 17:41:56 Localization not present: STR_SPECIAL_CAN_COLLIDE 17:41:56 Localization not present: STR_TITTYPE_NONE 17:41:56 Localization not present: STR_TITTYPE_OBJECT 17:41:56 Localization not present: STR_TITTYPE_RESOURCE 17:41:56 Localization not present: STR_TITTYPE_TEXT 17:41:56 Localization not present: STR_SECTION_MISSION 17:41:56 Localization not present: STR_SECTION_INTRO 17:41:56 Localization not present: STR_SECTION_OUTRO_WIN 17:41:56 Localization not present: STR_SECTION_OUTRO_LOOSE 17:41:56 Localization not present: STR_SECTION_CUTSCENE 17:41:56 Localization not present: STR_LOAD_INIT 17:41:56 Localization not present: STR_LOAD_WORLD 17:41:56 Localization not present: STR_LOAD_GAME 17:41:56 Localization not present: STR_SAVE_GAME 17:41:56 Localization not present: STR_MP_CONNECT 17:41:56 Localization not present: STR_MP_DISCONNECT 17:41:56 Localization not present: STR_MP_CONNECTING 17:41:56 Localization not present: STR_MP_TIMEOUT 17:41:56 Localization not present: STR_DISP_CLIENT_TEXT_EDIT 17:41:56 Localization not present: STR_TERRAIN_3_125 17:41:56 Localization not present: STR_TERRAIN_12_5 17:41:56 Localization not present: STR_TERRAIN_50 17:41:56 Localization not present: STR_TEX_256 17:41:56 Localization not present: STR_TEX_512 17:41:56 Localization not present: STR_TEX_1024 17:41:56 Localization not present: STR_TEX_2048 17:41:56 Localization not present: STR_TEX_AUTO 17:41:56 Localization not present: STR_FXAA 17:41:56 Localization not present: STR_SHARP 17:41:56 Localization not present: STR_SMAA 17:41:56 Localization not present: STR_MP_LOGIN_QUEUE_FULL 17:41:58 Updating base class All->AllVehicles, by DZ\data\config.bin/CfgVehicles/Man/ 17:41:58 Updating base class Transport->AllVehicles, by DZ\data\config.bin/CfgVehicles/Air/ 17:41:58 Updating base class Name->NameIcon, by DZ\gear\navigation\config.bin/CfgLocationTypes/Hill/ 17:41:58 Updating base class Hill->NameIcon, by DZ\gear\navigation\config.bin/CfgLocationTypes/ViewPoint/ 17:41:58 Updating base class Hill->NameIcon, by DZ\gear\navigation\config.bin/CfgLocationTypes/RockArea/ 17:41:58 Updating base class Hill->NameIcon, by DZ\gear\navigation\config.bin/CfgLocationTypes/BorderCrossing/ 17:41:58 Updating base class Hill->NameIcon, by DZ\gear\navigation\config.bin/CfgLocationTypes/VegetationBroadleaf/ 17:41:58 Updating base class Hill->NameIcon, by DZ\gear\navigation\config.bin/CfgLocationTypes/VegetationFir/ 17:41:58 Updating base class Hill->NameIcon, by DZ\gear\navigation\config.bin/CfgLocationTypes/VegetationPalm/ 17:41:58 Updating base class Hill->NameIcon, by DZ\gear\navigation\config.bin/CfgLocationTypes/VegetationVineyard/ 17:41:58 Updating base class Weather->, by DZ\sounds\hpp\config.bin/CfgWorlds/CAWorld/Weather/ 17:41:58 Updating base class HorticultureBaseProxies->ProxyAttachment, by DZ\structures\residential\config.bin/CfgNonAIVehicles/ProxyTomato_Seeds/ 17:41:58 Updating base class ->Car, by DZ\vehicles\wheeled\config.bin/CfgVehicles/CarScript/ 17:41:59 ENGINE (W): No module info used, trying to identify -> 0x5D490000 17:41:59 ENGINE (W): Adjusting job system settings to have at least one job worker thread. 17:41:59 MATERIAL (E): ScreenSpacereflections (GenericWorldPPEffect) : Blue noise texture not found (system/textures/PP/blue_noise) 17:41:59 [Inputs] Loading inputs default "dz/data/inputsdefault/constants.xml" 17:41:59 [Inputs] Loading inputs cfg "E:\DayzStandalone\AbandonedProfileFolder\Users\Survivor\Server.core.xml" 17:41:59 Warning Message: 'soundSetNear/' is not a value 17:41:59 Warning Message: 'soundSetFar/' is not a value 17:41:59 Warning Message: 'soundSetNear/' is not a value 17:41:59 Warning Message: 'soundSetFar/' is not a value 17:41:59 Warning Message: 'soundSetNear/' is not a value 17:41:59 Warning Message: 'soundSetFar/' is not a value 17:41:59 Warning Message: 'soundSetNear/' is not a value 17:41:59 Warning Message: 'soundSetFar/' is not a value 17:42:01 RENDER (E): Cannot find PP effect CloudsEffect, is the name correct? 17:42:01 MATERIAL (E): Can't load 'DropRefractionTex' 'Graphics/Textures/postprocess/drop_refraction.edds', in material @"Graphics/Materials/postprocess/rain.emat" 17:42:01 MATERIAL (E): Can't load 'DistantTex' 'Graphics/Textures/postprocess/snowdistant.edds', in material @"Graphics/Materials/postprocess/rain.emat" 17:42:01 MATERIAL (E): Can't load 'RotationNoiseMap' 'Graphics/Textures/postprocess/noise.edds', in material @"Graphics/Materials/postprocess/rain.emat" 17:42:01 RESOURCES (E): Bad texture name 'noresize' 17:42:01 MATERIAL (E): Can't load 'RipplesMap' 'noresize', in material @"Graphics/Materials/postprocess/rain.emat" 17:42:01 MATERIAL (E): Can't load 'MovableMap' 'Graphics/Textures/postprocess/rainripplesmovable.edds', in material @"Graphics/Materials/postprocess/rain.emat" 17:42:01 RESOURCES (E): Bad texture name 'noresize' 17:42:01 MATERIAL (E): Can't load 'MovableNoiseMap' 'noresize', in material @"Graphics/Materials/postprocess/rain.emat" 17:42:01 MATERIAL (E): Can't load 'ColorTable' 'graphics/textures/postprocess/color_test.edds', in material @"Graphics/Materials/postprocess/colorgrading.emat" 17:42:01 Warning: CfgWeapons missing in PreloadConfig - may slow down vehicle creation 17:42:01 Warning: CfgMagazines missing in PreloadConfig - may slow down vehicle creation 17:42:01 String "STR_DN_UNKNOWN" not found 17:42:01 String "STR_DN_UNKNOWN" not found 17:42:01 String "STR_DN_CAR" not found 17:42:01 String "STR_DN_UNKNOWN" not found 17:42:01 String "STR_DN_HELICOPTER" not found 17:42:01 String "STR_DN_HELICOPTER" not found 17:42:01 String "STR_DN_MAN" not found 17:42:01 String "STR_DN_ANIMAL" not found 17:42:01 String "STR_DN_UNKNOWN" not found 17:42:01 String "STR_DN_BUNKER" not found 17:42:01 String "STR_DN_UNKNOWN" not found 17:42:01 String "STR_DN_UNKNOWN" not found 17:42:01 String "STR_DN_UNKNOWN" not found 17:42:01 String "STR_DN_UNKNOWN" not found 17:42:01 String "STR_DN_MAN" not found 17:42:01 String "STR_DN_MAN" not found 17:42:01 String "STR_DN_MAN" not found 17:42:01 String "STR_DN_CAR" not found 17:42:01 String "STR_DN_ANIMAL" not found 17:42:01 String "STR_DN_ANIMAL" not found 17:42:01 String "STR_CfgVehicles_NBCGloves_ColorBase0" not found 17:42:01 Warning Message: No entry 'bin\config.bin/CfgVehicles/CfgNonAIVehicles.scope'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgVehicles/CfgNonAIVehicles.model'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgVehicles/CfgNonAIVehicles.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgVehicles/CfgNonAIVehicles.camouflage'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgVehicles/CfgNonAIVehicles.audible'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgVehicles/CfgNonAIVehicles.displayName'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgVehicles/CfgNonAIVehicles.nameSound'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgVehicles/CfgNonAIVehicles.destrType'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgVehicles/CfgNonAIVehicles.maxSpeed'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgVehicles/CfgNonAIVehicles.limitedSpeedCoef'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgVehicles/CfgNonAIVehicles.secondaryExplosion'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgVehicles/CfgNonAIVehicles.driverCanEject'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgVehicles/CfgNonAIVehicles.cargoCanEject'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgVehicles/CfgNonAIVehicles.itemsCargoSize'. 17:42:01 Warning Message: No entry 'bin\config.bin/CfgVehicles/CfgNonAIVehicles.clothingType'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgVehicles/CfgNonAIVehicles.soundEngine'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgVehicles/CfgNonAIVehicles.soundEnviron'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgVehicles/CfgNonAIVehicles.soundDammage'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgVehicles/CfgNonAIVehicles.soundCrash'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgVehicles/CfgNonAIVehicles.soundLandCrash'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgVehicles/CfgNonAIVehicles.soundWaterCrash'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgVehicles/CfgNonAIVehicles.soundGetIn'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgVehicles/CfgNonAIVehicles.soundGetOut'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgVehicles/CfgNonAIVehicles.soundServo'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgVehicles/CfgNonAIVehicles.soundEngineOnInt'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgVehicles/CfgNonAIVehicles.soundEngineOffInt'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgVehicles/CfgNonAIVehicles.soundEngineOnExt'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgVehicles/CfgNonAIVehicles.soundEngineOffExt'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgVehicles/CfgNonAIVehicles.soundLocked'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgVehicles/CfgNonAIVehicles.soundIncommingMissile'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgVehicles/CfgNonAIVehicles.SoundEnvironExt'. 17:42:01 Warning Message: No entry 'bin\config.bin/CfgVehicles/CfgNonAIVehicles.SoundGear'. 17:42:01 Warning Message: No entry 'bin\config.bin/CfgVehicles/CfgNonAIVehicles.SoundEquipment'. 17:42:01 Warning Message: No entry 'bin\config.bin/CfgVehicles/CfgNonAIVehicles.reversed'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgVehicles/CfgNonAIVehicles.HeadAimDown'. 17:42:01 Warning Message: '/' is not a value 17:42:01 String "STR_DN_MAN" not found 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.model'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.hit'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.indirectHit'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.indirectHitRange'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.maxControlRange'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.maneuvrability'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.trackOversteer'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.trackLead'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.thrust'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.thrustTime'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.initTime'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.explosionTime'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.fuseDistance'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.maxSpeed'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.sideAirFriction'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.simulationStep'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.initSpeed'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.maxLeadSpeed'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.typicalSpeed'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.visibleFire'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.audibleFire'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.visibleFireTime'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.irLock'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.laserLock'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.nvLock'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.manualControl'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.explosive'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.caliber'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.deflecting'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.timeToLive'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.hitGroundSoft'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.hitGroundHard'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.hitMan'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.hitArmor'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.hitIron'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.hitBuilding'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.hitFoliage'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.hitWood'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.hitGlass'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.hitGlassArmored'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.hitPlastic'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.hitConcrete'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.hitRubber'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.hitMetalplate'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.hitMetal'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.hitDefault'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.soundFly'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.soundEngine'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.supersonicCrackNear'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.supersonicCrackFar'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.damageBarrel'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.damageBarrelDestroyed'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.jamChance'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgAmmo/cfgAmmoTypes.jamChanceDestroyed'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Unrecognized CfgNonAIVehicles simulation seagull in bin\config.bin/CfgNonAIVehicles/Bird/ 17:42:01 Unrecognized CfgNonAIVehicles simulation seagull in bin\config.bin/CfgNonAIVehicles/Insect/ 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyCargo.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Unrecognized CfgNonAIVehicles simulation in bin\config.bin/CfgNonAIVehicles/ProxyCargo/ 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyCargo.model'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyCargo.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyCargo01.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Unrecognized CfgNonAIVehicles simulation in bin\config.bin/CfgNonAIVehicles/ProxyCargo01/ 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyCargo01.model'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyCargo01.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyCargo02.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Unrecognized CfgNonAIVehicles simulation in bin\config.bin/CfgNonAIVehicles/ProxyCargo02/ 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyCargo02.model'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyCargo02.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyCargo03.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Unrecognized CfgNonAIVehicles simulation in bin\config.bin/CfgNonAIVehicles/ProxyCargo03/ 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyCargo03.model'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyCargo03.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyCargo04.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Unrecognized CfgNonAIVehicles simulation in bin\config.bin/CfgNonAIVehicles/ProxyCargo04/ 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyCargo04.model'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyCargo04.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyDriver.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Unrecognized CfgNonAIVehicles simulation in bin\config.bin/CfgNonAIVehicles/ProxyDriver/ 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyDriver.model'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyDriver.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyV3S_Driver.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Unrecognized CfgNonAIVehicles simulation in bin\config.bin/CfgNonAIVehicles/ProxyV3S_Driver/ 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyV3S_Driver.model'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyV3S_Driver.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyV3S_CargoA.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Unrecognized CfgNonAIVehicles simulation in bin\config.bin/CfgNonAIVehicles/ProxyV3S_CargoA/ 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyV3S_CargoA.model'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyV3S_CargoA.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyCivilianSedan_Driver.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Unrecognized CfgNonAIVehicles simulation in bin\config.bin/CfgNonAIVehicles/ProxyCivilianSedan_Driver/ 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyCivilianSedan_Driver.model'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyCivilianSedan_Driver.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyCivilianSedan_Cargo.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Unrecognized CfgNonAIVehicles simulation in bin\config.bin/CfgNonAIVehicles/ProxyCivilianSedan_Cargo/ 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyCivilianSedan_Cargo.model'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyCivilianSedan_Cargo.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyBus_Driver.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Unrecognized CfgNonAIVehicles simulation in bin\config.bin/CfgNonAIVehicles/ProxyBus_Driver/ 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyBus_Driver.model'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyBus_Driver.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyBus_Cargo.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Unrecognized CfgNonAIVehicles simulation in bin\config.bin/CfgNonAIVehicles/ProxyBus_Cargo/ 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyBus_Cargo.model'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyBus_Cargo.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyHatchback_Cargo.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Unrecognized CfgNonAIVehicles simulation in bin\config.bin/CfgNonAIVehicles/ProxyHatchback_Cargo/ 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyHatchback_Cargo.model'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyHatchback_Cargo.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyEnduro_Driver.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Unrecognized CfgNonAIVehicles simulation in bin\config.bin/CfgNonAIVehicles/ProxyEnduro_Driver/ 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyEnduro_Driver.model'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyEnduro_Driver.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyEnduro_Cargo.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Unrecognized CfgNonAIVehicles simulation in bin\config.bin/CfgNonAIVehicles/ProxyEnduro_Cargo/ 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyEnduro_Cargo.model'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyEnduro_Cargo.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Unrecognized CfgNonAIVehicles simulation seagull in bin\config.bin/CfgNonAIVehicles/DragonFly/ 17:42:01 Unrecognized CfgNonAIVehicles simulation seagull in bin\config.bin/CfgNonAIVehicles/ButterFly/ 17:42:01 Unrecognized CfgNonAIVehicles simulation seagull in bin\config.bin/CfgNonAIVehicles/HouseFly/ 17:42:01 Unrecognized CfgNonAIVehicles simulation seagull in bin\config.bin/CfgNonAIVehicles/HoneyBee/ 17:42:01 Unrecognized CfgNonAIVehicles simulation seagull in bin\config.bin/CfgNonAIVehicles/Mosquito/ 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.model'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.camouflage'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.audible'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.displayName'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.nameSound'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.destrType'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.maxSpeed'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.limitedSpeedCoef'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.secondaryExplosion'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.driverCanEject'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.cargoCanEject'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.itemsCargoSize'. 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.clothingType'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.soundEngine'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.soundEnviron'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.soundDammage'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.soundCrash'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.soundLandCrash'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.soundWaterCrash'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.soundGetIn'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.soundGetOut'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.soundServo'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.soundEngineOnInt'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.soundEngineOffInt'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.soundEngineOnExt'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.soundEngineOffExt'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.soundLocked'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.soundIncommingMissile'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.SoundEnvironExt'. 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.SoundGear'. 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.SoundEquipment'. 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.reversed'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.HeadAimDown'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.type'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.Library'. 17:42:01 Warning Message: No entry '.libTextDesc'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.simulation'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.fireLightDuration'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.fireLightIntensity'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.weight'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Weapon_Base.muzzles'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/DefaultWeapon.chamberableFrom'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/PistolCore.chamberableFrom'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/RifleCore.chamberableFrom'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/MGunCore.chamberableFrom'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/LauncherCore.chamberableFrom'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/GrenadeWeaponCore.chamberableFrom'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Rifle_Base.chamberableFrom'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Pistol_Base.chamberableFrom'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Archery_Base.chamberableFrom'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/Launcher_Base.chamberableFrom'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/AugSteyr_Base.CfgOpticsEffect'. 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/NonlethalCore.chamberableFrom'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/NonlethalPistol.chamberableFrom'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/CfgWeapons/NonlethalRifle.chamberableFrom'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 ANIMATION (E): Animation 'DZ/animals/animations/cow_skeleton/walk_nervous.anm' has undefined bone 'scrotum' 17:42:01 Warning Message: No entry 'bin\config.bin/CfgSoundShaders.default_HoofMediumRun_default_SoundShader'. 17:42:01 Warning Message: No entry '.samples'. 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: Size: '/' not an array 17:42:01 Warning Message: No entry 'bin\config.bin/PreloadVehicles/Animal_BosTaurus_Brown.loadStyle'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/PreloadVehicles/Animal_BosTaurusF_Brown.loadStyle'. 17:42:01 Warning Message: '/' is not a value 17:42:01 Warning Message: No entry 'bin\config.bin/PreloadVehicles/Animal_CanisLupus_Grey.loadStyle'. 17:42:01 Warning Message: '/' is not a value 17:42:02 Warning Message: No entry 'bin\config.bin/CfgSoundShaders.default_HoofSmallRun_default_SoundShader'. 17:42:02 Warning Message: No entry '.samples'. 17:42:02 Warning Message: Size: '/' not an array 17:42:02 Warning Message: Size: '/' not an array 17:42:02 Warning Message: No entry 'bin\config.bin/PreloadVehicles/Animal_CapraHircus_Brown.loadStyle'. 17:42:02 Warning Message: '/' is not a value 17:42:02 Warning Message: No entry 'bin\config.bin/PreloadVehicles/Animal_CapraHircusF.loadStyle'. 17:42:02 Warning Message: '/' is not a value 17:42:02 Warning Message: No entry 'bin\config.bin/PreloadVehicles/Animal_CapreolusCapreolus.loadStyle'. 17:42:02 Warning Message: '/' is not a value 17:42:02 Warning Message: No entry 'bin\config.bin/PreloadVehicles/Animal_CapreolusCapreolusF.loadStyle'. 17:42:02 Warning Message: '/' is not a value 17:42:02 Warning Message: No entry 'bin\config.bin/PreloadVehicles/Animal_CervusElaphus.loadStyle'. 17:42:02 Warning Message: '/' is not a value 17:42:02 Warning Message: No entry 'bin\config.bin/PreloadVehicles/Animal_CervusElaphusF.loadStyle'. 17:42:02 Warning Message: '/' is not a value 17:42:02 Warning Message: No entry 'bin\config.bin/PreloadVehicles/Animal_GallusGallusDomesticus.loadStyle'. 17:42:02 Warning Message: '/' is not a value 17:42:02 Warning Message: No entry 'bin\config.bin/PreloadVehicles/Animal_GallusGallusDomesticusF_Brown.loadStyle'. 17:42:02 Warning Message: '/' is not a value 17:42:02 Warning Message: No entry 'bin\config.bin/PreloadVehicles/Animal_OvisAries.loadStyle'. 17:42:02 Warning Message: '/' is not a value 17:42:02 Warning Message: No entry 'bin\config.bin/PreloadVehicles/Animal_OvisAriesF.loadStyle'. 17:42:02 Warning Message: '/' is not a value 17:42:02 Warning Message: No entry 'bin\config.bin/PreloadVehicles/Animal_SusDomesticus.loadStyle'. 17:42:02 Warning Message: '/' is not a value 17:42:02 MATERIAL (E): Object dz/characters/zombies/z_hermit_m.xob - cannot load material Material_1.emat 17:42:03 Warning Message: No entry 'bin\config.bin/CfgAIBehaviours/InfectedMale/BehaviourHLZombie/SlotCalm/BehaviourZombieCalm/SoundsDuring/Sound1.sounds'. 17:42:03 Warning Message: No entry 'bin\config.bin/CfgAIBehaviours/InfectedMale/BehaviourHLZombie/SlotAlerted/BehaviourZombieAlerted/SoundsEntering/Sound1.sounds'. 17:42:03 Warning Message: No entry 'bin\config.bin/CfgAIBehaviours/InfectedMale/BehaviourHLZombie/SlotAlerted/BehaviourZombieAlerted/SoundsDuring/Sound1.sounds'. 17:42:03 Warning Message: No entry 'bin\config.bin/PreloadVehicles/ZmbM_HermitSkinny_Beige.loadStyle'. 17:42:03 Warning Message: '/' is not a value 17:42:03 Warning Message: No entry 'bin\config.bin/CfgAIBehaviours/InfectedFemale/BehaviourHLZombie/SlotCalm/BehaviourZombieCalm/SoundsDuring/Sound1.sounds'. 17:42:03 Warning Message: No entry 'bin\config.bin/CfgAIBehaviours/InfectedFemale/BehaviourHLZombie/SlotAlerted/BehaviourZombieAlerted/SoundsEntering/Sound1.sounds'. 17:42:03 Warning Message: No entry 'bin\config.bin/CfgAIBehaviours/InfectedFemale/BehaviourHLZombie/SlotAlerted/BehaviourZombieAlerted/SoundsDuring/Sound1.sounds'. 17:42:03 Warning Message: No entry 'bin\config.bin/PreloadVehicles/ZmbF_CitizenANormal_Beige.loadStyle'. 17:42:03 Warning Message: '/' is not a value 17:42:03 SUCCESS: SteamGameServer_Init(0,8766,2382,27016,3,1.0.150000) 17:42:03 Server: SetClientState dpid=2 id=0 name=__SERVER__ CREATED -> CONNECTED 17:42:03 Server: SetClientState dpid=2 id=0 name=__SERVER__ MISSION SELECTED -> PLAYER ASSIGNED 17:42:03 Server: SetClientState dpid=2 id=0 name=__SERVER__ PLAYER ASSIGNED -> MISSION RECEIVED 17:42:03 Warning Message: No entry 'bin\config.bin/CfgWorlds/CAWorld/Weather.Lighting'. 17:42:03 No lighting defined in bin\config.bin/CfgWorlds/CAWorld/Weather.Lighting 17:42:03 Terrain normal texture loaded (dz\worlds\chernarusplus\data\global_nohq.paa)... 17:42:04 Warning Message: No entry 'dz\data\data\penetration\wood.bisurf.isLiquid'. 17:42:04 Warning Message: '/' is not a value 17:42:04 Warning Message: No entry 'dz\data\data\surfaces\clutter.bisurf.isLiquid'. 17:42:04 Warning Message: '/' is not a value 17:42:04 Warning Message: No entry 'dz\data\data\penetration\concrete.bisurf.isLiquid'. 17:42:04 Warning Message: '/' is not a value 17:42:04 Warning Message: No entry 'dz\data\data\penetration\iron.bisurf.isLiquid'. 17:42:04 Warning Message: '/' is not a value 17:42:04 Warning Message: No entry 'dz\data\data\penetration\bricks.bisurf.isLiquid'. 17:42:04 Warning Message: '/' is not a value 17:42:04 Warning Message: No entry 'dz\data\data\penetration\foliage.bisurf.isLiquid'. 17:42:04 Warning Message: '/' is not a value 17:42:04 Warning Message: No entry 'dz\data\data\penetration\granite.bisurf.isLiquid'. 17:42:04 Warning Message: '/' is not a value 17:42:04 Warning Message: No entry 'dz\data\data\penetration\plastic.bisurf.isLiquid'. 17:42:04 Warning Message: '/' is not a value 17:42:04 Warning Message: No entry 'dz\data\data\penetration\glass.bisurf.isLiquid'. 17:42:04 Warning Message: '/' is not a value 17:42:04 Warning Message: No entry 'dz\data\data\penetration\metalPlate.bisurf.isLiquid'. 17:42:04 Warning Message: '/' is not a value 17:42:04 PerfWarning: Way too much components (582) in dz\structures\industrial\power\power_station.p3d:geometryFire 17:42:04 Warning Message: No entry 'dz\data\data\Penetration\ironPlate.bisurf.isLiquid'. 17:42:04 Warning Message: '/' is not a value 17:42:04 Warning Message: No entry 'dz\data\data\penetration\wood_desk.bisurf.isLiquid'. 17:42:04 Warning Message: '/' is not a value 17:42:04 Convex "component36" selection faces are less then 4 in dz\structures\military\houses\mil_barracks4.p3d:geometryView 17:42:04 Warning Message: No entry 'dz\data\data\penetration\glass_House.bisurf.isLiquid'. 17:42:04 Warning Message: '/' is not a value 17:42:04 Warning Message: No entry 'dz\data\data\Penetration\castIron.bisurf.isLiquid'. 17:42:04 Warning Message: '/' is not a value 17:42:04 PerfWarning: Way too much components (564) in dz\structures\military\houses\mil_barracks5.p3d:geometryFire 17:42:04 Warning Message: No entry 'dz\data\data\penetration\pottery.bisurf.isLiquid'. 17:42:04 Warning Message: '/' is not a value 17:42:04 Warning Message: No entry 'dz\data\data\Penetration\cushion.bisurf.isLiquid'. 17:42:04 Warning Message: '/' is not a value 17:42:04 Warning Message: No entry 'dz\data\data\Penetration\leather.bisurf.isLiquid'. 17:42:04 Warning Message: '/' is not a value 17:42:04 Warning Message: No entry 'dz\data\data\penetration\cloth.bisurf.isLiquid'. 17:42:04 Warning Message: '/' is not a value 17:42:04 Warning Message: No entry 'dz\data\data\penetration\glassPlate.bisurf.isLiquid'. 17:42:04 Warning Message: '/' is not a value 17:42:04 Warning Message: No entry 'dz\data\data\penetration\foliage_Green.bisurf.isLiquid'. 17:42:04 Warning Message: '/' is not a value 17:42:04 Warning Message: No entry 'dz\data\data\penetration\dirt.bisurf.isLiquid'. 17:42:04 Warning Message: '/' is not a value 17:42:04 Warning Message: No entry 'dz\data\data\penetration\rubber.bisurf.isLiquid'. 17:42:04 Warning Message: '/' is not a value 17:42:04 Warning Message: No entry 'dz\data\data\penetration\glass_armored.bisurf.isLiquid'. 17:42:04 Warning Message: '/' is not a value 17:42:04 Warning Message: No entry 'dz\data\data\penetration\mattress.bisurf.isLiquid'. 17:42:04 Warning Message: '/' is not a value 17:42:04 PerfWarning: Way too much components (538) in dz\structures\specific\prison\prison_side.p3d:geometryFire 17:42:04 Warning Message: No entry 'dz\data\data\penetration\plastic_material.bisurf.isLiquid'. 17:42:04 Warning Message: '/' is not a value 17:42:04 Convex "component05" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component15" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component18" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component22" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component24" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component30" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component34" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component38" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component49" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component51" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component52" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component54" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component58" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component65" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component76" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component90" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component94" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component99" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component110" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component113" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component116" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component158" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component169" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component176" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component186" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component187" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component195" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component197" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component198" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component200" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component209" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component223" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component237" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component239" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component241" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component251" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component252" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component290" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component320" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component323" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component326" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component339" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component352" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component353" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component366" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component376" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component388" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component400" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component463" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component470" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component477" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component479" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component484" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component486" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component494" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component498" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component508" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component512" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component524" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component525" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component538" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component554" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component559" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component561" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component566" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component579" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component581" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component586" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component590" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component601" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component608" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component620" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component625" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component626" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component645" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component664" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component672" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component673" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component677" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component679" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component680" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component686" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component701" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component704" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component705" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component706" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component711" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component729" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component745" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component753" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component761" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component763" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component786" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component792" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component799" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component815" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component823" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component826" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component835" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component842" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component860" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component863" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component879" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component899" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component909" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component920" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component924" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component931" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component945" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component958" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component963" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component969" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component972" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component975" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1001" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1007" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1029" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1030" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1059" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1060" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1068" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1076" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1112" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1119" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1123" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1131" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1145" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1155" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1188" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1192" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1204" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1208" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1210" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1216" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1219" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1228" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1236" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1240" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1244" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1252" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1265" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1271" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1278" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1290" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1291" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1296" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1298" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1321" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1326" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1334" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1352" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1355" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1358" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1359" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1361" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1362" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1363" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1368" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1369" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1371" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1373" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1376" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1378" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1384" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1387" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1390" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1395" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1401" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1405" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1408" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1410" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1412" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1414" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1415" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1416" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1418" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1419" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1420" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1421" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1423" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1424" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1425" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1427" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1428" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1429" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1430" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1431" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1433" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1443" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1444" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1447" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1448" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1450" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1451" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1453" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1454" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1455" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1459" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1460" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1461" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1463" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1464" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1467" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1469" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1471" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1474" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1477" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1482" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1483" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1484" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1485" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1486" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1487" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1493" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1495" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1496" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1497" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1499" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1500" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1502" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1503" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1504" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1506" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1507" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1508" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1511" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1512" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1513" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1514" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1516" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1517" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1519" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1523" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1524" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1528" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1530" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1532" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1533" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1535" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1536" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1539" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1541" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1543" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1544" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1545" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1546" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1547" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1548" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1549" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1550" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1551" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1553" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1554" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1555" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1556" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1558" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1560" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1561" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1564" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1566" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1569" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1570" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1573" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1577" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1578" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1579" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1580" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1581" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1584" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1585" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1586" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1587" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1588" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1589" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1592" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1593" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1595" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1597" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1601" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1603" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1604" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1605" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1608" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1609" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1610" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1611" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1612" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1613" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1614" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1615" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Convex "component1616" selection faces are less then 4 in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 PerfWarning: Way too much components (1325) in dz\rocks\rock_wallh1.p3d:geometryFire 17:42:04 Warning Message: No entry 'dz\data\data\Penetration\fabric_thin.bisurf.isLiquid'. 17:42:04 Warning Message: '/' is not a value 17:42:04 PerfWarning: Way too much components (948) in dz\structures\specific\prison\prison_wall_large.p3d:geometryFire 17:42:04 Convex "component44" selection faces are less then 4 in dz\structures\industrial\houses\workshop3.p3d:geometryView 17:42:04 Convex "component45" selection faces are less then 4 in dz\structures\industrial\houses\workshop3.p3d:geometryView 17:42:04 Warning Message: Animation source slot_01 not found in bin\config.bin/CfgVehicles/Land_Misc_Greenhouse/ 17:42:04 Warning Message: Animation source slot_02 not found in bin\config.bin/CfgVehicles/Land_Misc_Greenhouse/ 17:42:04 Warning Message: Animation source slot_03 not found in bin\config.bin/CfgVehicles/Land_Misc_Greenhouse/ 17:42:04 Warning Message: Animation source slot_04 not found in bin\config.bin/CfgVehicles/Land_Misc_Greenhouse/ 17:42:04 Warning Message: Animation source slot_05 not found in bin\config.bin/CfgVehicles/Land_Misc_Greenhouse/ 17:42:04 Warning Message: Animation source slot_06 not found in bin\config.bin/CfgVehicles/Land_Misc_Greenhouse/ 17:42:04 Warning Message: Animation source slot_07 not found in bin\config.bin/CfgVehicles/Land_Misc_Greenhouse/ 17:42:04 Warning Message: Animation source slot_08 not found in bin\config.bin/CfgVehicles/Land_Misc_Greenhouse/ 17:42:04 Warning Message: Animation source slot_09 not found in bin\config.bin/CfgVehicles/Land_Misc_Greenhouse/ 17:42:04 Convex "component41" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component42" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component43" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component44" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component45" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component46" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component47" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component48" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component49" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component50" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component51" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component52" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component53" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component54" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component55" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component56" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component57" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component58" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component59" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component60" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component61" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component62" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component63" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component64" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component65" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component66" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component67" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component68" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component69" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component70" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component71" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component72" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component73" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component74" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component75" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component76" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component77" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component81" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component82" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component83" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component84" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component85" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component86" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component87" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component88" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component89" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component90" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component91" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component93" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component96" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component97" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component98" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component99" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component102" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component103" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component104" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component105" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component107" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component108" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component110" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component111" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component112" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component113" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component114" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component115" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component116" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component117" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component118" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component119" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component120" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component121" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component122" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component123" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component124" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component125" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component126" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component128" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component129" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component130" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component131" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component132" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component133" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component134" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component135" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component136" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component137" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component138" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component139" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component140" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component141" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component143" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component145" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component146" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component147" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component148" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component149" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component150" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component151" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component153" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component154" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component155" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component156" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component157" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component158" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component160" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component161" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component162" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component163" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component164" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component165" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component166" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component167" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component168" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component169" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component170" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component171" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component172" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component173" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component174" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component175" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component176" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component177" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component178" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component179" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component180" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component181" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component182" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component183" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component184" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component185" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component186" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component187" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component188" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component189" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component191" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component192" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component193" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component194" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component195" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component196" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component197" selection faces are less then 4 in dz\plants\tree\t_prunusdomestica_2s.p3d:geometryFire 17:42:04 Convex "component92" selection faces are less then 4 in dz\plants\tree\t_pyruscommunis_3s.p3d:geometryFire 17:42:04 Convex "component93" selection faces are less then 4 in dz\plants\tree\t_pyruscommunis_3s.p3d:geometryFire 17:42:04 Convex "component94" selection faces are less then 4 in dz\plants\tree\t_pyruscommunis_3s.p3d:geometryFire 17:42:04 Convex "component95" selection faces are less then 4 in dz\plants\tree\t_pyruscommunis_3s.p3d:geometryFire 17:42:04 Convex "component96" selection faces are less then 4 in dz\plants\tree\t_pyruscommunis_3s.p3d:geometryFire 17:42:04 Convex "component117" selection faces are less then 4 in dz\plants\tree\t_pyruscommunis_3s.p3d:geometryFire 17:42:04 PerfWarning: Way too much components (742) in dz\structures\residential\police\village_policestation.p3d:geometryFire 17:42:04 Convex "component36" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component37" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component38" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component39" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component40" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component41" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component47" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component48" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component49" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component50" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component51" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component52" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component137" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component138" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component139" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component140" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component141" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component142" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component143" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component145" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component151" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component152" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component153" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component154" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component155" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component156" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component157" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component158" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component172" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component173" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component174" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component175" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component176" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component177" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component185" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component186" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component187" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component188" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component189" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component190" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component195" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component196" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component197" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component198" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component199" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 Convex "component200" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3s.p3d:geometryFire 17:42:04 PerfWarning: Way too much components (786) in dz\structures\residential\houses\house_1w08.p3d:geometryFire 17:42:04 Warning Message: No entry 'dz\data\data\penetration\rubberPlate.bisurf.isLiquid'. 17:42:04 Warning Message: '/' is not a value 17:42:04 PerfWarning: Way too much components (665) in dz\structures\residential\houses\house_2w01.p3d:geometryFire 17:42:04 Convex "component09" selection faces are less then 4 in dz\structures\residential\sheds\shed_w3.p3d:geometryView 17:42:04 Convex "component10" selection faces are less then 4 in dz\structures\residential\sheds\shed_w3.p3d:geometryView 17:42:04 Convex "component11" selection faces are less then 4 in dz\structures\residential\sheds\shed_w3.p3d:geometryView 17:42:05 Warning Message: No entry 'dz\data\data\Penetration\fabricP.bisurf.isLiquid'. 17:42:05 Warning Message: '/' is not a value 17:42:05 PerfWarning: Way too much components (1028) in dz\structures\residential\houses\house_2w03.p3d:geometryFire 17:42:05 Convex "component112" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2s.p3d:geometryFire 17:42:05 Convex "component113" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2s.p3d:geometryFire 17:42:05 Convex "component114" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2s.p3d:geometryFire 17:42:05 Convex "component115" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2s.p3d:geometryFire 17:42:05 Convex "component116" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2s.p3d:geometryFire 17:42:05 Convex "component117" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2s.p3d:geometryFire 17:42:05 Convex "component125" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2s.p3d:geometryFire 17:42:05 Convex "component126" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2s.p3d:geometryFire 17:42:05 Convex "component127" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2s.p3d:geometryFire 17:42:05 Convex "component128" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2s.p3d:geometryFire 17:42:05 Convex "component188" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2s.p3d:geometryFire 17:42:05 Convex "component189" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2s.p3d:geometryFire 17:42:05 Convex "component190" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2s.p3d:geometryFire 17:42:05 Convex "component191" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2s.p3d:geometryFire 17:42:05 Convex "component192" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2s.p3d:geometryFire 17:42:05 Convex "component193" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2s.p3d:geometryFire 17:42:05 PerfWarning: Way too much components (792) in dz\structures\residential\houses\house_1w11.p3d:geometryFire 17:42:05 PerfWarning: Way too much components (865) in dz\structures\residential\houses\house_1b01_pub.p3d:geometryFire 17:42:05 PerfWarning: Way too much components (534) in dz\structures\specific\churches\church2_2.p3d:geometryFire 17:42:05 Convex "component09" selection faces are less then 4 in dz\structures\walls\wall_gate_cgry.p3d:geometryFire 17:42:05 Convex "component12" selection faces are less then 4 in dz\structures\walls\wall_gate_cgry.p3d:geometryFire 17:42:05 Convex "component13" selection faces are less then 4 in dz\structures\walls\wall_gate_cgry.p3d:geometryFire 17:42:05 Convex "component16" selection faces are less then 4 in dz\structures\walls\wall_gate_cgry.p3d:geometryFire 17:42:05 Convex "component17" selection faces are less then 4 in dz\structures\walls\wall_gate_cgry.p3d:geometryFire 17:42:05 Convex "component20" selection faces are less then 4 in dz\structures\walls\wall_gate_cgry.p3d:geometryFire 17:42:05 Convex "component21" selection faces are less then 4 in dz\structures\walls\wall_gate_cgry.p3d:geometryFire 17:42:05 Convex "component23" selection faces are less then 4 in dz\structures\walls\wall_gate_cgry.p3d:geometryFire 17:42:05 Convex "component25" selection faces are less then 4 in dz\structures\walls\wall_gate_cgry.p3d:geometryFire 17:42:05 Warning Message: No entry 'dz\data\data\penetration\coniferFoliage.bisurf.isLiquid'. 17:42:05 Warning Message: '/' is not a value 17:42:05 Warning Message: No entry 'dz\data\data\penetration\armor_1mm_plate.bisurf.isLiquid'. 17:42:05 Warning Message: '/' is not a value 17:42:05 Convex "component54" selection faces are less then 4 in dz\plants\tree\t_robiniapseudoacacia_2s.p3d:geometryFire 17:42:05 Convex "component189" selection faces are less then 4 in dz\plants\tree\t_robiniapseudoacacia_2s.p3d:geometryFire 17:42:05 Convex "component190" selection faces are less then 4 in dz\plants\tree\t_robiniapseudoacacia_2s.p3d:geometryFire 17:42:05 Convex "component191" selection faces are less then 4 in dz\plants\tree\t_robiniapseudoacacia_2s.p3d:geometryFire 17:42:05 Convex "component192" selection faces are less then 4 in dz\plants\tree\t_robiniapseudoacacia_2s.p3d:geometryFire 17:42:05 Convex "component193" selection faces are less then 4 in dz\plants\tree\t_robiniapseudoacacia_2s.p3d:geometryFire 17:42:05 Convex "component194" selection faces are less then 4 in dz\plants\tree\t_robiniapseudoacacia_2s.p3d:geometryFire 17:42:05 Convex "component204" selection faces are less then 4 in dz\plants\tree\t_robiniapseudoacacia_2s.p3d:geometryFire 17:42:05 Convex "component205" selection faces are less then 4 in dz\plants\tree\t_robiniapseudoacacia_2s.p3d:geometryFire 17:42:05 Convex "component206" selection faces are less then 4 in dz\plants\tree\t_robiniapseudoacacia_2s.p3d:geometryFire 17:42:05 Convex "component207" selection faces are less then 4 in dz\plants\tree\t_robiniapseudoacacia_2s.p3d:geometryFire 17:42:05 Convex "component208" selection faces are less then 4 in dz\plants\tree\t_robiniapseudoacacia_2s.p3d:geometryFire 17:42:05 Convex "component209" selection faces are less then 4 in dz\plants\tree\t_robiniapseudoacacia_2s.p3d:geometryFire 17:42:05 Convex "component221" selection faces are less then 4 in dz\plants\tree\t_robiniapseudoacacia_2s.p3d:geometryFire 17:42:05 Convex "component222" selection faces are less then 4 in dz\plants\tree\t_robiniapseudoacacia_2s.p3d:geometryFire 17:42:05 Convex "component223" selection faces are less then 4 in dz\plants\tree\t_robiniapseudoacacia_2s.p3d:geometryFire 17:42:05 Convex "component224" selection faces are less then 4 in dz\plants\tree\t_robiniapseudoacacia_2s.p3d:geometryFire 17:42:05 PerfWarning: Way too much components (641) in dz\structures\residential\tenements\tenement_small.p3d:geometryFire 17:42:05 Warning Message: No entry 'dz\data\data\penetration\glass_impenetrable.bisurf.isLiquid'. 17:42:05 Warning Message: '/' is not a value 17:42:05 Convex "component28" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component36" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component44" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component45" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component52" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component53" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component54" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component55" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component60" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component61" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component68" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component69" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component70" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component72" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component81" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component84" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component85" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component86" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component88" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component89" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component90" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component91" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component92" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component93" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component95" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component96" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component97" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component98" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component100" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component109" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component110" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component113" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component114" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component117" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component119" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component122" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component124" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component125" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component126" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component127" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component129" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component140" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component141" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component143" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component144" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component157" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component161" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component162" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component163" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component165" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component166" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component167" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component168" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component169" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component170" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component171" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component173" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component174" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component176" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component177" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component178" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component179" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component180" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component181" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component183" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component184" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component185" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component187" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component188" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component189" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component190" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component192" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component193" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component194" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component195" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component196" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component197" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component198" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 Convex "component199" selection faces are less then 4 in dz\plants\tree\t_betulapendula_2fc.p3d:geometryFire 17:42:05 PerfWarning: Way too much components (642) in dz\structures\residential\tenements\tenement_big.p3d:geometryFire 17:42:05 Warning Message: No entry 'dz\data\data\Penetration\castIronPlate.bisurf.isLiquid'. 17:42:05 Warning Message: '/' is not a value 17:42:05 Warning Message: No entry 'dz\data\Data\Penetration\armor_11mm_plate.bisurf.isLiquid'. 17:42:05 Warning Message: '/' is not a value 17:42:05 Warning Message: No entry 'dz\data\data\Penetration\armor_7mm_plate.bisurf.isLiquid'. 17:42:05 Warning Message: '/' is not a value 17:42:05 PerfWarning: Way too much components (821) in dz\structures\wrecks\vehicles\wreck_hmmwv.p3d:geometryFire 17:42:05 Warning Message: No entry 'dz\data\data\penetration\armor_3mm_plate.bisurf.isLiquid'. 17:42:05 Warning Message: '/' is not a value 17:42:05 PerfWarning: Way too much components (704) in dz\structures\wrecks\vehicles\wreck_ural.p3d:geometryFire 17:42:05 Convex "component02" selection faces are less then 4 in dz\structures\industrial\houses\guardhouse.p3d:geometry 17:42:05 Convex "component03" selection faces are less then 4 in dz\structures\industrial\houses\guardhouse.p3d:geometry 17:42:05 Convex "component04" selection faces are less then 4 in dz\structures\industrial\houses\guardhouse.p3d:geometry 17:42:05 PerfWarning: Way too much components (779) in dz\structures\residential\schools\city_school.p3d:geometryFire 17:42:05 PerfWarning: Way too much components (1187) in dz\structures\residential\schools\proxy\school_exterior_proxy.p3d:geometryFire 17:42:05 Convex "component104" selection faces are less then 4 in dz\structures\specific\fuelstation\fuelstation_build.p3d:geometryView 17:42:05 PerfWarning: Way too much components (526) in dz\structures\residential\houseblocks\houseblock_2f8.p3d:geometryFire 17:42:05 PerfWarning: Way too much components (501) in dz\structures\wrecks\vehicles\wreck_volha_grey.p3d:geometryFire 17:42:05 PerfWarning: Way too much components (820) in dz\structures\residential\houses\house_2w02.p3d:geometryFire 17:42:05 PerfWarning: Way too much components (600) in dz\structures\residential\houseblocks\houseblock_2f1.p3d:geometryFire 17:42:05 PerfWarning: Way too much components (526) in dz\structures\residential\houseblocks\houseblock_2f2.p3d:geometryFire 17:42:05 PerfWarning: Way too much components (1025) in dz\structures\residential\houses\house_2w04.p3d:geometryFire 17:42:05 Warning Message: No entry 'dz\data\data\Penetration\plexiPlate.bisurf.isLiquid'. 17:42:05 Warning Message: '/' is not a value 17:42:05 PerfWarning: Way too much components (510) in dz\structures\residential\houseblocks\houseblock_3f1.p3d:geometryFire 17:42:05 PerfWarning: Way too much components (682) in dz\structures\residential\houseblocks\houseblock_2f3.p3d:geometryFire 17:42:05 Convex "component361" selection faces are less then 4 in dz\structures\ruins\ruin_houseblock_corner_total.p3d:geometryFire 17:42:05 Convex "component425" selection faces are less then 4 in dz\structures\ruins\ruin_houseblock_corner_total.p3d:geometryFire 17:42:05 PerfWarning: Way too much components (552) in dz\structures\residential\houseblocks\houseblock_2f6.p3d:geometryFire 17:42:05 Convex "component13" selection faces are less then 4 in dz\plants\tree\t_populusnigra_3s.p3d:geometryFire 17:42:05 PerfWarning: Way too much components (532) in dz\structures\residential\houses\house_2b02.p3d:geometryFire 17:42:05 PerfWarning: Way too much components (918) in dz\structures\residential\houses\house_2b04.p3d:geometryFire 17:42:05 Convex "component274" selection faces are less then 4 in dz\structures\residential\offices\office_municipal1.p3d:geometryFire 17:42:05 Convex "component275" selection faces are less then 4 in dz\structures\residential\offices\office_municipal1.p3d:geometryFire 17:42:05 PerfWarning: Way too much components (804) in dz\structures\residential\offices\office_municipal1.p3d:geometryFire 17:42:05 Type 'Land_Office_Municipal1' must be inherited from class 'Church' 17:42:05 Type 'Land_Office_Municipal1' must be inherited from class 'Church' 17:42:06 PerfWarning: Way too much components (710) in dz\structures\residential\houses\house_2b03.p3d:geometryFire 17:42:06 PerfWarning: Way too much components (804) in dz\structures\residential\police\city_policestation.p3d:geometryFire 17:42:06 PerfWarning: Way too much components (677) in dz\structures\residential\medical\city_hospital.p3d:geometryFire 17:42:06 PerfWarning: Way too much components (566) in dz\structures\residential\stores\city_store_withstairs.p3d:geometryFire 17:42:06 PerfWarning: Way too much components (1200) in dz\structures\residential\offices\office2.p3d:geometryFire 17:42:06 PerfWarning: Way too much components (506) in dz\structures\residential\offices\proxy\a_office02_metalbars.p3d:geometryFire 17:42:06 PerfWarning: Way too much components (850) in dz\structures\residential\houses\house_1w12.p3d:geometryFire 17:42:06 PerfWarning: Way too much components (558) in dz\structures\industrial\misc\misc_scaffolding.p3d:geometryFire 17:42:06 Convex "component20" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2sb.p3d:geometryFire 17:42:06 Convex "component100" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2sb.p3d:geometryFire 17:42:06 Convex "component101" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2sb.p3d:geometryFire 17:42:06 Convex "component102" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2sb.p3d:geometryFire 17:42:06 Convex "component103" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2sb.p3d:geometryFire 17:42:06 Convex "component129" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2sb.p3d:geometryFire 17:42:06 Convex "component130" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2sb.p3d:geometryFire 17:42:06 Convex "component131" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2sb.p3d:geometryFire 17:42:06 Convex "component132" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2sb.p3d:geometryFire 17:42:06 Convex "component148" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2sb.p3d:geometryFire 17:42:06 Convex "component149" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2sb.p3d:geometryFire 17:42:06 Convex "component150" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2sb.p3d:geometryFire 17:42:06 Convex "component151" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2sb.p3d:geometryFire 17:42:06 Convex "component152" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2sb.p3d:geometryFire 17:42:06 Convex "component153" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2sb.p3d:geometryFire 17:42:06 Convex "component06" selection faces are less then 4 in dz\plants\tree\d_quercusrobur_stump.p3d:geometryFire 17:42:06 Convex "component24" selection faces are less then 4 in dz\plants\tree\d_quercusrobur_stump.p3d:geometryFire 17:42:06 Convex "component41" selection faces are less then 4 in dz\plants\tree\d_quercusrobur_stump.p3d:geometryFire 17:42:06 Convex "component393" selection faces are less then 4 in dz\structures\industrial\cementworks\cementworks_milla.p3d:geometryFire 17:42:06 Convex "component394" selection faces are less then 4 in dz\structures\industrial\cementworks\cementworks_milla.p3d:geometryFire 17:42:06 Convex "component395" selection faces are less then 4 in dz\structures\industrial\cementworks\cementworks_milla.p3d:geometryFire 17:42:06 Convex "component396" selection faces are less then 4 in dz\structures\industrial\cementworks\cementworks_milla.p3d:geometryFire 17:42:06 Convex "component397" selection faces are less then 4 in dz\structures\industrial\cementworks\cementworks_milla.p3d:geometryFire 17:42:06 Convex "component398" selection faces are less then 4 in dz\structures\industrial\cementworks\cementworks_milla.p3d:geometryFire 17:42:06 Convex "component417" selection faces are less then 4 in dz\structures\industrial\cementworks\cementworks_milla.p3d:geometryFire 17:42:06 Convex "component631" selection faces are less then 4 in dz\structures\industrial\cementworks\cementworks_milla.p3d:geometryFire 17:42:06 Convex "component634" selection faces are less then 4 in dz\structures\industrial\cementworks\cementworks_milla.p3d:geometryFire 17:42:06 Convex "component635" selection faces are less then 4 in dz\structures\industrial\cementworks\cementworks_milla.p3d:geometryFire 17:42:06 Convex "component646" selection faces are less then 4 in dz\structures\industrial\cementworks\cementworks_milla.p3d:geometryFire 17:42:06 Convex "component650" selection faces are less then 4 in dz\structures\industrial\cementworks\cementworks_milla.p3d:geometryFire 17:42:06 Convex "component651" selection faces are less then 4 in dz\structures\industrial\cementworks\cementworks_milla.p3d:geometryFire 17:42:06 Convex "component705" selection faces are less then 4 in dz\structures\industrial\cementworks\cementworks_milla.p3d:geometryFire 17:42:06 Convex "component711" selection faces are less then 4 in dz\structures\industrial\cementworks\cementworks_milla.p3d:geometryFire 17:42:06 Convex "component718" selection faces are less then 4 in dz\structures\industrial\cementworks\cementworks_milla.p3d:geometryFire 17:42:06 PerfWarning: Way too much components (726) in dz\structures\industrial\cementworks\cementworks_milla.p3d:geometryFire 17:42:06 PerfWarning: Way too much components (1869) in dz\structures\industrial\cementworks\proxy\cementworks_milla_metal.p3d:geometryFire 17:42:06 Convex "component505" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component506" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component515" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component519" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component520" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component524" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component525" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component531" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component532" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component533" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component534" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component535" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component538" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component582" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component603" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component610" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component611" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component612" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component613" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component614" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component615" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component616" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component617" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component618" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component619" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component620" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component621" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component622" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component623" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component624" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component625" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component626" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component627" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component628" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component629" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component630" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component631" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component632" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component633" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 Convex "component693" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 PerfWarning: Way too much components (677) in dz\structures\industrial\cementworks\proxy\cementworks_milla_bricks.p3d:geometryFire 17:42:06 PerfWarning: Way too much components (1027) in dz\structures\residential\offices\office1.p3d:geometryFire 17:42:06 SW keep height animation used for dz\structures\residential\misc\misc_football_line.p3d 17:42:06 PerfWarning: Way too much components (982) in dz\structures\industrial\houses\factory_small.p3d:geometryFire 17:42:06 PerfWarning: Way too much components (628) in dz\structures\ruins\rubble_dirtpile_medium2.p3d:geometryFire 17:42:06 Warning Message: No entry 'dz\data\data\Penetration\hay.bisurf.isLiquid'. 17:42:06 Warning Message: '/' is not a value 17:42:06 Convex "component116" selection faces are less then 4 in dz\structures\wrecks\trains\train_wagon_box.p3d:geometryFire 17:42:06 PerfWarning: Way too much components (704) in dz\structures\military\improvised\mil_camonet_roof_east.p3d:geometryFire 17:42:06 PerfWarning: Way too much components (626) in dz\structures\military\improvised\proxy\tent_big2.p3d:geometryFire 17:42:06 PerfWarning: Way too much components (546) in dz\structures\military\houses\mil_guardhouse2.p3d:geometryFire 17:42:06 PerfWarning: Way too much components (1020) in dz\structures\wrecks\vehicles\wreck_v3s.p3d:geometryFire 17:42:06 Warning Message: No entry 'dz\data\Data\Penetration\armor_5mm_plate.bisurf.isLiquid'. 17:42:06 Warning Message: '/' is not a value 17:42:06 PerfWarning: Way too much components (709) in dz\structures\residential\firedep\city_firestation.p3d:geometryFire 17:42:06 Warning Message: No entry 'dz\data\data\Penetration\armour.bisurf.isLiquid'. 17:42:06 Warning Message: '/' is not a value 17:42:06 PerfWarning: Way too much components (603) in dz\structures\rail\houses\rail_warehouse_small.p3d:geometryFire 17:42:07 PerfWarning: Way too much components (859) in dz\structures\residential\medical\village_healthcare.p3d:geometryFire 17:42:07 Convex "component123" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_2fb.p3d:geometryFire 17:42:07 Convex "component124" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_2fb.p3d:geometryFire 17:42:07 Convex "component125" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_2fb.p3d:geometryFire 17:42:07 Convex "component126" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_2fb.p3d:geometryFire 17:42:07 Convex "component127" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_2fb.p3d:geometryFire 17:42:07 Convex "component128" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_2fb.p3d:geometryFire 17:42:07 Convex "component146" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_2fb.p3d:geometryFire 17:42:07 Convex "component147" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_2fb.p3d:geometryFire 17:42:07 Convex "component148" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_2fb.p3d:geometryFire 17:42:07 Convex "component149" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_2fb.p3d:geometryFire 17:42:07 Convex "component150" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_2fb.p3d:geometryFire 17:42:07 Convex "component151" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_2fb.p3d:geometryFire 17:42:07 Convex "component152" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_2fb.p3d:geometryFire 17:42:07 Convex "component153" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_2fb.p3d:geometryFire 17:42:07 Convex "component38" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_3f.p3d:geometryFire 17:42:07 Convex "component02" selection faces are less then 4 in dz\plants\tree\d_quercusrobur_fallenc.p3d:geometryFire 17:42:07 Convex "component07" selection faces are less then 4 in dz\plants\tree\d_quercusrobur_fallenc.p3d:geometryFire 17:42:07 PerfWarning: Way too much components (715) in dz\structures\industrial\houses\factory_lathes.p3d:geometryFire 17:42:07 PerfWarning: Way too much components (633) in dz\structures\industrial\houses\proxy\housev2_03_int.p3d:geometryFire 17:42:07 PerfWarning: Way too much components (660) in dz\structures\military\airfield\mil_airfield_hq.p3d:geometryFire 17:42:07 Convex "component366" selection faces are less then 4 in dz\structures\industrial\construction\construction_house2.p3d:geometryFire 17:42:07 PerfWarning: Way too much components (502) in dz\structures\industrial\construction\construction_house2.p3d:geometryFire 17:42:07 Convex "component381" selection faces are less then 4 in dz\structures\wrecks\vehicles\wreck_bmp2.p3d:geometryFire 17:42:07 PerfWarning: Way too much components (660) in dz\structures\ruins\rubble_dirtpile_small.p3d:geometryFire 17:42:07 Convex "component50" selection faces are less then 4 in dz\structures\specific\churches\church1_yellow.p3d:geometryView 17:42:07 Convex "component51" selection faces are less then 4 in dz\structures\specific\churches\church1_yellow.p3d:geometryView 17:42:07 Convex "component52" selection faces are less then 4 in dz\structures\specific\churches\church1_yellow.p3d:geometryView 17:42:07 Convex "component53" selection faces are less then 4 in dz\structures\specific\churches\church1_yellow.p3d:geometryView 17:42:07 Convex "component281" selection faces are less then 4 in dz\structures\walls\wall_gate_camp.p3d:geometryFire 17:42:07 Convex "component282" selection faces are less then 4 in dz\structures\walls\wall_gate_camp.p3d:geometryFire 17:42:08 PerfWarning: Way too much components (561) in dz\structures\industrial\farms\barn_wood1.p3d:geometryFire 17:42:08 PerfWarning: Way too much components (912) in dz\structures\military\tisy\tisy_hq.p3d:geometryFire 17:42:08 Convex "component105" selection faces are less then 4 in dz\structures\ruins\ruin_houseblock_total.p3d:geometryFire 17:42:08 Convex "component187" selection faces are less then 4 in dz\structures\ruins\ruin_houseblock_total.p3d:geometryFire 17:42:08 Convex "component201" selection faces are less then 4 in dz\structures\ruins\ruin_houseblock_total.p3d:geometryFire 17:42:08 Warning Message: unable to load doorMetalLargeOpen from CfgActionSounds 17:42:08 Warning Message: unable to load doorMetalLargeClose from CfgActionSounds 17:42:08 Convex "component127" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2fc.p3d:geometryFire 17:42:08 Convex "component128" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2fc.p3d:geometryFire 17:42:08 Convex "component129" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2fc.p3d:geometryFire 17:42:08 Convex "component130" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2fc.p3d:geometryFire 17:42:08 Convex "component131" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2fc.p3d:geometryFire 17:42:08 Convex "component138" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2fc.p3d:geometryFire 17:42:08 Convex "component139" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2fc.p3d:geometryFire 17:42:08 Convex "component140" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2fc.p3d:geometryFire 17:42:08 Convex "component141" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2fc.p3d:geometryFire 17:42:08 Convex "component152" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2fc.p3d:geometryFire 17:42:08 Convex "component153" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2fc.p3d:geometryFire 17:42:08 Convex "component154" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2fc.p3d:geometryFire 17:42:08 Convex "component155" selection faces are less then 4 in dz\plants\tree\t_quercusrobur_2fc.p3d:geometryFire 17:42:08 Warning Message: No entry 'dz\data\data\Penetration\armor_30mm_plate.bisurf.isLiquid'. 17:42:08 Warning Message: '/' is not a value 17:42:08 PerfWarning: Way too much components (1212) in dz\structures\residential\offices\office_municipal2.p3d:geometryFire 17:42:08 PerfWarning: Way too much components (1024) in dz\structures\residential\offices\proxy\municipaloffice2_details_proxy.p3d:geometryFire 17:42:08 PerfWarning: Way too much components (707) in dz\structures\residential\offices\proxy\municipaloffice2_int.p3d:geometryFire 17:42:08 Warning Message: unable to load doorMetalBigOpen from CfgActionSounds 17:42:08 Warning Message: unable to load doorMetalBigClose from CfgActionSounds 17:42:08 Warning Message: unable to load doorMetalFrontOpen from CfgActionSounds 17:42:08 Warning Message: unable to load doorMetalFrontClose from CfgActionSounds 17:42:09 PerfWarning: Way too much components (505) in dz\structures\military\improvised\hbarrier_6m.p3d:geometryView 17:42:20 SCRIPT (W): @"scripts/5_Mission/gui\inventorynew\inherited\playercontainer.c,754": Unsafe down-casting, use 'Container.Cast' for safe down-casting 17:42:21 [CE][Hive] :: Initializing OFFLINE 17:42:21 [CE][Hive] :: Loading core data ... 17:42:21 [CE][CoreData] :: 7 root classes, 0 defaults, 0 updaters... 17:42:21 [CE][Hive] :: Loading map data ... 17:42:21 [CE][LoadPrototype] :: loaded 227 prototypes 17:42:21 488 containers, 7160 points 17:42:21 0 dispatches, 0 proxies 17:42:21 !!! [CE][LoadPrototype] 5 groups have no points... 17:42:21 [CE][LoadPrototype] :: last group name: Land_Wreck_Volha_Police... 17:42:21 [CE][LoadPrototype] :: loaded 0 prototypes 17:42:21 0 containers, 0 points 17:42:21 0 dispatches, 0 proxies 17:42:21 [CE][LoadPrototype] :: last group name: Rail9... 17:42:21 [CE][LoadMap] "Group" :: loaded 11403 groups, largest group range: 34.2 17:42:21 !!! File "mpmissions\dayzOffline.chernarusplus\mapgroupdirt.xml" does not exist... 17:42:21 !!! [CE][LoadMap] "Dirt" :: Failed to read group instances ($CurrentDir:mpmissions\dayzOffline.chernarusplus\mapgroupdirt.xml) 17:42:22 [CE][Links] found 1850 total links between groups, of 11403 17:42:22 [CE][LoadClusters] "Cluster" :: Loading files... 17:42:23 [CE][LoadClusters] :: file: "mapgroupcluster.xml", 9 types, 50000 instances 17:42:23 [CE][LoadClusters] :: file: "mapgroupcluster01", 9 types, 50000 instances 17:42:24 [CE][LoadClusters] :: file: "mapgroupcluster02", 9 types, 50000 instances 17:42:24 [CE][LoadClusters] :: file: "mapgroupcluster03", 9 types, 47006 instances 17:42:24 Warning Message: No entry 'dz\data\data\penetration\meat.bisurf.isLiquid'. 17:42:24 Warning Message: '/' is not a value 17:42:24 PerfWarning: Way too much components (1020) in dz\structures\industrial\cementworks\cementworks_expeditiona.p3d:geometryFire 17:42:24 Convex "component393" selection faces are less then 4 in dz\structures\industrial\cementworks\cementworks_milla.p3d:geometryFire 17:42:24 Convex "component394" selection faces are less then 4 in dz\structures\industrial\cementworks\cementworks_milla.p3d:geometryFire 17:42:24 Convex "component395" selection faces are less then 4 in dz\structures\industrial\cementworks\cementworks_milla.p3d:geometryFire 17:42:24 Convex "component396" selection faces are less then 4 in dz\structures\industrial\cementworks\cementworks_milla.p3d:geometryFire 17:42:24 Convex "component397" selection faces are less then 4 in dz\structures\industrial\cementworks\cementworks_milla.p3d:geometryFire 17:42:24 Convex "component398" selection faces are less then 4 in dz\structures\industrial\cementworks\cementworks_milla.p3d:geometryFire 17:42:24 Convex "component417" selection faces are less then 4 in dz\structures\industrial\cementworks\cementworks_milla.p3d:geometryFire 17:42:24 Convex "component631" selection faces are less then 4 in dz\structures\industrial\cementworks\cementworks_milla.p3d:geometryFire 17:42:24 Convex "component634" selection faces are less then 4 in dz\structures\industrial\cementworks\cementworks_milla.p3d:geometryFire 17:42:24 Convex "component635" selection faces are less then 4 in dz\structures\industrial\cementworks\cementworks_milla.p3d:geometryFire 17:42:24 Convex "component646" selection faces are less then 4 in dz\structures\industrial\cementworks\cementworks_milla.p3d:geometryFire 17:42:24 Convex "component650" selection faces are less then 4 in dz\structures\industrial\cementworks\cementworks_milla.p3d:geometryFire 17:42:24 Convex "component651" selection faces are less then 4 in dz\structures\industrial\cementworks\cementworks_milla.p3d:geometryFire 17:42:24 Convex "component705" selection faces are less then 4 in dz\structures\industrial\cementworks\cementworks_milla.p3d:geometryFire 17:42:24 Convex "component711" selection faces are less then 4 in dz\structures\industrial\cementworks\cementworks_milla.p3d:geometryFire 17:42:24 Convex "component718" selection faces are less then 4 in dz\structures\industrial\cementworks\cementworks_milla.p3d:geometryFire 17:42:24 PerfWarning: Way too much components (726) in dz\structures\industrial\cementworks\cementworks_milla.p3d:geometryFire 17:42:24 PerfWarning: Way too much components (954) in dz\structures\industrial\cementworks\cementworks_millb.p3d:geometryFire 17:42:24 Convex "component309" selection faces are less then 4 in dz\structures\industrial\construction\construction_building.p3d:geometryFire 17:42:24 Convex "component340" selection faces are less then 4 in dz\structures\industrial\construction\construction_building.p3d:geometryFire 17:42:24 Convex "component345" selection faces are less then 4 in dz\structures\industrial\construction\construction_building.p3d:geometryFire 17:42:24 Convex "component382" selection faces are less then 4 in dz\structures\industrial\construction\construction_building.p3d:geometryFire 17:42:24 Convex "component392" selection faces are less then 4 in dz\structures\industrial\construction\construction_building.p3d:geometryFire 17:42:24 Convex "component393" selection faces are less then 4 in dz\structures\industrial\construction\construction_building.p3d:geometryFire 17:42:24 Convex "component420" selection faces are less then 4 in dz\structures\industrial\construction\construction_building.p3d:geometryFire 17:42:24 Convex "component429" selection faces are less then 4 in dz\structures\industrial\construction\construction_building.p3d:geometryFire 17:42:24 Convex "component430" selection faces are less then 4 in dz\structures\industrial\construction\construction_building.p3d:geometryFire 17:42:24 Convex "component497" selection faces are less then 4 in dz\structures\industrial\construction\construction_building.p3d:geometryFire 17:42:24 Convex "component520" selection faces are less then 4 in dz\structures\industrial\construction\construction_building.p3d:geometryFire 17:42:24 PerfWarning: Way too much components (1459) in dz\structures\industrial\construction\construction_building.p3d:geometryFire 17:42:24 PerfWarning: Way too much components (601) in dz\structures\industrial\construction\construction_crane.p3d:geometryFire 17:42:24 Convex "component49" selection faces are less then 4 in dz\structures\industrial\construction\construction_house1.p3d:geometryFire 17:42:24 Convex "component49" selection faces are less then 4 in dz\structures\industrial\construction\construction_house1.p3d:geometryView 17:42:24 Convex "component366" selection faces are less then 4 in dz\structures\industrial\construction\construction_house2.p3d:geometryFire 17:42:24 PerfWarning: Way too much components (502) in dz\structures\industrial\construction\construction_house2.p3d:geometryFire 17:42:24 PerfWarning: Way too much components (561) in dz\structures\industrial\farms\barn_wood1.p3d:geometryFire 17:42:24 PerfWarning: Way too much components (1041) in dz\structures\industrial\farms\barn_metal_big.p3d:geometryFire 17:42:24 PerfWarning: Way too much components (658) in dz\structures\industrial\harbour\boathouse.p3d:geometryFire 17:42:24 Convex "component433" selection faces are less then 4 in dz\structures\industrial\harbour\pier_crane_b.p3d:geometryFire 17:42:24 Convex "component434" selection faces are less then 4 in dz\structures\industrial\harbour\pier_crane_b.p3d:geometryFire 17:42:24 PerfWarning: Way too much components (715) in dz\structures\industrial\houses\factory_lathes.p3d:geometryFire 17:42:24 PerfWarning: Way too much components (982) in dz\structures\industrial\houses\factory_small.p3d:geometryFire 17:42:24 Convex "component02" selection faces are less then 4 in dz\structures\industrial\houses\guardhouse.p3d:geometry 17:42:24 Convex "component03" selection faces are less then 4 in dz\structures\industrial\houses\guardhouse.p3d:geometry 17:42:24 Convex "component04" selection faces are less then 4 in dz\structures\industrial\houses\guardhouse.p3d:geometry 17:42:24 Convex "component44" selection faces are less then 4 in dz\structures\industrial\houses\workshop3.p3d:geometryView 17:42:24 Convex "component45" selection faces are less then 4 in dz\structures\industrial\houses\workshop3.p3d:geometryView 17:42:24 PerfWarning: Way too much components (700) in dz\structures\industrial\mines\mine_building.p3d:geometryFire 17:42:24 PerfWarning: Way too much components (558) in dz\structures\industrial\misc\misc_scaffolding.p3d:geometryFire 17:42:24 PerfWarning: Way too much components (582) in dz\structures\industrial\power\power_station.p3d:geometryFire 17:42:24 PerfWarning: Way too much components (528) in dz\structures\industrial\sawmills\sawmill_building.p3d:geometryFire 17:42:24 Convex "component05" selection faces are less then 4 in dz\structures\industrial\smokestacks\smokestack_medium.p3d:geometry 17:42:24 Convex "component09" selection faces are less then 4 in dz\structures\industrial\smokestacks\smokestack_medium.p3d:geometry 17:42:24 PerfWarning: Way too much components (704) in dz\structures\military\improvised\mil_camonet_roof_east.p3d:geometryFire 17:42:24 PerfWarning: Way too much components (660) in dz\structures\military\airfield\mil_airfield_hq.p3d:geometryFire 17:42:24 PerfWarning: Way too much components (732) in dz\structures\military\airfield\mil_atc_small.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (631) in dz\structures\military\airfield\mil_atc_big.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (634) in dz\structures\military\airfield\mil_atc_big.p3d:geometryView 17:42:25 Convex "component36" selection faces are less then 4 in dz\structures\military\houses\mil_barracks4.p3d:geometryView 17:42:25 PerfWarning: Way too much components (564) in dz\structures\military\houses\mil_barracks5.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (546) in dz\structures\military\houses\mil_guardhouse2.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (592) in dz\structures\military\houses\mil_guardtower.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (652) in dz\structures\military\improvised\mil_tent_big4.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (912) in dz\structures\military\tisy\tisy_hq.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (866) in dz\structures\military\tisy\tisy_radarb_base.p3d:geometryView 17:42:25 Convex "component42" selection faces are less then 4 in dz\structures\military\tisy\tisy_radarb_antenna.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (600) in dz\structures\military\tisy\tisy_radarb_antenna.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (634) in dz\structures\military\airfield\airfield_hangar_green.p3d:geometryFire 17:42:25 Convex "component32" selection faces are less then 4 in dz\structures\military\airfield\airfield_hangar_green.p3d:geometryView 17:42:25 Convex "component33" selection faces are less then 4 in dz\structures\military\airfield\airfield_hangar_green.p3d:geometryView 17:42:25 Convex "component34" selection faces are less then 4 in dz\structures\military\airfield\airfield_hangar_green.p3d:geometryView 17:42:25 PerfWarning: Way too much components (627) in dz\structures\military\airfield\airfield_servicehangar_r.p3d:geometryFire 17:42:25 Convex "component76" selection faces are less then 4 in dz\structures\military\airfield\airfield_servicehangar_l.p3d:geometry 17:42:25 Convex "component77" selection faces are less then 4 in dz\structures\military\airfield\airfield_servicehangar_l.p3d:geometry 17:42:25 PerfWarning: Way too much components (566) in dz\structures\military\airfield\airfield_servicehangar_l.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (1705) in dz\structures\military\airfield\mil_aircraftshelter.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (1117) in dz\structures\military\airfield\airfield_radar_tall.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (1046) in dz\structures\military\airfield\mil_reinforcedtank2.p3d:geometryFire 17:42:25 Convex "component90" selection faces are less then 4 in dz\structures\military\airfield\mil_radar_mobile1.p3d:geometry 17:42:25 PerfWarning: Way too much components (603) in dz\structures\rail\houses\rail_warehouse_small.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (709) in dz\structures\residential\firedep\city_firestation.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (600) in dz\structures\residential\houseblocks\houseblock_2f1.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (526) in dz\structures\residential\houseblocks\houseblock_2f2.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (682) in dz\structures\residential\houseblocks\houseblock_2f3.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (552) in dz\structures\residential\houseblocks\houseblock_2f6.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (526) in dz\structures\residential\houseblocks\houseblock_2f8.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (510) in dz\structures\residential\houseblocks\houseblock_3f1.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (865) in dz\structures\residential\houses\house_1b01_pub.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (786) in dz\structures\residential\houses\house_1w08.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (792) in dz\structures\residential\houses\house_1w11.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (850) in dz\structures\residential\houses\house_1w12.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (532) in dz\structures\residential\houses\house_2b02.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (710) in dz\structures\residential\houses\house_2b03.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (918) in dz\structures\residential\houses\house_2b04.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (665) in dz\structures\residential\houses\house_2w01.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (820) in dz\structures\residential\houses\house_2w02.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (1028) in dz\structures\residential\houses\house_2w03.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (1025) in dz\structures\residential\houses\house_2w04.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (922) in dz\structures\residential\houses\village_pub.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (677) in dz\structures\residential\medical\city_hospital.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (859) in dz\structures\residential\medical\village_healthcare.p3d:geometryFire 17:42:25 Convex "component274" selection faces are less then 4 in dz\structures\residential\offices\office_municipal1.p3d:geometryFire 17:42:25 Convex "component275" selection faces are less then 4 in dz\structures\residential\offices\office_municipal1.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (804) in dz\structures\residential\offices\office_municipal1.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (1212) in dz\structures\residential\offices\office_municipal2.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (1027) in dz\structures\residential\offices\office1.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (1200) in dz\structures\residential\offices\office2.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (742) in dz\structures\residential\police\village_policestation.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (804) in dz\structures\residential\police\city_policestation.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (779) in dz\structures\residential\schools\city_school.p3d:geometryFire 17:42:25 Convex "component09" selection faces are less then 4 in dz\structures\residential\sheds\shed_w3.p3d:geometryView 17:42:25 Convex "component10" selection faces are less then 4 in dz\structures\residential\sheds\shed_w3.p3d:geometryView 17:42:25 Convex "component11" selection faces are less then 4 in dz\structures\residential\sheds\shed_w3.p3d:geometryView 17:42:25 PerfWarning: Way too much components (566) in dz\structures\residential\stores\city_store_withstairs.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (642) in dz\structures\residential\tenements\tenement_big.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (641) in dz\structures\residential\tenements\tenement_small.p3d:geometryFire 17:42:25 Convex "component50" selection faces are less then 4 in dz\structures\specific\churches\church1_yellow.p3d:geometryView 17:42:25 Convex "component51" selection faces are less then 4 in dz\structures\specific\churches\church1_yellow.p3d:geometryView 17:42:25 Convex "component52" selection faces are less then 4 in dz\structures\specific\churches\church1_yellow.p3d:geometryView 17:42:25 Convex "component53" selection faces are less then 4 in dz\structures\specific\churches\church1_yellow.p3d:geometryView 17:42:25 Convex "component371" selection faces are less then 4 in dz\structures\specific\airfields\airfield_small_control.p3d:geometryFire 17:42:25 Convex "component379" selection faces are less then 4 in dz\structures\specific\airfields\airfield_small_control.p3d:geometryFire 17:42:25 Convex "component384" selection faces are less then 4 in dz\structures\specific\airfields\airfield_small_control.p3d:geometryFire 17:42:25 Convex "component410" selection faces are less then 4 in dz\structures\specific\airfields\airfield_small_control.p3d:geometryFire 17:42:25 Convex "component414" selection faces are less then 4 in dz\structures\specific\airfields\airfield_small_control.p3d:geometryFire 17:42:25 Convex "component423" selection faces are less then 4 in dz\structures\specific\airfields\airfield_small_control.p3d:geometryFire 17:42:25 Convex "component472" selection faces are less then 4 in dz\structures\specific\airfields\airfield_small_control.p3d:geometryFire 17:42:25 Convex "component502" selection faces are less then 4 in dz\structures\specific\airfields\airfield_small_control.p3d:geometryFire 17:42:25 Convex "component508" selection faces are less then 4 in dz\structures\specific\airfields\airfield_small_control.p3d:geometryFire 17:42:25 Convex "component535" selection faces are less then 4 in dz\structures\specific\airfields\airfield_small_control.p3d:geometryFire 17:42:25 Convex "component539" selection faces are less then 4 in dz\structures\specific\airfields\airfield_small_control.p3d:geometryFire 17:42:25 Convex "component540" selection faces are less then 4 in dz\structures\specific\airfields\airfield_small_control.p3d:geometryFire 17:42:25 Convex "component553" selection faces are less then 4 in dz\structures\specific\airfields\airfield_small_control.p3d:geometryFire 17:42:25 PerfWarning: Way too much components (544) in dz\structures\specific\airfields\airfield_small_control.p3d:geometryFire 17:42:26 Convex "component02" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component04" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component05" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component10" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component11" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component12" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component16" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component18" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component22" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component25" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component29" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component30" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component31" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component32" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component33" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component34" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component35" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component36" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component37" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component38" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component39" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component40" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component41" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component42" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component43" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component44" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component45" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component46" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component47" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component48" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component50" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component51" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component52" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component53" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component54" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component55" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component56" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component57" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component58" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component59" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component60" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component61" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component62" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component63" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component65" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component66" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component67" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component68" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component69" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component70" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component71" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component72" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component73" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component74" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component75" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component76" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component77" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component78" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component79" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component80" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component81" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component82" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component83" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component84" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component85" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component86" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component87" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component88" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component89" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component90" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component91" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component92" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component93" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component94" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component95" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component96" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component97" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component99" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component100" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component101" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component102" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component103" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component104" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component106" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component107" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component108" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component109" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component110" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component112" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component116" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component119" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component122" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component125" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component127" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component128" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component140" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component159" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component164" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component168" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component171" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component173" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component174" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component175" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component176" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component177" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component179" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component180" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component188" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component190" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component191" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component192" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component193" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component194" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component196" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component197" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component198" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component199" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component200" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component201" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component204" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component205" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component206" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component210" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component211" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component212" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component213" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component214" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component215" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component216" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component217" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component218" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component219" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component221" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component222" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component223" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component224" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component225" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component226" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component229" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component232" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component233" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component235" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component237" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component238" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component239" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component240" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component241" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component242" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component243" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component244" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component245" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component246" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component247" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component248" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component249" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component250" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component270" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component271" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component272" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component273" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component274" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component275" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component276" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component277" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component278" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component279" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component280" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component281" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component290" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component291" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component310" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component311" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component326" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component327" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component332" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component347" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component372" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component373" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component384" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component406" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component407" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component408" selection faces are less then 4 in dz\structures\specific\castles\castle_wall1_20.p3d:geometryFire 17:42:26 Convex "component104" selection faces are less then 4 in dz\structures\specific\fuelstation\fuelstation_build.p3d:geometryView 17:42:26 PerfWarning: Way too much components (515) in dz\structures\specific\hotel\hotel.p3d:geometryFire 17:42:26 PerfWarning: Way too much components (534) in dz\structures\specific\churches\church2_2.p3d:geometryFire 17:42:26 PerfWarning: Way too much components (797) in dz\structures\specific\prison\prison_main.p3d:geometryFire 17:42:26 PerfWarning: Way too much components (538) in dz\structures\specific\prison\prison_side.p3d:geometryFire 17:42:26 PerfWarning: Way too much components (948) in dz\structures\specific\prison\prison_wall_large.p3d:geometryFire 17:42:26 PerfWarning: Way too much components (744) in dz\structures\specific\towers\tower_tc2_base.p3d:geometryFire 17:42:26 Convex "component281" selection faces are less then 4 in dz\structures\walls\wall_gate_camp.p3d:geometryFire 17:42:26 Convex "component282" selection faces are less then 4 in dz\structures\walls\wall_gate_camp.p3d:geometryFire 17:42:26 PerfWarning: Way too much components (832) in dz\structures\wrecks\ships\ship_big_fronta.p3d:geometryFire 17:42:26 PerfWarning: Way too much components (1170) in dz\structures\wrecks\ships\ship_big_frontb.p3d:geometryFire 17:42:26 PerfWarning: Way too much components (761) in dz\structures\wrecks\ships\ship_big_backa.p3d:geometryFire 17:42:26 PerfWarning: Way too much components (1078) in dz\structures\wrecks\ships\ship_big_backb.p3d:geometryFire 17:42:26 PerfWarning: Way too much components (625) in dz\structures\wrecks\ships\ship_big_castle.p3d:geometry 17:42:26 PerfWarning: Way too much components (905) in dz\structures\wrecks\ships\ship_big_castle.p3d:geometryFire 17:42:26 PerfWarning: Way too much components (504) in dz\structures\wrecks\ships\ship_big_castle.p3d:geometryView 17:42:26 Convex "component116" selection faces are less then 4 in dz\structures\wrecks\trains\train_wagon_box.p3d:geometryFire 17:42:26 PerfWarning: Way too much components (1020) in dz\structures\wrecks\vehicles\wreck_v3s.p3d:geometryFire 17:42:26 PerfWarning: Way too much components (501) in dz\structures\wrecks\vehicles\wreck_volha_grey.p3d:geometryFire 17:42:26 Convex "component231" selection faces are less then 4 in dz\structures\wrecks\aircraft\wreck_c130j.p3d:geometryFire 17:42:26 PerfWarning: Way too much components (570) in dz\structures\wrecks\aircraft\wreck_c130j.p3d:geometryFire 17:42:26 Warning Message: No entry 'dz\data\data\penetration\meatbones.bisurf.isLiquid'. 17:42:26 Warning Message: '/' is not a value 17:42:26 Warning Message: Cannot open object dz\characters\headgear\bandana_staged.p3d 17:42:26 !!! Shape Universal_Bandana_Redpattern does not have defined min&max for loot's BBox. 17:42:26 Warning Message: Cannot open object dz\characters\heads\m_adam_nobeard.p3d 17:42:26 !!! Shape MaleAdamHeadNoBeard does not have defined min&max for loot's BBox. 17:42:26 Convex "component03" selection faces are less then 4 in dz\characters\masks\balaclava_3holes_g.p3d:geometryFire 17:42:26 Convex "component01" selection faces are less then 4 in dz\gear\cooking\fireplace.p3d:geometry 17:42:26 Convex "component02" selection faces are less then 4 in dz\gear\cooking\fireplace.p3d:geometry 17:42:26 Convex "component03" selection faces are less then 4 in dz\gear\cooking\fireplace.p3d:geometry 17:42:26 Winchester70: Invalid parent bone 'shell' for 'rotation_b' 17:42:26 izh43: Invalid parent bone 'barrels' for 'bullet' 17:42:26 izh43: Invalid parent bone 'barrels' for 'bullet2' 17:42:26 izh43: Invalid parent bone 'barrels' for 'ejector' 17:42:26 : Invalid parent bone 'barrels' for 'bullet' 17:42:26 : Invalid parent bone 'barrels' for 'bullet2' 17:42:26 : Invalid parent bone 'barrels' for 'ejector' 17:42:26 [CE][TypeSetup] :: 365 classes setuped... 17:42:27 [CE][RegisterBind] :: 0 classes binded... 17:42:27 [CE][RegisterConfig] :: 2564 config classes registered, 1 sub-counters... 17:42:27 !!! File "mpmissions\dayzOffline.chernarusplus\db\messages.xml" does not exist... 17:42:27 [CE][offlineDB] :: File 'db/messages.xml' not found. 17:42:27 [CE][offlineDB] :: Loaded 33 dynamic events 202 total types 0 total positions. 17:42:27 [CE][DynamicEvent] Load Events:[33] Primary spawners: 33 Secondary spawners: 0 17:42:27 17:42:27 [CE][DE] Scaling Spawner: 4 17:42:27 100 % == 1000 pcs 17:42:27 17:42:27 [0] InfectedArmy :: dmax: 309.0, 8.5 % == 84 pcs 17:42:27 ZmbM_PatrolNormal_Autumn :: 40 % min: 34, max: 34 17:42:27 ZmbM_PatrolNormal_Flat :: 10 % min: 8, max: 8 17:42:27 ZmbM_PatrolNormal_PautRev :: 20 % min: 17, max: 17 17:42:27 ZmbM_PatrolNormal_Summer :: 10 % min: 8, max: 8 17:42:27 ZmbM_SoldierNormal :: 20 % min: 17, max: 17 17:42:27 pcs: 84 17:42:27 17:42:27 [1] InfectedCity :: dmax: 381.0, 10.4 % == 104 pcs 17:42:27 ZmbF_BlueCollarFat_White :: 5 % min: 5, max: 5 17:42:27 ZmbF_CitizenANormal_Beige :: 5 % min: 5, max: 5 17:42:27 ZmbF_CitizenANormal_Blue :: 5 % min: 6, max: 6 17:42:27 ZmbF_CitizenANormal_Brown :: 5 % min: 5, max: 5 17:42:27 ZmbF_CitizenBSkinny :: 5 % min: 5, max: 5 17:42:27 ZmbF_Clerk_Normal_Blue :: 5 % min: 5, max: 5 17:42:27 ZmbF_Clerk_Normal_Green :: 5 % min: 5, max: 5 17:42:27 ZmbF_Clerk_Normal_Red :: 5 % min: 6, max: 6 17:42:27 ZmbF_Clerk_Normal_White :: 5 % min: 5, max: 5 17:42:27 ZmbF_JournalistNormal_Blue :: 5 % min: 5, max: 5 17:42:27 ZmbF_JournalistNormal_Green :: 5 % min: 5, max: 5 17:42:27 ZmbF_JournalistNormal_Red :: 5 % min: 5, max: 5 17:42:27 ZmbF_JournalistNormal_White :: 5 % min: 6, max: 6 17:42:27 ZmbF_ShortSkirt_beige :: 5 % min: 5, max: 5 17:42:27 ZmbF_ShortSkirt_black :: 5 % min: 5, max: 5 17:42:27 ZmbF_ShortSkirt_brown :: 5 % min: 5, max: 5 17:42:27 ZmbF_ShortSkirt_checks :: 5 % min: 5, max: 5 17:42:27 ZmbF_ShortSkirt_green :: 5 % min: 6, max: 6 17:42:27 ZmbF_ShortSkirt_grey :: 5 % min: 5, max: 5 17:42:27 ZmbF_ShortSkirt_red :: 5 % min: 5, max: 5 17:42:27 ZmbF_ShortSkirt_stripes :: 5 % min: 0, max: 0 17:42:27 ZmbF_ShortSkirt_white :: 5 % min: 0, max: 0 17:42:27 ZmbF_ShortSkirt_yellow :: 5 % min: 0, max: 0 17:42:27 ZmbF_SkaterYoung_Brown :: 5 % min: 0, max: 0 17:42:27 ZmbF_SkaterYoung_Striped :: 5 % min: 0, max: 0 17:42:27 ZmbF_SkaterYoung_Violet :: 5 % min: 0, max: 0 17:42:27 ZmbF_SurvivorNormal_Blue :: 5 % min: 0, max: 0 17:42:27 ZmbF_SurvivorNormal_Orange :: 5 % min: 0, max: 0 17:42:27 ZmbF_SurvivorNormal_Red :: 5 % min: 0, max: 0 17:42:27 ZmbF_SurvivorNormal_White :: 5 % min: 0, max: 0 17:42:27 ZmbM_CitizenASkinny_Blue :: 5 % min: 0, max: 0 17:42:27 ZmbM_CitizenASkinny_Brown :: 5 % min: 0, max: 0 17:42:27 ZmbM_CitizenASkinny_Grey :: 5 % min: 0, max: 0 17:42:27 ZmbM_CitizenASkinny_Red :: 5 % min: 0, max: 0 17:42:27 ZmbM_CitizenBFat_Blue :: 5 % min: 0, max: 0 17:42:27 ZmbM_CitizenBFat_Green :: 5 % min: 0, max: 0 17:42:27 ZmbM_CitizenBFat_Red :: 5 % min: 0, max: 0 17:42:27 ZmbM_ClerkFat_Brown :: 5 % min: 0, max: 0 17:42:27 ZmbM_ClerkFat_Grey :: 5 % min: 0, max: 0 17:42:27 ZmbM_ClerkFat_Khaki :: 5 % min: 0, max: 0 17:42:27 ZmbM_ClerkFat_White :: 5 % min: 0, max: 0 17:42:27 ZmbM_CommercialPilotOld_Blue :: 5 % min: 0, max: 0 17:42:27 ZmbM_CommercialPilotOld_Brown :: 5 % min: 0, max: 0 17:42:27 ZmbM_CommercialPilotOld_Grey :: 5 % min: 0, max: 0 17:42:27 ZmbM_CommercialPilotOld_Olive :: 5 % min: 0, max: 0 17:42:27 ZmbM_Jacket_beige :: 5 % min: 0, max: 0 17:42:27 ZmbM_Jacket_black :: 5 % min: 0, max: 0 17:42:27 ZmbM_Jacket_blue :: 5 % min: 0, max: 0 17:42:27 ZmbM_Jacket_bluechecks :: 5 % min: 0, max: 0 17:42:27 ZmbM_Jacket_brown :: 5 % min: 0, max: 0 17:42:27 ZmbM_Jacket_greenchecks :: 5 % min: 0, max: 0 17:42:27 ZmbM_Jacket_grey :: 5 % min: 0, max: 0 17:42:27 ZmbM_Jacket_khaki :: 5 % min: 0, max: 0 17:42:27 ZmbM_Jacket_magenta :: 5 % min: 0, max: 0 17:42:27 ZmbM_Jacket_stripes :: 5 % min: 0, max: 0 17:42:27 ZmbM_JournalistSkinny :: 5 % min: 0, max: 0 17:42:27 ZmbM_MotobikerFat_Beige :: 5 % min: 0, max: 0 17:42:27 ZmbM_MotobikerFat_Black :: 5 % min: 0, max: 0 17:42:27 ZmbM_SkaterYoung_Blue :: 5 % min: 0, max: 0 17:42:27 ZmbM_SkaterYoung_Brown :: 5 % min: 0, max: 0 17:42:27 ZmbM_SkaterYoung_Green :: 5 % min: 0, max: 0 17:42:27 ZmbM_SkaterYoung_Grey :: 5 % min: 0, max: 0 17:42:27 pcs: 104 17:42:27 17:42:27 [2] InfectedFirefighter :: dmax: 28.0, 0.8 % == 7 pcs 17:42:27 ZmbM_FirefighterNormal :: 100 % min: 7, max: 7 17:42:27 pcs: 7 17:42:27 17:42:27 [3] InfectedIndustrial :: dmax: 387.0, 10.6 % == 105 pcs 17:42:27 ZmbF_BlueCollarFat_Blue :: 5 % min: 5, max: 5 17:42:27 ZmbF_BlueCollarFat_Green :: 5 % min: 6, max: 6 17:42:27 ZmbF_BlueCollarFat_Red :: 5 % min: 5, max: 5 17:42:27 ZmbF_BlueCollarFat_White :: 5 % min: 5, max: 5 17:42:27 ZmbF_MechanicNormal_Beige :: 5 % min: 5, max: 5 17:42:27 ZmbF_MechanicNormal_Green :: 5 % min: 6, max: 6 17:42:27 ZmbF_MechanicNormal_Grey :: 5 % min: 5, max: 5 17:42:27 ZmbF_MechanicNormal_Orange :: 5 % min: 5, max: 5 17:42:27 ZmbM_ConstrWorkerNormal_Beige :: 5 % min: 5, max: 5 17:42:27 ZmbM_ConstrWorkerNormal_Black :: 5 % min: 6, max: 6 17:42:27 ZmbM_ConstrWorkerNormal_Green :: 5 % min: 5, max: 5 17:42:27 ZmbM_ConstrWorkerNormal_Grey :: 5 % min: 5, max: 5 17:42:27 ZmbM_HandymanNormal_Beige :: 5 % min: 5, max: 5 17:42:27 ZmbM_HandymanNormal_Blue :: 5 % min: 6, max: 6 17:42:27 ZmbM_HandymanNormal_Green :: 5 % min: 5, max: 5 17:42:27 ZmbM_HandymanNormal_Grey :: 5 % min: 5, max: 5 17:42:27 ZmbM_HandymanNormal_White :: 5 % min: 5, max: 5 17:42:27 ZmbM_HeavyIndustryWorker :: 5 % min: 6, max: 6 17:42:27 ZmbM_MechanicSkinny_Blue :: 5 % min: 5, max: 5 17:42:27 ZmbM_MechanicSkinny_Green :: 5 % min: 5, max: 5 17:42:27 ZmbM_MechanicSkinny_Grey :: 5 % min: 0, max: 0 17:42:27 ZmbM_MechanicSkinny_Red :: 5 % min: 0, max: 0 17:42:27 ZmbM_OffshoreWorker_Green :: 5 % min: 0, max: 0 17:42:27 ZmbM_OffshoreWorker_Orange :: 5 % min: 0, max: 0 17:42:27 ZmbM_OffshoreWorker_Red :: 5 % min: 0, max: 0 17:42:27 ZmbM_OffshoreWorker_Yellow :: 5 % min: 0, max: 0 17:42:27 pcs: 105 17:42:27 17:42:27 [4] InfectedMedic :: dmax: 92.0, 2.5 % == 25 pcs 17:42:27 ZmbF_DoctorSkinny :: 20 % min: 5, max: 5 17:42:27 ZmbF_NurseFat :: 5 % min: 1, max: 1 17:42:27 ZmbF_ParamedicNormal_Blue :: 15 % min: 4, max: 4 17:42:27 ZmbF_ParamedicNormal_Green :: 10 % min: 3, max: 3 17:42:27 ZmbF_ParamedicNormal_Red :: 10 % min: 2, max: 2 17:42:27 ZmbF_PatientOld :: 5 % min: 1, max: 1 17:42:27 ZmbM_DoctorFat :: 5 % min: 2, max: 2 17:42:27 ZmbM_ParamedicNormal_Black :: 15 % min: 3, max: 3 17:42:27 ZmbM_ParamedicNormal_Blue :: 10 % min: 3, max: 3 17:42:27 ZmbM_ParamedicNormal_Green :: 10 % min: 1, max: 1 17:42:27 ZmbM_ParamedicNormal_Red :: 10 % min: 0, max: 0 17:42:27 ZmbM_PatientSkinny :: 5 % min: 0, max: 0 17:42:27 pcs: 25 17:42:27 17:42:27 [5] InfectedPolice :: dmax: 76.0, 2.1 % == 20 pcs 17:42:27 ZmbF_PoliceWomanNormal :: 40 % min: 8, max: 8 17:42:27 ZmbM_PolicemanFat :: 40 % min: 8, max: 8 17:42:27 ZmbM_PolicemanSpecForce :: 10 % min: 4, max: 4 17:42:27 pcs: 20 17:42:27 17:42:27 [6] InfectedPrisoner :: dmax: 20.0, 0.5 % == 5 pcs 17:42:27 ZmbM_PrisonerSkinny :: 100 % min: 5, max: 5 17:42:27 pcs: 5 17:42:27 17:42:27 [7] InfectedReligious :: dmax: 102.0, 2.8 % == 27 pcs 17:42:27 ZmbM_priestPopSkinny :: 100 % min: 27, max: 27 17:42:27 pcs: 27 17:42:27 17:42:27 [8] InfectedSolitude :: dmax: 466.0, 12.8 % == 127 pcs 17:42:27 ZmbF_HikerSkinny_Blue :: 5 % min: 6, max: 6 17:42:27 ZmbF_HikerSkinny_Green :: 5 % min: 7, max: 7 17:42:27 ZmbF_HikerSkinny_Grey :: 5 % min: 6, max: 6 17:42:27 ZmbF_HikerSkinny_Red :: 5 % min: 6, max: 6 17:42:27 ZmbM_FishermanOld_Blue :: 5 % min: 7, max: 7 17:42:27 ZmbM_FishermanOld_Green :: 5 % min: 6, max: 6 17:42:27 ZmbM_FishermanOld_Grey :: 5 % min: 6, max: 6 17:42:27 ZmbM_FishermanOld_Red :: 5 % min: 7, max: 7 17:42:27 ZmbM_HermitSkinny_Beige :: 10 % min: 12, max: 12 17:42:27 ZmbM_HermitSkinny_Black :: 10 % min: 13, max: 13 17:42:27 ZmbM_HermitSkinny_Green :: 10 % min: 13, max: 13 17:42:27 ZmbM_HermitSkinny_Red :: 10 % min: 13, max: 13 17:42:27 ZmbM_HikerSkinny_Blue :: 5 % min: 6, max: 6 17:42:27 ZmbM_HikerSkinny_Green :: 5 % min: 6, max: 6 17:42:27 ZmbM_HikerSkinny_Yellow :: 5 % min: 7, max: 7 17:42:27 ZmbM_HunterOld_Autumn :: 5 % min: 6, max: 6 17:42:27 ZmbM_HunterOld_Spring :: 5 % min: 0, max: 0 17:42:27 ZmbM_HunterOld_Summer :: 5 % min: 0, max: 0 17:42:27 ZmbM_HunterOld_Winter :: 5 % min: 0, max: 0 17:42:27 pcs: 127 17:42:27 17:42:27 [9] InfectedVillage :: dmax: 1792.0, 49.1 % == 490 pcs 17:42:27 ZmbF_JoggerSkinny_Blue :: 6 % min: 29, max: 29 17:42:27 ZmbF_JoggerSkinny_Brown :: 6 % min: 30, max: 30 17:42:27 ZmbF_JoggerSkinny_Green :: 6 % min: 29, max: 29 17:42:27 ZmbF_JoggerSkinny_Red :: 6 % min: 30, max: 30 17:42:27 ZmbF_MilkMaidOld_Beige :: 5 % min: 24, max: 24 17:42:27 ZmbF_MilkMaidOld_Black :: 5 % min: 25, max: 25 17:42:27 ZmbF_MilkMaidOld_Green :: 5 % min: 24, max: 24 17:42:27 ZmbF_MilkMaidOld_Grey :: 5 % min: 25, max: 25 17:42:27 ZmbF_VillagerOld_Blue :: 5 % min: 24, max: 24 17:42:27 ZmbF_VillagerOld_Green :: 5 % min: 25, max: 25 17:42:27 ZmbF_VillagerOld_Red :: 5 % min: 24, max: 24 17:42:27 ZmbF_VillagerOld_White :: 5 % min: 25, max: 25 17:42:27 ZmbM_FarmerFat_Beige :: 6 % min: 29, max: 29 17:42:27 ZmbM_FarmerFat_Blue :: 6 % min: 29, max: 29 17:42:27 ZmbM_FarmerFat_Brown :: 6 % min: 30, max: 30 17:42:27 ZmbM_FarmerFat_Green :: 6 % min: 29, max: 29 17:42:27 ZmbM_Jacket_beige :: 5 % min: 25, max: 25 17:42:27 ZmbM_Jacket_black :: 5 % min: 24, max: 24 17:42:27 ZmbM_Jacket_blue :: 5 % min: 10, max: 10 17:42:27 ZmbM_Jacket_bluechecks :: 5 % min: 0, max: 0 17:42:27 ZmbM_Jacket_brown :: 5 % min: 0, max: 0 17:42:27 ZmbM_Jacket_greenchecks :: 5 % min: 0, max: 0 17:42:27 ZmbM_Jacket_grey :: 5 % min: 0, max: 0 17:42:27 ZmbM_Jacket_khaki :: 5 % min: 0, max: 0 17:42:27 ZmbM_Jacket_magenta :: 5 % min: 0, max: 0 17:42:27 ZmbM_Jacket_stripes :: 5 % min: 0, max: 0 17:42:27 ZmbM_JoggerSkinny_Blue :: 6 % min: 0, max: 0 17:42:27 ZmbM_JoggerSkinny_Green :: 6 % min: 0, max: 0 17:42:27 ZmbM_JoggerSkinny_Red :: 6 % min: 0, max: 0 17:42:27 ZmbM_VillagerOld_Blue :: 8 % min: 0, max: 0 17:42:27 ZmbM_VillagerOld_Green :: 8 % min: 0, max: 0 17:42:27 ZmbM_VillagerOld_White :: 8 % min: 0, max: 0 17:42:27 pcs: 490 17:42:27 17:42:27 total pcs: 994 17:42:27 17:42:27 Restoring [Storage] file "mpmissions\dayzOffline.chernarusplus\storage_1\data\vehicles.bin" 98 items. 17:42:27 DamageSystem Warning: There's more "transferToZonesCoefs" than "transferToZonesNames" for damage zone Front (Entity type OffroadHatchback) 17:42:27 DamageSystem Warning: There's more "transferToZonesThresholds" than "transferToZonesNames" for damage zone Front (Entity type OffroadHatchback) 17:42:27 Warning Message: No entry 'bin\config.bin/CfgVehicles/OffroadHatchback.viewDriverShadow'. 17:42:27 Warning Message: '/' is not a value 17:42:27 Warning Message: No entry 'bin\config.bin/CfgVehicles/OffroadHatchback.viewDriverShadowDiff'. 17:42:27 Warning Message: '/' is not a value 17:42:27 Warning Message: No entry 'bin\config.bin/CfgVehicles/OffroadHatchback.viewDriverShadowAmb'. 17:42:27 Warning Message: '/' is not a value 17:42:27 Warning Message: No entry 'bin\config.bin/CfgVehicles/OffroadHatchback.viewCargoShadow'. 17:42:27 Warning Message: '/' is not a value 17:42:27 Warning Message: No entry 'bin\config.bin/CfgVehicles/OffroadHatchback.viewCargoShadowDiff'. 17:42:27 Warning Message: '/' is not a value 17:42:27 Warning Message: No entry 'bin\config.bin/CfgVehicles/OffroadHatchback.viewCargoShadowAmb'. 17:42:27 Warning Message: '/' is not a value 17:42:27 OffroadHatchback: Glass1_destruct - unknown animation source hitglass1 17:42:27 OffroadHatchback: Glass2_destruct - unknown animation source hitglass2 17:42:27 DamageSystem Warning: Selection dmgZone_fuelTank doesn't exists in fire geometry for entity OffroadHatchback 17:42:27 Convex "component18" selection faces are less then 4 in dz\plants\tree\d_quercusrobur_fallenb.p3d:geometryFire 17:42:27 Convex "component19" selection faces are less then 4 in dz\plants\tree\d_quercusrobur_fallenb.p3d:geometryFire 17:42:27 Convex "component22" selection faces are less then 4 in dz\plants\tree\d_quercusrobur_fallenb.p3d:geometryFire 17:42:27 Convex "component23" selection faces are less then 4 in dz\plants\tree\d_quercusrobur_fallenb.p3d:geometryFire 17:42:27 Convex "component24" selection faces are less then 4 in dz\plants\tree\d_quercusrobur_fallenb.p3d:geometryFire 17:42:27 Convex "component29" selection faces are less then 4 in dz\plants\tree\d_quercusrobur_fallenb.p3d:geometryFire 17:42:27 Convex "component31" selection faces are less then 4 in dz\plants\tree\d_quercusrobur_fallenb.p3d:geometryFire 17:42:27 Convex "component32" selection faces are less then 4 in dz\plants\tree\d_quercusrobur_fallenb.p3d:geometryFire 17:42:27 Convex "component57" selection faces are less then 4 in dz\plants\tree\d_quercusrobur_fallenb.p3d:geometryFire 17:42:27 Convex "component60" selection faces are less then 4 in dz\plants\tree\d_quercusrobur_fallenb.p3d:geometryFire 17:42:27 Convex "component66" selection faces are less then 4 in dz\plants\tree\d_quercusrobur_fallenb.p3d:geometryFire 17:42:27 Convex "component84" selection faces are less then 4 in dz\plants\tree\d_quercusrobur_fallenb.p3d:geometryFire 17:42:27 Convex "component86" selection faces are less then 4 in dz\plants\tree\d_quercusrobur_fallenb.p3d:geometryFire 17:42:27 Convex "component87" selection faces are less then 4 in dz\plants\tree\d_quercusrobur_fallenb.p3d:geometryFire 17:42:27 Convex "component88" selection faces are less then 4 in dz\plants\tree\d_quercusrobur_fallenb.p3d:geometryFire 17:42:27 Convex "component89" selection faces are less then 4 in dz\plants\tree\d_quercusrobur_fallenb.p3d:geometryFire 17:42:27 Convex "component91" selection faces are less then 4 in dz\plants\tree\d_quercusrobur_fallenb.p3d:geometryFire 17:42:27 Convex "component92" selection faces are less then 4 in dz\plants\tree\d_quercusrobur_fallenb.p3d:geometryFire 17:42:27 Convex "component93" selection faces are less then 4 in dz\plants\tree\d_quercusrobur_fallenb.p3d:geometryFire 17:42:27 Convex "component95" selection faces are less then 4 in dz\plants\tree\d_quercusrobur_fallenb.p3d:geometryFire 17:42:27 PerfWarning: Way too much components (922) in dz\structures\residential\houses\village_pub.p3d:geometryFire 17:42:27 Convex "component86" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3d.p3d:geometryFire 17:42:27 Convex "component88" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3d.p3d:geometryFire 17:42:27 Convex "component98" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3d.p3d:geometryFire 17:42:27 Convex "component167" selection faces are less then 4 in dz\plants\tree\t_fagussylvatica_3d.p3d:geometryFire 17:42:27 98 items loaded. 17:42:27 Restoring [Storage] file "mpmissions\dayzOffline.chernarusplus\storage_1\data\dynamic_000.bin" 859 items. 17:42:27 Warning Message: No entry 'bin\config.bin/CfgVehicles/ItemOptics.modelOptics'. 17:42:27 Warning Message: '/' is not a value 17:42:27 Warning Message: No entry 'bin\config.bin/CfgVehicles/ItemOptics.opticsZoomMin'. 17:42:27 Warning Message: '/' is not a value 17:42:27 Warning Message: No entry 'bin\config.bin/CfgVehicles/ItemOptics.opticsZoomMax'. 17:42:27 Warning Message: '/' is not a value 17:42:27 Warning Message: No entry 'bin\config.bin/CfgVehicles/ItemOptics.opticsZoomInit'. 17:42:27 Warning Message: '/' is not a value 17:42:27 Warning Message: No entry 'bin\config.bin/CfgVehicles/ItemOptics.distanceZoomMin'. 17:42:27 Warning Message: '/' is not a value 17:42:27 Warning Message: No entry 'bin\config.bin/CfgVehicles/ItemOptics.distanceZoomMax'. 17:42:27 Warning Message: '/' is not a value 17:42:27 Warning Message: No entry 'bin\config.bin/CfgVehicles/ItemOptics.opticsDisablePeripherialVision'. 17:42:27 Warning Message: '/' is not a value 17:42:27 Warning Message: No entry 'bin\config.bin/CfgVehicles/ItemOptics.opticsFlare'. 17:42:27 Warning Message: '/' is not a value 17:42:27 Warning Message: No entry 'bin\config.bin/CfgVehicles/KobraOptic/OpticsInfo.CfgOpticsEffect'. 17:42:27 String "STR_DN_FX_CARTRIDGE" not found 17:42:27 String "STR_DN_FX_CARTRIDGE" not found 17:42:27 String "STR_DN_FX_CARTRIDGE" not found 17:42:27 String "STR_DN_FX_CARTRIDGE" not found 17:42:27 Convex "component03" selection faces are less then 4 in dz\characters\masks\balaclava_3holes_g.p3d:geometryFire 17:42:27 Mosin9130: bolt_reload_unlock - unknown animation source reloadmagazine 17:42:27 Mosin9130: bolt_fired_unlock - unknown animation source reload 17:42:27 Mosin9130: magazine - unknown animation source magazineshow 17:42:27 Mosin9130: bullet - unknown animation source bulletshow 17:42:27 Warning Message: No entry 'bin\config.bin/CfgWeapons/Mosin9130.selectionBackLights'. 17:42:27 Warning Message: '/' is not a value 17:42:27 Warning Message: No entry 'bin\config.bin/CfgWeapons/Mosin9130.MarkerLights'. 17:42:27 Mosin9130: bolt_reload_unlock - unknown animation source reloadmagazine 17:42:27 Mosin9130: bolt_fired_unlock - unknown animation source reload 17:42:27 Mosin9130: magazine - unknown animation source magazineshow 17:42:27 Mosin9130: bullet - unknown animation source bulletshow 17:42:27 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyOptic_PUScope.AnimationSources'. 17:42:27 Warning Message: Animation source hide not found in bin\config.bin/CfgNonAIVehicles/ProxyOptic_PUScope/ 17:42:27 Warning Message: No entry 'bin\config.bin/CfgVehicles/Binoculars/OpticsInfo.opticsDisablePeripherialVision'. 17:42:27 Warning Message: '/' is not a value 17:42:27 Warning Message: No entry 'bin\config.bin/CfgVehicles/Binoculars/OpticsInfo.opticsFlare'. 17:42:27 Warning Message: '/' is not a value 17:42:27 Warning Message: No entry 'bin\config.bin/CfgVehicles/Binoculars.selectionFireAnim'. 17:42:27 Warning Message: '/' is not a value 17:42:27 String "STR_DN_FX_CARTRIDGE" not found 17:42:27 Warning Message: No entry 'bin\config.bin/CfgVehicles/PSO1Optic/OpticsInfo.CfgOpticsEffect'. 17:42:27 MakarovIJ70: magazine_hide - unknown animation source reloadmagazine 17:42:27 MakarovIJ70: hammer_fire_begin - unknown animation source reload 17:42:27 MakarovIJ70: hammer_empty - unknown animation source isempty 17:42:27 Warning Message: No entry 'bin\config.bin/CfgWeapons/MakarovIJ70.selectionBackLights'. 17:42:27 Warning Message: '/' is not a value 17:42:27 Warning Message: No entry 'bin\config.bin/CfgWeapons/MakarovIJ70.MarkerLights'. 17:42:27 MakarovIJ70: magazine_hide - unknown animation source reloadmagazine 17:42:27 MakarovIJ70: hammer_fire_begin - unknown animation source reload 17:42:27 MakarovIJ70: hammer_empty - unknown animation source isempty 17:42:27 String "STR_DN_FX_CARTRIDGE" not found 17:42:27 Warning Message: No entry 'bin\config.bin/CfgVehicles/PUScopeOptic/OpticsInfo.CfgOpticsEffect'. 17:42:27 Warning Message: No entry 'bin\config.bin/CfgVehicles/M4_CarryHandleOptic/OpticsInfo.opticsDisablePeripherialVision'. 17:42:27 Warning Message: '/' is not a value 17:42:27 Warning Message: No entry 'bin\config.bin/CfgVehicles/M4_CarryHandleOptic/OpticsInfo.opticsFlare'. 17:42:27 Warning Message: '/' is not a value 17:42:27 AKM: magazine_hide - unknown animation source reloadmagazine 17:42:27 AKM: bolt_empty - unknown animation source isempty 17:42:27 AKM: bolt_fire_begin - unknown animation source reload 17:42:27 Warning Message: No entry 'bin\config.bin/CfgWeapons/AKM.selectionBackLights'. 17:42:27 Warning Message: '/' is not a value 17:42:27 Warning Message: No entry 'bin\config.bin/CfgWeapons/AKM.MarkerLights'. 17:42:27 AKM: magazine_hide - unknown animation source reloadmagazine 17:42:27 AKM: bolt_empty - unknown animation source isempty 17:42:27 AKM: bolt_fire_begin - unknown animation source reload 17:42:27 Warning Message: No entry 'bin\config.bin/CfgNonAIVehicles/ProxyOptic_PSO1.AnimationSources'. 17:42:27 Warning Message: Animation source hide not found in bin\config.bin/CfgNonAIVehicles/ProxyOptic_PSO1/ 17:42:27 Warning Message: No entry 'bin\config.bin/CfgVehicles/M68Optic/OpticsInfo.CfgOpticsEffect'. 17:42:27 Warning Message: No entry 'bin\config.bin/CfgVehicles/ACOGOptic/OpticsInfo.CfgOpticsEffect'. 17:42:27 Mp133Shotgun: trigger_reload_1 - unknown animation source reload 17:42:27 Mp133Shotgun: pump_move_back_rel - unknown animation source reloadmagazine 17:42:27 Mp133Shotgun: magazine - unknown animation source magazineshow 17:42:27 Mp133Shotgun: bullet - unknown animation source bulletshow 17:42:27 Warning Message: No entry 'bin\config.bin/CfgWeapons/Mp133Shotgun.selectionBackLights'. 17:42:27 Warning Message: '/' is not a value 17:42:27 Warning Message: No entry 'bin\config.bin/CfgWeapons/Mp133Shotgun.MarkerLights'. 17:42:27 Mp133Shotgun: trigger_reload_1 - unknown animation source reload 17:42:27 Mp133Shotgun: pump_move_back_rel - unknown animation source reloadmagazine 17:42:27 Mp133Shotgun: magazine - unknown animation source magazineshow 17:42:27 Mp133Shotgun: bullet - unknown animation source bulletshow 17:42:27 Type 'OrienteeringCompass' must be inherited from class 'ItemCompass' 17:42:27 Type 'OrienteeringCompass' must be inherited from class 'ItemCompass' 17:42:28 SVD: magazine_hide - unknown animation source reloadmagazine 17:42:28 SVD: bolt_empty - unknown animation source isempty 17:42:28 SVD: bolt_fire_begin - unknown animation source reload 17:42:28 Warning Message: No entry 'bin\config.bin/CfgWeapons/SVD.selectionBackLights'. 17:42:28 Warning Message: '/' is not a value 17:42:28 Warning Message: No entry 'bin\config.bin/CfgWeapons/SVD.MarkerLights'. 17:42:28 SVD: magazine_hide - unknown animation source reloadmagazine 17:42:28 SVD: bolt_empty - unknown animation source isempty 17:42:28 SVD: bolt_fire_begin - unknown animation source reload 17:42:28 Mag_STANAG_30Rnd: bullets - unknown animation source revolving 17:42:28 String "STR_DN_FX_CARTRIDGE" not found 17:42:28 CZ75: magazine_hide - unknown animation source reloadmagazine 17:42:28 CZ75: hammer_fire_begin - unknown animation source reload 17:42:28 CZ75: hammer_empty - unknown animation source isempty 17:42:28 Warning Message: No entry 'bin\config.bin/CfgWeapons/CZ75.selectionBackLights'. 17:42:28 Warning Message: '/' is not a value 17:42:28 Warning Message: No entry 'bin\config.bin/CfgWeapons/CZ75.MarkerLights'. 17:42:28 CZ75: magazine_hide - unknown animation source reloadmagazine 17:42:28 CZ75: hammer_fire_begin - unknown animation source reload 17:42:28 CZ75: hammer_empty - unknown animation source isempty 17:42:28 Warning Message: No entry 'bin\config.bin/CfgVehicles/Rangefinder/OpticsInfo.opticsDisablePeripherialVision'. 17:42:28 Warning Message: '/' is not a value 17:42:28 Warning Message: No entry 'bin\config.bin/CfgVehicles/Rangefinder/OpticsInfo.opticsFlare'. 17:42:28 Warning Message: '/' is not a value 17:42:28 Warning Message: No entry 'bin\config.bin/CfgVehicles/Rangefinder.selectionFireAnim'. 17:42:28 Warning Message: '/' is not a value 17:42:28 ProxyFNP45: magazine_hide - unknown animation source reloadmagazine 17:42:28 ProxyFNP45: hammer_fire_begin - unknown animation source reload 17:42:28 ProxyFNP45: hammer_empty - unknown animation source isempty 17:42:28 ProxyFNP45: magazine - unknown animation source magazineshow 17:42:28 ProxyFNP45: bullet - unknown animation source bulletshow 17:42:28 M4A1: magazine_hide - unknown animation source reloadmagazine 17:42:28 M4A1: bolt_empty - unknown animation source isempty 17:42:28 M4A1: bolt_fire_begin - unknown animation source reload 17:42:28 Warning Message: No entry 'bin\config.bin/CfgWeapons/M4A1.selectionBackLights'. 17:42:28 Warning Message: '/' is not a value 17:42:28 Warning Message: No entry 'bin\config.bin/CfgWeapons/M4A1.MarkerLights'. 17:42:28 M4A1: magazine_hide - unknown animation source reloadmagazine 17:42:28 M4A1: bolt_empty - unknown animation source isempty 17:42:28 M4A1: bolt_fire_begin - unknown animation source reload 17:42:28 CZ61: magazine_hide - unknown animation source reloadmagazine 17:42:28 Warning Message: No entry 'bin\config.bin/CfgWeapons/CZ61.selectionBackLights'. 17:42:28 Warning Message: '/' is not a value 17:42:28 Warning Message: No entry 'bin\config.bin/CfgWeapons/CZ61.MarkerLights'. 17:42:28 CZ61: magazine_hide - unknown animation source reloadmagazine 17:42:28 859 items loaded. 17:42:28 Restoring [Storage] file "mpmissions\dayzOffline.chernarusplus\storage_1\data\dynamic_001.bin" 1904 items. 17:42:28 UMP45: magazine_hide - unknown animation source reloadmagazine 17:42:28 UMP45: bolt_empty - unknown animation source isempty 17:42:28 UMP45: bolt_fire_begin - unknown animation source reload 17:42:28 Warning Message: No entry 'bin\config.bin/CfgWeapons/UMP45.selectionBackLights'. 17:42:28 Warning Message: '/' is not a value 17:42:28 Warning Message: No entry 'bin\config.bin/CfgWeapons/UMP45.MarkerLights'. 17:42:28 UMP45: magazine_hide - unknown animation source reloadmagazine 17:42:28 UMP45: bolt_empty - unknown animation source isempty 17:42:28 UMP45: bolt_fire_begin - unknown animation source reload 17:42:28 Warning Message: No entry 'bin\config.bin/CfgVehicles/KazuarOptic/OpticsInfo.CfgOpticsEffect'. 17:42:28 Warning Message: No entry 'bin\config.bin/CfgVehicles/KazuarOptic.selectionFireAnim'. 17:42:28 Warning Message: '/' is not a value 17:42:28 FNX45: magazine_hide - unknown animation source reloadmagazine 17:42:28 FNX45: hammer_fire_begin - unknown animation source reload 17:42:28 FNX45: hammer_empty - unknown animation source isempty 17:42:28 FNX45: magazine - unknown animation source magazineshow 17:42:28 FNX45: bullet - unknown animation source bulletshow 17:42:28 Warning Message: No entry 'bin\config.bin/CfgWeapons/FNX45.selectionBackLights'. 17:42:28 Warning Message: '/' is not a value 17:42:28 Warning Message: No entry 'bin\config.bin/CfgWeapons/FNX45.MarkerLights'. 17:42:28 FNX45: magazine_hide - unknown animation source reloadmagazine 17:42:28 FNX45: hammer_fire_begin - unknown animation source reload 17:42:28 FNX45: hammer_empty - unknown animation source isempty 17:42:28 FNX45: magazine - unknown animation source magazineshow 17:42:28 FNX45: bullet - unknown animation source bulletshow 17:42:28 MP5K: magazine_hide - unknown animation source reloadmagazine 17:42:28 MP5K: bolt_empty - unknown animation source isempty 17:42:28 MP5K: bolt_fire_begin - unknown animation source reload 17:42:28 Warning Message: No entry 'bin\config.bin/CfgWeapons/MP5K.selectionBackLights'. 17:42:28 Warning Message: '/' is not a value 17:42:28 Warning Message: No entry 'bin\config.bin/CfgWeapons/MP5K.MarkerLights'. 17:42:28 MP5K: magazine_hide - unknown animation source reloadmagazine 17:42:28 MP5K: bolt_empty - unknown animation source isempty 17:42:28 MP5K: bolt_fire_begin - unknown animation source reload 17:42:28 Type 'PistolSuppressor' must be inherited from class 'ItemSuppressor' 17:42:28 Warning Message: No entry 'bin\config.bin/CfgVehicles/DirtBikeHelmet_Visor.ClothingTypes'. 17:42:28 String "STR_DN_FX_CARTRIDGE" not found 17:42:28 Warning Message: No entry 'bin\config.bin/CfgVehicles/DirtBikeHelmet_Mouthguard.ClothingTypes'. 17:42:28 Izh18: trigger_reload_rot - unknown animation source reload 17:42:28 Izh18: barrel_release - unknown animation source reloadmagazine 17:42:28 Izh18: bullet - unknown animation source bulletshow 17:42:28 Warning Message: No entry 'bin\config.bin/CfgWeapons/Izh18.selectionBackLights'. 17:42:28 Warning Message: '/' is not a value 17:42:28 Warning Message: No entry 'bin\config.bin/CfgWeapons/Izh18.MarkerLights'. 17:42:28 Izh18: trigger_reload_rot - unknown animation source reload 17:42:28 Izh18: barrel_release - unknown animation source reloadmagazine 17:42:28 Izh18: bullet - unknown animation source bulletshow 17:42:28 1904 items loaded. 17:42:28 Restoring [Storage] file "mpmissions\dayzOffline.chernarusplus\storage_1\data\dynamic_002.bin" 2990 items. 17:42:29 Type 'PistolSuppressor' must be inherited from class 'ItemSuppressor' 17:42:29 2990 items loaded. 17:42:29 Restoring [Storage] file "mpmissions\dayzOffline.chernarusplus\storage_1\data\dynamic_003.bin" 2410 items. 17:42:30 2410 items loaded. 17:42:30 Restoring [Storage] file "mpmissions\dayzOffline.chernarusplus\storage_1\data\dynamic_004.bin" 2270 items. 17:42:31 Type 'PistolSuppressor' must be inherited from class 'ItemSuppressor' 17:42:31 2270 items loaded. 17:42:31 Restoring [Storage] file "mpmissions\dayzOffline.chernarusplus\storage_1\data\dynamic_005.bin" 2592 items. 17:42:31 Type 'PistolSuppressor' must be inherited from class 'ItemSuppressor' 17:42:32 2592 items loaded. 17:42:32 Restoring [Storage] file "mpmissions\dayzOffline.chernarusplus\storage_1\data\dynamic_006.bin" 1916 items. 17:42:32 1916 items loaded. 17:42:32 Restoring [Storage] file "mpmissions\dayzOffline.chernarusplus\storage_1\data\dynamic_007.bin" 1737 items. 17:42:33 Type 'PistolSuppressor' must be inherited from class 'ItemSuppressor' 17:42:33 1737 items loaded. 17:42:33 Restoring [Storage] file "mpmissions\dayzOffline.chernarusplus\storage_1\data\dynamic_008.bin" 2645 items. 17:42:33 Type 'PistolSuppressor' must be inherited from class 'ItemSuppressor' 17:42:34 Type 'PistolSuppressor' must be inherited from class 'ItemSuppressor' 17:42:34 Type 'PistolSuppressor' must be inherited from class 'ItemSuppressor' 17:42:34 Type 'PistolSuppressor' must be inherited from class 'ItemSuppressor' 17:42:34 2645 items loaded. 17:42:34 Restoring [Storage] file "mpmissions\dayzOffline.chernarusplus\storage_1\data\dynamic_009.bin" 3072 items. 17:42:35 Type 'PistolSuppressor' must be inherited from class 'ItemSuppressor' 17:42:35 3072 items loaded. 17:42:35 Restoring [Storage] file "mpmissions\dayzOffline.chernarusplus\storage_1\data\dynamic_010.bin" 2018 items. 17:42:36 Type 'PistolSuppressor' must be inherited from class 'ItemSuppressor' 17:42:36 2018 items loaded. 17:42:36 Restoring [Storage] file "mpmissions\dayzOffline.chernarusplus\storage_1\data\dynamic_011.bin" 236 items. 17:42:36 Type 'PistolSuppressor' must be inherited from class 'ItemSuppressor' 17:42:36 236 items loaded. 17:42:36 PerfWarning: Way too much components (797) in dz\structures\specific\prison\prison_main.p3d:geometryFire 17:42:36 PerfWarning: Way too much components (656) in dz\structures\specific\prison\proxy\prison_maincastle_bars.p3d:geometryFire 17:42:36 PerfWarning: Way too much components (834) in dz\structures\specific\prison\proxy\prison_main_int_stairs.p3d:geometryFire 17:42:36 PerfWarning: Way too much components (624) in dz\structures\specific\prison\proxy\prison_maincastle_windows_02.p3d:geometryFire 17:42:36 PerfWarning: Way too much components (904) in dz\structures\specific\prison\proxy\prison_maincastle_windows.p3d:geometryFire 17:42:36 [CE][Hive] :: Storage load took 9.39 seconds 17:42:36 entity: 26285, building: 0 17:42:36 no lifetime: 34 17:42:36 [CE][Hive] :: Initializing ... 17:42:36 [CE][Hive] :: Initializing spawners ... 17:42:36 Warning Message: Cannot open object dz\anims\data\skeleton\skeletonpivots.p3d 17:42:36 Missing Memory level in skeleton pivots file dz\anims\data\skeleton\SkeletonPivots.p3d. 17:42:36 PerfWarning: Way too much components (753) in dz\structures\wrecks\vehicles\wreck_t72_chassis.p3d:geometryFire 17:42:36 PerfWarning: Way too much components (573) in dz\structures\military\improvised\hbarrier_round.p3d:geometryFire 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [0] is hard to place, performance drops: "TTsKOJacket_Camo" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [0] causing search overtime: "TTsKOJacket_Camo" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [1] is hard to place, performance drops: "TTsKOJacket_Camo" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [1] causing search overtime: "TTsKOJacket_Camo" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [2] is hard to place, performance drops: "TTsKOJacket_Camo" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [2] causing search overtime: "TTsKOJacket_Camo" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [3] is hard to place, performance drops: "TTsKOJacket_Camo" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [3] causing search overtime: "TTsKOJacket_Camo" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [4] is hard to place, performance drops: "TTsKOJacket_Camo" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [4] causing search overtime: "TTsKOJacket_Camo" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [5] is hard to place, performance drops: "TTsKOJacket_Camo" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [5] causing search overtime: "TTsKOJacket_Camo" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [6] is hard to place, performance drops: "TTsKOJacket_Camo" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [6] causing search overtime: "TTsKOJacket_Camo" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [7] causing search overtime: "JungleBoots_Olive" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [8] causing search overtime: "JungleBoots_Olive" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [9] causing search overtime: "JungleBoots_Olive" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [10] causing search overtime: "JungleBoots_Olive" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [7] is hard to place, performance drops: "GorkaEJacket_Autumn" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [11] causing search overtime: "GorkaEJacket_Autumn" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [8] is hard to place, performance drops: "GorkaEJacket_Autumn" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [12] causing search overtime: "GorkaEJacket_Autumn" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [9] is hard to place, performance drops: "GorkaEJacket_Autumn" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [13] causing search overtime: "GorkaEJacket_Autumn" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [10] is hard to place, performance drops: "GorkaEJacket_Autumn" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [14] causing search overtime: "GorkaEJacket_Autumn" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [11] is hard to place, performance drops: "GorkaEJacket_Autumn" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [15] causing search overtime: "GorkaEJacket_Autumn" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [16] causing search overtime: "JungleBoots_Beige" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [17] causing search overtime: "JungleBoots_Beige" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [18] causing search overtime: "JungleBoots_Beige" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [19] causing search overtime: "JungleBoots_Beige" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [12] is hard to place, performance drops: "USMCPants_Woodland" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [13] is hard to place, performance drops: "USMCPants_Woodland" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [14] is hard to place, performance drops: "USMCPants_Woodland" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [15] is hard to place, performance drops: "USMCPants_Woodland" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [16] is hard to place, performance drops: "USMCPants_Woodland" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [17] is hard to place, performance drops: "USMCPants_Woodland" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [18] is hard to place, performance drops: "USMCPants_Woodland" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Item [19] is hard to place, performance drops: "USMCPants_Woodland" 17:42:37 [CE][LootRespawner] (PRIDummy) :: Initially (re)spawned:0, Nominal:24612, Total in Map: 24783 at 0 (sec) 17:42:37 tests:72, repeats:0 fails:72, overtime:26 17:42:37 [CE][DynEvent] :: 33 types 17:42:37 [00] AmbientHen 17:42:37 Primary Spawner: "Ambient", active: yes, repeat: 1 17:42:37 [01] AnimalCow 17:42:37 Primary Spawner: "Animal", active: yes, repeat: 1 17:42:37 [02] AnimalDeer 17:42:37 Primary Spawner: "Animal", active: yes, repeat: 1 17:42:37 [03] AnimalGoat 17:42:37 Primary Spawner: "Animal", active: yes, repeat: 1 17:42:37 [04] AnimalPig 17:42:37 Primary Spawner: "Animal", active: yes, repeat: 1 17:42:37 [05] AnimalRoeDeer 17:42:37 Primary Spawner: "Animal", active: yes, repeat: 1 17:42:37 [06] AnimalSheep 17:42:37 Primary Spawner: "Animal", active: yes, repeat: 1 17:42:37 [07] AnimalWildBoar 17:42:37 Primary Spawner: "Animal", active: yes, repeat: 1 17:42:37 [08] AnimalWolf 17:42:37 Primary Spawner: "Animal", active: yes, repeat: 1 17:42:37 [09] InfectedArmy 17:42:37 Primary Spawner: "Infected", active: yes, repeat: 1 17:42:37 [10] InfectedCity 17:42:37 Primary Spawner: "Infected", active: yes, repeat: 1 17:42:37 [11] InfectedFirefighter 17:42:37 Primary Spawner: "Infected", active: yes, repeat: 1 17:42:37 [12] InfectedIndustrial 17:42:37 Primary Spawner: "Infected", active: yes, repeat: 1 17:42:37 [13] InfectedMedic 17:42:37 Primary Spawner: "Infected", active: yes, repeat: 1 17:42:37 [14] InfectedPolice 17:42:37 Primary Spawner: "Infected", active: yes, repeat: 1 17:42:37 [15] InfectedPrisoner 17:42:37 Primary Spawner: "Infected", active: yes, repeat: 1 17:42:37 [16] InfectedReligious 17:42:37 Primary Spawner: "Infected", active: yes, repeat: 1 17:42:37 [17] InfectedSolitude 17:42:37 Primary Spawner: "Infected", active: yes, repeat: 1 17:42:37 [18] InfectedVillage 17:42:37 Primary Spawner: "Infected", active: yes, repeat: 1 17:42:37 [19] ItemPlanks 17:42:37 Primary Spawner: "Item", active: yes, repeat: 1 17:42:37 [20] Loot 17:42:37 Primary Spawner: "Loot", active: yes, repeat: 2 17:42:37 [21] StaticHeliCrash 17:42:37 Primary Spawner: "Vehicle", active: yes, repeat: 1 17:42:37 [22] StaticPoliceCar 17:42:37 Primary Spawner: "Vehicle", active: yes, repeat: 1 17:42:37 [23] TrajectoryApple 17:42:37 Primary Spawner: "Trajectory", active: yes, repeat: 1 17:42:37 [24] TrajectoryCanina 17:42:37 Primary Spawner: "Trajectory", active: yes, repeat: 1 17:42:37 [25] TrajectoryConiferous 17:42:37 Primary Spawner: "Trajectory", active: yes, repeat: 1 17:42:37 [26] TrajectoryDeciduous 17:42:37 Primary Spawner: "Trajectory", active: yes, repeat: 1 17:42:37 [27] TrajectoryHumus 17:42:37 Primary Spawner: "Trajectory", active: yes, repeat: 1 17:42:37 [28] TrajectoryPear 17:42:37 Primary Spawner: "Trajectory", active: yes, repeat: 1 17:42:37 [29] TrajectoryPlum 17:42:37 Primary Spawner: "Trajectory", active: yes, repeat: 1 17:42:37 [30] TrajectorySambucus 17:42:37 Primary Spawner: "Trajectory", active: yes, repeat: 1 17:42:37 [31] TrajectoryStones 17:42:37 Primary Spawner: "Trajectory", active: yes, repeat: 1 17:42:37 [32] VehicleOffroadHatchback 17:42:37 Primary Spawner: "Vehicle", active: yes, repeat: 1 17:42:37 [CE][Hive] :: Initializing of spawners done. 17:42:37 [CE][Hive] :: Init sequence finished. 17:42:37 Player connect enabled 17:42:38 PerfWarning: Way too much components (1041) in dz\structures\industrial\farms\barn_metal_big.p3d:geometryFire 17:42:39 PerfWarning: Way too much components (652) in dz\structures\military\improvised\mil_tent_big4.p3d:geometryFire 17:42:39 Convex "component433" selection faces are less then 4 in dz\structures\industrial\harbour\pier_crane_b.p3d:geometryFire 17:42:39 Convex "component434" selection faces are less then 4 in dz\structures\industrial\harbour\pier_crane_b.p3d:geometryFire 17:42:39 PerfWarning: Way too much components (592) in dz\structures\military\houses\mil_guardtower.p3d:geometryFire 17:42:39 PerfWarning: Way too much components (1022) in dz\structures\wrecks\vehicles\wreck_bmp1.p3d:geometryFire 17:42:40 PerfWarning: Way too much components (658) in dz\structures\industrial\harbour\boathouse.p3d:geometryFire 17:42:44 PerfWarning: Way too much components (1020) in dz\structures\industrial\cementworks\cementworks_expeditiona.p3d:geometryFire 17:43:14 Convex "component371" selection faces are less then 4 in dz\structures\specific\airfields\airfield_small_control.p3d:geometryFire 17:43:14 Convex "component379" selection faces are less then 4 in dz\structures\specific\airfields\airfield_small_control.p3d:geometryFire 17:43:14 Convex "component384" selection faces are less then 4 in dz\structures\specific\airfields\airfield_small_control.p3d:geometryFire 17:43:14 Convex "component410" selection faces are less then 4 in dz\structures\specific\airfields\airfield_small_control.p3d:geometryFire 17:43:14 Convex "component414" selection faces are less then 4 in dz\structures\specific\airfields\airfield_small_control.p3d:geometryFire 17:43:14 Convex "component423" selection faces are less then 4 in dz\structures\specific\airfields\airfield_small_control.p3d:geometryFire 17:43:14 Convex "component472" selection faces are less then 4 in dz\structures\specific\airfields\airfield_small_control.p3d:geometryFire 17:43:14 Convex "component502" selection faces are less then 4 in dz\structures\specific\airfields\airfield_small_control.p3d:geometryFire 17:43:14 Convex "component508" selection faces are less then 4 in dz\structures\specific\airfields\airfield_small_control.p3d:geometryFire 17:43:14 Convex "component535" selection faces are less then 4 in dz\structures\specific\airfields\airfield_small_control.p3d:geometryFire 17:43:14 Convex "component539" selection faces are less then 4 in dz\structures\specific\airfields\airfield_small_control.p3d:geometryFire 17:43:14 Convex "component540" selection faces are less then 4 in dz\structures\specific\airfields\airfield_small_control.p3d:geometryFire 17:43:14 Convex "component553" selection faces are less then 4 in dz\structures\specific\airfields\airfield_small_control.p3d:geometryFire 17:43:14 PerfWarning: Way too much components (544) in dz\structures\specific\airfields\airfield_small_control.p3d:geometryFire 17:43:30 SW keep height animation used for dz\structures\residential\misc\misc_football_line_hcircle.p3d 17:43:45 PerfWarning: Way too much components (954) in dz\structures\industrial\cementworks\cementworks_millb.p3d:geometryFire 17:43:49 Convex "component01" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component02" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component03" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component04" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component05" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component06" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component07" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component08" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component09" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component10" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component11" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component12" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component13" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component14" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component15" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component16" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component17" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component18" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component19" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component20" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component21" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component22" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component23" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component24" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component25" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component26" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component27" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component28" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component29" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component30" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component31" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component32" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component33" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component34" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component35" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component36" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component37" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component38" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component39" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component40" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component41" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component42" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component43" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component44" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component45" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component46" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component47" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component48" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component49" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component50" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component51" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component52" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component53" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component54" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component55" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component56" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component57" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component58" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component59" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component60" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component61" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component62" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component63" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component64" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component65" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component66" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component67" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component68" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component69" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component70" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component71" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component72" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component73" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component74" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component75" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component76" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component77" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component78" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component79" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component80" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component81" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component82" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component83" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component84" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component85" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component86" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component87" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component88" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component89" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component90" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component91" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component92" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component93" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component94" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component95" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component96" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component97" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component98" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component99" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component100" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component101" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component102" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component103" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component104" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component105" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component106" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component107" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component108" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component109" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component110" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component111" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component112" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component113" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component114" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component115" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component116" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component117" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component118" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component119" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component120" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component121" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component122" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component123" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component124" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component125" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component126" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component127" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component128" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component129" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component130" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component131" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component132" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component133" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component134" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component135" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component136" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component137" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component138" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component139" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component140" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component141" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component142" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component143" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component144" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component145" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component146" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component147" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component148" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component149" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component150" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component151" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component152" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component153" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component154" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component155" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component156" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component157" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component158" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component159" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component160" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component161" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component162" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component163" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component164" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component165" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component166" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component167" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component168" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component169" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component170" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component171" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component172" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component173" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component174" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component175" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component176" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component177" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component178" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component179" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component180" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component181" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component182" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component183" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component184" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component185" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component186" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component187" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component188" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component189" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component190" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component191" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component192" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component193" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component194" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component195" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component196" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component197" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component198" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component199" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component200" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component201" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component202" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component203" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component204" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component205" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component206" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component207" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component208" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component209" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component210" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component211" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component212" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component213" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component214" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component215" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component216" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component217" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component218" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component219" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component220" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component221" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component222" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component223" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component224" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component225" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component226" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component227" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component228" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component229" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component230" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component231" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component232" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component233" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component234" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component235" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component236" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component237" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component238" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component239" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component240" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component241" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component242" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component243" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component244" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component245" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component246" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component247" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component248" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component249" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component250" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component251" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component252" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component253" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component254" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component255" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component256" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component257" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component258" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component259" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component260" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component261" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component262" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component263" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component264" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component265" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component266" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component267" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component268" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component269" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component270" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component271" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component272" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component273" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component274" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component275" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component276" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component277" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component278" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component279" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component280" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component281" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component282" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component283" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component284" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component285" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component286" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component287" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component288" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component289" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component290" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component291" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component292" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component293" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component294" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component295" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component296" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component297" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component298" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component299" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component300" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component301" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component302" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component303" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component304" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component305" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component306" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component307" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component308" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component309" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component310" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component311" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component312" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component313" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component314" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component315" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component316" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component317" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component318" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component319" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component320" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component321" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component322" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component323" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component324" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component325" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component326" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component327" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component328" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component329" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component330" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component331" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component332" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component333" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component334" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component335" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component336" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component337" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component338" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component339" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component340" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component341" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component342" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component343" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component344" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component345" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component346" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component347" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component348" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component349" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component350" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component351" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component352" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component353" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component354" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component355" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component356" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component357" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component358" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component359" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component360" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component361" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component362" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component363" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component364" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component365" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component366" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component367" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component368" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component369" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component370" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component371" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component372" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component373" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component374" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component375" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_windows.p3d:geometryFire 17:43:49 Convex "component14" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_dirt.p3d:geometryFire 17:43:49 Convex "component19" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_dirt.p3d:geometryFire 17:43:49 Convex "component46" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_dirt.p3d:geometryFire 17:43:49 Convex "component48" selection faces are less then 4 in dz\structures\industrial\cementworks\proxy\cementworks_rotfurnace_dirt.p3d:geometryFire 17:44:08 PerfWarning: Way too much components (601) in dz\structures\industrial\construction\construction_crane.p3d:geometryFire 17:44:08 Convex "component309" selection faces are less then 4 in dz\structures\industrial\construction\construction_building.p3d:geometryFire 17:44:08 Convex "component340" selection faces are less then 4 in dz\structures\industrial\construction\construction_building.p3d:geometryFire 17:44:08 Convex "component345" selection faces are less then 4 in dz\structures\industrial\construction\construction_building.p3d:geometryFire 17:44:08 Convex "component382" selection faces are less then 4 in dz\structures\industrial\construction\construction_building.p3d:geometryFire 17:44:08 Convex "component392" selection faces are less then 4 in dz\structures\industrial\construction\construction_building.p3d:geometryFire 17:44:08 Convex "component393" selection faces are less then 4 in dz\structures\industrial\construction\construction_building.p3d:geometryFire 17:44:08 Convex "component420" selection faces are less then 4 in dz\structures\industrial\construction\construction_building.p3d:geometryFire 17:44:08 Convex "component429" selection faces are less then 4 in dz\structures\industrial\construction\construction_building.p3d:geometryFire 17:44:08 Convex "component430" selection faces are less then 4 in dz\structures\industrial\construction\construction_building.p3d:geometryFire 17:44:08 Convex "component497" selection faces are less then 4 in dz\structures\industrial\construction\construction_building.p3d:geometryFire 17:44:08 Convex "component520" selection faces are less then 4 in dz\structures\industrial\construction\construction_building.p3d:geometryFire 17:44:08 PerfWarning: Way too much components (1459) in dz\structures\industrial\construction\construction_building.p3d:geometryFire 17:44:18 Convex "component10" selection faces are less then 4 in dz\structures\industrial\mines\mine_heap.p3d:geometryView 17:44:18 Convex "component14" selection faces are less then 4 in dz\structures\industrial\mines\mine_heap.p3d:geometryView 17:44:18 Convex "component17" selection faces are less then 4 in dz\structures\industrial\mines\mine_heap.p3d:geometryView 17:44:18 Convex "component29" selection faces are less then 4 in dz\structures\industrial\mines\mine_heap.p3d:geometryView 17:44:18 Convex "component30" selection faces are less then 4 in dz\structures\industrial\mines\mine_heap.p3d:geometryView 17:44:18 PerfWarning: Way too much components (700) in dz\structures\industrial\mines\mine_building.p3d:geometryFire 17:44:51 Saved 0 players ... 17:45:55 PerfWarning: Way too much components (528) in dz\structures\industrial\sawmills\sawmill_building.p3d:geometryFire 17:46:47 Convex "component49" selection faces are less then 4 in dz\structures\industrial\construction\construction_house1.p3d:geometryFire 17:46:47 Convex "component49" selection faces are less then 4 in dz\structures\industrial\construction\construction_house1.p3d:geometryView 17:47:00 PerfWarning: Way too much components (1705) in dz\structures\military\airfield\mil_aircraftshelter.p3d:geometryFire 17:47:13 Saved 0 players ... 17:47:16 PerfWarning: Way too much components (627) in dz\structures\military\airfield\airfield_servicehangar_r.p3d:geometryFire 17:47:16 Convex "component76" selection faces are less then 4 in dz\structures\military\airfield\airfield_servicehangar_l.p3d:geometry 17:47:16 Convex "component77" selection faces are less then 4 in dz\structures\military\airfield\airfield_servicehangar_l.p3d:geometry 17:47:16 PerfWarning: Way too much components (566) in dz\structures\military\airfield\airfield_servicehangar_l.p3d:geometryFire 17:47:23 PerfWarning: Way too much components (631) in dz\structures\military\airfield\mil_atc_big.p3d:geometryFire 17:47:23 PerfWarning: Way too much components (634) in dz\structures\military\airfield\mil_atc_big.p3d:geometryView 17:47:28 PerfWarning: Way too much components (1046) in dz\structures\military\airfield\mil_reinforcedtank2.p3d:geometryFire 17:47:29 Convex "component05" selection faces are less then 4 in dz\structures\industrial\smokestacks\smokestack_medium.p3d:geometry 17:47:29 Convex "component09" selection faces are less then 4 in dz\structures\industrial\smokestacks\smokestack_medium.p3d:geometry 17:47:29 Convex "component59" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_ext_details.p3d:geometry 17:47:29 Convex "component156" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_ext_details.p3d:geometryFire 17:47:29 Convex "component157" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_ext_details.p3d:geometryFire 17:47:29 Convex "component300" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_ext_details.p3d:geometryFire 17:47:29 Convex "component301" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_ext_details.p3d:geometryFire 17:47:29 Convex "component306" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_ext_details.p3d:geometryFire 17:47:29 Convex "component307" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_ext_details.p3d:geometryFire 17:47:29 Convex "component04" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component05" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component06" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component07" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component08" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component09" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component10" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component11" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component12" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component13" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component14" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component15" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component16" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component17" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component18" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component19" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component20" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component21" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component22" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component23" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component24" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component25" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component26" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component27" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component28" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component29" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component30" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component31" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component32" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component33" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component34" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component35" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component36" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component37" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component38" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component39" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component40" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component41" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component42" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component43" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component104" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component105" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component106" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component107" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component108" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component109" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component110" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component111" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component112" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component113" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component114" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component115" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component116" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component117" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component118" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component119" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component120" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component121" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component122" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component123" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component124" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component125" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component126" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component127" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component128" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component129" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component130" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component131" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component132" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component133" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component134" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component135" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component136" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component137" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component138" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component139" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component140" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component141" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component142" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component143" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_windows.p3d:geometryFire 17:47:29 Convex "component34" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_int_stairs.p3d:geometry 17:47:29 Convex "component188" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_int_stairs.p3d:geometryFire 17:47:29 Convex "component189" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_int_stairs.p3d:geometryFire 17:47:29 Convex "component190" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_int_stairs.p3d:geometryFire 17:47:29 Convex "component191" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_int_stairs.p3d:geometryFire 17:47:29 Convex "component192" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_int_stairs.p3d:geometryFire 17:47:29 Convex "component193" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_int_stairs.p3d:geometryFire 17:47:29 Convex "component208" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_int_stairs.p3d:geometryFire 17:47:29 Convex "component209" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_int_stairs.p3d:geometryFire 17:47:29 Convex "component215" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_int_stairs.p3d:geometryFire 17:47:29 Convex "component216" selection faces are less then 4 in dz\structures\industrial\coalplant\proxy\coalplant_main_int_stairs.p3d:geometryFire 17:47:35 Convex "component04" selection faces are less then 4 in dz\rocks\rock_spike3.p3d:geometryFire 17:47:35 PerfWarning: Way too much components (1078) in dz\structures\wrecks\ships\ship_big_backb.p3d:geometryFire 17:47:35 PerfWarning: Way too much components (778) in dz\structures\wrecks\ships\proxy\beams_back_b.p3d:geometryFire 17:47:35 PerfWarning: Way too much components (625) in dz\structures\wrecks\ships\ship_big_castle.p3d:geometry 17:47:35 PerfWarning: Way too much components (905) in dz\structures\wrecks\ships\ship_big_castle.p3d:geometryFire 17:47:35 PerfWarning: Way too much components (504) in dz\structures\wrecks\ships\ship_big_castle.p3d:geometryView 17:47:35 PerfWarning: Way too much components (899) in dz\structures\wrecks\ships\proxy\aship_int_piping_1.p3d:geometry 17:47:35 PerfWarning: Way too much components (942) in dz\structures\wrecks\ships\proxy\aship_int_piping_2.p3d:geometry 17:47:35 PerfWarning: Way too much components (1702) in dz\structures\wrecks\ships\proxy\beams_castle.p3d:geometry 17:47:35 PerfWarning: Way too much components (761) in dz\structures\wrecks\ships\ship_big_backa.p3d:geometryFire 17:47:35 PerfWarning: Way too much components (749) in dz\structures\wrecks\ships\proxy\beams_back_a.p3d:geometryFire 17:47:35 PerfWarning: Way too much components (1170) in dz\structures\wrecks\ships\ship_big_frontb.p3d:geometryFire 17:47:35 PerfWarning: Way too much components (1253) in dz\structures\wrecks\ships\proxy\beams_front_b.p3d:geometryFire 17:47:35 PerfWarning: Way too much components (682) in dz\structures\wrecks\ships\proxy\covers_front_b.p3d:geometryFire 17:47:35 PerfWarning: Way too much components (832) in dz\structures\wrecks\ships\ship_big_fronta.p3d:geometryFire 17:47:35 PerfWarning: Way too much components (688) in dz\structures\wrecks\ships\proxy\beams_front_a.p3d:geometryFire 17:47:43 PerfWarning: Way too much components (1117) in dz\structures\military\airfield\airfield_radar_tall.p3d:geometryFire 17:48:55 PerfWarning: Way too much components (866) in dz\structures\military\tisy\tisy_radarb_base.p3d:geometryView 17:48:55 PerfWarning: Way too much components (574) in dz\structures\military\tisy\proxy\pipes.p3d:geometryFire 17:48:55 dz\structures\military\tisy\proxy\railings.p3d: house, config class missing 17:48:55 dz\structures\military\tisy\proxy\railings.p3d: house, config class missing 17:48:55 Convex "component42" selection faces are less then 4 in dz\structures\military\tisy\tisy_radarb_antenna.p3d:geometryFire 17:48:55 PerfWarning: Way too much components (600) in dz\structures\military\tisy\tisy I've tried restarting several times and it gets stuck in the same place every time. Steam is installed on my C drive and the game servers are installed on my E drive. I also have directories there for several A3 servers on my E drive and my startup is similar for both DAYZ and A3. What's different about DAYZ from a startup perspective? EDIT: Not sure what I did but I got it working! just had a look at your startup file and bat file and i think thats your problem :D give me a pm and if you still want help i can lend a hand Share this post Link to post Share on other sites