[DiscordArchive] Someone may have an idea to the following problem: I just wanted to try to update the core from tcpp
[DiscordArchive] Someone may have an idea to the following problem: I just wanted to try to update the core from tcpp
Archived author: Sevi • Posted: 2022-12-01T16:12:27.310000+00:00
Original source
Someone may have an idea to the following problem: I just wanted to try to update the core from tcpp to mop but now I'm stuck on a problem. After the server <-> client connection is established, the auth session is sent or the auth session is received, the auth response is sent, the packet ready for account data times is received and the addon info, client cache and tutorial flags, account data times as well as the time zone information is sent. and there I always get a very large packet, with the size of more than 50000 back (sometimes the value is also somewhat random).
anyone have an idea what could be the reason? Some kind of response from the client to a packet that was not received correctly or did I screw up at some other point?