Indicator error #1803


  • Patch
Open
  • Sexymeowican created this issue Oct 26, 2022

    Keep getting it throwing this error constantly while playing. Not sure how to make it go away. 

     

    36252x ...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 {
    enabled = true
    status = "ready"
    0 = <userdata>
    }

     
  • Sexymeowican added a tag Patch Oct 26, 2022
  • pheeve posted a comment Oct 26, 2022

    I am getting blasted by these errors.

    its like every 10ms, just hammered with it

  • pheeve posted a comment Oct 26, 2022

    Message: ...ace/AddOns/ShadowedUnitFrames/modules/indicators.lua:276: bad argument #1 to 'SetAlpha' (Usage: self:SetAlpha(alpha))
    Time: Wed Oct 26 20:48:10 2022
    Count: 413302
    Stack: ...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) = -205.867843

    Just to give you an idea, in a 15 min junkyard i had 400k++ lua errors blasting me


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