phanx-wow / oUF_Phanx

WoW AddOn — oUF unit frames with many PvE-oriented features and a few options.
Other
5 stars 4 forks source link

LUA Error for Rogue Debuffs like Rupture etc. #27

Closed ghost closed 6 years ago

ghost commented 6 years ago

Message: Interface\AddOns\oUF\elements\auras.lua:203: attempt to index local 'color' (a nil value) Time: 02/11/18 23:44:20 Count: 27 Stack: Interface\AddOns\oUF\elements\auras.lua:203: attempt to index local 'color' (a nil value)

Interface\AddOns\oUF\elements\auras.lua:203: in function <Interface\AddOns\oUF\elements\auras.lua:140> Interface\AddOns\oUF\elements\auras.lua:279: in function <Interface\AddOns\oUF\elements\auras.lua:273> Interface\AddOns\oUF\elements\auras.lua:429: in function `func' Interface\AddOns\oUF\events.lua:50: in function <Interface\AddOns\oUF\events.lua:48> (tail call): ?

Locals:

Phanx commented 6 years ago

Fixed in aa4b604