Jump to content

Recommended Posts

Posted

Hi all i need you suggestion what is the stable ragexe for lastest version of rathena, i try to use version 20200601 isnt stable. and always crash.
i use translation by IIcrishII so many file missing... did you have suggestion ?

Posted
On 8/29/2023 at 11:06 AM, someoneloveyou said:

Hi all i need you suggestion what is the stable ragexe for lastest version of rathena, i try to use version 20200601 isnt stable. and always crash.
i use translation by IIcrishII so many file missing... did you have suggestion ?

What were the errors? I use 20200601 and its fine. (not my main client tho)

Posted
On 8/29/2023 at 10:06 AM, someoneloveyou said:

Hi all i need you suggestion what is the stable ragexe for lastest version of rathena, i try to use version 20200601 isnt stable. and always crash.
i use translation by IIcrishII so many file missing... did you have suggestion ?

use rathena recomended client. check at src\config\packet.hpp

client between 2020-09-02 and 2021-11-18

#ifndef PACKETVER_RE
	/// From November 2015 only RagexeRE are supported.
	/// After July 2018 only Ragexe are supported.
	#if ( PACKETVER > 20151104 && PACKETVER < 20180704 ) || ( PACKETVER >= 20200902 && PACKETVER <= 20211118 )
		#define PACKETVER_RE
	#endif
#endif

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

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

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...