You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Achievment inspect gives out this error Does anyone else have this problem?
Might be wrong but iirc started experiencing these after alternative inspect method was implemented.
Message: ...ns\Blizzard_AchievementUI\Blizzard_AchievementUI.lua:568: Usage: GetCategoryNumAchievements(categoryID)
Time: 04/15/20 18:49:50
Count: 8
Stack: [C]: ?
[C]: in function `GetCategoryNumAchievements'
...ns\Blizzard_AchievementUI\Blizzard_AchievementUI.lua:568: in function <...ns\Blizzard_AchievementUI\Blizzard_AchievementUI.lua:567>
[C]: in function `AchievementFrameComparison_UpdateStatusBars'
...ns\Blizzard_AchievementUI\Blizzard_AchievementUI.lua:2383: in function <...ns\Blizzard_AchievementUI\Blizzard_AchievementUI.lua:2380>
Locals:
The text was updated successfully, but these errors were encountered:
Fixes Lua error when enabling Progress info. Happens randomly when hovering over people.
Error is - Blizzard_AchievementUI\Blizzard_AchievementUI.lua:568: Usage: GetCategoryNumAchievements(categoryID)
FixesElvUI-WotLK#119 and ElvUI-WotLK#114
Also fixes lua error when enabling Animated Achievement Bars option. Comparing achievements and selecting category Feats of Strength while having no actual achievements there results in an error.
Achievment inspect gives out this error Does anyone else have this problem?
Might be wrong but iirc started experiencing these after alternative inspect method was implemented.
The text was updated successfully, but these errors were encountered: