• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

Windows Website help.

AnarchGov

Member
Joined
Oct 3, 2011
Messages
263
Reaction score
6
My website says the server is offline even when its not. However if someone is online, it will show that that person is on but that the server is off. Anyone know how to fix that? REP++

<3 thanks otland!
 
Show the part of the code which determines when to display offline/online.
We can't ever fix issues with the amount of information you give.
 
I do not know where to find that :/. I will search. Thanks for the quick reply.

- - - Updated - - -

only thing i can think of is serverstatus.txt


serverStatus_checkInterval = "303"
serverStatus_lastCheck = "1357568693"
serverStatus_online = "0"
serverStatus_players = "0"
serverStatus_playersMax = "0"

- - - Updated - - -

Its also telling me to add my server to "private-serverlist.com" which doesnt exist anymore.
 
bindOnlyConfiguredIpAddress = false
loginPort = 7171
gamePort = 7172
adminPort = 7171
statusPort = 7171

- - - Updated - - -

Thanks for all of your replies. You guys are truely a great community. I am rep++ you all.
 
Back
Top