TheMafien 0 Posted September 20, 2018 Hi, I have setup a dedicated server on a Windows Server 2016 Machine and my .bat file is as follows @echo off start "dayz" /min /high DayZServer_x64.exe -port=2302 -config=serverDZ.cfg The server shows up on the server list just fine however when trying to connect everytime I get a "Connection Failed" error My console looks like this 21:51:38 Dedicated host created. 21:51:44 BattlEye server updated to version: 217 21:51:44 BattlEye Server: Initialized (v1.217) 21:51:45 SUCCESS: SteamGameServer_Init(0,8766,2302,27016,3,0.63.148743) 21:51:45 Host identity created. 21:51:45 Roles assigned. 21:51:45 Reading mission ... 21:52:19 [CE][Hive] :: Loading core data ... 21:52:19 [CE][CoreData] :: 7 root classes, 0 defaults... 21:52:19 [CE][Hive] :: Loading map data ... 21:52:19 [CE][LoadPrototype] :: loaded 225 prototypes 21:52:19 539 containers, 7249 points 21:52:19 0 dispatches, 0 proxies 21:52:19 !!! 7 groups have no points... 21:52:19 !!! 1 groups have wrong points... 21:52:19 [CE][LoadPrototype] :: last group name: Rail9... 21:52:19 !!! File "mpmissions\dayzOffline.chernarusplus\mapclusterproto.xml" does not exist... 21:52:19 !!! [CE][LoadPrototype] :: Failed to read group prototypes (mpmissions\dayzOffline.chernarusplus\mapclusterproto.xml) 21:52:20 [CE][LoadMap] :: loaded 11553 groups, largest group range: 34.2 21:52:20 [CE][LoadClusters] :: Loading files... 21:52:21 [CE][LoadClusters] :: file: "mapgroupcluster.xml", 7 types, 50000 instances 21:52:21 [CE][LoadClusters] :: file: "mapgroupcluster01", 7 types, 50000 instances 21:52:22 [CE][LoadClusters] :: file: "mapgroupcluster02", 7 types, 50000 instances 21:52:22 [CE][LoadClusters] :: file: "mapgroupcluster03", 7 types, 44865 instances 21:52:22 !!! [CE][Init] No Memory Level found for \DZ\data\lightpoint.p3d 21:52:22 !!! [CE][Init] No Memory Level found for \DZ\data\lightpoint.p3d 21:52:23 !!! [CE][Init] No Memory Level found for \dz\gear\navigation\Map_chernarus_open.p3d 21:52:23 !!! [CE][Init] No Memory Level found for \dz\structures\industrial\construction\Construction_House2.p3d 21:52:23 !!! [CE][Init] No Memory Level found for \dz\structures\industrial\power\power_pole_conc1_amp.p3d 21:52:23 !!! [CE][Init] No Memory Level found for \dz\structures\industrial\power\power_pole_wood1_amp.p3d 21:52:23 !!! [CE][Init] No Memory Level found for \dz\structures\industrial\power\power_pole_wood1_lamp_amp.p3d 21:52:24 !!! [CE][Init] No Memory Level found for \dz\structures\military\airfield\airfield_radar_tall.p3d 21:52:25 !!! [CE][Init] No Memory Level found for \dz\structures\specific\deadbodies\Dead_Massgrave.p3d 21:52:25 !!! [CE][Init] No Memory Level found for \dz\structures\specific\lunapark\Lunapark_Autodrome.p3d 21:52:25 !!! [CE][Init] No Memory Level found for \dz\structures\specific\statues\Monument_T34.p3d 21:52:26 !!! [CE][Init] No Memory Level found for \DZ\characters\gloves\hands3_m.p3d 21:52:26 !!! [CE][Init] No Memory Level found for \DZ\characters\gloves\hands3_f.p3d 21:52:26 !!! [CE][Init] No Memory Level found for \dz\characters\heads\f_Frida.p3d 21:52:26 !!! [CE][Init] No Memory Level found for \dz\characters\heads\f_Irena.p3d 21:52:26 !!! [CE][Init] No Memory Level found for \dz\characters\heads\f_Linda.p3d 21:52:26 !!! [CE][Init] No Memory Level found for \dz\characters\heads\f_Maria.p3d 21:52:26 !!! [CE][Init] No Memory Level found for \dz\characters\heads\f_eva.p3d 21:52:26 !!! [CE][Init] No Memory Level found for \dz\characters\heads\m_denis.p3d 21:52:26 !!! [CE][Init] No Memory Level found for \dz\characters\heads\m_Adam_noBeard.p3d 21:52:26 !!! [CE][Init] No Memory Level found for \DZ\characters\pants\legs3_m.p3d 21:52:26 !!! [CE][Init] No Memory Level found for \DZ\characters\pants\legs3_f.p3d 21:52:26 !!! [CE][Init] No Memory Level found for \dz\characters\pants\legs3_m.p3d 21:52:26 !!! [CE][Init] No Memory Level found for \dz\characters\pants\legs3_f.p3d 21:52:26 !!! [CE][Init] No Memory Level found for \DZ\characters\shoes\feet3_m.p3d 21:52:26 !!! [CE][Init] No Memory Level found for \DZ\characters\shoes\feet3_f.p3d 21:52:27 !!! [CE][Init] No Memory Level found for \DZ\characters\tops\torso3_m.p3d 21:52:27 !!! [CE][Init] No Memory Level found for \DZ\characters\tops\torso3_f.p3d 21:52:27 !!! [CE][Init] No Memory Level found for \DZ\characters\belts\belt_leather_g.p3d 21:52:27 !!! [CE][Init] No Memory Level found for \DZ\gear\cooking\fireplace_cluttercutter.p3d 21:52:27 !!! [CE][Init] No Memory Level found for \dz\gear\tools\DoorCheck120x220-1cm.p3d 21:52:28 [CE][TypeSetup] :: 284 classes setuped... 21:52:28 [CE][RegisterBind] :: 0 classes binded... 21:52:28 [CE][RegisterConfig] :: 2507 config classes registered, 1 sub-counters... 21:52:28 [CE][offlineDB] :: Loaded 27 dynamic events 111 total types 0 total positions. 21:52:28 !!! File "mpmissions\dayzOffline.chernarusplus\db\messages.xml" does not exist... 21:52:28 Events:[27] Primary spawners: 27 Secondary spawners: 0 21:52:28 Restoring [Storage] file "mpmissions\dayzOffline.chernarusplus\storage_1\data\vehicles.bin" 174 items. 21:52:28 174 items loaded. 21:52:28 Restoring [Storage] file "mpmissions\dayzOffline.chernarusplus\storage_1\data\dynamic_000.bin" 588 items. 21:52:28 588 items loaded. 21:52:28 Restoring [Storage] file "mpmissions\dayzOffline.chernarusplus\storage_1\data\dynamic_001.bin" 1352 items. 21:52:29 1352 items loaded. 21:52:29 Restoring [Storage] file "mpmissions\dayzOffline.chernarusplus\storage_1\data\dynamic_002.bin" 2128 items. 21:52:29 2128 items loaded. 21:52:29 Restoring [Storage] file "mpmissions\dayzOffline.chernarusplus\storage_1\data\dynamic_003.bin" 1752 items. 21:52:30 1752 items loaded. 21:52:30 Restoring [Storage] file "mpmissions\dayzOffline.chernarusplus\storage_1\data\dynamic_004.bin" 1530 items. 21:52:30 1530 items loaded. 21:52:30 Restoring [Storage] file "mpmissions\dayzOffline.chernarusplus\storage_1\data\dynamic_005.bin" 1665 items. 21:52:31 1665 items loaded. 21:52:31 Restoring [Storage] file "mpmissions\dayzOffline.chernarusplus\storage_1\data\dynamic_006.bin" 1271 items. 21:52:31 1271 items loaded. 21:52:31 Restoring [Storage] file "mpmissions\dayzOffline.chernarusplus\storage_1\data\dynamic_007.bin" 1210 items. 21:52:31 1210 items loaded. 21:52:31 Restoring [Storage] file "mpmissions\dayzOffline.chernarusplus\storage_1\data\dynamic_008.bin" 1747 items. 21:52:32 1747 items loaded. 21:52:32 Restoring [Storage] file "mpmissions\dayzOffline.chernarusplus\storage_1\data\dynamic_009.bin" 2020 items. 21:52:33 2020 items loaded. 21:52:33 Restoring [Storage] file "mpmissions\dayzOffline.chernarusplus\storage_1\data\dynamic_010.bin" 1305 items. 21:52:33 1305 items loaded. 21:52:33 Restoring [Storage] file "mpmissions\dayzOffline.chernarusplus\storage_1\data\dynamic_011.bin" 158 items. 21:52:33 158 items loaded. 21:52:33 [CE][Hive] :: Storage load took 5.20 seconds 21:52:33 entity: 18115, building: 0 21:52:33 [CE][Hive] :: Initializing ... 21:52:33 [CE][Hive] :: Initializing spawners ... 21:52:35 [CE][LootRespawner] (PRIDummy) :: Item [0] is hard to place, performance drops: "USMCPants_Woodland" 21:52:35 [CE][LootRespawner] (PRIDummy) :: Item [1] is hard to place, performance drops: "USMCPants_Woodland" 21:52:35 [CE][LootRespawner] (PRIDummy) :: Item [2] is hard to place, performance drops: "USMCPants_Woodland" 21:52:35 [CE][LootRespawner] (PRIDummy) :: Item [3] is hard to place, performance drops: "USMCPants_Woodland" 21:52:35 [CE][LootRespawner] (PRIDummy) :: Item [4] is hard to place, performance drops: "USMCPants_Woodland" 21:52:35 [CE][LootRespawner] (PRIDummy) :: Item [5] is hard to place, performance drops: "USMCPants_Woodland" 21:52:35 [CE][LootRespawner] (PRIDummy) :: Item [6] is hard to place, performance drops: "USMCPants_Woodland" 21:52:35 [CE][LootRespawner] (PRIDummy) :: Item [7] is hard to place, performance drops: "USMCPants_Woodland" 21:52:35 [CE][LootRespawner] (PRIDummy) :: Item [8] is hard to place, performance drops: "USMCPants_Woodland" 21:52:35 [CE][LootRespawner] (PRIDummy) :: Item [9] is hard to place, performance drops: "USMCPants_Woodland" 21:52:35 [CE][LootRespawner] (PRIDummy) :: Item [10] is hard to place, performance drops: "USMCPants_Woodland" 21:52:35 [CE][LootRespawner] (PRIDummy) :: Item [11] is hard to place, performance drops: "USMCPants_Woodland" 21:52:35 [CE][LootRespawner] (PRIDummy) :: Item [12] is hard to place, performance drops: "USMCPants_Woodland" 21:52:35 [CE][LootRespawner] (PRIDummy) :: Item [13] is hard to place, performance drops: "USMCPants_Woodland" 21:52:35 [CE][LootRespawner] (PRIDummy) :: Item [14] is hard to place, performance drops: "USMCPants_Woodland" 21:52:35 [CE][LootRespawner] (PRIDummy) :: Item [15] is hard to place, performance drops: "USMCPants_Woodland" 21:52:35 [CE][LootRespawner] (PRIDummy) :: Item [16] is hard to place, performance drops: "USMCPants_Woodland" 21:52:35 [CE][LootRespawner] (PRIDummy) :: Item [17] is hard to place, performance drops: "USMCPants_Woodland" 21:52:35 [CE][LootRespawner] (PRIDummy) :: Item [18] is hard to place, performance drops: "USMCPants_Woodland" 21:52:35 [CE][LootRespawner] (PRIDummy) :: Item [19] is hard to place, performance drops: "USMCPants_Woodland" 21:52:35 [CE][LootRespawner] (PRIDummy) :: Item [0] causing search overtime: "USMCPants_Woodland" 21:52:35 [CE][LootRespawner] (PRIDummy) :: Item [1] causing search overtime: "USMCPants_Woodland" 21:52:35 [CE][LootRespawner] (PRIDummy) :: Item [2] causing search overtime: "USMCPants_Woodland" 21:52:35 [CE][LootRespawner] (PRIDummy) :: Item [3] causing search overtime: "USMCPants_Woodland" 21:52:35 [CE][LootRespawner] (PRIDummy) :: Item [4] causing search overtime: "USMCPants_Woodland" 21:52:35 [CE][LootRespawner] (PRIDummy) :: Item [5] causing search overtime: "USMCPants_Woodland" 21:52:35 [CE][LootRespawner] (PRIDummy) :: Item [6] causing search overtime: "USMCPants_Woodland" 21:52:35 [CE][LootRespawner] (PRIDummy) :: Item [7] causing search overtime: "USMCPants_Woodland" 21:52:35 [CE][LootRespawner] (PRIDummy) :: Item [8] causing search overtime: "USMCPants_Woodland" 21:52:35 [CE][LootRespawner] (PRIDummy) :: Initially (re)spawned:0, Nominal:16835, Total in Map: 16944 at 0 (sec) 21:52:35 tests:216, repeats:0 fails:216, overtime:9 21:52:35 !!! [CE][TrajectoryRespawner] (PRIConiferous) :: Child 544423440 unknown type... disabling 21:52:35 !!! [CE][TrajectoryRespawner] (PRIHumus) :: Child 512580349 unknown type... disabling 21:52:35 [CE][DynEvent] :: 27 types 21:52:35 [00] AmbientHen 21:52:35 Primary Spawner: "Ambient", active: yes, repeat: 1 21:52:35 [01] AnimalCow 21:52:35 Primary Spawner: "Animal", active: yes, repeat: 1 21:52:35 [02] AnimalDeer 21:52:35 Primary Spawner: "Animal", active: yes, repeat: 1 21:52:35 [03] AnimalGoat 21:52:35 Primary Spawner: "Animal", active: yes, repeat: 1 21:52:35 [04] AnimalPig 21:52:35 Primary Spawner: "Animal", active: yes, repeat: 1 21:52:35 [05] AnimalRoeDeer 21:52:35 Primary Spawner: "Animal", active: yes, repeat: 1 21:52:35 [06] AnimalSheep 21:52:35 Primary Spawner: "Animal", active: yes, repeat: 1 21:52:35 [07] AnimalWildBoar 21:52:35 Primary Spawner: "Animal", active: yes, repeat: 1 21:52:35 [08] AnimalWolf 21:52:35 Primary Spawner: "Animal", active: yes, repeat: 1 21:52:35 [09] InfectedArmy 21:52:35 Primary Spawner: "Infected", active: yes, repeat: 1 21:52:35 [10] InfectedCity 21:52:35 Primary Spawner: "Infected", active: yes, repeat: 1 21:52:35 [11] InfectedFirefighter 21:52:35 Primary Spawner: "Infected", active: yes, repeat: 1 21:52:35 [12] InfectedMedic 21:52:35 Primary Spawner: "Infected", active: yes, repeat: 1 21:52:35 [13] InfectedPolice 21:52:35 Primary Spawner: "Infected", active: yes, repeat: 1 21:52:35 [14] InfectedPrisoner 21:52:35 Primary Spawner: "Infected", active: yes, repeat: 1 21:58:33 [CE][LootRespawner] (PRIDummy) :: Item [9] causing search overtime: "USMCPants_Woodland" 21:59:01 [CE][LootRespawner] (PRIDummy) :: Item [10] causing search overtime: "USMCPants_Woodland" 21:59:29 [CE][LootRespawner] (PRIDummy) :: Item [11] causing search overtime: "USMCPants_Woodland" 21:59:57 [CE][LootRespawner] (PRIDummy) :: Item [12] causing search overtime: "USMCPants_Woodland" 22:00:25 [CE][LootRespawner] (PRIDummy) :: Item [13] causing search overtime: "USMCPants_Woodland" 22:00:53 [CE][LootRespawner] (PRIDummy) :: Item [14] causing search overtime: "USMCPants_Woodland" 22:01:21 [CE][LootRespawner] (PRIDummy) :: Item [15] causing search overtime: "USMCPants_Woodland" 22:01:49 [CE][LootRespawner] (PRIDummy) :: Item [16] causing search overtime: "USMCPants_Woodland" 22:02:17 [CE][LootRespawner] (PRIDummy) :: Item [17] causing search overtime: "USMCPants_Woodland" 22:02:46 [CE][LootRespawner] (PRIDummy) :: Item [18] causing search overtime: "USMCPants_Woodland" 22:03:14 [CE][LootRespawner] (PRIDummy) :: Item [19] causing search overtime: "USMCPants_Woodland" Share this post Link to post Share on other sites
Abe1100 0 Posted September 30, 2018 I have the exact same issue and haven't found a solution for it yet. Share this post Link to post Share on other sites
mrwolv 46 Posted September 30, 2018 (edited) Connection Failed mean you havnt opened ports correctly if im am thinking right check you have opened 2302-2307 & 27016 both on tcp/udp on computers firewall and router if that fails then you havent set the ports in the configs to match then servers Edited September 30, 2018 by mrwolv Share this post Link to post Share on other sites
Justin Waters 0 Posted October 8, 2018 Same problem here. I tried doing it with firewall disabled and connection still fails when attempting to connect to the server. Is there any troubleshooting process available for this? There are some quirky differences from Arma 3. Share this post Link to post Share on other sites
XxFri3ndlyxX 19 Posted October 8, 2018 Update your server. I see your file are on version 0.63.148743 where the new version is 0.63.148873 So your game is also on this so that is why you can't join your server. Share this post Link to post Share on other sites