Jump to content
  • 0

clif_parse disconnecting session #3 with unknown packet version (p:0x30c5,1:19)?


Kami675

Question


  • Group:  Members
  • Topic Count:  34
  • Topics Per Day:  0.01
  • Content Count:  90
  • Reputation:   1
  • Joined:  10/17/13
  • Last Seen:  

Hello everyone, I have run into a bit of trouble while trying to get my client to connect to the server.... I am able to login to the character creation/selection screen and when I choose my character the client states "Rejected from Server(3)" and takes me back to the login screen... in the mapserv.bat a "info" spits out this "clif_parse disconnecting session #3 with unknown packet version (p:0x30c5,1:19)" I am currently using 2013-07-03a client.

 

Here are some pictures of my files as well as the errors:

 

http://imgur.com/a/p1Zq1

 

Workbench: http://imgur.com/b3nbdEv

 

thanks in advance everyone I hope your answers help! :D

- Kris

Link to comment
Share on other sites

9 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  10
  • Topics Per Day:  0.00
  • Content Count:  18
  • Reputation:   0
  • Joined:  04/15/13
  • Last Seen:  

Check your packetver in scr/map/mmo.h, this packetver must be equal to your exe date, in this case 20130703.

Check your packetdb in db/packet_db.txt, according to your exe, you use packet_ver: 42, check your client info too. search for <version>42</version> if not have this, change it.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  49
  • Topics Per Day:  0.01
  • Content Count:  1509
  • Reputation:   227
  • Joined:  08/03/12
  • Last Seen:  

because of your packetdb.. u are using packet keys. so enable it in core.h, recompile.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  34
  • Topics Per Day:  0.01
  • Content Count:  90
  • Reputation:   1
  • Joined:  10/17/13
  • Last Seen:  

because of your packetdb.. u are using packet keys. so enable it in core.h, recompile.

by that do u mean uncomment the "//#define PACKET_OBFUSCATION"?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  49
  • Topics Per Day:  0.01
  • Content Count:  1509
  • Reputation:   227
  • Joined:  08/03/12
  • Last Seen:  

yup. then recompile

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  34
  • Topics Per Day:  0.01
  • Content Count:  90
  • Reputation:   1
  • Joined:  10/17/13
  • Last Seen:  

yup. then recompile

same error :(

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  49
  • Topics Per Day:  0.01
  • Content Count:  1509
  • Reputation:   227
  • Joined:  08/03/12
  • Last Seen:  

how about your client ? dont diff disable packet encryption

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  18
  • Reputation:   1
  • Joined:  07/31/15
  • Last Seen:  

up, solved?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  1137
  • Reputation:   290
  • Joined:  04/29/13
  • Last Seen:  

45 minutes ago, danizinx said:

up, solved?

Ensure your client version is same as config/packets.h

Also make sure your packet obfuscation enabled/disabled both server amd client side

 

 

Bumping multiple ancient topics doesn't really help you to solve your issue, instead u might get warning points

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  18
  • Reputation:   1
  • Joined:  07/31/15
  • Last Seen:  

src/config/packets.h is missing.. no have an directori, only core.h, const renewal e secure..

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