Cell

Cell

1M Downloads

Bad Argument Set Alpha

martheli opened this issue ยท 0 comments

commented

I made a simple glow frame indicator with these settings:

image

When "Fade Out Over Time" is enabled, I get this error constantly:

1284x Cell/Indicators/Base.lua:1571: bad argument #1 to 'SetAlpha' (Usage: self:SetAlpha(alpha))
[string "=[C]"]: in function `SetAlpha'
[string "@Cell/Indicators/Base.lua"]:1571: in function <Cell/Indicators/Base.lua:1564>

Locals:
(*temporary) = CellSoloFramePlayerindicator3 {
 glowOptions = <table> {
 }
 fadeOut = true
 _PixelGlow = Frame {
 }
 _elapsed = 0
 configs = <table> {
 }
 _remain = 0
 indicatorType = "glow"
 _start = 0
 _duration = 0
}
(*temporary) = Infinite