Getting this error after reenabling alt power while riding the quest horse #1169


Open
  • Enbis created this issue Aug 22, 2018

    Message: ...nterface\AddOns\ShadowedUnitFrames\modules\auras.lua:442: attempt to compare number with nil
    Time: Wed Aug 22 17:48:26 2018
    Count: 7971
    Stack: ...nterface\AddOns\ShadowedUnitFrames\modules\auras.lua:442: attempt to compare number with nil
    ...nterface\AddOns\ShadowedUnitFrames\modules\auras.lua:442: in function <...nterface\AddOns\ShadowedUnitFrames\modules\auras.lua:441>

    Locals: self = <unnamed> {
    temporaryEnchants = 0
    type = "buffs"
    anchorTo = SUFUnitplayer {
    }
    parent = SUFUnitplayer {
    }
    totalAuras = 1
    maxAuras = 10
    filter = "HELPFUL"
    0 = <userdata>
    buttons = <table> {
    }
    }
    elapsed = 0.016000000759959
    (*temporary) = nil
    (*temporary) = "vehicle"
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = "attempt to compare number with nil"
    mainHand = <table> {
    time = 0
    }
    offHand = <table> {
    time = 0
    }
    ranged = <table> {
    time = 0
    }
    Auras = <table> {
    OnDisable = <function> defined @Interface\AddOns\ShadowedUnitFrames\modules\auras.lua:17
    updateButton = <function> defined @Interface\AddOns\ShadowedUnitFrames\modules\auras.lua:219
    UpdateFilter = <function> defined @Interface\AddOns\ShadowedUnitFrames\modules\auras.lua:490
    scan = <function> defined @Interface\AddOns\ShadowedUnitFrames\modules\auras.lua:590
    OnEnable = <function> defined @Interface\AddOns\ShadowedUnitFrames\modules\auras.lua:7
    OnLayoutApplied = <function> defined @Interface\AddOns\ShadowedUnitFrames\modules\auras.lua:328
    moduleKey = "auras"
    moduleName = "Auras"
    Update = <function> defined @Interface\AddOns\ShadowedUnitFrames\modules\auras.lua:651
    anchorGroupToGroup = <function> defined @Interface\AddOns\ShadowedUnitFrames\modules\auras.lua:619
    }
    timeElapsed = 0
    updateTemporaryEnchant = <function> defined @Interface\AddOns\ShadowedUnitFrames\modules\auras.lua:378

    Got this while trying to fix the points counter from "Show-Off" WQ not showing (which was due to me disabling the alt power frame, duh). Reenabling it (and/or player power?) while mounted on Cooper the horse then reloading ui results in this error spamming each frame.

    Unmounting Cooper seem to have fixed this (and points counter still works), but thought to report anyway. 


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