JohnnyBravo2014 5 Posted September 19, 2018 Hi all, I have everything setup but I am currently receiving an error upon trying to start my server that I cannot start host on port 2302. Any help with this would be greatly appreciated. Thanks! Share this post Link to post Share on other sites
Doctor Tree 1 Posted September 19, 2018 Do you have another program running at port 2302? Share this post Link to post Share on other sites
JohnnyBravo2014 5 Posted September 19, 2018 Nope. I even changed the port to load on 4302 and I had the same issue. I have posted the .bat file I use to load the server below. I'm not great with setting this up so this is the one I saw in another forum post. @echo off cls set version=1.0 set wat=Dayz SA title %wat% Watchdog cd E:\DayZ\Server :watchdog echo (%time%) %wat% started. start "Dayz_SA" /wait /affinity FF /high "DayZServer_x64.exe" -port=2302 -config=instance\serverDZ.cfg echo (%time%) %wat% closed or crashed, restarting. goto watchdog Share this post Link to post Share on other sites
ScipioII 176 Posted September 19, 2018 I get "Bad version, server rejected connection." Which client are we suppose to use? (I'm on stress) Share this post Link to post Share on other sites
JohnnyBravo2014 5 Posted September 19, 2018 3 minutes ago, ScipioII said: I get "Bad version, server rejected connection." Which client are we suppose to use? (I'm on stress) I would assume experimental Share this post Link to post Share on other sites
ScipioII 176 Posted September 19, 2018 @JohnnyBravo2014 That was it. Thank you. I'm up and running. Share this post Link to post Share on other sites
JohnnyBravo2014 5 Posted September 19, 2018 Just now, ScipioII said: @JohnnyBravo2014 That was it. Thank you. I'm up and running. What are you using to start your server? Share this post Link to post Share on other sites
ScipioII 176 Posted September 19, 2018 I've created a .bat file called dayzser.bat contaning: Quote DayZServer_x64.exe -config=serverDZ.cfg -port=2302 -profiles=C:\Users\%USER%\Documents\DayZ Server -dologs -adminlog -netlog -freezecheck -noFilePatching -BEpath=D:\SteamLibrary\steamapps\common\DayZServer\battleye -cpuCount=2 Share this post Link to post Share on other sites
Kryp85 0 Posted September 19, 2018 i got the server running as well, any way to adjust loot or anything yet? Share this post Link to post Share on other sites
mrwolv 46 Posted September 19, 2018 2 minutes ago, Kryp85 said: i got the server running as well, any way to adjust loot or anything yet? can you please tell me how you did it im having alot of trouble getting this up Share this post Link to post Share on other sites
ScipioII 176 Posted September 19, 2018 1 minute ago, mrwolv said: can you please tell me how you did it im having alot of trouble getting this up You will have to give us more info. What kinda trouble? Share this post Link to post Share on other sites
mrwolv 46 Posted September 19, 2018 Just now, ScipioII said: You will have to give us more info. What kinda trouble? ive fowardd my ports in router same with pc firewall i load the game via steam and it wont show in lan in game menu or server list im stuck Share this post Link to post Share on other sites
ScipioII 176 Posted September 19, 2018 2 minutes ago, mrwolv said: ive fowardd my ports in router same with pc firewall i load the game via steam and it wont show in lan in game menu or server list im stuck did you do a search on IP address and port? Share this post Link to post Share on other sites
mrwolv 46 Posted September 19, 2018 (edited) Just now, ScipioII said: did you do a search on IP address and port? i did yes still dosent find it. but where do i set my ip in the server files so the game knows Edited September 19, 2018 by mrwolv Share this post Link to post Share on other sites
ScipioII 176 Posted September 19, 2018 Just now, mrwolv said: i did yes still dosent find it. but where do i set my ip in the server files so the game knows As far as I know you set only the port. (2302 is the default). The ip is the IP address of the machine it runs on. Share this post Link to post Share on other sites
mrwolv 46 Posted September 19, 2018 Just now, ScipioII said: As far as I know you set only the port. (2302 is the default). The ip is the IP address of the machine it runs on. i dont know then its just not working for me :( Share this post Link to post Share on other sites
HEEROCKSS 4 Posted September 19, 2018 2 minutes ago, ScipioII said: As far as I know you set only the port. (2302 is the default). The ip is the IP address of the machine it runs on. Make sure its the EXTERNAL IP and not the LOCAL (local is most something like this 192.168.x.xxx) Share this post Link to post Share on other sites
mrwolv 46 Posted September 19, 2018 (edited) 2 minutes ago, HEEROCKSS said: Make sure its the EXTERNAL IP and not the LOCAL (local is most something like this 192.168.x.xxx) yeah i was doing the ext ip but no luck but surlely it would be showing on lan ? Edited September 19, 2018 by mrwolv Share this post Link to post Share on other sites
ScipioII 176 Posted September 19, 2018 Can you ping the IP of the machine the server is running on? Share this post Link to post Share on other sites
mrwolv 46 Posted September 19, 2018 (edited) 2 minutes ago, ScipioII said: Can you ping the IP of the machine the server is running on? yup all find no problems no packet loss either guess you mean on ext ip lol Edited September 19, 2018 by mrwolv Share this post Link to post Share on other sites
ScipioII 176 Posted September 19, 2018 my install is on my local machine so I connect to "localhost:2302". My servers runs Linux so I'm waiting for the Linux release of the server files. Share this post Link to post Share on other sites
mrwolv 46 Posted September 19, 2018 1 minute ago, ScipioII said: my install is on my local machine so I connect to "localhost:2302". My servers runs Linux so I'm waiting for the Linux release of the server files. yeah i got my server running on another pc and trying to access it via my gaming pc but just no luck Share this post Link to post Share on other sites
JohnnyBravo2014 5 Posted September 19, 2018 1 hour ago, ScipioII said: I've created a .bat file called dayzser.bat contaning: Awesome thank you! Share this post Link to post Share on other sites
Iceman997799 1 Posted September 20, 2018 (edited) Read my post on the restart and monitor. Edited September 20, 2018 by Iceman997799 Share this post Link to post Share on other sites