6.21.10 issue
yishuangfrank opened this issue · 9 comments
16x ...ceTidyPlatesContinuedHub\functions\Color-颜色.lua:225: Usage: UnitAura("unit", [index][, "filter"])
[C]: in function `UnitAura'
...ceTidyPlatesContinuedHub\functions\Color-颜色.lua:225: in function `SetHealthbarColor'
TidyPlatesContinued\TidyPlatesCore.lua:710: in function <TidyPlatesContinued\TidyPlatesCore.lua:707>
TidyPlatesContinued\TidyPlatesCore.lua:780: in function <TidyPlatesContinued\TidyPlatesCore.lua:761>
TidyPlatesContinued\TidyPlatesCore.lua:333: in function <TidyPlatesContinued\TidyPlatesCore.lua:309>
TidyPlatesContinued\TidyPlatesCore.lua:448: in function <TidyPlatesContinued\TidyPlatesCore.lua:444>
TidyPlatesContinued\TidyPlatesCore.lua:986: in function `?'
TidyPlatesContinued\TidyPlatesCore.lua:934: in function <TidyPlatesContinued\TidyPlatesCore.lua:933>
Locals:
InCombatSkipped
Are you doing anything in particular to get this to happen?
Because I can't reproduce it on my end.
Try this version, it's about the only thing I could think of as to why this error might be happening.
I will test it later.
BTW,Should there be a space between "Color value" and "Unit Name/Buff Name"?
Are you still getting the error in the first post in the 10a version? Or did that fix it?
Yes, there needs to be a space between the color and the spell name.
Currently, spellid isn't supported, mostly because I forgot to include it. I'll add that in as soon as I can.
Ok, well just gonna consider it fixed then.
Here is the version that supports spell ID.