Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Discannected when Creating a character

Joined
Jul 2, 2012
Messages
790
Reaction score
125
Ok I have set up my RO server correctly so I don't know what is the problem when I tried to make a new character it just disconnect me and when I check on the charserv-sql.bat it says [error]: parse_char: Reveived unknown packet 0x67 from ip 'XXX.XXX.XXX.XXX' ! Disconnecting!

Here a visual screen shot
ss (2013-01-10 at 10.47.59) - Discannected when Creating a character - RaGEZONE Forums

Is there a simple step I am missing? Or is there a thread on it because I search up "disconnect" related on this forum and its not the one I am looking for.

Edit: Solution Fix.!

oh my lord wrong section of the forum if there is a mod out there please delete this.
 

Attachments

You must be registered for see attachments list
Last edited:
Junior Spellweaver
Joined
Nov 7, 2010
Messages
171
Reaction score
11
I am sorry if i reply very late. I should reply at this topic with a answer, due to some other threads w/ questions are still NO ANSWER.

How to fix it?

just do recompile your client's date, you need to know FIRST what is your client's date that you're using, then next go to src/common/mmo.h then look for this line

Code:
#define PACKETVER 20100728

edit the 20100728 to your client's date.

I am sorry, i didn't read that you already fixed this. Sorry.
 
Newbie Spellweaver
Joined
Nov 24, 2013
Messages
47
Reaction score
3
You have Packet data problem please follow him change client date in mmo.h @ src folder
 
Back
Top