BoroChief 0 Posted September 29, 2012 I set up my DayZ Server on a Win Server 2008 system step by step like told in the instructions, but if I try to join the server, there is only the "Waiting for host" screen.I can see on the console I am not the only one who is trying to join....After about 5 minutes, the battleeye client on the server has been updated, but it still doesn't work..Does someone know, how to solve this problem? Share this post Link to post Share on other sites
urbanfox 116 Posted September 29, 2012 Firewall issue, mission not loading, start-up parameters wrong, etc. I'd go step by step through the instructions again making sure you didn't miss anything. Share this post Link to post Share on other sites
RogueOne 112 Posted September 29, 2012 Check your mission ID to see if it's correct and the mission is in your MPMissions folder. Share this post Link to post Share on other sites
BoroChief 0 Posted September 29, 2012 (edited) Here is my batch file:Expansion\beta\arma2oaserver.exe -mod=EXPANSION\beta;EXPANSION\beta\Expansion;EXPANSION;ca;@dayz;@hive -ip=129.132.238.126 -port=2302 -profiles=cfgdayz -config=cfgdayz\server_xxxxxxxx.cfg -cfg=cfgdayz\arma2.cfg -name=CH11 -world=Chernarus -cpuCount=4 -exThreads=1 -noSoundI opened the ports 2302, 2303 and 2305 on the firewall. The mission file is also in the MPMissions folder and the server.cfg looks like told in the instructions:class Missions{ class DayZ { template = dayz_12954.Chernaus; difficulty = "regular"; };};I checked everything again... realy don't know, where the problem could be... Edited September 29, 2012 by BoroChief Share this post Link to post Share on other sites
urbanfox 116 Posted September 30, 2012 template = dayz_12954.Chernaus;template = dayz_12954.Chernarus; 1 Share this post Link to post Share on other sites
Omaran 18 Posted September 30, 2012 template = dayz_12954.Chernaus;template = dayz_12954.Chernarus;That is actually a typo in the server.cfg you download from the link in the Welcome Email, I noticed that when I set my server up. Share this post Link to post Share on other sites
BoroChief 0 Posted September 30, 2012 template = dayz_12954.Chernaus;template = dayz_12954.Chernarus;It works now, thanks!I just copied the name from the instructions without seeing the mistake ^^Just a little question: How long does it take to spawn vehicles after server start? Share this post Link to post Share on other sites