Questie

Questie

116M Downloads

Questie does not show available quest: "Zanzil's Secret" from "Crank Fizzlebub"

arphox opened this issue · 3 comments

commented

Description

The NPC Crank Fizzlebub offers the quest Zanzil's Secret, but Questie does not show it on the map/minimap. I tried reloading but did not help. I am a level 35 priest on a PvE server.

Screenshots

WoWScrnShot_090819_195649

Questie version

4.0.17

Here is my Questie.lua file from path \_classic_\WTF\Account\MYACCOUNTID\SavedVariables\ for easier debugging (maybe quest dependencies?):
Questie.lua.txt

commented

Sorry for the late response on this. We've had to figure some stuff out about this quest.

For us it is listed to be only acceptable if you completed "Zanzil's Secret" and "Back to Booty Bay". Could you run the following commands to check our data?

/dump IsQuestFlaggedCompleted(621)
/dump IsQuestFlaggedCompleted(1118)
/dump IsQuestFlaggedCompleted(1119)

commented

Could you run the following commands to check our data?
/dump IsQuestFlaggedCompleted(621)
/dump IsQuestFlaggedCompleted(1118)
/dump IsQuestFlaggedCompleted(1119)

false
false
false
commented

Thanks for coming back to this so fast. A fix will be included in the next release!