Jump to content
  • 0

disconnecting unknown packet version <p:0x0835,1:19>


Question

Posted

Hi I'm having problems with my client packet, I already change the packet_db, clientinfo.xml, mmo.c. Every time I connect after I created a character it will disconnect from the server, and close the client. I saw on my server disconnecting unknown packet version <p:0x0835,1:19>

anyone know who to fix this?

I'm using the latest trunk that I got form this site, for my client I'm using 2011-11-22aRagexeRe and the latest kro file I found on ratemyserver yesterday.

3 answers to this question

Recommended Posts

Posted (edited)

You also need to tell your clif.h

MAX_PACKET_VER = 31,

Or higher if your using more than 31 packets defined in your packet_db

Dont forget to give your new packet_db a unique number sequentially higher than the one previous. It stops at 30, so the next one should be 31.

Dont forget to recompile the server after

Edited by Krevex

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...