During raid - DF pre-patch - scrolling LUA error #1818


Open
  • Felinae_OCE created this issue Oct 30, 2022

    75050x ...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.000333

  • Rionshin posted a comment Oct 30, 2022

    I am getting the same error

    21529x ...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.005500

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

    Temp fix

    Credit to mod author Cidrei, it's a temp fix, there's a different error, but it's a lot less spammy. They said they'd look at other error tomorrow. File path to paste temp fix is ...World of Warcraft\_retail_\Interface\AddOns\ShadowedUnitFrames\modules


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