Jump to content
  • 0

clif_parse: Disconnecting Error session #3 with unknow packet version


marcusvcr

Question


  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  11
  • Reputation:   0
  • Joined:  09/09/16
  • Last Seen:  

Hello guys,

 

i need some help.

 

I'm new here and i tried following this topic:

 

https://rathena.org/board/topic/104452-tutorial-how-to-create-ragnarok-offline-2015-client/

 

Everything was going just like the tutorial, i could create the server, the database on phpmyadmin and start it, but when the time came to create the client and log in, i got this error:

 

clif_parse: Disconnecting session #3 with unknown packet version (p:0x7ae7,1:19).

 

I've tried to follow many soluctions posted here and any of it worked. What can you suggest to fix it?

 

If you need me to post any file here, just let me know.

 

I used 2015-09-16 ragexe, NEMO 2.6 and all files in the tutorial.

 

Thanks everyone!

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

  • Group:  Forum Manager
  • Topic Count:  282
  • Topics Per Day:  0.06
  • Content Count:  3123
  • Reputation:   1617
  • Joined:  03/26/12
  • Last Seen:  

Did you change:

 

packet_db_ver: default in db/packet_db.txt and

#define PACKETVER 20130807 in src/common/mmo.h and then recompile your server?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  16
  • Topics Per Day:  0.00
  • Content Count:  664
  • Reputation:   672
  • Joined:  11/12/12
  • Last Seen:  

(p:0x7ae7,1:19) looks like a packet when you connect to the map-server. Did you disable/enabe packet obfuscastion?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  11
  • Reputation:   0
  • Joined:  09/09/16
  • Last Seen:  

 

Did you change:
 
packet_db_ver: default in db/packet_db.txt and
#define PACKETVER 20130807 in src/common/mmo.h and then recompile your server?

 

 

Yes sir, i changed to my ragexe version and still got the error.

(p:0x7ae7,1:19) looks like a packet when you connect to the map-server. Did you disable/enabe packet obfuscastion?

 

Yes sir, i tried enable and disable and got error in both.

Edited by marcusvcr
Link to comment
Share on other sites

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.

×
×
  • Create New...