For a few days i have now problem where default blizz quest tracker is stuck in the first state it gets when I log on/reload ui and not updating. This seems to be only problem on my warrior, when i tried it on alt seemed to untrack quest fine. Tried disabling addons and doing UI reset as well to no avail. This is the error I get in swagger:
Date: 2018-12-16 21:55:15
ID: 2
Error occured in: Global
Count: 1
Message: …tiveTracker\Blizzard_AchievementObjectiveTracker.lua line 111:
GetAchievementCriteriaInfo(achievementID, criteriaIndex [,countHidden]), criteria not found
Debug:
[C]: GetAchievementCriteriaInfo()
…tiveTracker\Blizzard_AchievementObjectiveTracker.lua:111: Update()
…zzard_ObjectiveTracker\Blizzard_ObjectiveTracker.lua:1073:
…zzard_ObjectiveTracker\Blizzard_ObjectiveTracker.lua:1032
[C]: ObjectiveTracker_Update()
…zzard_ObjectiveTracker\Blizzard_ObjectiveTracker.lua:753:
…zzard_ObjectiveTracker\Blizzard_ObjectiveTracker.lua:669
Locals:
(*temporary) = 13080
(*temporary) = 10
Edit: seems like there was some stuck tracking of achievement or something (had no active tracked achievements).
/script RemoveTrackedAchievement(GetTrackedAchievements()) solved the issue now for me