Quest tracker not updating for Mithril casing, for quest Chasing A-Me 01 in Un'Goro Crater.
MelchiorGaspar opened this issue ยท 5 comments
Description
I purchased a Mithril Casing on the Orgimmar's auction house but its not updating in the tracker after I fetched it from the mailbox.
fixable? but the quest log does show that quest as ready for turn in.
Wowhead link
https://www.wowhead.com/classic/quest=4244/chasing-a-me-01
Screenshots
Questie & WoW version
Questie = (v8.4.1)
WoW-classic-WotLK (v3.4.1)
a quick /reload command caused the tracker to update...
might be a bug not sure.
Definitely not database related - this is either a tracker error or something wrong with QuestieQuest where it doesn't watch mailbox updates for new items. A reload would force a full re-check of completion status for each quest, which would alleviate the issue.
It's also possible that we do have code established for watching the mailbox but it didn't fire because of other addon lag.
Definitely not database related - this is either a tracker error or something wrong with QuestieQuest where it doesn't watch mailbox updates for new items. A reload would force a full re-check of completion status for each quest, which would alleviate the issue.
It's also possible that we do have code established for watching the mailbox but it didn't fire because of other addon lag.
we just added mailbox code, next release will have it