Title here
Closed this issue · 1 comments
Aramlss commented
Troubleshooting Steps
Describe the expected behavior and what actually happened?
ElvUI/Core/General/Animation.lua:330: bad argument #1 to 'SetAlpha' (Usage: self:SetAlpha(alpha))
[string "=[C]"]: in function `SetAlpha'
[string "@ElvUI/Core/General/Animation.lua"]:330: in function <ElvUI/Core/General/Animation.lua:311>
Locals:
(*temporary) = WTExtraItemsBar1 {
register = true
id = 1
backdrop = Frame {
}
buttons =
}
fadeInfo =
}
alphaMin = 1
alphaMax = 1
FadeObject =
}
}
(*temporary) = Infinite
Reproducing the issue.
No response
Lua Errors
ElvUI/Core/General/Animation.lua:330: bad argument #1 to 'SetAlpha' (Usage: self:SetAlpha(alpha))
[string "=[C]"]: in function `SetAlpha'
[string "@ElvUI/Core/General/Animation.lua"]:330: in function <ElvUI/Core/General/Animation.lua:311>
Verification Steps
- I have read the Changelog and verified ElvUI is up to date by checking /estatus
- I have verified my issue doesn't exist in the Default UI or the Issue Tracker.
- I have not read any of these steps, please close my issue when you see it.
- I have done the Troubleshooting Steps and included the requested screenshots, which show the issue and status panel.
Repooc commented