kesava-wow / kuinameplates2

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

Addon not working at all #743

Open TDubsz opened 20 hours ago

TDubsz commented 20 hours ago

I once updated my profile with the string of a streamer and ever since, the addon doesn´t work AT ALL. i cant even open the settings.

tried reinstalling it severall times, delete all settings thru curseforge, deleted the folders manually and nothing helps. Screenshot 2024-11-16 124159

thats the error that´s showing up in WoW.

Using it on Retail.

crab-cast commented 15 hours ago

Same issue for me after installing today. Appeared to work initially, but it bricked after I tried to import a profile from a text string. Deleting saved variables and reinstalling addon still gives me the error.

6x 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

TDubsz commented 15 hours ago

I just think it´s weird, that even reinstalling it, deleteing the settings via curseforge, deleting everything manually its not changing anything lol

crab-cast commented 15 hours ago

Yeah, made me think it might be a conflict with another addon, but I disabled everything except for KNP and it's still borked.

Stanzilla commented 14 hours ago

Which string did you import?

TDubsz commented 14 hours ago
crab-cast commented 14 hours ago

https://pastebin.com/Mf2H9bXE https://www.automaticjak.com/exports

I also imported Jak's KNP string. Seems that's the common thread.

Not quite sure how that bricked the addon though. Maybe there's some persistent saved variable that I'm missing to delete for a fresh install?

crab-cast commented 13 hours ago

Ok I was able to get back to a fresh install by fully closing game, deleting the config files in the following two places:

\World of Warcraft_retail_\WTF\Account[Account Name][Realm][Character Name]\SavedVariables\Kui_NameplatesCore.lua (+ .bak) \World of Warcraft_retail\WTF\Account[Account Name]\SavedVariables\Kui_Nameplates_Core.lua (+ .bak)

and then starting back up. When I tried before, looks like they were being rewritten before I could reload.

Still not quite sure what about the string caused the issue, I suspect it was just from an out of date addon version.

TDubsz commented 13 hours ago

Haha funny, so its the string, tho i had it before, just re copy-pasted it cause i thought it might got updated

TDubsz commented 13 hours ago

funny, that helped me to

it still says tho, that the jak profile is loaded so idk :D but seems to work!