Blizzard Achievement Objective Tracker

hello i’m getting lua error message everytime i loging to my main character:
Message: …tiveTracker\Blizzard_AchievementObjectiveTracker.lua:111: GetAchievementCriteriaInfo(achievementID, criteriaIndex [,countHidden]), criteria not found
Time: Fri Dec 14 09:58:39 2018
Count: 1
Stack: …tiveTracker\Blizzard_AchievementObjectiveTracker.lua:111: GetAchievementCriteriaInfo(achievementID, criteriaIndex [,countHidden]), criteria not found
[C]: ?
[C]: in function GetAchievementCriteriaInfo' ...tiveTracker\Blizzard_AchievementObjectiveTracker.lua:111: in functionUpdate’
…zzard_ObjectiveTracker\Blizzard_ObjectiveTracker.lua:1073: in function <…zzard_ObjectiveTracker\Blizzard_ObjectiveTracker.lua:1032>
[C]: ?
[C]: in function `ObjectiveTracker_Update’
…zzard_ObjectiveTracker\Blizzard_ObjectiveTracker.lua:753: in function <…zzard_ObjectiveTracker\Blizzard_ObjectiveTracker.lua:669>

when i login to my alt i don’t have this problem: and it seems it doesn’t update the objective quest tooltip or even a quest with an item so each time i need to reload so it will appear

Heya,

Does this persist after clearing your UI (addons) completely? If you use an addon manager, please disable that as well before starting World of Warcraft upa gain to prevent it from restoring your addons/settings.


Have a few seconds to spare? Let me know how I’m doing!

yea this presist even with removing Cache interface and WTF folders i also scanned and repaired the files

Got a fix here.

/run RemoveTrackedAchievement(GetTrackedAchievements())
/run print(GetTrackedAchievements())

after that type /reload

Its working for me.

11 Likes