ZelosAvalon Posted February 25, 2018 Posted February 25, 2018 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. i got an disconnect and this error on emulator: some1 know how to fix it ? If some1 can help i'll be very grateful! best regards, ZelosAvalon. Quote
0 Kakaroto Posted February 25, 2018 Posted February 25, 2018 rathena does not support this feature yet, upgrade your emulator, it already has block for this packets. Quote
0 Cyro Posted February 25, 2018 Posted February 25, 2018 Wrong section. Moved to "Client-side Support" Quote
0 ZelosAvalon Posted February 25, 2018 Author Posted February 25, 2018 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! Quote
0 Haikenz Posted February 25, 2018 Posted February 25, 2018 @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 1 Quote
0 ZelosAvalon Posted February 25, 2018 Author Posted February 25, 2018 (edited) 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 ? i'm using now client 2018-02-13aRagexeRE Edited February 25, 2018 by ZelosAvalon Quote
0 ZelosAvalon Posted February 25, 2018 Author Posted February 25, 2018 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! Quote
0 noobzter003 Posted March 17, 2018 Posted March 17, 2018 Where can i download this client? thanks Quote
0 immortalis Posted June 6, 2018 Posted June 6, 2018 @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 Quote
Question
ZelosAvalon
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.
i got an disconnect
and this error on emulator:
some1 know how to fix it ?
If some1 can help i'll be very grateful!
best regards, ZelosAvalon.
8 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.