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

[14/07/2014 23:09:39] [Warning - Protocol::RSA_decrypt] Not valid packet size

Fagin

New Member
Joined
May 20, 2014
Messages
77
Reaction score
3
How to fix this,

[14/07/2014 23:09:39] [Warning - Protocol::RSA_decrypt] Not valid packet size
Please fast.
 
CREATE TABLE `z_ots_comunication` (
`id` int(11) NOT NULL auto_increment,
`name` varchar(255) NOT NULL,
`type` varchar(255) NOT NULL,
`action` varchar(255) NOT NULL,
`param1` varchar(255) NOT NULL,
`param2` varchar(255) NOT NULL,
`param3` varchar(255) NOT NULL,
`param4` varchar(255) NOT NULL,
`param5` varchar(255) NOT NULL,
`param6` varchar(255) NOT NULL,
`param7` varchar(255) NOT NULL,
`delete_it` int(2) NOT NULL default '1',PRIMARY KEY (`id`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1;

How to add this to my database? using sqlite studio? and how to add it to sqlite studio, which icon do I use?
@Limos
 
What do you mean "go to your database"< I can only see this.
I1yjgUSU.jpg



Give me some steps. I'm new! @Limos
 
Still doesn't work. :S
Whenever I try to login, appears in server TFS:

[14/07/2014 23:49:47] [Warning - Protocol::RSA_decrypt] Not valid packet size

I don't know what's happening, maybe the TFS thing makes a problem?
@Limos
 
If you are using a normal real tibia client to login (without bot or any other program) and that is the client you are supposed to login with, you can try to use an other server/distro (.exe file).
 
Ye, your server doesn't recognize something from the client and the client doesn't recognize something from the server, probable wrong edited source files or something is wrong with the client.
 
My server is 8.60, using TFS v. 8.2, and I used the same datapack with everything on my computer, and it worked, and in my hoster's pc it's not working, we've port forwaded, and it was like:
Port: Translate to:
7171 7172
7171 7172
Any problems with that? and everything is put right, where's the problem?!
 
Did that, and when my friend tries to get on the OT, he gets debug, and it shows in the server TFS, that
[14/07/2014 23:49:47] [Warning - Protocol::RSA_decrypt] Not valid packet size

I don't know whats happening.
 

Similar threads

Back
Top