Jump to content
  • 0

WEAR EQUIPMENT PROBLEM


PapaZola

Question


  • Group:  Members
  • Topic Count:  318
  • Topics Per Day:  0.07
  • Content Count:  925
  • Reputation:   32
  • Joined:  12/05/11
  • Last Seen:  

i have a problem like this

https://www.youtube.com/watch?v=NjZrkJ9odQM

 

im used latest git

client 2012-04-10

pre 

 

here my packet db

//packet_db_ver: 46
packet_db_ver: 30
//packet_keys_use: default
 
/// Comment to disable the official packet obfuscation support.
/// When enabled, make sure there is value for 'packet_keys' of used packet version or
/// defined 'packet_keys_use' in db/[import/]packet_db.txt.
/// This requires PACKETVER 2011-08-17 or newer.
//#define PACKET_OBFUSCATION
 
all i already following this issue
but still same
 
Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  23
  • Topics Per Day:  0.01
  • Content Count:  387
  • Reputation:   60
  • Joined:  10/08/13
  • Last Seen:  

 

 

 

 

have you try change to the older version of GIT? Change the client date? everything?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  34
  • Topics Per Day:  0.01
  • Content Count:  386
  • Reputation:   38
  • Joined:  04/28/13
  • Last Seen:  


packet_db_ver: 25

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  26
  • Topics Per Day:  0.01
  • Content Count:  350
  • Reputation:   43
  • Joined:  09/07/12
  • Last Seen:  

packet_db_ver: 25

 

packet db for 20120410 is 30, right?

dropping the packet_db_ver might cause unknown packet errors on server.

 

 

i have a problem like this

https://www.youtube.com/watch?v=NjZrkJ9odQM

 

im used latest git

client 2012-04-10

pre 

 

here my packet db

//packet_db_ver: 46
packet_db_ver: 30
//packet_keys_use: default
 
/// Comment to disable the official packet obfuscation support.
/// When enabled, make sure there is value for 'packet_keys' of used packet version or
/// defined 'packet_keys_use' in db/[import/]packet_db.txt.
/// This requires PACKETVER 2011-08-17 or newer.
//#define PACKET_OBFUSCATION
 
all i already following this issue
but still same

 

in mmo.h

have you set the PACKETVER to your client date?

#ifndef PACKETVER
	//#define PACKETVER 20151104
	#define PACKETVER 20120410
#endif
Edited by benching
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  34
  • Topics Per Day:  0.01
  • Content Count:  386
  • Reputation:   38
  • Joined:  04/28/13
  • Last Seen:  

I had the same problem, and the fix was to change packet_db_ver: to 25

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  318
  • Topics Per Day:  0.07
  • Content Count:  925
  • Reputation:   32
  • Joined:  12/05/11
  • Last Seen:  

nvm i already fix by using client 2012-04-10 without cash shop

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