hello , i have a problem in my server tfs0.3 (latest version)
this is my config.lua
and this is the error
the server closes
help plx
this is my config.lua
Code:
-- Connection config
worldId = 0
ip = "201.223.56.XXX"
loginPort = 7171
gamePort = 7272
adminPort = 7171
statusPort = 7171
loginTries = 10
retryTimeout = 5 * 1000
loginTimeout = 60 * 1000
maxPlayers = "50"
motd = "welcome blablabla..!"
displayOnOrOffAtCharlist = "no"
onePlayerOnlinePerAccount = "yes"
allowClones = 0
serverName = "Server"
loginMessage = "welcome and blababla.!"
adminLogsEnabled = "no"
statusTimeout = 5 * 60 * 1000
replaceKickOnLogin = "yes"
forceSlowConnectionsToDisconnect = "no"
loginOnlyWithLoginServer = "no"
and this is the error
the server closes
help plx