Jump to content
  • 0

How to update client version?


kyleanthonydizon

Question


  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.01
  • Content Count:  100
  • Reputation:   0
  • Joined:  10/22/16
  • Last Seen:  

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

  • 0

  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  58
  • Reputation:   4
  • Joined:  04/15/16
  • Last Seen:  

did you recompile?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.01
  • Content Count:  100
  • Reputation:   0
  • Joined:  10/22/16
  • Last Seen:  

15 hours ago, maxine02 said:

did you recompile?

Yes I did.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  16
  • Topics Per Day:  0.01
  • Content Count:  120
  • Reputation:   53
  • Joined:  02/12/17
  • Last Seen:  

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.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.01
  • Content Count:  100
  • Reputation:   0
  • Joined:  10/22/16
  • Last Seen:  

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

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  16
  • Topics Per Day:  0.01
  • Content Count:  120
  • Reputation:   53
  • Joined:  02/12/17
  • Last Seen:  

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?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  399
  • Reputation:   69
  • Joined:  12/26/15
  • Last Seen:  

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

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.01
  • Content Count:  100
  • Reputation:   0
  • Joined:  10/22/16
  • Last Seen:  

 

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~

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  182
  • Reputation:   32
  • Joined:  10/26/12
  • Last Seen:  

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 by mrmagic
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.01
  • Content Count:  100
  • Reputation:   0
  • Joined:  10/22/16
  • Last Seen:  

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

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  16
  • Topics Per Day:  0.01
  • Content Count:  120
  • Reputation:   53
  • Joined:  02/12/17
  • Last Seen:  

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

 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  9
  • Reputation:   0
  • Joined:  08/31/17
  • Last Seen:  

may i know what is this problem?when i login ,alway stuck and cant move

 

image.thumb.png.21661b5b21c06c349daa4ca03d3e97bf.png

Edited by angelus01
Link to comment
Share on other sites

  • 0

  • Group:  Content Moderator
  • Topic Count:  55
  • Topics Per Day:  0.02
  • Content Count:  1676
  • Reputation:   702
  • Joined:  12/21/14
  • Last Seen:  

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

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  399
  • Reputation:   69
  • Joined:  12/26/15
  • Last Seen:  

8 hours ago, angelus01 said:

may i know what is this problem?when i login ,alway stuck and cant move

 

image.thumb.png.21661b5b21c06c349daa4ca03d3e97bf.png

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.

 

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