kyleanthonydizon Posted May 4, 2017 Group: Members Topic Count: 27 Topics Per Day: 0.01 Content Count: 100 Reputation: 0 Joined: 10/22/16 Last Seen: May 17, 2017 Share Posted May 4, 2017 I tried updating my client version, change mmo.h (PACKETVER 20150916) and clientinfo(53). And it says, Failed to connect to server. Am I missing something? Quote Link to comment Share on other sites More sharing options...
0 maxine02 Posted May 4, 2017 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 58 Reputation: 4 Joined: 04/15/16 Last Seen: July 14, 2022 Share Posted May 4, 2017 did you recompile? Quote Link to comment Share on other sites More sharing options...
0 kyleanthonydizon Posted May 4, 2017 Group: Members Topic Count: 27 Topics Per Day: 0.01 Content Count: 100 Reputation: 0 Joined: 10/22/16 Last Seen: May 17, 2017 Author Share Posted May 4, 2017 15 hours ago, maxine02 said: did you recompile? Yes I did. Quote Link to comment Share on other sites More sharing options...
0 Freya Posted May 4, 2017 Group: Members Topic Count: 16 Topics Per Day: 0.01 Content Count: 120 Reputation: 54 Joined: 02/12/17 Last Seen: June 2, 2023 Share Posted May 4, 2017 Hello @kyleanthonydizon, please check your client date. Is my client date and my mmo.h consist of the correct client date? Did I use the correct packet version in my packet_db and in my clientinfo "<version> </version"? Did I recompile after changing the mmo.h? Did I have any errors when the recompilation completed? If you are sure about these which is stated above, please reply to this topic. If not please mark this best or any answers as a best answer which can be clicked at the big check. Thank you. Quote Link to comment Share on other sites More sharing options...
0 kyleanthonydizon Posted May 4, 2017 Group: Members Topic Count: 27 Topics Per Day: 0.01 Content Count: 100 Reputation: 0 Joined: 10/22/16 Last Seen: May 17, 2017 Author Share Posted May 4, 2017 15 hours ago, Freya said: Hello @kyleanthonydizon, please check your client date. Is my client date and my mmo.h consist of the correct client date? Did I use the correct packet version in my packet_db and in my clientinfo "<version> </version"? Did I recompile after changing the mmo.h? Did I have any errors when the recompilation completed? If you are sure about these which is stated above, please reply to this topic. If not please mark this best or any answers as a best answer which can be clicked at the big check. Thank you. Hi, this is my client date 2015-09-16aRagexe Yes I used the correct packet version Yes I did recompile Quote Link to comment Share on other sites More sharing options...
0 Freya Posted May 4, 2017 Group: Members Topic Count: 16 Topics Per Day: 0.01 Content Count: 120 Reputation: 54 Joined: 02/12/17 Last Seen: June 2, 2023 Share Posted May 4, 2017 Just now, kyleanthonydizon said: Hi, this is my client date 2015-09-16aRagexe Yes I used the correct packet version Yes I did recompile Again, did you change the packet_db.txt? Quote Link to comment Share on other sites More sharing options...
0 Mikegyver Posted May 4, 2017 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 399 Reputation: 69 Joined: 12/26/15 Last Seen: December 24, 2022 Share Posted May 4, 2017 1 hour ago, kyleanthonydizon said: I tried updating my client version, change mmo.h (PACKETVER 20150916) and clientinfo(53). And it says, Failed to connect to server. Am I missing something? just check those following: 1st. packet_db_ver: default.. should be change into packet_db_ver: 53 2nd. do u disable packet encryption or not during patch the client with nemo patcher. if u disable it. u need to disable it too on server side at src/config/core.h in case u enable packet encryption, please check the packet_keys_use in the db/packet_db.txt.. the packet_keys should include with the key u diff with nemo patcher... Quote Link to comment Share on other sites More sharing options...
0 kyleanthonydizon Posted May 5, 2017 Group: Members Topic Count: 27 Topics Per Day: 0.01 Content Count: 100 Reputation: 0 Joined: 10/22/16 Last Seen: May 17, 2017 Author Share Posted May 5, 2017 On 2017-5-4 at 7:43 PM, Freya said: Again, did you change the packet_db.txt? Yes I did, to 53.. On 2017-5-4 at 7:44 PM, hazimjauhari90 said: just check those following: 1st. packet_db_ver: default.. should be change into packet_db_ver: 53 2nd. do u disable packet encryption or not during patch the client with nemo patcher. if u disable it. u need to disable it too on server side at src/config/core.h in case u enable packet encryption, please check the packet_keys_use in the db/packet_db.txt.. the packet_keys should include with the key u diff with nemo patcher... Hi, In your second instructions. Yes I disabled it, because I asked for the previous logs of the diffed client they gave me. And I just followed the logs. On 2017-5-5 at 4:52 PM, kyleanthonydizon said: here is my mmo.h #ifndef PACKETVER #define PACKETVER 20131222 //#define PACKETVER 20120410 #endif changed this to #ifndef PACKETVER #define PACKETVER 20150916 //#define PACKETVER 20120410 #endif and my packet_db.txt //packet_db_ver: 53 packet_db_ver: default packet_keys_use: default changed this to packet_db_ver: 53 //packet_db_ver: default packet_keys_use: default Then stopped the server, recompiled, started it. Now it says, Failed to connect to server.. Here is my NEMO Diff log.. 8 Custom Window Title 9 Disable 1rag1 type parameters (Recommended) 10 Disable 4 Letter Character Name Limit 11 Disable 4 Letter User Name Limit 12 Disable 4 Letter Password Limit 13 Disable Ragexe Filename Check (Recommended) 15 Disable HShield (Recommended) 18 Skip Service Selection Screen 19 Enable Title Bar Menu 20 Extend Chat Box 21 Extend Chat Room Box 22 Extend PM Box 23 Enable /who command (Recommended) 24 Fix Camera Angles (Recommended) 28 Increase Headgear ViewID 32 Increase Zoom Out Max 33 Always Call SelectKoreaClientInfo() (Recommended) 34 Enable /showname (Recommended) 35 Read Data Folder First 36 Read msgstringtable.txt (Recommended) 37 Read questid2display.txt (Recommended) 38 Remove Gravity Ads (Recommended) 39 Remove Gravity Logo (Recommended) 40 Restore Login Window (Recommended) 41 Disable Nagle Algorithm (Recommended) 43 Always Use Email for Char Deletion 44 Translate Client (Recommended) 47 Use Ragnarok Icon 48 Use Plain Text Descriptions (Recommended) 49 Enable Multiple GRFs (Recommended) 50 Skip License Screen 53 Use Ascii on All LangTypes (Recommended) 61 Disable Packet Encryption 64 @ Bug Fix (Recommended) 67 Disable Quake skill effect 68 Enable 64k Hairstyle 71 Ignore Resource Errors 72 Ignore Missing Palette Error 73 Remove Hourly Announce (Recommended) 74 Increase Screenshot Quality 75 Enable Flag Emoticons 213 Disable Help Message on Login (Recommended) 84 Remove Serial Display (Recommended) 215 Increase Map Quality 88 Allow space in guild name 90 Enable DNS Support (Recommended) 91 Disconnect to Login Window 97 Cancel to Login Window (Recommended) I want to use the 2015-09-16aRagexe. Any solution? BUMP~ Quote Link to comment Share on other sites More sharing options...
0 mrmagic Posted May 5, 2017 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 182 Reputation: 32 Joined: 10/26/12 Last Seen: January 23, 2021 Share Posted May 5, 2017 (edited) If you enable the "Disable Packet Encryption" on Nemo then you need to disable it too in server's source go to src\config\core.h Then add // before #define PACKET_OBFUSCATION Edited May 5, 2017 by mrmagic Quote Link to comment Share on other sites More sharing options...
0 kyleanthonydizon Posted May 5, 2017 Group: Members Topic Count: 27 Topics Per Day: 0.01 Content Count: 100 Reputation: 0 Joined: 10/22/16 Last Seen: May 17, 2017 Author Share Posted May 5, 2017 2 minutes ago, mrmagic said: If you enable the "Disable Packet Encryption" on Nemo then you need to disable it too in server's source go to src\config\core.h Then add // before #define PACKET_OBFUSCATION /// 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 Yes sir, it's commented/disabled Quote Link to comment Share on other sites More sharing options...
0 Freya Posted May 5, 2017 Group: Members Topic Count: 16 Topics Per Day: 0.01 Content Count: 120 Reputation: 54 Joined: 02/12/17 Last Seen: June 2, 2023 Share Posted May 5, 2017 39 minutes ago, kyleanthonydizon said: /// 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 Yes sir, it's commented/disabled Hello, please disable packet_db_ver: 53 <-- leave as it is //packet_db_ver: default //packet_keys_use: default <--- disable Quote Link to comment Share on other sites More sharing options...
0 angelus01 Posted September 8, 2017 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 9 Reputation: 0 Joined: 08/31/17 Last Seen: October 25, 2020 Share Posted September 8, 2017 (edited) may i know what is this problem?when i login ,alway stuck and cant move Edited September 8, 2017 by angelus01 Quote Link to comment Share on other sites More sharing options...
0 sader1992 Posted September 8, 2017 Group: Content Moderator Topic Count: 55 Topics Per Day: 0.01 Content Count: 1691 Reputation: 716 Joined: 12/21/14 Last Seen: 9 hours ago Share Posted September 8, 2017 5 hours ago, angelus01 said: may i know what is this problem?when i login ,alway stuck and cant move plz open a new post Quote Link to comment Share on other sites More sharing options...
0 Mikegyver Posted September 8, 2017 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 399 Reputation: 69 Joined: 12/26/15 Last Seen: December 24, 2022 Share Posted September 8, 2017 8 hours ago, angelus01 said: may i know what is this problem?when i login ,alway stuck and cant move this only happen on RE server mode.. this is due to gravity has change the iz_int map as written in hercules forum. http://herc.ws/board/topic/13483-2016-10-02-update-to-the-intro/?hl=%2Bcriatura+%2Bacademy i've posted this issue on rAthena github - Issue: 2119 temporary how to solve this issue, u can grab zackdreaver data - https://github.com/zackdreaver/ROEnglishRE and make it as grf. Quote Link to comment Share on other sites More sharing options...
Question
kyleanthonydizon
I tried updating my client version, change mmo.h (PACKETVER 20150916) and clientinfo(53). And it says, Failed to connect to server. Am I missing something?
Link to comment
Share on other sites
13 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.