Error - Lua with ElvUI
Miaou75 opened this issue ยท 3 comments
Hi guys,
I use latest version of Ovale + Ovale_TankScripts and ElvUi.
Each time I mouse over the skill at the end right of the bar I face the following error message:
Message: Interface\AddOns\Ovale\ui/Icon.lua:287: Usage: GameTooltip:SetText("text" [, color, wrap])
Time: Wed Dec 30 14:28:18 2020
Count: 6
Stack: Interface\AddOns\Ovale\ui/Icon.lua:287: Usage: GameTooltip:SetText("text" [, color, wrap])
[string "=[C]"]: ?
[string "=[C]"]: in function `SetText'
[string "@interface\AddOns\Ovale\ui/Icon.lua"]:287: in function <Interface\AddOns\Ovale\ui/Icon.lua:283>
[string "=(tail call)"]: ?
Locals
Please see screenshot attached.
I tried reinstalling ElvUI and Ovale, the issue still occurs.
What should I do ?
Thanks for your help.
Best regards,
Miaou
At a glance, this looks like a bug in ui/Icon.ts
in calling SetText()
with an undefined first argument.
@Miaou75 Turns out this was an issue with Ovale TankScripts, version 902.39 should fix this issue.