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

Linux RealOTS server files help

lordkill

OldTibia RPG Server Owner
Joined
Aug 10, 2007
Messages
66
Reaction score
28
Hi guys.
I am working in realots files, server already up, loginserver gameserver and querymanager.

Status:

Querymanager running and connected with gameserver
Gameserver running and connected with querymanager
loginserver running and accepting connections, i can login with account and pass, receive list of chars, but on login in world, gameserver dont receive connection of loginserver and dont send playerLogin packet (0x14) for querymanager, result: client break in connecting to gameworld please wait.

Using loginserver original from simone.

running netstat -tanpl in console i see connection from gameserver port 7172 in client, but the problem is in loginserver dont sending correct packet to gameserver, and i changed RSA key to login with 7.72 client.

someone can help?
 
Back
Top