Krealle / Cell_UnitFrames

MIT License
14 stars 3 forks source link

[Bug] attempt to perform arithmetic on field 'elapsed' (a nil value) #143

Closed ShunterPoe closed 1 month ago

ShunterPoe commented 1 month ago

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)"
Krealle commented 1 month ago

This is a Cell bug and not a bug for this plugin, please report it them instead :)