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

OTClient How debug

tuxico

Member
Joined
Aug 2, 2010
Messages
52
Solutions
1
Reaction score
7
I changed the name of the slots, not the quantity, and now my client is having protocol bug ...
and I do not know how to make a mistake that is not pointed out.


C++:
ERROR: invalid encrypted network message
at:
    [C++]: ?xteaDecrypt@Protocol@@AEAA_NAEBV?$shared_object_ptr@VInputMessage@@@stdext@@@Z
ERROR: failed to decrypt message
at:
    [C++]: ?internalRecvData@Protocol@@AEAAXPEAEG@Z
 
up
same error

ERROR: invalid encrypted network message at: [C++]: ?xteaDecrypt@Protocol@@AEAA_NAEBV?$shared_object_ptr@VInputMessage@@@stdext@@@Z ERROR: failed to decrypt message at: [C++]: ?internalRecvData@Protocol@@AEAAXPEAEG@Z
 
Back
Top