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

How to poot 2x server online in same comuter

Lbtg

Advanced OT User
Joined
Nov 22, 2008
Messages
2,398
Reaction score
165
Ello i as a topic says i want know how poot 2x servers online and working on same computer

i was chnage world id / and ports and in datafile chnaged to worldid

but anyway then i try login to ect 7172 server i can type in acc/password anything and press enter and the client debug all the time.

Some ideas ?

sorry for bad english

Edit:
1 server.

worldId = 0
ip = "the ip"
bindOnlyConfiguredIpAddress = false
loginPort = 7171
gamePort = 7172
adminPort = 7171
statusPort = 7171

server 2.

worldId = 1
ip = "the ip"
bindOnlyConfiguredIpAddress = false
loginPort = 7172
gamePort = 7173
adminPort = 7172
statusPort = 7172
 
You cant have the same ports you need to open 7174 instead of 7172 becouse you are already using it.
I got the same problem before also!
 
oke i will try it soon . =)

edit:
can you tell how should by server 2
now is
loginPort = 7172
gamePort = 7173
statusPort = 7172
managerPort = 7172
adminPort = 7172

edit:
oke now works good . =)
ty TKO rep++ =)
 
Last edited:
Back
Top