WoW SoD Nourish lua error #99


Open
  • Myrr created this issue Feb 23, 2024

    Message: ...ddOns/ZPerl/Libs/LibHealComm-4.0/LibHealComm-4.0.lua:887: attempt to get length of local 'average' (a nil value)
    Time: Fri Feb 23 14:36:21 2024
    Count: 4
    Stack: ...ddOns/ZPerl/Libs/LibHealComm-4.0/LibHealComm-4.0.lua:887: attempt to get length of local 'average' (a nil value)
    [string "@Interface/AddOns/ZPerl/Libs/LibHealComm-4.0/LibHealComm-4.0.lua"]:887: in function <...ddOns/ZPerl/Libs/LibHealComm-4.0/LibHealComm-4.0.lua:875>
    [string "@Interface/AddOns/ZPerl/Libs/LibHealComm-4.0/LibHealComm-4.0.lua"]:1182: in function <...ddOns/ZPerl/Libs/LibHealComm-4.0/LibHealComm-4.0.lua:1180>
    [string "=(tail call)"]: ?
    [string "@Interface/AddOns/ZPerl/Libs/LibHealComm-4.0/LibHealComm-4.0.lua"]:3063: in function `?'
    [string "@Interface/AddOns/ZPerl/Libs/LibHealComm-4.0/LibHealComm-4.0.lua"]:3577: in function <...ddOns/ZPerl/Libs/LibHealComm-4.0/LibHealComm-4.0.lua:3573>

    Locals: spellData = <table> {
    levels = <table> {
    }
    averages = <table> {
    }
    coeff = 0.357000
    }
    spellName = "Nourish"
    spellID = 408247
    spellRank = nil
    average = nil
    requiresLevel = 1
    (*temporary) = <function> defined =[C]:-1
    (*temporary) = 40
    (*temporary) = nil
    (*temporary) = "attempt to get length of local 'average' (a nil value)"
    type = <function> defined =[C]:-1
    isSoD = true
    min = <function> defined =[C]:-1
    playerLevel = 40

     

     

     

    This error is only thrown when self casting.    (both targeted and untargeted,  buffed with regen and unbuffed)


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