Lai Posted August 4, 2016 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 58 Reputation: 4 Joined: 11/22/11 Last Seen: October 28, 2023 Share Posted August 4, 2016 Hi there. I get clif_parse: Disconnecting session #8 with unknown packet version (p:0x70ee,l:19). When I enter the Map server. Using latest rA Using 2015-11-04 Any idea what this packet means? Problem solved. Quote Link to comment Share on other sites More sharing options...
1 anacondaq Posted August 16, 2016 Group: Members Topic Count: 42 Topics Per Day: 0.01 Content Count: 1096 Reputation: 348 Joined: 02/26/12 Last Seen: May 30, 2023 Share Posted August 16, 2016 (edited) Hi there. I get clif_parse: Disconnecting session #8 with unknown packet version (p:0x70ee,l:19). When I enter the Map server. Using latest rA Using 2015-11-04 Any idea what this packet means? Problem solved. To people which have the same error like Lai have, the problem in not used diff called "Disable Packet Encryption", when you will apply this diff (disable packet obf. with NEMO) you will solve the problem. Edited August 17, 2016 by Anacondaqq Quote Link to comment Share on other sites More sharing options...
1 eug2b Posted August 17, 2016 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 9 Reputation: 0 Joined: 01/11/15 Last Seen: May 30, 2020 Share Posted August 17, 2016 (edited) I get clif_parse: Disconnecting session #3 with unknown packet version (p:0x70ee,l:19) in rAthena svn rev: 20020. (NEMO) - Disable Packet Encryption - enabled. mmo.h #ifndef PACKETVER #define PACKETVER 20151104 //#define PACKETVER 20120410 #endif packet_db packet_db_ver: 55 packet_keys_use: default clientinfo <version>55</version> clif.h num { // packet DB MIN_PACKET_DB = 0x064, MAX_PACKET_DB = 0xAFF, MAX_PACKET_VER = 55, MAX_PACKET_POS = 20, }; client.conf // default value: 0x7FFFFFFF (all clients/versions [5;39]) packet_ver_flag: 0x7FFFFFFF // default value: 0x7FFFFFFF (all clients/versions [41;72]) packet_ver_flag2: 0x7FFFFFFF login_athena.conf check_client_version: no core.h //#define PACKET_OBFUSCATION Solved. Edited August 18, 2016 by eug2b Quote Link to comment Share on other sites More sharing options...
0 Bachir Zitout Posted September 4, 2016 Group: Members Topic Count: 14 Topics Per Day: 0.00 Content Count: 67 Reputation: 0 Joined: 07/29/12 Last Seen: March 16 Share Posted September 4, 2016 (edited) Hi there. I get clif_parse: Disconnecting session #8 with unknown packet version (p:0x70ee,l:19). When I enter the Map server. Using latest rA Using 2015-11-04 Any idea what this packet means? Problem solved. To people which have the same error like Lai have, the problem in not used diff called "Disable Packet Encryption", when you will apply this diff (disable packet obf. with NEMO) you will solve the problem. i did the samething but still not woring Edited September 4, 2016 by Bachir Zitout Quote Link to comment Share on other sites More sharing options...
0 chatterboy Posted November 18, 2016 Group: Members Topic Count: 8 Topics Per Day: 0.00 Content Count: 309 Reputation: 26 Joined: 11/26/12 Last Seen: November 22, 2024 Share Posted November 18, 2016 (edited) Bachir Zitout Diff it with NEMO and dont disable the Packet Obfuscasion Client.xml put server 55 login_athena.conf packet ver 55 packet_db.txt put it packet_ver: 55 mmo.h #define PACKETVERSION 20151104 Compile and your done!!!!! Rock!!! Edited November 18, 2016 by chatterboy Quote Link to comment Share on other sites More sharing options...
Question
Lai
Hi there.
I get clif_parse: Disconnecting session #8 with unknown packet version (p:0x70ee,l:19).
Problem solved.
Link to comment
Share on other sites
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.