kuinameplates2 icon indicating copy to clipboard operation
kuinameplates2 copied to clipboard

SpellList Config not loading

Open kaiiboraka opened this issue 6 months ago • 1 comments

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> {
}

kaiiboraka avatar Aug 23 '24 20:08 kaiiboraka