bug #1816


Open
  • Juancax300 created this issue Oct 29, 2022

    i was in raid ,and i got this

     

    8363x ...ace/AddOns/ShadowedUnitFrames/modules/indicators.lua:276: bad argument #1 to 'SetAlpha' (Usage: self:SetAlpha(alpha))
    [string "=[C]"]: in function `SetAlpha'
    [string "@Interface/AddOns/ShadowedUnitFrames/modules/indicators.lua"]:276: in function <...ace/AddOns/ShadowedUnitFrames/modules/indicators.lua:270>

    Locals:
    (*temporary) = Texture {
    0 = <userdata>
    status = "ready"
    enabled = true
    }
    (*temporary) = -0.002333

  • Avaryn1881 posted a comment Oct 29, 2022

    I think I've got the same error, it's spamming me up something fierce in the Blizz notifications in chat window until I logged out. I had just come out of a raid too.  The only difference I see at a glance is the last line, which I think may have something to do with positioning of the frame that's tossing errors, if I had a guess. (I'm not well versed in programming). 

    1524x ...ace/AddOns/ShadowedUnitFrames/modules/indicators.lua:276: bad argument #1 to 'SetAlpha' (Usage: self:SetAlpha(alpha))
    [string "=[C]"]: in function `SetAlpha'
    [string "@Interface/AddOns/ShadowedUnitFrames/modules/indicators.lua"]:276: in function <...ace/AddOns/ShadowedUnitFrames/modules/indicators.lua:270>

    Locals:
    (*temporary) = Texture {
    0 = <userdata>
    enabled = true
    }
    (*temporary) = -81.171171

  • Avaryn1881 added an attachment indicators.lua Oct 30, 2022

    Temporary fix

    Temp fix to indicators error. It throws a different error, but it's not nearly as spammy. Credit to mod author Cidrei for temp fix. Other error to be addressed later. Paste it in ...World of Warcraft\_retail_\Interface\AddOns\ShadowedUnitFrames\modules


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