I just installed KUI nameplates and I imported a string to use. Since I imported the string it does not work. Below is the LUA error I receive.
17x Kui_Nameplates_Core/config.lua:312: attempt to perform arithmetic on local 'v' (a string value)
[string "@Kui_Nameplates_Core/config.lua"]:312: in function Scale' [string "@Kui_Nameplates_Core/create.lua"]:216: in function <Kui_Nameplates_Core/create.lua:189> [string "@Kui_Nameplates_Core/create.lua"]:277: in functionSetLocals'
[string "@Kui_Nameplates_Core/config.lua"]:931: in function <Kui_Nameplates_Core/config.lua:926>
[string "@Kui_Nameplates_Core/config.lua"]:1017: in function InitialiseConfig' [string "@Kui_Nameplates_Core/hook.lua"]:355: in functionInitialise'
[string "@Kui_Nameplates/addon.lua"]:190: in function <Kui_Nameplates/addon.lua:154>
I just installed KUI nameplates and I imported a string to use. Since I imported the string it does not work. Below is the LUA error I receive.
17x Kui_Nameplates_Core/config.lua:312: attempt to perform arithmetic on local 'v' (a string value) [string "@Kui_Nameplates_Core/config.lua"]:312: in function
Scale' [string "@Kui_Nameplates_Core/create.lua"]:216: in function <Kui_Nameplates_Core/create.lua:189> [string "@Kui_Nameplates_Core/create.lua"]:277: in function
SetLocals' [string "@Kui_Nameplates_Core/config.lua"]:931: in function <Kui_Nameplates_Core/config.lua:926> [string "@Kui_Nameplates_Core/config.lua"]:1017: in functionInitialiseConfig' [string "@Kui_Nameplates_Core/hook.lua"]:355: in function
Initialise' [string "@Kui_Nameplates/addon.lua"]:190: in function <Kui_Nameplates/addon.lua:154>Locals: self =
hey, having the same issue. did you managed to fix it?