kesava-wow / kuinameplates2

Prettier nameplates.
https://www.curseforge.com/wow/addons/kuinameplates
81 stars 46 forks source link

KUI nameplates won't work after installing #731

Open NocSora opened 2 months ago

NocSora commented 2 months ago

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>

Locals: self =

{ BAR_TEXTURE = "Interface\AddOns\Kui_Media\t\bar" layout = true JUSTIFY_ASSOC =
{ } POINT_ASSOC =
{ } FONT = "Interface\AddOns\Kui_Media\f\roboto.ttf" profile =
{ } config =
{ } priority = 100 } v = "5}" (temporary) = 1.200000 (temporary) = "attempt to perform arithmetic on local 'v' (a string value)" GLOBAL_SCALE = 1.200000

aliniesh commented 1 month ago

hey, having the same issue. did you managed to fix it?