[Bug] attempt to perform arithmetic on field 'elapsed' (a nil value)
ShunterPoe opened this issue ยท 1 comments
Addon Version
Cell_UnitFrames-v.1.4.0
World of Warcraft Version
Retail
Describe the bug
I randomly get annoying bugsack error posted below, but there are no noticeable performance issues.
Steps to reproduce
No idea
BugSack
8x Cell/Indicators/Base.lua:99: attempt to perform arithmetic on field 'elapsed' (a nil value)
[string "@Cell/Indicators/Base.lua"]:99: in function <Cell/Indicators/Base.lua:98>
Locals:
self = StatusBar {
spark = Texture {
}
PixelSnapDisabled = true
points = <table> {
}
icon = Texture {
}
}
elapsed = 0.014000
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to perform arithmetic on field 'elapsed' (a nil value)"