Jump to content
  • 0

"parse_char: Received unknown packet 0x67 from ip 127.0.0.1


Question

Posted

Why do i use 20110315 from packet? its not working. I thought mapserver says using default packet version 30. when I always get dc from character. -.-

Please help me thanks

12 answers to this question

Recommended Posts

Posted (edited)

nope it still says Done reading packet database from packet_db.txt' using default packet version 30. thats why Im using Revision 16510. I think It might not allow 03-15-11aRagexe

Edited by dao100
Posted

I hope you know you have to change the mmo.h's client date.. right? Currently, rAthena's client date is not set to 20110315.

#ifndef PACKETVER
#define PACKETVER 20120410
//#define PACKETVER 20111116
#endif

It's set to 20120410. Thus, change that your client's date.

Posted

Oh? Where do i get 20120410 in download? Please give me link. thanks

Beginners shouldn´t use 2012 clients.

And Mysterious never told you to download that client.

He told you to change

#define PACKETVER 20120410

to

#define PACKETVER YYYYMMDD <--- your client date

Save and recompile.

Posted (edited)

Okay so I fixed this error for me but now I get this error "DB error - table 'ragnarok.loginlog' doesn't exist then a whole heap of debug comes up, I try to login to the server and gives me Disconnection due to this error. How can I fix it?

Edited by NovaGFX
Posted

Import trunk/sql-files/logs.sql to your ragnarok database

Started fresh, and logs.sql was already implemented at the start. I'm getting an error when i try to make a character (about to enter) It shows this "parse_char: Recieved unknown packet 0x67 from ip '127.0.0.1'! Disconnecting!

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...