Simple Macro

Simple Macro

11.4k Downloads

Shared Settings Error #1

nancikennedy opened this issue ยท 1 comments

commented

On Retail (11.0.2), using SM v11.0.0.2...

2x ...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 "@SimpleMacro/settings/settings.lua"]:46: in main chunk

Locals:
setting =

{
order = 78
ID = 78
name = "SimpleMacro"
subcategories =
{
}
}
options = nil
tooltip = "Allows you to update the target of a group by right-clicking a unit frame."
(*temporary) = nil
(*temporary) =
{
order = 78
ID = 78
name = "SimpleMacro"
subcategories =
{
}
}
(*temporary) = "attempt to call method 'GetVariableType' (a nil value)"

commented

fixed in #23