since 8.2 #24


Open
  • necsis0815 created this issue Jun 29, 2019

    2x CooldownButtons\spells-Zauber.lua:182: attempt to index global 'CDBTooltipTextRight3' (a nil value)
    CooldownButtons\spells-Zauber.lua:182: in function `GetKnownCooldown'
    CooldownButtons\spells-Zauber.lua:166: in function `insertSpell'
    CooldownButtons\spells-Zauber.lua:136: in function <CooldownButtons\spells.lua:124>
    (tail call): ?

    Locals:
    self = <unnamed> {
    0 = <userdata>
    SPELLS_CHANGED = <function> defined @CooldownButtons\spells.lua:124
    Init = <function> defined @CooldownButtons\spells.lua:25
    GetSpellInfo = <function> defined @CooldownButtons\spells.lua:217
    PLAYER_TALENT_UPDATE = <function> defined @CooldownButtons\spells.lua:120
    tooltip = CDBTooltip {
    }
    treeTable = <table> {
    }
    spellTable = <table> {
    }
    insertSpell = <function> defined @CooldownButtons\spells.lua:161
    db = <table> {
    }
    GetKnownCooldown = <function> defined @CooldownButtons\spells.lua:180
    PET_BAR_UPDATE_COOLDOWN = <function> defined @CooldownButtons\spells.lua:99
    SPELL_UPDATE_COOLDOWN = <function> defined @CooldownButtons\spells.lua:46
    }
    spellID = "6603"
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = ""
    (*temporary) = <userdata>
    (*temporary) = "attempt to index global 'CDBTooltipTextRight3' (a nil value)"
    DF = <table> {
    Deformat = <function> defined @CooldownButtons\Misc\Deformat-3.0.lua:199
    }


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