9.0 error B #19


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

    1x RepairBroker\RepairBroker-9.0.0-0.lua:441: attempt to index upvalue 'tooltip' (a nil value)
    [string "@RepairBroker\RepairBroker-9.0.0-0.lua"]:441: in function `OnLeave'
    [string "@Bazooka\Bazooka-v2.9.5.lua"]:1643: in function `hideTip'
    [string "@Bazooka\Bazooka-v2.9.5.lua"]:1395: in function <Bazooka\Bazooka.lua:1391>

    Locals:
    self = BazookaPlugin_RepairBroker {
    0 = <userdata>
    bzkPlugin = <table> {
    }
    }
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = "attempt to index upvalue 'tooltip' (a nil value)"
    LibQTip = <table> {
    activeTooltips = <table> {
    }
    LabelPrototype = <table> {
    }
    tooltipHeap = <table> {
    }
    cellPrototype = <table> {
    }
    tableHeap = <table> {
    }
    providerMetatable = <table> {
    }
    timerHeap = <table> {
    }
    providerPrototype = <table> {
    }
    onReleaseHandlers = <table> {
    }
    LabelProvider = <table> {
    }
    tipMetatable = <table> {
    }
    frameHeap = <table> {
    }
    IterateTooltips = <function> defined @RepairBroker\libs\LibQTip-1.0\LibQTip-1.0.lua:162
    CreateCellProvider = <function> defined @RepairBroker\libs\LibQTip-1.0\LibQTip-1.0.lua:279
    layoutCleaner = <unnamed> {
    }
    tipPrototype = <table> {
    }
    IsAcquired = <function> defined @RepairBroker\libs\LibQTip-1.0\LibQTip-1.0.lua:154
    Release = <function> defined @RepairBroker\libs\LibQTip-1.0\LibQTip-1.0.lua:143
    Acquire = <function> defined @RepairBroker\libs\LibQTip-1.0\LibQTip-1.0.lua:118
    cellMetatable = <table> {
    }
    frameMetatable = <table> {
    }
    }
    tooltip = nil

  • Zasz_ added a tag Patch Oct 15, 2020

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