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

Server crashes if i dont use 127.0.0.1 on "Connection IP" in config.lua

harisfejza

New Member
Joined
Feb 28, 2013
Messages
11
Reaction score
0
As the title says, my server crashes if i use my regular ip on "Connection ip" or my domain host...
 
Well, not your no-ip for example, so the exact number from that site.
Which server do you use, was this already when you downloaded it or did you changed something before it happened?
 
Yea im using the exact number from that site...

Im using cryingdamson v7 tfs 0.3.6, client 8.6.

I've created database with phpmyadmin and that shit....so i've changed some things but i think that the servers is quite bugged.

Can you find me a good 8.6 evo server?

I want to open a server,,,
 
Last edited:
worldId = 0
ip = "83.183.xx.xxx" <<THIS ONE
bindOnlyConfiguredIpAddress = true
loginPort = 7171
gamePort = 7172
adminPort = 7171
statusPort = 7171
loginTries = 10
retryTimeout = 5 * 1000
loginTimeout = 60 * 1000
maxPlayers = 1000
motd = "Welcome to Skadad!"
displayOnOrOffAtCharlist = false
onePlayerOnlinePerAccount = false
allowClones = false
serverName = "Skadad"
loginMessage = "Welcome to Skadad!"
statusTimeout = 5 * 60 * 1000
replaceKickOnLogin = true
forceSlowConnectionsToDisconnect = false
loginOnlyWithLoginServer = false
premiumPlayerSkipWaitList = false

- - - Updated - - -

Can anyone help?
 
Back
Top