Issue information

Issue ID
#8376
Status
New
Severity
None
Started
thanna
Sep 29, 2014 11:31
Last Post
thanna
Oct 1, 2014 10:53
Confirmation
N/A

thanna - Sep 29, 2014 11:31

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

[img]http://i1264.photobucket.com/albums/jj487/thanna20/error_zps609a3304.png[/img]

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

Dastgir - Sep 29, 2014 11:36

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

thanna - Sep 30, 2014 10:34

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?

Dastgir - Sep 30, 2014 12:28

[quote name="thanna" timestamp="1412073281"]
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?[/quote]
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.

thanna - Oct 1, 2014 10:53

[quote name="Dastgir" timestamp="1412080134"][quote name="thanna" timestamp="1412073281"]

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?[/quote]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.[/quote][quote name="Dastgir" timestamp="1412080134"]
here it is mate[/quote]