SetAlpha issue #1837


Open
  • Phehaz created this issue Nov 6, 2022

    28362x ...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.00000

  • esoth posted a comment Nov 6, 2022

    I get the same. If it matters, I only have player and target frames activated and everything else deactivated.

  • esoth posted a comment Nov 6, 2022

    I get the same. If it matters, I only have player and target frames activated and everything else deactivated.

  • ulyanaleyana posted a comment Nov 7, 2022

    same here

     

    14350x ...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>
    }
    (*temporary) = -0.000000

  • Juancax300 posted a comment Nov 7, 2022

    same

  • Juancax300 posted a comment Nov 7, 2022

    same


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