Jump to content
Survivor514

instanceid paraparameter

Recommended Posts

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
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

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 by nostalgic_console

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×