Jump to content

  •  

Bug Tracker Migration

June 3rd
Good news everyone! The staff has decided that it is time to slowly kill off this Bug Tracker. We will begin the process of slowly migrating from this Bug Tracker over to our Github Issues which can be found here: https://github.com/HerculesWS/Hercules/issues

Over the next couple of days, I will be closing off any opportunity to create new reports. However, I still will keep the opportunity to reply to existing Bug Reports. Doing this will allow us to slowly fix any bug reports we have listed here so that we can easily migrate over to our Issue Tracker.

Update - June 7th 2015: Creating new bug posts has been disabled. Please use our https://github.com/HerculesWS/Hercules/issues tracker to post bugs. Users are still able to reply to existing bug posts.

- Administration

Issue Information

  • #008376

  • 0 - None Assigned

  • New

Issue Confirmations

  • Yes (0)No (0)
Photo

Quest Log System

Posted by thanna on 29 September 2014 - 11:31 AM

Hi everyone, Im having problems with the quest log system which is not major but having some map server errors, I created a npc that use the quest log system but when I test my script this shows up

Posted Image

my questdb is set and quest.h and I already check 5 times, try to make a very simple quest and try it out, Im sure that it will probably show this error too, I made 5 quest already and all scripts shows the same errors, thanks in advance

That simply means a player already have quest id 65000, and you are trying to do setquest 65000; on him,
would you share your script that you used for testing so we can tell proper error?
Or is it from some official script?
Also quest id 71000 dowsnt exist in your questdb.txt

hello there mate, actually I have 6 chain quest npc and I got that error on my 3rd npc, but there is no 65000 quest id that I check or call on my  3rd npc and it exist on the 4th, 5th and 6th npc, mind if I compress my npc and quest_db and send you the link?

changed status to: New

hello there mate, actually I have 6 chain quest npc and I got that error on my 3rd npc, but there is no 65000 quest id that I check or call on my 3rd npc and it exist on the 4th, 5th and 6th npc, mind if I compress my npc and quest_db and send you the link?

the error didn't specified it was 3rd npc, so it might be the 4th npc which was called by player?
and I won't mind if you compress it and send the link.



hello there mate, actually I have 6 chain quest npc and I got that error on my 3rd npc, but there is no 65000 quest id that I check or call on my 3rd npc and it exist on the 4th, 5th and 6th npc, mind if I compress my npc and quest_db and send you the link?

the error didn't specified it was 3rd npc, so it might be the 4th npc which was called by player?
and I won't mind if you compress it and send the link.

here it is mate

Attached Files

  • Attached File  NPC.rar   46.7K   2 downloads