KuiNameplates

KuiNameplates

11M Downloads

bad argument #5 to '?' (Usage: self:SetVertexColor(color [, a]))

McRoell opened this issue ยท 0 comments

commented

Hi!

I am using Version 2.29.18 (WoW Client 11.02.56647, Windows 10) and getting the error message above occasionally.
Last time, when I was chose a Darkwater Ranger as a Target.

All other Addons have been disabled.

LUA Error Log:
Message: bad argument #5 to '?' (Usage: self:SetVertexColor(color [, a]))
Time: Wed Sep 25 21:03:02 2024
Count: 1
Stack: bad argument #5 to '?' (Usage: self:SetVertexColor(color [, a]))
[string "@Interface/AddOns/Kui_Nameplates/lib/Kui/Kui.lua"]:681: in function `SetVertexColor'
[string "@Interface/AddOns/Kui_Nameplates_Core/create.lua"]:877: in function `UpdateFrameGlow'
[string "@Interface/AddOns/Kui_Nameplates_Core/create.lua"]:2121: in function `NameOnlyUpdateFunctions'
[string "@Interface/AddOns/Kui_Nameplates_Core/hook.lua"]:126: in function `TargetUpdate'
[string "@Interface/AddOns/Kui_Nameplates_Core/hook.lua"]:130: in function `func'
[string "@Interface/AddOns/Kui_Nameplates/messages.lua"]:128: in function `DispatchMessage'
[string "@Interface/AddOns/Kui_Nameplates/elements/target.lua"]:9: in function <Interface/AddOns/Kui_Nameplates/elements/target.lua:7>
[string "@Interface/AddOns/Kui_Nameplates/elements/target.lua"]:29: in function `func'
[string "@Interface/AddOns/Kui_Nameplates/messages.lua"]:165: in function <Interface/AddOns/Kui_Nameplates/messages.lua:145>
[string "@Interface/AddOns/Kui_Nameplates/messages.lua"]:218: in function <Interface/AddOns/Kui_Nameplates/messages.lua:212>
[string "=[C]"]: in function `CameraOrSelectOrMoveStop'
[string "CAMERAORSELECTORMOVE"]:4: in function <[string "CAMERAORSELECTORMOVE"]:1>

Locals: self =

{
sides =
{
}
}
(for state) =
{
1 = Texture {
}
2 = Texture {
}
3 = Texture {
}
4 = Texture {
}
5 = Texture {
}
6 = Texture {
}
7 = Texture {
}
8 = Texture {
}
}
(for control) = 1
_ = 1
side = Texture {
}

Thank you in Advance