Message: bad argument #5 to '?' (Usage: self:SetVertexColor(color [, a]))
IronJackKidd opened this issue ยท 0 comments
Hi,
I've had an issue for a week or so now where I get an alert that addons are generating too many errors. Today I activated the error log I see the following with the count ticking up very quickly. I have just updated the addon to the latest version and I disabled all other addons before capturing the messaged below.
Message: bad argument #5 to '?' (Usage: self:SetVertexColor(color [, a]))
Time: Wed Jan 17 15:18:14 2024
Count: 921
Stack: bad argument #5 to '?' (Usage: self:SetVertexColor(color [, a]))
[string "=[C]"]: in function `SetVertexColor'
[string "@Interface/AddOns/TidyPlates/TidyPlatesCore.lua"]:677: in function <Interface/AddOns/TidyPlates/TidyPlatesCore.lua:672>
[string "@Interface/AddOns/TidyPlates/TidyPlatesCore.lua"]:315: in function <Interface/AddOns/TidyPlates/TidyPlatesCore.lua:293>
[string "@Interface/AddOns/TidyPlates/TidyPlatesCore.lua"]:422: in function <Interface/AddOns/TidyPlates/TidyPlatesCore.lua:412>
[string "@Interface/AddOns/TidyPlates/TidyPlatesCore.lua"]:142: in function <Interface/AddOns/TidyPlates/TidyPlatesCore.lua:121>
Locals: (*temporary) = "bad argument #5 to '?' (Usage: self:SetVertexColor(color [, a]))"
Let me know if you need any other information.