PapaZola Posted May 23, 2016 Group: Members Topic Count: 318 Topics Per Day: 0.07 Content Count: 925 Reputation: 33 Joined: 12/05/11 Last Seen: September 20, 2023 Share Posted May 23, 2016 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 https://github.com/rathena/rathena/issues/255 Quote Link to comment Share on other sites More sharing options...
0 Elsa Mist Posted May 23, 2016 Group: Members Topic Count: 23 Topics Per Day: 0.01 Content Count: 387 Reputation: 60 Joined: 10/08/13 Last Seen: July 14, 2022 Share Posted May 23, 2016 have you try change to the older version of GIT? Change the client date? everything? Quote Link to comment Share on other sites More sharing options...
0 Promise Posted May 23, 2016 Group: Members Topic Count: 34 Topics Per Day: 0.01 Content Count: 386 Reputation: 38 Joined: 04/28/13 Last Seen: March 22, 2024 Share Posted May 23, 2016 packet_db_ver: 25 Quote Link to comment Share on other sites More sharing options...
0 benching Posted May 24, 2016 Group: Members Topic Count: 26 Topics Per Day: 0.01 Content Count: 350 Reputation: 43 Joined: 09/07/12 Last Seen: August 30, 2019 Share Posted May 24, 2016 (edited) 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 https://github.com/rathena/rathena/issues/255 in mmo.h have you set the PACKETVER to your client date? #ifndef PACKETVER //#define PACKETVER 20151104 #define PACKETVER 20120410 #endif Edited May 24, 2016 by benching Quote Link to comment Share on other sites More sharing options...
0 Promise Posted May 24, 2016 Group: Members Topic Count: 34 Topics Per Day: 0.01 Content Count: 386 Reputation: 38 Joined: 04/28/13 Last Seen: March 22, 2024 Share Posted May 24, 2016 I had the same problem, and the fix was to change packet_db_ver: to 25 Quote Link to comment Share on other sites More sharing options...
0 PapaZola Posted May 24, 2016 Group: Members Topic Count: 318 Topics Per Day: 0.07 Content Count: 925 Reputation: 33 Joined: 12/05/11 Last Seen: September 20, 2023 Author Share Posted May 24, 2016 nvm i already fix by using client 2012-04-10 without cash shop Quote Link to comment Share on other sites More sharing options...
Question
PapaZola
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
Link to comment
Share on other sites
5 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.