ADM Deku Posted July 19, 2018 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 11 Reputation: 0 Joined: 11/03/14 Last Seen: August 13, 2019 Share Posted July 19, 2018 Hi, I use rathena for a few years, and finally I decided to upgrade to the latest version ... I configured everything correctly but when I logged in I came across the following error https://prnt.sc/k8mejr please help me I'm using Rathena last version and Hexed 20140305 Quote Link to comment Share on other sites More sharing options...
0 hendra814 Posted July 20, 2018 Group: Members Topic Count: 59 Topics Per Day: 0.01 Content Count: 1281 Reputation: 170 Joined: 06/12/12 Last Seen: 11 hours ago Share Posted July 20, 2018 4 hours ago, darkchase said: Hi, I use rathena for a few years, and finally I decided to upgrade to the latest version ... I configured everything correctly but when I logged in I came across the following error https://prnt.sc/k8mejr please help me I'm using Rathena last version and Hexed 20140305 edit in src\custom\pre_define.hpp put like this // Copyright (c) rAthena Dev Teams - Licensed under GNU GPL // For more information, see LICENCE in the main folder #ifndef _CONFIG_CUSTOM_DEFINES_PRE_HPP_ #define _CONFIG_CUSTOM_DEFINES_PRE_HPP_ /** * rAthena configuration file (http://rathena.org) * For detailed guidance on these check http://rathena.org/wiki/SRC/config/ **/ #define PACKETVER 20140305 #endif // _CONFIG_CUSTOM_DEFINES_PRE_HPP_ Quote Link to comment Share on other sites More sharing options...
0 ADM Deku Posted July 20, 2018 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 11 Reputation: 0 Joined: 11/03/14 Last Seen: August 13, 2019 Author Share Posted July 20, 2018 10 hours ago, hendra814 said: edit in src\custom\pre_define.hpp put like this // Copyright (c) rAthena Dev Teams - Licensed under GNU GPL // For more information, see LICENCE in the main folder #ifndef _CONFIG_CUSTOM_DEFINES_PRE_HPP_ #define _CONFIG_CUSTOM_DEFINES_PRE_HPP_ /** * rAthena configuration file (http://rathena.org) * For detailed guidance on these check http://rathena.org/wiki/SRC/config/ **/ #define PACKETVER 20140305 #endif // _CONFIG_CUSTOM_DEFINES_PRE_HPP_ Error in console http://prntscr.com/k8vn4t Quote Link to comment Share on other sites More sharing options...
0 sader1992 Posted July 20, 2018 Group: Content Moderator Topic Count: 55 Topics Per Day: 0.01 Content Count: 1691 Reputation: 716 Joined: 12/21/14 Last Seen: 5 hours ago Share Posted July 20, 2018 (edited) undo what you did in packets.hpp file what i mean don't change this leave it as it is https://github.com/rathena/rathena/blob/58eadcda159eaeb3c47e2f97ae71c013dfb88c4d/src/config/packets.hpp#L21 if you did change it (which you did) then undo the changes Edited July 20, 2018 by sader1992 Quote Link to comment Share on other sites More sharing options...
0 ADM Deku Posted July 20, 2018 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 11 Reputation: 0 Joined: 11/03/14 Last Seen: August 13, 2019 Author Share Posted July 20, 2018 7 hours ago, sader1992 said: undo what you did in packets.hpp file what i mean don't change this leave it as it is https://github.com/rathena/rathena/blob/58eadcda159eaeb3c47e2f97ae71c013dfb88c4d/src/config/packets.hpp#L21 if you did change it (which you did) then undo the changes I did exactly what I said, but the error remains the same. http://prntscr.com/k91741 Quote Link to comment Share on other sites More sharing options...
0 sader1992 Posted July 20, 2018 Group: Content Moderator Topic Count: 55 Topics Per Day: 0.01 Content Count: 1691 Reputation: 716 Joined: 12/21/14 Last Seen: 5 hours ago Share Posted July 20, 2018 you should post your packet.hpp / pre_define.hpp / diff log /and you should tell us if you did any src edit etc for the perfect answer Quote Link to comment Share on other sites More sharing options...
0 ADM Deku Posted September 5, 2018 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 11 Reputation: 0 Joined: 11/03/14 Last Seen: August 13, 2019 Author Share Posted September 5, 2018 On 7/20/2018 at 5:54 PM, sader1992 said: you should post your packet.hpp / pre_define.hpp / diff log /and you should tell us if you did any src edit etc for the perfect answer My Packet.hpp https://pastebin.com/Yvg5cwap My Pre_define.hpp https://pastebin.com/sD9mbMjK My Diffs https://pastebin.com/kFicEs8i I did not make any changes in SRC Quote Link to comment Share on other sites More sharing options...
0 Functor Posted September 6, 2018 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 352 Reputation: 267 Joined: 09/08/13 Last Seen: 6 hours ago Share Posted September 6, 2018 (edited) On 9/5/2018 at 6:53 PM, darkchase said: I did not make any changes in SRC You modified "../src/config/packets.hpp". You should restore original file and recompile emulator. Edited September 6, 2018 by Functor Quote Link to comment Share on other sites More sharing options...
0 ADM Deku Posted September 14, 2018 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 11 Reputation: 0 Joined: 11/03/14 Last Seen: August 13, 2019 Author Share Posted September 14, 2018 (edited) On 9/6/2018 at 6:28 PM, Functor said: You modified "../src/config/packets.hpp". You should restore original file and recompile emulator. No matter what I do, it always ends up with the same error, I've restored every emulator ... I downloaded everything again and it always gives the same error error: http://prntscr.com/kuk1q2 Edited September 14, 2018 by darkchase Quote Link to comment Share on other sites More sharing options...
0 Functor Posted September 14, 2018 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 352 Reputation: 267 Joined: 09/08/13 Last Seen: 6 hours ago Share Posted September 14, 2018 @darkchase You should upload your "src" folder + EXE in archive and post a link. Quote Link to comment Share on other sites More sharing options...
0 ADM Deku Posted September 18, 2018 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 11 Reputation: 0 Joined: 11/03/14 Last Seen: August 13, 2019 Author Share Posted September 18, 2018 On 9/14/2018 at 7:42 PM, Functor said: @darkchase You should upload your "src" folder + EXE in archive and post a link. Here are the files teste.rar Quote Link to comment Share on other sites More sharing options...
0 Functor Posted September 18, 2018 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 352 Reputation: 267 Joined: 09/08/13 Last Seen: 6 hours ago Share Posted September 18, 2018 rAthena isn't compatible with 2014-03-05bRagexe. rAthena doesn't have packet's info for this EXE version. Quote Link to comment Share on other sites More sharing options...
Question
ADM Deku
Hi, I use rathena for a few years, and finally I decided to upgrade to the latest version ... I configured everything correctly but when I logged in I came across the following error
https://prnt.sc/k8mejr
please help me
I'm using Rathena last version and Hexed 20140305
Link to comment
Share on other sites
11 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.