MogIt

MogIt

12M Downloads

LUA Error, Options, click the "Always indicate collected appearance in tooltip" CheckBox

fubaWoW opened this issue ยท 2 comments

commented

Error when click the Always indicate collected appearance in tooltip" CheckBox in the Options.

LUA Error:

4x MogIt/Core/Options.lua:46: attempt to call field 'SetShowMissingSourceInItemTooltips' (a nil value)
[string "@MogIt/Core/Options.lua"]:46: in function <MogIt/Core/Options.lua:21>
[string "=[C]"]: ?
[string "@Ace3/AceConfig-3.0-3/AceConfigDialog-3.0-86/AceConfigDialog-3.0.lua"]:45: in function <...nfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua:43>
[string "@Ace3/AceConfig-3.0-3/AceConfigDialog-3.0-86/AceConfigDialog-3.0.lua"]:836: in function <...nfig-3.0/AceConfigDialog-3.0/AceConfigDialog-3.0.lua:658>
[string "=[C]"]: ?
[string "@Ace3/AceGUI-3.0-41/AceGUI-3.0.lua"]:66: in function <Ace3/AceGUI-3.0/AceGUI-3.0.lua:64>
[string "@Ace3/AceGUI-3.0-41/AceGUI-3.0.lua"]:300: in function `Fire'
[string "@Ace3/AceGUI-3.0-41/widgets/AceGUIWidget-CheckBox.lua"]:64: in function <...ns/Ace3/AceGUI-3.0/widgets/AceGUIWidget-CheckBox.lua:53>
commented

Thanks! I thought we might have that function call laying around somewhere...

commented

np :D