Error after login #168


Closed
  • Cruzander created this issue Nov 13, 2022

    The following error is thrown after each login on 10.0.0.46597 (German client) using HandyNotes v1.6.12:

     

    318x CreateFrame(): Couldn't find inherited node "OptionsButtonTemplate"
    [string "=[C]"]: ?
    [string "=[C]"]: in function `CreateFrame'
    [string "@Interface/AddOns/HandyNotes/HandyNotes_EditFrame.lua"]:203: in main chunk

    Locals:
    (*temporary) = "Button"
    (*temporary) = nil
    (*temporary) = HNEditFrame {
    BottomLeftCorner = Texture {
    }
    titleinputbox = EditBox {
    }
    descframe = Frame {
    }
    OnBackdropLoaded = <function> defined @Interface/SharedXML/Backdrop.lua:152
    descscrollframe = HandyNotes_EditScrollFrame {
    }
    GetBackdropColor = <function> defined @Interface/SharedXML/Backdrop.lua:390
    TopLeftCorner = Texture {
    }
    RightEdge = Texture {
    }
    ApplyBackdrop = <function> defined @Interface/SharedXML/Backdrop.lua:294
    SetBackdrop = <function> defined @Interface/SharedXML/Backdrop.lua:329
    ClearBackdrop = <function> defined @Interface/SharedXML/Backdrop.lua:282
    GetBackdropBorderColor = <function> defined @Interface/SharedXML/Backdrop.lua:409
    GetBackdrop = <function> defined @Interface/SharedXML/Backdrop.lua:347
    desctext = FontString {
    }
    SetBorderBlendMode = <function> defined @Interface/SharedXML/Backdrop.lua:266
    continentcheckbox = CheckButton {
    }
    backdropInfo = <table> {
    }
    OnBackdropSizeChanged = <function> defined @Interface/SharedXML/Backdrop.lua:182
    TopRightCorner = Texture {
    }
    icondropdown = HandyNotes_IconDropDown {
    }
    descinputbox = EditBox {
    }
    0 = <userdata>
    titleinputframe = Frame {
    }
    GetEdgeSize = <function> defined @Interface/SharedXML/Backdrop.lua:188
    BottomEdge = Texture {
    }
    title = FontString {
    }
    TopEdge = Texture {
    }
    titleTexture = Texture {
    }
    SetupTextureCoordinates = <function> defined @Interface/SharedXML/Backdrop.lua:214
    titletext = FontString {
    }
    Center = Texture {
    }
    CloseButton = Button {
    }
    HasBackdropInfo = <function> defined @Interface/SharedXML/Backdrop.lua:278
    SetBackdropBorderColor = <function> defined @Interface/SharedXML/Backdrop.lua:422
    SetupPieceVisuals = <function> defined @Interface/SharedXML/Backdrop.lua:246
    SetBackdropColor = <function> defined @Interface/SharedXML/Backdrop.lua:399
    LeftEdge = Texture {
    }
    BottomRightCorner = Texture {
    }
    }
    (*temporary) = "OptionsButtonTemplate"

  • Cruzander closed issue Dec 11, 2022

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