9.0 error A #18


  • Patch
Open
  • Zasz_ created this issue Oct 15, 2020

    1x RepairBroker\libs\LibQTip-1.0\LibQTip-1.0-47.lua:540: attempt to call method 'SetBackdrop' (a nil value)
    [string "@RepairBroker\libs\LibQTip-1.0\LibQTip-1.0-47.lua"]:540: in function <RepairBroker\libs\LibQTip-1.0\LibQTip-1.0.lua:534>
    [string "@RepairBroker\libs\LibQTip-1.0\LibQTip-1.0-47.lua"]:127: in function `Acquire'
    [string "@RepairBroker\RepairBroker-9.0.0-0.lua"]:429: in function `OnEnter'
    [string "@Bazooka\Bazooka-v2.9.5.lua"]:1583: in function `showTip'
    [string "@Bazooka\Bazooka-v2.9.5.lua"]:1388: in function <Bazooka\Bazooka.lua:1379>

    Locals:
    tooltip = <unnamed> {
    0 = <userdata>
    scrollChild = <unnamed> {
    }
    scrollFrame = <unnamed> {
    }
    }
    key = "RepairTooltip"
    backdrop = <table> {
    backdropColor = <table> {
    }
    edgeSize = 16
    tileEdge = true
    backdropBorderColor = <table> {
    }
    tileSize = 16
    edgeFile = "Interface/Tooltips/UI-Tooltip-Border"
    tile = true
    bgFile = "Interface/Tooltips/UI-Tooltip-Background"
    insets = <table> {
    }
    }
    (*temporary) = nil
    (*temporary) = <unnamed> {
    0 = <userdata>
    scrollChild = <unnamed> {
    }
    scrollFrame = <unnamed> {
    }
    }
    (*temporary) = <table> {
    backdropColor = <table> {
    }
    edgeSize = 16
    tileEdge = true
    backdropBorderColor = <table> {
    }
    tileSize = 16
    edgeFile = "Interface/Tooltips/UI-Tooltip-Border"
    tile = true
    bgFile = "Interface/Tooltips/UI-Tooltip-Background"
    insets = <table> {
    }
    }
    (*temporary) = "attempt to call method 'SetBackdrop' (a nil value)"
    GameTooltip = GameTooltip {
    BottomLeftCorner = <unnamed> {
    }
    OnBackdropLoaded = <function> defined @SharedXML\Backdrop.lua:205
    textLeft1Font = "GameTooltipHeaderText"
    default = 1
    GetBackdropColor = <function> defined @SharedXML\Backdrop.lua:443
    SetHyperlink = <function> defined =[C]:-1
    SetGuildBankItem = <function> defined =[C]:-1
    comparing = false
    SetBackdropBorderColor = <function> defined @SharedXML\Backdrop.lua:475
    RightEdge = <unnamed> {
    }
    backdropInfo = <table> {
    }
    TextRight1 = GameTooltipTextRight1 {
    }
    SetIconTextureAndText = <function> defined @TipTacItemRef\ttItemRef.lua:62
    textRight2Font = "GameTooltipText"
    ttGradient = <unnamed> {
    }
    ApplyBackdrop = <function> defined @SharedXML\Backdrop.lua:347
    SetBackdrop = <function> defined @SharedXML\Backdrop.lua:382
    ClearBackdrop = <function> defined @SharedXML\Backdrop.lua:335
    TopOverlay = <unnamed> {
    }
    GetBackdropBorderColor = <function> defined @SharedXML\Backdrop.lua:462
    GetBackdrop = <function> defined @SharedXML\Backdrop.lua:400
    SetUnitDebuff = <function> defined =[C]:-1
    SetQuestLogItem = <function> defined @Altoholic\Tooltip.lua:702
    SetCurrencyToken = <function> defined @Altoholic\Tooltip.lua:702
    SetQuestItem = <function> defined @Altoholic\Tooltip.lua:702
    SetUnitBuff = <function> defined =[C]:-1
    SetBorderBlendMode = <function> defined @SharedXML\Backdrop.lua:319
    FadeOut = <function> defined @TipTac\ttCore.lua:853
    BottomRightCorner = <unnamed> {
    }
    ttCount = <unnamed> {
    }
    BottomEdge = <unnamed> {
    }
    SetRecipeReagentItem = <function> defined @Altoholic\Tooltip.lua:702
    shoppingTooltips = <table> {
    }
    TextLeft1 = GameTooltipTextLeft1 {
    }
    0 = <userdata>
    ItemTooltip = <unnamed> {
    }
    SetupTextureCoordinates = <function> defined @SharedXML\Backdrop.lua:267
    OnBackdropSizeChanged = <function> defined @SharedXML\Backdrop.lua:235
    BottomOverlay = <unnamed> {
    }
    Center = <unnamed> {
    }
    HasBackdropInfo = <function> defined @SharedXML\Backdrop.lua:331
    textRight1Font = "GameTooltipHeaderText"
    ttIcon = <unnamed> {
    }
    GetEdgeSize = <function> defined @SharedXML\Backdrop.lua:241
    updateTooltip = 0.104000
    textLeft2Font = "GameTooltipText"
    TopEdge = <unnamed> {
    }
    TextRight2 = GameTooltipTextRight2 {
    }
    TextLeft2 = GameTooltipTextLeft2 {
    }
    SetUnitAura = <function> defined =[C]:-1
    TopRightCorner = <unnamed> {
    }
    TopLeftCorner = <unnamed> {
    }
    SetBagItem = <function> defined =[C]:-1
    needsReset = true
    SetupPieceVisuals = <function> defined @SharedXML\Backdrop.lua:299
    SetBackdropColor = <function> defined @SharedXML\Backdrop.lua:452
    LeftEdge = <unnamed> {
    }
    SetRecipeResultItem = <function> defined @Altoholic\Tooltip.lua:702
    }
    AcquireTable = <function> defined @RepairBroker\libs\LibQTip-1.0\LibQTip-1.0.lua:514
    labelProvider = <table> {
    cells = <table> {
    }
    cellMetatable = <table> {
    }
    cellPrototype = <table> {
    }
    heap = <table> {
    }
    }
    CELL_MARGIN_H = 6
    CELL_MARGIN_V = 3
    ResetTooltipSize

  • Zasz_ added a tag Patch Oct 15, 2020

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