LUA error WoW retail: (table expected. got nil) #9


Open
  • Fizzlebolt created this issue Nov 13, 2022

    9x ...nterface/AddOns/HandyNotes_Directions/Directions.lua:215: bad argument #1 to 'ipairs' (table expected, got nil)
    [string "=[C]"]: in function `ipairs'
    [string "@Interface/AddOns/HandyNotes_Directions/Directions.lua"]:215: in function `OnGossipSelectOption'
    [string "@Interface/AddOns/HandyNotes_Directions/Directions.lua"]:306: in function <...nterface/AddOns/HandyNotes_Directions/Directions.lua:305>
    [string "=[C]"]: in function `SelectOption'
    [string "@Interface/FrameXML/GossipFrameShared.lua"]:172: in function `HandleShow'
    [string "@Interface/FrameXML/GossipFrame.lua"]:63: in function `HandleShow'
    [string "@Interface/FrameXML/CustomGossipFrameBase.lua"]:47: in function `HandleOpenEvent'
    [string "@Interface/FrameXML/CustomGossipFrameBase.lua"]:39: in function <Interface/FrameXML/CustomGossipFrameBase.lua:37>

    Locals:
    (*temporary) = nil
    (*temporary) = "table expected, got nil"
    = <function> defined =[C]:-1


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