Questie

Questie

116M Downloads

Objective map icons are not redrawn after a zone in/out

Cabro opened this issue ยท 8 comments

commented

The icons for quest objectives that are located in dungeons are not redrawn after a zonein/zoneout. They are only drawn on world enter.
The object/npc tooltips are not redrawn either.
Before:
image

After:
image

Questie 9.2.12 wotlk

commented

This is a new bug.

commented

Revert to pre completion sound fix and see if working

commented

Other objectives are redrawn?

I also think this could be connected to the completion sound fix.

commented

Other objectives are redrawn?

Negative on that. ALL objective map icons are gone. Curiously, extraobjective ones survive zonein/zoneout

commented

Can you test to revert this commit and see if that helps?

382a73f

commented

100% that's the root of the bug. The icons are redrawn without that commit

commented

Can you also test by only re-adding the Objectives = {} part in QuestieQuest?

commented

Works
quest.Objectives = {} this, right?