KuiNameplates

KuiNameplates

11M Downloads

Entering pet battle throws following error when "show player titles" is enabled

ceylina opened this issue ยท 1 comments

commented

Version 2-13-beta-2-14-gb785341

This error only happens when you use name only text plates and have the new "Show player titles" checked in Name-only

`Kui_Nameplates_Core\create.lua:1545: bad argument #1 to 'strlen' (string expected, got nil)

Kui_Nameplates_Core\create.lua:1545: in function NameOnlySetNameTextToHealth' Kui_Nameplates_Core\create.lua:485: in functionUpdateNameText'
Kui_Nameplates_Core\create.lua:1463: in function NameOnlyUpdateFunctions' Kui_Nameplates_Core\hook.lua:153: in functionfunc'
Kui_Nameplates\messages.lua:33: in function DispatchMessage' Kui_Nameplates\elements/target.lua:13: in function <Kui_Nameplates\elements/target.lua:11> Kui_Nameplates\elements/target.lua:48: in functionfunc'
Kui_Nameplates\messages.lua:33: in function DispatchMessage' Kui_Nameplates\nameplate.lua:82: in functionOnHide'
Kui_Nameplates\addon.lua:78: in function `?'
Kui_Nameplates\addon.lua:112: in function <Kui_Nameplates\addon.lua:109>

Locals:
(_temporary) = nil
(_temporary) = "string expected, got nil"
`

commented

Thanks!