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

Debug on login

Skoczi

New Member
Joined
Jun 6, 2012
Messages
115
Reaction score
0
Can someone solve that ? If someone want to play on my server,when they try login --->
TFs Error - [Warning - Protocol::RSA_decrypt] Not valid packet size .

And debug.
 
Is there by any chance that you've got this enabled in config.lua?

LUA:
autoBanishUnknownBytes = true
 
Sure, I could ask that question each time a person seeks help, but isn't that exhausting?

I'm aware about the private SVN rule, but what if the person is using another TFS version? I cannot judge them before they've mentioned anything that's against the rules.
 
Sure, I could ask that question each time a person seeks help, but isn't that exhausting?

I'm aware about the private SVN rule, but what if the person is using another TFS version? I cannot judge them before they've mentioned anything that's against the rules.

Thus why you ask.
 
It does not make any sense to ask that if he is asking for help about a general problem which could apply to any server version no matter what.
Though it would make helping alot easier if people would just tell which version they are using in their first post everytime.

@topic
Are you using a custom client?
Which client version? Which server version? Are you able to login, does it apply to everyone?
 
Nah, most likely caused by a invalid client version / client issue as RSA_decrypt() is called when first client packed with logindata is sent.
 
Back
Top