Missing NPC files

ToiletMaster

New member
Messages
146
Points
0
Hi there,

I believe someone else has pointed this out but not a topic has been specifically on this part.

currently, upon downloading the latest Hercules, I've received this error.

[Error]: quest_read_db: Too many entries specified in db/quest_db.txt!
[status]: Done reading '2400' entries in 'quest_db.txt'.
[Error]: npc_parsesrcfile: File not found 'npc/cities/malaya.txt'.
[Error]: npc_parsesrcfile: File not found 'npc/instances/buwaya.txt'.
[Error]: npc_parsesrcfile: File not found 'npc/jobs/novice/novice.txt'.

my suggestion would be to increase the 2400 capacity to much more for the questDB part,

Hope it helps.

Thanks!

oh btw, mine is a clean copy of Hercules.

 
Last edited by a moderator:
The MAX_QUEST_DB value has been increased in a commit made 13 hours ago (11a90e1) for accomodating new quest IDs. So your emulator should've read up to this value. Are you sure you have latest Hercules revision?

 
Right now it's solved though,

I tried 2 methods. Using the SVN corrupted my entire folder i guess, there's no more Green tick / Red Exclamation to see what files have been changed inside.

Github Hercules on the other hand worked perfectly

 
Git repositories have basic backwards compatibility with SVN, so only way I can think you corrupted your folder is downloading it from a git client then try to upgrade it via a svn client. Downloading Hercules through svn should be fine.

 
Back
Top