Error when loading into the game #208


Open
  • Aenimma created this issue Oct 31, 2024

    I am getting this error when I load into the game, this is for WOW Cata

     

    Date: 2024-10-31 19:46:07
    ID: 1
    Error occured in: Global
    Count: 1
    Message: Interface/AddOns/HandyNotes/HandyNotes_EditFrame.lua line 205:
    CreateFrame(): Couldn't find inherited node "OptionsButtonTemplate"
    Debug:
    [string "=[C]"]: CreateFrame()
    [string "@Interface/AddOns/HandyNotes/HandyNotes_EditFrame.lua"]:205: in main chunk
    Locals:
    (*temporary) = "Button"
    (*temporary) = nil
    (*temporary) = HNEditFrame {
    BottomLeftCorner = Texture {
    }
    titleinputbox = EditBox {
    }
    descframe = Frame {
    }
    descscrollframe = HandyNotes_EditScrollFrame {
    }
    TopLeftCorner = Texture {
    }
    RightEdge = Texture {
    }
    desctext = FontString {
    }
    continentcheckbox = CheckButton {
    }
    backdropInfo = <table> {
    }
    TopRightCorner = Texture {
    }
    icondropdown = HandyNotes_IconDropDown {
    }
    descinputbox = EditBox {
    }
    titleinputframe = Frame {
    }
    BottomEdge = Texture {
    }
    title = FontString {
    }
    TopEdge = Texture {
    }
    titleTexture = Texture {
    }
    titletext = FontString {
    }
    Center = Texture {
    }
    CloseButton = Button {
    }
    LeftEdge = Texture {
    }
    BottomRightCorner = Texture {
    }
    }
    (*temporary) = "OptionsButtonTemplate"




     


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