dandruff / xCT

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

[Bug]: #231

Open swetty314 opened 8 months ago

swetty314 commented 8 months ago

Is there an existing issue for this?

WoW version

10.2.0.52106

xCT+ version

4.7.2

What happened?

When using the new Dragonriding ability "Second Wind" it gives an error message.

Related Errors

Message: Interface/AddOns/xCT+/modules/combattext.lua:316: attempt to concatenate local 'resource' (a nil value)
Time: Thu Nov  9 21:09:00 2023
Count: 1
Stack: Interface/AddOns/xCT+/modules/combattext.lua:316: attempt to concatenate local 'resource' (a nil value)
[string "=[tsm error check]"]:1: in main chunk
[string "=(tail call)"]: ?
[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:
CenGo86 commented 5 months ago

got the same

RedAces commented 3 months ago

Fixed in https://github.com/dandruff/xCT/pull/236