NeatPlates

NeatPlates

7M Downloads

Color.lua:466: Usage: UnitIsInMyGuild("name")

DogmaTX opened this issue ยท 6 comments

commented

Message: Interface\AddOns\NeatPlatesHub\functions\Color.lua:466: Usage: UnitIsInMyGuild("name")
Time: Sat Sep 7 11:06:19 2019
Count: 16
Stack: Interface\AddOns\NeatPlatesHub\functions\Color.lua:466: Usage: UnitIsInMyGuild("name")
[C]: ?
Interface\AddOns\NeatPlatesHub\functions\Color.lua:466: in function func' Interface\AddOns\NeatPlatesHub\functions\Color.lua:629: in function SetNameColor'
Interface\AddOns\NeatPlates\NeatPlatesCore.lua:779: in function <Interface\AddOns\NeatPlates\NeatPlatesCore.lua:770>
Interface\AddOns\NeatPlates\NeatPlatesCore.lua:843: in function <Interface\AddOns\NeatPlates\NeatPlatesCore.lua:824>
Interface\AddOns\NeatPlates\NeatPlatesCore.lua:372: in function <Interface\AddOns\NeatPlates\NeatPlatesCore.lua:348>
Interface\AddOns\NeatPlates\NeatPlatesCore.lua:493: in function <Interface\AddOns\NeatPlates\NeatPlatesCore.lua:489>
Interface\AddOns\NeatPlates\NeatPlatesCore.lua:1053: in function `?'
Interface\AddOns\NeatPlates\NeatPlatesCore.lua:1088: in function <Interface\AddOns\NeatPlates\NeatPlatesCore.lua:1087>

Locals: (*temporary) = nil

commented

I don't seem to be able to reproduce this issues on my end, is there anything in particular that causes it to happen? And is this happening on the Classic or Retail version of the game?

commented

1.13.2.13-Classic

1.13.2.12-Classic

Version "1.13.2.12-Classic" works without error.

commented

I've been getting the exact same error since updating yesterday. No idea what is triggering it. Playing current BFA patch.

commented

Message: Interface\AddOns\NeatPlatesHub\functions\Color.lua:450: Usage: UnitIsInMyGuild("name")
Time: Sun Sep 8 11:56:45 2019
Count: 5
Stack: Interface\AddOns\NeatPlatesHub\functions\Color.lua:450: Usage: UnitIsInMyGuild("name")
[C]: ?
[C]: ?
Interface\AddOns\NeatPlatesHub\functions\Color.lua:450: in function <Interface\AddOns\NeatPlatesHub\functions\Color.lua:449>
(tail call): ?
Interface\AddOns\NeatPlatesHub\functions\Color.lua:613: in function SetNameColor' Interface\AddOns\NeatPlates\NeatPlatesCore.lua:799: in function <Interface\AddOns\NeatPlates\NeatPlatesCore.lua:790> Interface\AddOns\NeatPlates\NeatPlatesCore.lua:863: in function <Interface\AddOns\NeatPlates\NeatPlatesCore.lua:844> Interface\AddOns\NeatPlates\NeatPlatesCore.lua:374: in function <Interface\AddOns\NeatPlates\NeatPlatesCore.lua:349> Interface\AddOns\NeatPlates\NeatPlatesCore.lua:496: in function <Interface\AddOns\NeatPlates\NeatPlatesCore.lua:492> Interface\AddOns\NeatPlates\NeatPlatesCore.lua:1069: in function ?'
Interface\AddOns\NeatPlates\NeatPlatesCore.lua:1104: in function <Interface\AddOns\NeatPlates\NeatPlatesCore.lua:1103>

commented

Managed to figure out what was going on, this shouldn't happen anymore as of the latest release.

commented

The error disappeared in new versions, thanks a lot.