2.0 Déconnexion après IdentificationMessage

Inscrit
8 Octobre 2017
Messages
10
Reactions
0
#1
Bonsoir,

Je me permet de poster ce message afin d'avoir une éventuelle aide.

Mon serveur est une base Stump/Decay 2.51 que j'ai converti en 2.55. Cependant, lors de la connexion j'ai une erreur sur mon client. (Je pars d'un client officiel 2.55.0.0 patché par mes soins).

Voici les logs de mon serveur Auth:

Code:
[}](1) Start listening on port : 428...
(SEND) <127.0.0.1> : ProtocolRequired
(SEND) <127.0.0.1> : HelloConnectMessage
[}](5) Client <127.0.0.1> connected
[}](5) Client <127.0.0.1> disconnected
Voici les logs du client:

Code:
[22:57:23:159] [MultiConnection] Adding connection server_login
[22:57:23:159] [Worker] Adding frame: [object HandshakeFrame]
[22:57:23:160] [ServerConnection] [server_login] Connecting to 127.0.0.1:428...
[22:57:23:163] [ServerConnection] [server_login] Connection opened.
[22:57:23:172] [ServerConnection] [server_login] [RCV] ProtocolRequired @1
[22:57:23:174] [ServerConnection] [server_login] [RCV] HelloConnectMessage @2
[22:57:23:182] [Worker] Removing frame: [object HandshakeFrame]
[22:57:23:183] [null] key:
[22:57:23:183] [null] readKey: rsa
[22:57:23:183] [null] baSignedKey: 0S0  *H÷ @0;2ç(¯IØõÜ5Øܻ ®h-xú¸¡ÙFI"ä¨5?ô'ùD(¿ÖáFÿ¤ÃKGd2©Ă :NÖÆëî~Eò "܇eùr\Õ#XàFã;±sòúÂW`_n#*¢ ùCLÕtNyÞZßIM·3· GàÒ^ìùgù]§حØÑúÿoû²æÐ{/·ö¬+Érå÷K×/Aé}I ÉůÇl+÷:?H§:lt(iÝZR5;(W6!uåÚ3ÝptÙ6T·²uD i0B~ç(ËfڢHѲPATòFhDÊZÁ)½ÙÞ]tgþk»ã»Ñ"×ѥñC-fAZe ɑ<
[22:57:23:266] [null] Cause: Decrypt error - padding function returned null!
[22:57:23:267] [null] login with certificate
[22:57:23:327] [null] Login info (RSA Encrypted, 256 bytes) : G+L9hx3qIfYmfI3EDxx94fq4AmJYzqx/qe9OVfpysvWGDIwrQvIHYARKnol4u2oX+UsEi/t4lXnCEfOqh0SyVcSjhl8BHiZlkNf2YiuuLMJqajEwUBxs/WNbYh4kycdoUlpuD2BBG5cytgEXn7UQVsxNrxCHxGrG/HutoulR7Dv/2VwoL/WVX+PgD+G+wBE63y+CL3G7TXuOl/AcG2VIoy9cnoVe9nK6lhWJejwjOSrzZlJ9v3XUcxKc3sbJahc4lc7qz2jb6C/1ToQdYqLbHTIP76JTPgwbiF3/7c7hGStU8widw4Vm+APHFtgkB6XrgDDw3n8q9XfNeScEpjggaw==
[22:57:23:327] [null] debug rsa 0
[22:57:23:327] [null] Current version : 2.55.0.0
[22:57:23:328] [ServerConnection] [server_login] [SND] > IdentificationMessage @3
[22:57:23:337] [ServerConnection] [server_login] Connection closed.
[22:57:23:353] [DisconnectionHandlerFrame] The connection was closed. Checking reasons.
[22:57:23:354] [DisconnectionHandlerFrame] The connection was closed unexpectedly. Reseting.
[22:57:23:356] [Worker] Removing frame: [object StatisticsFrame]
[22:57:23:357] [StatisticsManager] Status : Sending = 0 / Total not sent = 1
[22:57:23:357] [StatisticsManager] Status : Sending = 0 / Total not sent = 1
[22:57:23:363] [MapDisplayManager] mapInstanceId reset 0
[22:57:23:364] [Worker] Clearing worker (no more frames or messages in queue)
 
Haut Bas