Debuffs on target frames broken #1366


Open
  • Oronare created this issue Oct 26, 2022

    Debuffs are broken on the target frame. Specifically feral bleeds are applying once and then not going away. I had 4 'thrash' icons all along the top of the target frame with no timer, just the icon, even when leaving combat.

  • nebula169 posted a comment Oct 26, 2022

    Sorry, I haven't noticed this happening, are you getting lua errors?

  • Von_Dare posted a comment Oct 28, 2022

    I have this same problem: once an aura (say, Demon Hunter's Blur) finishes its duration, the buff persists and a landslide of errors appears. These can accumulate, filling the area with dummy auras. I've noticed this only happens to me when Pitbull and Masque are BOTH turned on; it doesn't happen when either are by themselves.

     

    Lua Error message below:

    Message: bad argument #3 to '?' (Usage: self:SetSwipeTexture(texture [, color]))
    Time: Fri Oct 28 08:10:12 2022
    Count: 3015
    Stack: bad argument #3 to '?' (Usage: self:SetSwipeTexture(texture [, color]))
    [string "=[C]"]: ?
    [string "=[C]"]: in function `SetSwipeTexture'
    [string "@Interface/AddOns/Masque/Core/Regions/Frame.lua"]:140: in function <Interface/AddOns/Masque/Core/Regions/Frame.lua:106>
    [string "@Interface/AddOns/Masque/Core/Button.lua"]:157: in function <Interface/AddOns/Masque/Core/Button.lua:52>
    [string "@Interface/AddOns/Masque/Core/Group.lua"]:211: in function `RemoveButton'
    [string "@Interface/AddOns/PitBull4/Modules/Aura/Controls.lua"]:216: in function `onDelete'
    [string "@Interface/AddOns/PitBull4/Controls/Controls.lua"]:130: in function `Delete'
    [string "@Interface/AddOns/PitBull4/Modules/Aura/Update.lua"]:650: in function <Interface/AddOns/PitBull4/Modules/Aura/Update.lua:582>
    [string "@Interface/AddOns/PitBull4/Modules/Aura/Update.lua"]:758: in function `UpdateAuras'
    [string "@Interface/AddOns/PitBull4/Modules/Aura/Aura.lua"]:77: in function `UpdateFrame'
    [string "@Interface/AddOns/PitBull4/Modules/Aura/Update.lua"]:952: in function `OnUpdate'
    [string "@Interface/AddOns/PitBull4/Modules/Aura/Aura.lua"]:21: in function <Interface/AddOns/PitBull4/Modules/Aura/Aura.lua:18>

    Locals:

     

  • nebula169 posted a comment Nov 2, 2022

    Looks like a Masque problem? There have been a few Masque and skin updates since the patch, is this still a problem? I haven't seen this error with the default pb skins


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