Jump to content

Question

[Warning]: pc_readdb: Specified max level 175 for job 4054 is beyond server's limit (150).
 
I already changed #define MAX_LEVEL 150 to #define MAX_LEVEL 175 in map.h, also changed in exp.txt (db/re) but this problem persists, anyone can help?
Thanks in advance.

Share this post


Link to post
Share on other sites

6 answers to this question

Recommended Posts

  • 0

Did you "make clean && make sql"?

 

That error only refferences to the definition of MAX_LEVEL @ map.h, so its most likely the change wasnt taken into consideration when you compiled O.o

 

Yes, I'm running in Windows.  :P 

I've cleaned the solution and then rebuild.

 

Now, I'll try download Hercules again from Git and re-start with an unaltered copy.

 

[Edit] Strangely solved, I've downloaded again a clean copy from Github.

But, thanks for everyone by attention.

Edited by Portalcake

Share this post


Link to post
Share on other sites
  • 0
//Base - 3rd Jobs, Baby 3rds, Expanded Super Novice, and Kagerou/Oboro
//Note: (First 98 values [Level 1 - 98] are dummy values (used Adv Jobs values), because 3rd classes start at level 99.)
150,4054:4055:4056:405
 
150 x 175

Share this post


Link to post
Share on other sites
  • 0

 

//Base - 3rd Jobs, Baby 3rds, Expanded Super Novice, and Kagerou/Oboro
//Note: (First 98 values [Level 1 - 98] are dummy values (used Adv Jobs values), because 3rd classes start at level 99.)
150,4054:4055:4056:405
 
150 x 175

 

Already changed to 175, no effects.

Share this post


Link to post
Share on other sites
  • 0

Did you "make clean && make sql"?

 

That error only refferences to the definition of MAX_LEVEL @ map.h, so its most likely the change wasnt taken into consideration when you compiled O.o

Share this post


Link to post
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.   Restore formatting

  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.

Loading...

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.