Survivor514 3 Posted September 19, 2018 Trying to setup the server files that just got released and the docs mention a 1 for instanceid, however it errors on needing a mandatory 32-bit int... Anyone else encounter and solve this? Share this post Link to post Share on other sites
Better Call Lugonic 0 Posted September 19, 2018 start the server with a .bat with all parameters and make sure you unlocked the right port in your firewall Share this post Link to post Share on other sites
HEEROCKSS 4 Posted September 19, 2018 54 minutes ago, Better Call Lugonic said: start the server with a .bat with all parameters and make sure you unlocked the right port in your firewall I did that but it still wont work. [ERROR][Server config] :: instanceId parameter is mandatory and must be valid 32-bit integer. Share this post Link to post Share on other sites
Infinite_1st 0 Posted September 19, 2018 set in launch parameters -config=serverDZ.cfg Share this post Link to post Share on other sites
CruFro 3 Posted September 20, 2018 (edited) You need to specify where the config file is located in the batch file. Try DayZServer_x64.exe -config=serverDZ.cfg -port=2302 -profiles=C:\Users\%USER%\Documents\DayZ Server -dologs -adminlog -netlog -freezecheck -noFilePatching -cpuCount=2 Edited September 20, 2018 by nostalgic_console Share this post Link to post Share on other sites