ElvUI-WotLK / ElvUI_Enhanced

15 stars 22 forks source link

Achievement error lua #99

Closed Zidras closed 4 years ago

Zidras commented 4 years ago

Description

After achievement / mouseover achievement.

Version Number

6.06

Error Log

Message: ...ns\Blizzard_AchievementUI\Blizzard_AchievementUI.lua:568: Usage: GetCategoryNumAchievements(categoryID)
Time: 12/26/19 21:01:49
Count: 3
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: 
Zidras commented 4 years ago
Message: ...ns\Blizzard_AchievementUI\Blizzard_AchievementUI.lua:578: bad argument ElvUI-WotLK/ElvUI#2 to 'format' (string expected, got nil)
Time: 01/04/20 02:54:31
Count: 16
Stack: [C]: ?
[C]: in function `format'
...ns\Blizzard_AchievementUI\Blizzard_AchievementUI.lua:578: 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: 
Zidras commented 4 years ago

After some testing, disabling enhanced tooltip check progress stops the lua error, so it appears to be elvui_enhanced. If it is the case, can you please move this there?