ToiletMaster Posted May 6, 2013 Posted May 6, 2013 Hi there, It seems that this question wasn't ask before I'm not mistaken. Searching for quest leads me back to a whole lot of other topics lol. Anyway, here's my error message. I'm having too much quest db inside upon updating to svn 17310. never had this issue with 17204. Quote
Capuche Posted May 6, 2013 Posted May 6, 2013 Try to increase max quest db in src/common/mmo.h #define MAX_QUEST_DB 2400 //Max quests that the server will load 1 Quote
ToiletMaster Posted May 7, 2013 Author Posted May 7, 2013 Try to increase max quest db in src/common/mmo.h #define MAX_QUEST_DB 2400 //Max quests that the server will load Ahhh! that's where it was located! i went and look for quest inside the src folder ._. Thanks again capuche! Quote
0 OscarScorp Posted June 18, 2019 Posted June 18, 2019 I can't find MAX_QUEST_DB in src/common/mmo.h in latest rAthena, does anyone know where has it been moved to? Quote
0 Capuche Posted June 18, 2019 Posted June 18, 2019 The structure has been changed, MAX_QUEST_DB has been removed and the limit is now ~2m entries (to simplify) Quote
Question
ToiletMaster
Hi there,
It seems that this question wasn't ask before I'm not mistaken.
Searching for quest leads me back to a whole lot of other topics lol.
Anyway, here's my error message.
I'm having too much quest db inside upon updating to svn 17310.
never had this issue with 17204.
4 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.