I have been painstakingly searching for a solution to this issue over the past few days. I can connect to my server via remote connection, as can others, however it is not being listed on the server browser, and with the steam port set to 8766 and the steamquery port set to 27016, the server shows up in the steam server browser for about two seconds and then disappears. Any help on this would be greatly appreciated.
What I've done so far:
Opened the required ports
Turned off all firewalls including the one on the router
Tried different port connections like 2303, 2304 etc. Ports from 2300-2400 are open TCP/UDP
Installed the beta patch, however my game server shows "Required 1.63" from remote connections, so I'm not positive if I did it correctly as every other server shows 1.63.25xxxxx
Here is a copy of the server.cfg (With the host name/PW removed)
class Missions
{
class Mission1
{
template = "DayZ_Overpoch_1.Chernarus";
difficulty="veteran";
};
};
Here is the bat file
@echo off
start "arma2" /min "C:\Users\Administrator\Desktop\DayZ Epoch Server Stolen\arma2oaserver.exe" -ip 10.0.0.205 -port=2302 "-config=instance_1_Overpoch\config.cfg" "-cfg=instance_1_Overpoch\basic.cfg" "-profiles=instance_1_Overpoch" -name=instance_1_Overpoch "-mod=@DayZOverwatch;@DayZ_Epoch;@DayZ_Overpoch_Server;"
As I said, I am pretty much at wits end here and have spent hours and constant testing to try to fix this, I know it is obviously a constant issue but the fixes that I have found did not work. I was able to host a server before the Gamespy patch (obviously), and I am able to host dedicated servers just fine on the steam ports for Contagion, Chivalry, Insurgency etc. (They are turned off at the moment so as to not conflict)
Question
Pliskin
I have been painstakingly searching for a solution to this issue over the past few days. I can connect to my server via remote connection, as can others, however it is not being listed on the server browser, and with the steam port set to 8766 and the steamquery port set to 27016, the server shows up in the steam server browser for about two seconds and then disappears. Any help on this would be greatly appreciated.
What I've done so far:
Opened the required ports
Turned off all firewalls including the one on the router
Tried different port connections like 2303, 2304 etc. Ports from 2300-2400 are open TCP/UDP
Installed the beta patch, however my game server shows "Required 1.63" from remote connections, so I'm not positive if I did it correctly as every other server shows 1.63.25xxxxx
Here is a copy of the server.cfg (With the host name/PW removed)
Here is the bat file
As I said, I am pretty much at wits end here and have spent hours and constant testing to try to fix this, I know it is obviously a constant issue but the fixes that I have found did not work. I was able to host a server before the Gamespy patch (obviously), and I am able to host dedicated servers just fine on the steam ports for Contagion, Chivalry, Insurgency etc. (They are turned off at the moment so as to not conflict)
I have also checked DayZ Commander to no avail.
Link to comment
Share on other sites
16 answers to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now