Questie

Questie

116M Downloads

An error appears after enabling quest tracker.

ximikavt opened this issue · 11 comments

commented

Bug description

An error appears after enabling quest tracker. And Quest tracker does not work

Error log

Message: Interface\AddOns\Questie\Modules\QuestieQuest.lua:496: attempt to index local 'Quest' (a nil value)
Time: Thu Oct 17 12:49:55 2019
Count: 1
Stack: Interface\AddOns\Questie\Modules\QuestieQuest.lua:496: attempt to index local 'Quest' (a nil value)
[C]: ?
Interface\AddOns\Questie\Modules\QuestieQuest.lua:496: in function IsComplete' Interface\AddOns\Questie\Modules\QuestieTracker.lua:1017: in function Update'
...rface\AddOns\Questie\Modules\QuestieEventHandler.lua:88: in function <...rface\AddOns\Questie\Modules\QuestieEventHandler.lua:84>

Locals:

Locals:

Questie version

4.2.1

commented

Did you restart the WoW client after updating to 4.2.1?

commented

Tried everything, restarting, cleaning wtf folder, turning off all other addons. Seems like some of my quests are causing it.

commented

Please grab the QuestieDB.lua file from the ZIP below and copy it into Questie/Database replacing the old file. Then start again and share a screenshot of the output in the chatframe. I just added a some debug messages to get a lead on this issue. Seems really like corrupted quest data, but can't tell which it might be.

QuestieDB.zip

commented

Oh and please run /dump QuestiePlayer.currentQuestlog and also report the output!

commented

image
That's all shown in chat

commented

Thanks, that already helped. Please do the same again with this file:

QuestieDB.zip

commented

Oh and please run /dump QuestiePlayer.currentQuestlog and also report the output!

i have no idea how to copy all this stuff, and it seems like it does not even show all quests

commented

rawdata is nil for questID: 7668

commented

Congratulations @ximikavt You found a quest we don't have in our data! 😮

The Darkreaver Menace is not in our data. I will fix this and send you a copy so at least for now it will be working for you :)

commented

Thank you for the very fast response!

commented

There you go, sorry for taking so long. It was the first time for me fixing such an issue, but you should be fine. I hope it is tracked correctly as well.

Questie-v4.2.1_108-015bbd4.zip

Note that this version also include other changes made since the last release