11.0.2 Lua Error
carlos5152 opened this issue ยท 2 comments
Hi
Demodal not working for me and I'm getting the following error :
18x DeModal/core/SettingsMixin.lua:37: attempt to index field 'CheckBox' (a nil value)
[string "@DeModal/core/SettingsMixin.lua"]:37: in function AddOptions' [string "@DeModal/core/SettingsMixin.lua"]:107: in function
Init'
[string "@DeModal/DeModal.lua"]:22: in main chunk
Locals:
self = Frame {
ScrollBar = Frame {
}
Header = Frame {
}
ScrollBox = Frame {
}
}
f = Frame {
PerCharOption = Frame {
}
callbackTables =
}
Event =
}
}
btn = Frame {
Checkbox = CheckButton {
}
Text = FontString {
}
cbrHandles =
}
Tooltip = Frame {
}
NewFeature = Frame {
}
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = "Save windows only for this character"
(*temporary) = "TOPLEFT"
(*temporary) = 0
(*temporary) = -10
(*temporary) = Frame {
HoverBackground = Texture {
}
tooltipAnchoring = "ANCHOR_RIGHT"
tooltipYOffset = 0
tooltipXOffset = -10
}
(*temporary) = "attempt to index field 'CheckBox' (a nil value)"