Brahms Posted May 10, 2017 Group: Members Topic Count: 48 Topics Per Day: 0.02 Content Count: 149 Reputation: 3 Joined: 07/29/16 Last Seen: August 6, 2019 Share Posted May 10, 2017 Does anyone know how to fix this error.. kindly see the image below.. thank you so much.. by the way im running a eathena emulator... Quote Link to comment Share on other sites More sharing options...
0 Mephisto Posted May 10, 2017 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 56 Reputation: 6 Joined: 03/21/17 Last Seen: July 25, 2017 Share Posted May 10, 2017 Just set it to default max_lv: 99 Quote Link to comment Share on other sites More sharing options...
0 Cyro Posted May 10, 2017 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 May 10, 2017 i dont really remember eathena configuration , but pretty sure you didnt configured trunk/db/exp.txt to increase maxlvl to 255 instead 99 Quote Link to comment Share on other sites More sharing options...
0 Ninja Posted May 10, 2017 Group: Members Topic Count: 54 Topics Per Day: 0.01 Content Count: 513 Reputation: 84 Joined: 08/11/12 Last Seen: July 4, 2024 Share Posted May 10, 2017 3 hours ago, Brahms said: Does anyone know how to fix this error.. kindly see the image below.. thank you so much.. by the way im running a eathena emulator... Try this find this in conf/battle/client.conf and change it to 255 // Maximum allowed 'level' value that can be sent in unit packets. // Use together with the aura_lv setting to tell when exactly to show the aura. // NOTE: You also need to adjust the client if you want this to work. // NOTE: Default is 99. Values above 127 will probably behave incorrectly. // NOTE: If you don't know what this does, don't change it!!! max_lv: 99 find this in src/map/map.h and change it to 255 then recompile your server #define MAX_LEVEL 175 make sure your job_exp.txt contains all needed exp tables Quote Link to comment Share on other sites More sharing options...
0 Brahms Posted May 10, 2017 Group: Members Topic Count: 48 Topics Per Day: 0.02 Content Count: 149 Reputation: 3 Joined: 07/29/16 Last Seen: August 6, 2019 Author Share Posted May 10, 2017 Thank you so much guys for the response.. i already solved my problem. thanks!! Quote Link to comment Share on other sites More sharing options...
0 ItsFree Posted May 16, 2017 Group: Members Topic Count: 44 Topics Per Day: 0.01 Content Count: 121 Reputation: 7 Joined: 04/11/15 Last Seen: October 29, 2024 Share Posted May 16, 2017 And... How did you solved it? ^^ same problem... thx ^^ Quote Link to comment Share on other sites More sharing options...
Question
Brahms
Does anyone know how to fix this error.. kindly see the image below.. thank you so much.. by the way im running a eathena emulator...
Link to comment
Share on other sites
5 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.