Bodify / BetterBlizzPlates

14 stars 6 forks source link

Error message #32

Open nerolite opened 2 days ago

nerolite commented 2 days ago

I keep seeing this error while raiding, in combat. Possibly when setting focus target. Any way to address it?

20x bad argument #1 to '?' (Usage: local result = UnitReaction(unit, target))
[string "=[C]"]: ?
[string "@BetterBlizzPlates/BetterBlizzPlates.lua"]:1037: in function `GetUnitReaction'
[string "@BetterBlizzPlates/BetterBlizzPlates.lua"]:1771: in function `ClassColorAndScaleNames'
[string "@BetterBlizzPlates/modules/target.lua"]:200: in function `FocusTargetIndicator'
[string "@BetterBlizzPlates/modules/target.lua"]:723: in function <BetterBlizzPlates/modules/target.lua:710>

Locals:
(*temporary) = "bad argument #1 to '?' (Usage: local result = UnitReaction(unit, target))"
Bodify commented 2 days ago

Ty for report. Seems there is smth up with that yeah. Will look into it and get it fixed when I get some time.

nerolite commented 1 day ago

Appreciated!