NeatPlates

NeatPlates

7M Downloads

6.21.10 issue

yishuangfrank opened this issue · 9 comments

commented
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
commented

Are you doing anything in particular to get this to happen?

Because I can't reproduce it on my end.

commented

Try this version, it's about the only thing I could think of as to why this error might be happening.

commented

I will test it later.
BTW,Should there be a space between "Color value" and "Unit Name/Buff Name"?

commented

Are you doing anything in particular to get this to happen?

Because I can't reproduce it on my end.

I used Spell ID instead of buff name.
tim 20181107110753

commented

Wonderful!Thanks!

commented

Are you still getting the error in the first post in the 10a version? Or did that fix it?

commented

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.

commented

I palyed for a while, no error up to now.

commented

Ok, well just gonna consider it fixed then.

Here is the version that supports spell ID.