ZelosAvalon Posted February 25, 2018 Group: Members Topic Count: 72 Topics Per Day: 0.02 Content Count: 181 Reputation: 33 Joined: 11/11/12 Last Seen: 6 hours ago Share 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 Link to comment Share on other sites More sharing options...
0 Kakaroto Posted February 25, 2018 Group: Members Topic Count: 99 Topics Per Day: 0.02 Content Count: 638 Reputation: 95 Joined: 05/11/12 Last Seen: 9 hours ago Share Posted February 25, 2018 rathena does not support this feature yet, upgrade your emulator, it already has block for this packets. Quote Link to comment Share on other sites More sharing options...
0 Cyro Posted February 25, 2018 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 1138 Reputation: 290 Joined: 04/29/13 Last Seen: July 20, 2024 Share Posted February 25, 2018 Wrong section. Moved to "Client-side Support" Quote Link to comment Share on other sites More sharing options...
0 ZelosAvalon Posted February 25, 2018 Group: Members Topic Count: 72 Topics Per Day: 0.02 Content Count: 181 Reputation: 33 Joined: 11/11/12 Last Seen: 6 hours ago Author Share 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 Link to comment Share on other sites More sharing options...
0 Haikenz Posted February 25, 2018 Group: Members Topic Count: 84 Topics Per Day: 0.02 Content Count: 309 Reputation: 82 Joined: 11/15/11 Last Seen: October 1, 2023 Share 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 Link to comment Share on other sites More sharing options...
0 ZelosAvalon Posted February 25, 2018 Group: Members Topic Count: 72 Topics Per Day: 0.02 Content Count: 181 Reputation: 33 Joined: 11/11/12 Last Seen: 6 hours ago Author Share 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 Link to comment Share on other sites More sharing options...
0 ZelosAvalon Posted February 25, 2018 Group: Members Topic Count: 72 Topics Per Day: 0.02 Content Count: 181 Reputation: 33 Joined: 11/11/12 Last Seen: 6 hours ago Author Share 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 Link to comment Share on other sites More sharing options...
0 noobzter003 Posted March 17, 2018 Group: Members Topic Count: 12 Topics Per Day: 0.00 Content Count: 109 Reputation: 5 Joined: 03/17/16 Last Seen: April 15 Share Posted March 17, 2018 Where can i download this client? thanks Quote Link to comment Share on other sites More sharing options...
0 immortalis Posted June 6, 2018 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 23 Reputation: 0 Joined: 04/24/18 Last Seen: August 11, 2018 Share 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 Link to comment Share on other sites More sharing options...
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.
Link to comment
Share on other sites
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.