kesava-wow / kuinameplates2

Prettier nameplates.
https://www.curseforge.com/wow/addons/kuinameplates
80 stars 46 forks source link

SpellList Config not loading #728

Open kaiiboraka opened 3 weeks ago

kaiiboraka commented 3 weeks ago

I noticed some of my auras were missing on the nameplates and when I went to investigate discovered that the separate config addon is bugging out, and doesn't appear in the list of addon settings, despite it being enabled.

image

BugSack had this error:

32x Kui_SpellList_Config/main.lua:571: attempt to call global 'InterfaceOptions_AddCategory' (a nil value)
[string "@Kui_SpellList_Config/main.lua"]:571: in function `?'
[string "@Kui_SpellList_Config/main.lua"]:25: in function <Kui_SpellList_Config/main.lua:24>

Locals:
self = KuiSpellListConfig {
 name = "Kui |cff9966ffSpell List|r"
}
loaded = "Kui_SpellList_Config"
(*temporary) = nil
(*temporary) = KuiSpellListConfig {
 name = "Kui |cff9966ffSpell List|r"
}
(*temporary) = "attempt to call global 'InterfaceOptions_AddCategory' (a nil value)"
folder = "Kui_SpellList_Config"
KSL = <table> {
}
ThisIsFineCopium commented 3 weeks ago

Same thing was happening to me. FYI - They are aware / https://github.com/kesava-wow/kuispelllistconfig/pull/3