Jump to content
  • 0
ToiletMaster

Too many quest in DB?

Question

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.

post-7000-0-84230900-1367857966_thumb.png

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

Try to increase max quest db in src/common/mmo.h

#define MAX_QUEST_DB 2400 //Max quests that the server will load
  • Upvote 1
Link to comment
Share on other sites

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!

Link to comment
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.   Paste as plain text instead

  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.



×
×
  • Create New...

Important Information

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