liquidartz
-
Posts
2 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Posts posted by liquidartz
-
-
Hi this is my first post as I have spent too much time trying to figure this out.
Setup
rAthena version - Latest Git clone
Client: 20200401b
Problem Description: clif_parse: Disconnecting session #3 with unknown connect packet 0x0436(length:19), possibly for having an invalid account_id
I have defined the following at defines_pre.hpp
Spoiler#define PACKETVER 20200401
I suspect this has something to do with the packet encryption, unfortunately I'm not able to disable packet encryption for this client. I'm fairly new to this (only started a week ago), please let me know if I'm missing something.
Unable to connect to mapserver after character creator screen, clif_parse: Disconnecting session #3 with unknown connect packet 0x0436(length:19), possibly for having an invalid account_id.
in Client-side Support
Posted
There’s my problem.
I had it configured at 200000, I’m missing another 0. Unbelievable
Im able to login now, thanks for the solution.