Lua Error #71


Open
  • deshaine created this issue Aug 4, 2024

    Message: Interface/AddOns/Elephant/Options.lua:327: attempt to call global 'InterfaceOptionsFrame_OpenToCategory' (a nil value)
    Time: Sat Aug 3 22:02:43 2024
    Count: 1
    Stack: Interface/AddOns/Elephant/Options.lua:327: attempt to call global 'InterfaceOptionsFrame_OpenToCategory' (a nil value)
    [string "@Interface/AddOns/Elephant/Options.lua"]:327: in function `?'
    [string "@Interface/AddOns/Blizzard_ChatFrameBase/Mainline/ChatFrame.lua"]:5449: in function `ChatEdit_ParseText'
    [string "@Interface/AddOns/Blizzard_ChatFrameBase/Mainline/ChatFrame.lua"]:5101: in function <...AddOns/Blizzard_ChatFrameBase/Mainline/ChatFrame.lua:5100>
    [string "=[C]"]: in function `ChatEdit_SendText'
    [string "@Interface/AddOns/Blizzard_ChatFrameBase/Mainline/ChatFrame.lua"]:5137: in function `ChatEdit_OnEnterPressed'
    [string "*ChatFrame.xml:140_OnEnterPressed"]:1: in function <[string "*ChatFrame.xml:140_OnEnterPressed"]

    Locals: (*temporary) = nil
    (*temporary) = "Elephant"
    (*temporary) = "attempt to call global 'InterfaceOptionsFrame_OpenToCategory' (a nil value)"


To post a comment, please login or register a new account.