Jump to content
  • 0

ERROR Replace equipment - client 2018-07-02b


ZelosAvalon

Question


  • Group:  Members
  • Topic Count:  72
  • Topics Per Day:  0.02
  • Content Count:  181
  • Reputation:   33
  • Joined:  11/11/12
  • Last Seen:  

In game when i drag an item from General to Replace Equipaments just for test nothing happens, but okay, However now when someone does this, they get an error and are disconnected.

image.png.d19a7fd66cbf761c3e12b15778f14570.png

i got an disconnect

image.png.0004d827d54845e140a9d90620f63625.png

and this error on emulator:

image.png.1ae20ab19e68fe455567140660234ecd.png

some1 know how to fix it ?

If some1 can help i'll be very grateful!

best regards, ZelosAvalon.

Link to comment
Share on other sites

8 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  99
  • Topics Per Day:  0.02
  • Content Count:  623
  • Reputation:   94
  • Joined:  05/11/12
  • Last Seen:  

rathena does not support this feature yet, upgrade your emulator, it already has block for this packets.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  1137
  • Reputation:   290
  • Joined:  04/29/13
  • Last Seen:  

Wrong section. Moved to "Client-side Support"

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  72
  • Topics Per Day:  0.02
  • Content Count:  181
  • Reputation:   33
  • Joined:  11/11/12
  • Last Seen:  

4 minutes ago, Kakaroto said:

rathena does not support this feature yet, upgrade your emulator, it already has block for this packets.

hmm thanks for it i'll update and test it!

and sorry @Cyro for this mistake!

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  84
  • Topics Per Day:  0.02
  • Content Count:  309
  • Reputation:   82
  • Joined:  11/15/11
  • Last Seen:  

@ZelosAvalon add this in: src/map/clif_packetdb.hpp

// 2018-02-07bRagexeRE, 2018-02-07bRagexe
#if PACKETVER >= 20180207
	packet(0x0a9c,2);
	packet(0x0a97,8);
	packet(0x0ace,4);
#endif

 

  • Upvote 1
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  72
  • Topics Per Day:  0.02
  • Content Count:  181
  • Reputation:   33
  • Joined:  11/11/12
  • Last Seen:  

6 hours ago, Popcorn said:

@ZelosAvalon add this in: src/map/clif_packetdb.hpp


// 2018-02-07bRagexeRE, 2018-02-07bRagexe
#if PACKETVER >= 20180207
	packet(0x0a9c,2);
	packet(0x0a97,8);
	packet(0x0ace,4);
#endif

 

i got an error when i try to compile emulator when i change it, do you know why ?

image.thumb.png.4ce21c0b30e5fe1a280204df1bbfa3cd.png

i'm using now client 2018-02-13aRagexeRE

Edited by ZelosAvalon
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  72
  • Topics Per Day:  0.02
  • Content Count:  181
  • Reputation:   33
  • Joined:  11/11/12
  • Last Seen:  

6 hours ago, Popcorn said:

@ZelosAvalon add this in: src/map/clif_packetdb.hpp


// 2018-02-07bRagexeRE, 2018-02-07bRagexe
#if PACKETVER >= 20180207
	packet(0x0a9c,2);
	packet(0x0a97,8);
	packet(0x0ace,4);
#endif

 

working now tyvm!

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.00
  • Content Count:  109
  • Reputation:   5
  • Joined:  03/17/16
  • Last Seen:  

Where can i download this client? thanks

 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  23
  • Reputation:   0
  • Joined:  04/24/18
  • Last Seen:  

@Haikenz is it the same packet for client 2017-05-17aRagexeRE? I kinda hope i can also incorporate that to my client.

if not can you please enlighten me a bit about that. tyvm

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