Portalcake 0 Posted June 2, 2013 [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. Quote Share this post Link to post Share on other sites
0 nanakiwurtz 11 Posted June 3, 2013 Have you recompile your server? 1 Portalcake reacted to this Quote Share this post Link to post Share on other sites
0 Portalcake 0 Posted June 3, 2013 Have you recompile your server? Yes, but the problem still persists Quote Share this post Link to post Share on other sites
0 Kuroko Sempai 3 Posted June 3, 2013 //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 1 Portalcake reacted to this Quote Share this post Link to post Share on other sites
0 Portalcake 0 Posted June 3, 2013 //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. Quote Share this post Link to post Share on other sites
0 Xgear 44 Posted June 3, 2013 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 1 Portalcake reacted to this Quote Share this post Link to post Share on other sites
0 Portalcake 0 Posted June 3, 2013 (edited) 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. 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 June 3, 2013 by Portalcake Quote Share this post Link to post Share on other sites
Share this post
Link to post
Share on other sites