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

Ip problems help please...

kuk124

Banned User
Joined
May 6, 2010
Messages
271
Reaction score
6
Location
Homeless.
I trying to open my own server. I putted my ip on config.. and i trying to start server but it doesn't start with my ip and i try with 127.01.01 and server and i can log in. And i did save my ip in config still not working HELP ANY!!!!!!!!!!! Sorry for my bad english i hope you understand.
 
So, as I understand from ur english:
U run ur server, but you can't join it

Possible 4 reasons:
1. U have bad source, that don't work with ur server files or ur missing dlls
2. U have bad config (mysql, sql)
3. U have bad client
4. U don't have allowed ACC manager or ur probably writing bad password

-Try localhost as ip, instead of 127.0.0.1
 
I have sqlite Data browser + this is my config i show you
loginOnlyWithLoginServer = false
displayOnOrOffAtCharlist = false
onePlayerOnlinePerAccount = false
bindOnlyConfiguredIpAddress = false
loginPort = 7171
gamePort = 7172
adminPort = 7171
statusPort = 7171
 
-- Connection config
worldId = 0
ip = "80.217.86.215"
bindOnlyConfiguredIpAddress = false
loginPort = 7171
gamePort = 7172
adminPort = 7171
statusPort = 7171
loginTries = 10
retryTimeout = 5 * 1000
loginTimeout = 60 * 1000
maxPlayers = 117
motd = "Welcome!"
displayOnOrOffAtCharlist = false
onePlayerOnlinePerAccount = false
allowClones = false
serverName = "Styller"
loginMessage = "Welcome to!"
statusTimeout = 5 * 60 * 1000
replaceKickOnLogin = true
forceSlowConnectionsToDisconnect = false
loginOnlyWithLoginServer = false
premiumPlayerSkipWaitList = false
 
LOOOK this
e8pnah.jpg
look at ip its says my ip is on but what is the problem please help
 
Back
Top