LUA Error in 11.0.2
Andf opened this issue ยท 2 comments
Hello!
Receving the following error with latest patch, addon not working anymore.
18x ...ddOns/Blizzard_Settings_Shared/Blizzard_Settings.lua:351: attempt to call method 'GetVariableType' (a nil value)
[string "@Blizzard_Settings_Shared/Blizzard_Settings.lua"]:351: in function CreateCheckboxInitializer' [string "@Blizzard_Settings_Shared/Blizzard_Settings.lua"]:375: in function <...ddOns/Blizzard_Settings_Shared/Blizzard_Settings.lua:374> [string "=(tail call)"]: ? [string "@EnchantMe/modules/settings.lua"]:13: in function
init'
[string "@EnchantMe/lib/module.lua"]:15: in function `listener'
[string "@EnchantMe/lib/event.lua"]:37: in function <EnchantMe/lib/event.lua:33>
Locals:
setting =
order = 13
ID = 13
name = "Enchant Me"
subcategories =
}
}
options = nil
tooltip = "Ignore missing Shadowed Belt Clasp
(as it is usually very expensive and only gives a small amount of stamina)"
(*temporary) = nil
(*temporary) =
order = 13
ID = 13
name = "Enchant Me"
subcategories =
}
}
(*temporary) = "attempt to call method 'GetVariableType' (a nil value)"
Hey, this was just fixed in 1.3.7 (75d97eb).