[addon skin lua error] Krowi Achievement Filter skin seems to be broken as of recent.
JourneyOver opened this issue ยท 2 comments
Not sure how long ago it broke due to me taking a slight break from the game while waiting for 10.1 to drop, but upon returning to the game I seem to get this error upon first load of the game and opening up the achievement panel:
...erface/AddOns/NDui/Modules/Skins/AddOns/Krowi_AF.lua:82: attempt to index field 'ScrollFrame' (a nil value)
Count: 1
Call Stack:
[string "=[C]"]: ?
[string "@Interface/AddOns/NDui/Modules/Skins/AddOns/Krowi_AF.lua"]:82: in function `func'
[string "@Interface/AddOns/NDui/Modules/Skins/Skins.lua"]:53: in function `func'
[string "@Interface/AddOns/NDui/Init.lua"]:23: in function <Interface/AddOns/NDui/Init.lua:18>
[string "=[C]"]: in function `LoadAddOn'
[string "@Interface/AddOns/Krowi_AchievementFilter/GUI/GUI.lua"]:197: in function <Interface/AddOns/Krowi_AchievementFilter/GUI/GUI.lua:195>
[string "=[C]"]: in function `ToggleAchievementFrame'
[string "@Interface/AddOns/Krowi_AchievementFilter/API.lua"]:112: in function `KrowiAF_ToggleAchievementFrame'
[string "KrowiAF_OPEN_TAB_Achievements"]:1: in function <[string "KrowiAF_OPEN_TAB_Achievements"]:1>
Addon version info that I am currently running with:
NDui commit: d0544ed (the latest as of me opening this issue)
Krowi Achievement Filter version: 56.0-beta4
That should be the version for 10.1, not for 10.0.7. It is not a good habit to use alpha version of an addon.
I won't do anything until 10.1 release.