0 Quesooo Posted September 10, 2017 Author Posted September 10, 2017 16 hours ago, sader1992 said: packet keys ? where are they located sir Quote
0 sader1992 Posted September 10, 2017 Posted September 10, 2017 (edited) i don't think you changed them you may disable them ether on the client or in the server in the client with nemo if you select Disable Packet Encryption = you disable them on the client if they are disabled in the client they must be disabled in the server rathena\src\config\packets.h #define PACKET_OBFUSCATION // Define these inside src/custom/defines_pre.h or src/custom/defines_post.h //#define PACKET_OBFUSCATION_KEY1 <key1> //#define PACKET_OBFUSCATION_KEY2 <key2> //#define PACKET_OBFUSCATION_KEY3 <key3> /// Comment this to disable warnings for missing client side encryption #define PACKET_OBFUSCATION_WARN to //#define PACKET_OBFUSCATION // Define these inside src/custom/defines_pre.h or src/custom/defines_post.h //#define PACKET_OBFUSCATION_KEY1 <key1> //#define PACKET_OBFUSCATION_KEY2 <key2> //#define PACKET_OBFUSCATION_KEY3 <key3> /// Comment this to disable warnings for missing client side encryption //#define PACKET_OBFUSCATION_WARN this how they can be disabled on the server don't do the steps ^ to don't disable them i would suggest you leave it as it is (enabled) and don't edit the server side and don't select Disable Packet Encryption in nemo incase you want to change them in nemo the server side keys can be find in rathena\src\map\clif_obfuscation.h Edited September 10, 2017 by sader1992 1 Quote
0 Chaos92 Posted September 11, 2017 Posted September 11, 2017 Check your client. Did you diff it to disable packet obfuscation ? If yes, disable it in src\config\packets.h Make sure you are using the exact client date as in packets.h too. 1 Quote
Question
Quesooo
goo day please help me with this
4 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.