Since the addon (MuffinMOTD) has been abandoned, I've been trying to fix the issues myself. I fixed a lot of the simpler issues, but now I've run into one I can't figure out. Can anyone lend a hand? Error below:
Error Message
1x MuffinMOTD/MuffinMOTD.lua:301: attempt to call global 'InterfaceOptions_AddCategory' (a nil value)
[string "@MuffinMOTD/MuffinMOTD.lua"]:301: in function `MuffinMOTDFrameOpts_OnLoad'
[string "*MuffinMOTD.xml:40_OnLoad"]:1: in function <[string "*MuffinMOTD.xml:40_OnLoad"]:1>
Locals:
panel = MuffinMOTDFrameOpts {
name = "Muffin|cFF00FF00MOTD|r"
}
(*temporary) = nil
(*temporary) = MuffinMOTDFrameOpts {
name = "Muffin|cFF00FF00MOTD|r"
}
(*temporary) = "attempt to call global 'InterfaceOptions_AddCategory' (a nil value)"
MuffinMOTD_colour_name = "Muffin|cFF00FF00MOTD|r"
MuffinMOTD_panel_name = "Muffin|cFF00FF00MOTD|r"
Yeah - been looking at that post. Kind of makes my head hurt. LOL I know how to fix simple things, but this I think is a little more complex than what I can figure out.
Thought it was fixed - but apparently still throwing errors. Can’t find the API info.
Edit: I kind of have it working. It opens up the game options, but does not open up directly to the addon settings.
Error Message
2x MuffinMOTD/MuffinMOTD.lua:319: attempt to call global 'InterfaceOptionsFrame_OpenToCategory' (a nil value)
[string "@MuffinMOTD/MuffinMOTD.lua"]:319: in function `OnClick'
[string "@ChocolateBar/Chocolate.lua"]:295: in function