dandruff / xCT

A light weight scrolling combat text implementation.
53 stars 22 forks source link

Consistant Error when playing Evoker in M+ #227

Open RoakStatic opened 1 year ago

RoakStatic commented 1 year ago

Hi,

I get the follow LUA error whilst running M+. I play Evoker but not sure it it also pops up with other classes.

Message: Interface/AddOns/xCT+/modules/combattext.lua:316: attempt to concatenate local 'resource' (a nil value)
Time: Wed Mar 15 20:07:58 2023
Count: 84
Stack: Interface/AddOns/xCT+/modules/combattext.lua:316: attempt to concatenate local 'resource' (a nil value)
[string "=[C]"]: ?
[string "@Interface/AddOns/xCT+/modules/combattext.lua"]:316: in function <Interface/AddOns/xCT+/modules/combattext.lua:308>
[string "@Interface/AddOns/xCT+/modules/combattext.lua"]:1836: in function `SpellEnergize'
[string "@Interface/AddOns/xCT+/modules/combattext.lua"]:1966: in function `func'
[string "@Interface/AddOns/xCT+/libs/xCombatParser-1.0/xCombatParser-1.0.lua"]:365: in function <...ns/xCT+/libs/xCombatParser-1.0/xCombatParser-1.0.lua:205>

Locals: 
RedAces commented 4 months ago

Should be either fixed in https://github.com/dandruff/xCT/pull/236 or print a new debug message.