• 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 Getting debug on client when trying to connect to server

zabek22

New Member
Joined
Jan 30, 2011
Messages
1
Reaction score
0
Hello,
I have TFS 0.3.6 (8.6) on Debian.
It is compiled.

My problem is... When I try to connect to my server by using client 8.6 and Ip Changer, it's getting debug... (client, not TFS).

My TFS is on VPS.

The message on TFS when I'm trying to connect looks like:
Code:
Creating new Connection
handle - OK
request output message - auto = 0
Sending message - SINGLE
Connection::send init
Protocol::onSendMessage
Protocol::onSendMessage - encrypt
Protocol::onSendMessage - crypto header
Connection::send 54
Connection::close
onWrite
Connection::closeSocket
Closing socket
Connection::closeConnection
Connection::close
[Error - handleReadError] Reading - detail - Operation canceled (Operation canceled)
Connection::close
Connection::closeSocket
Deleting ProtocolLogin
Releasing connection

Can you help me?
 
Back
Top