KuiNameplates

KuiNameplates

11M Downloads

Kui Nameplates and Kui Mount are not working

Creepshow1168 opened this issue ยท 10 comments

commented

Not working at all with the new release .. Please fix we love your addon

commented

This was fixed in the latest alpha.

commented

In the meantime for anyone testing the pre-patch, @rljohn's fork seems to work fine.

commented

To our other issue submitters: dont forget to grab bugstack and buggrabber; so you can provide meaningful feedback to developers.

3x ...ddOns/totalRP3/Modules/NamePlates/NamePlates_Kui.lua:96: hooksecurefunc(): UpdateNameText is not a function
[string "=[C]"]: in function hooksecurefunc' [string "@Interface/AddOns/totalRP3/Modules/NamePlates/NamePlates_Kui.lua"]:96: in function <...ddOns/totalRP3/Modules/NamePlates/NamePlates_Kui.lua:85> [string "=(tail call)"]: ? [string "@Interface/AddOns/Kui_Nameplates/messages.lua"]:128: in function DispatchMessage'
[string "@Interface/AddOns/Kui_Nameplates/nameplate.lua"]:90: in function Create' [string "@Interface/AddOns/Kui_Nameplates/hook.lua"]:64: in function HookNameplate'
[string "@Interface/AddOns/Kui_Nameplates/addon.lua"]:87: in function `?'
[string "@Interface/AddOns/Kui_Nameplates/addon.lua"]:157: in function <Interface/AddOns/Kui_Nameplates/addon.lua:154>

commented

In the meantime for anyone testing the pre-patch, @rljohn's fork seems to work fine.

in this version everything works except dropdown menu
does anyone know how to fix it or how to contact @rljohn

23x ...meplates_Core_Config/lib/KuiDropdown/KuiDropdown.lua:119: Usage: self:SetWordWrap(wrap)
[string "=[C]"]: in function `SetWordWrap'
[string "@Interface/AddOns/Kui_Nameplates_Core_Config/lib/KuiDropdown/KuiDropdown.lua"]:119: in function <...meplates_Core_Config/lib/KuiDropdown/KuiDropdown.lua:109>
[string "@Interface/AddOns/Kui_Nameplates_Core_Config/lib/KuiDropdown/KuiDropdown.lua"]:257: in function <...meplates_Core_Config/lib/KuiDropdown/KuiDropdown.lua:256>
[string "@Interface/AddOns/Kui_Nameplates_Core_Config/lib/KuiDropdown/KuiDropdown.lua"]:182: in function <...meplates_Core_Config/lib/KuiDropdown/KuiDropdown.lua:152>
[string "=[C]"]: in function `Show'
[string "@Interface/AddOns/Kui_Nameplates_Core_Config/lib/KuiDropdown/KuiDropdown.lua"]:40: in function <...meplates_Core_Config/lib/KuiDropdown/KuiDropdown.lua:29>
[string "@Interface/AddOns/Kui_Nameplates_Core_Config/lib/KuiDropdown/KuiDropdown.lua"]:295: in function <...meplates_Core_Config/lib/KuiDropdown/KuiDropdown.lua:291>

Locals:
(*temporary) = FontString {
 0 = <userdata>
}

commented

Thanks, I'll get that sorted tonight and open up a new pull request into the main branch. Hopefully Kesava will get a chance to update soon. The function is just SetWordWrap(true) now instead of SetWordWrap (or vice-versa).

Edit: Resolved, pull request updated.

commented

Thanks, I'll get that sorted tonight and open up a new pull request into the main branch. Hopefully Kesava will get a chance to update soon. The function is just SetWordWrap(true) now instead of SetWordWrap (or vice-versa).

Edit: Resolved, pull request updated.

thx fot update

commented

In the meantime for anyone testing the pre-patch, @rljohn's fork seems to work fine.
Yo, im pretty new to Github, how would I go about actually downloading this new fix? I can only see a bunch of new code but no download button.

commented

@Allakatter2 I had to look it up cus i forgot about "zipball"; if you use the link below, it'll spit out a zip of @rljohn 's master branch.

https://github.com/rljohn/kuinameplates2/zipball/master

That worked wonders! Thanks a lot!

commented

@Allakatter2 I had to look it up cus i forgot about "zipball"; if you use the link below, it'll spit out a zip of @rljohn 's master branch.

https://github.com/rljohn/kuinameplates2/zipball/master

commented

thanks so much

works