KuiNameplates

KuiNameplates

11M Downloads

castbar lua error

sausje opened this issue ยท 0 comments

commented

Since last patch:

5x Kui_Nameplates/elements/castbar.lua:115: attempt to compare number with nil
[string "@Kui_Nameplates/elements/castbar.lua"]:115: in function func' [string "@Kui_Nameplates/messages.lua"]:128: in function DispatchMessage'
[string "@Kui_Nameplates/nameplate.lua"]:75: in function OnShow' [string "@Kui_Nameplates/nameplate.lua"]:68: in function OnUnitAdded'
[string "@Kui_Nameplates/addon.lua"]:115: in function `?'
[string "@Kui_Nameplates/addon.lua"]:157: in function <Kui_Nameplates/addon.lua:154>

Locals:
self =

{
__EVENTS =
{
}
DisableOnFrame = defined @Kui_Nameplates/elements/castbar.lua:196
Enable = defined @Kui_Nameplates/messages.lua:496
HIDE_SUCCESS = 3
CastStart = defined @Kui_Nameplates/elements/castbar.lua:127
enabled = true
Hide = defined @Kui_Nameplates/elements/castbar.lua:123
CastStop = defined @Kui_Nameplates/elements/castbar.lua:150
priority = 0
Initialise = defined @Kui_Nameplates/elements/castbar.lua:222
HIDE_FRAME = 0
OnDisable = defined @Kui_Nameplates/elements/castbar.lua:238
UNIT_SPELLCAST_CHANNEL_STOP = defined @Kui_Nameplates/elements/castbar.lua:185
CastUpdate = defined @Kui_Nameplates/elements/castbar.lua:167
CastInterruptible = defined @Kui_Nameplates/elements/castbar.lua:157
HIDE_INTERRUPT = 1
CastNotInterruptible = defined @Kui_Nameplates/elements/castbar.lua:162
enable_on_load = true
element = true
Show = defined @Kui_Nameplates/elements/castbar.lua:107
OnEnable = defined @Kui_Nameplates/elements/castbar.lua:246
name = "CastBar"
EnableOnFrame = defined @Kui_Nameplates/elements/castbar.lua:190
__MESSAGES =
{
}
Create = defined @Kui_Nameplates/elements/castbar.lua:99
HIDE_STOP = 2
Disable = defined @Kui_Nameplates/messages.lua:508
}
f = KuiNamePlate26 {
LevelText = FontString {
}
Highlight = Texture {
}
UpdateMainBars = defined @Kui_Nameplates_Core/create.lua:457
parent = NamePlate26 {
}
UpdateTargetArrows = defined @Kui_Nameplates_Core/create.lua:947
guid = "Creature-0-4458-603-22171-34234-00035BE117"
unit = "nameplate1"
UpdateFrameGlow = defined @Kui_Nameplates_Core/create.lua:842
fadeInfo =
{
}
bg = Texture {
}
state =
{
}
TargetGlow = Texture {
}
NameText = FontString {
}
UpdateQuestIcon = defined @Kui_Nameplates_Core/create.lua:2011
QuestIcon = Texture {
}
NameOnlyGlow = Texture {
}
ThreatGlow =
{
}
RaidIcon = Texture {
}
Auras =
{
}
UpdateStateIcon = defined @Kui_Nameplates_Core/create.lua:1420
ShowCastBar = defined @Kui_Nameplates_Core/create.lua:1020
elements =
{
}
UpdateHealthText = defined @Kui_Nameplates_Core/create.lua:773
ThreatBrackets =
{
}
UpdateAuras = defined @Kui_Nameplates_Core/create.lua:1582
UpdateFrameSize = defined @Kui_Nameplates_Core/create.lua:383
SpellIconSetWidth = defined @Kui_Nameplates_Core/create.lua:1002
SpellIcon = Texture {
}
UpdateCastbarSize = defined @Kui_Nameplates_Core/create.lua:1173
HealthText = FontString {
}
StateIcon = Texture {
}
handler =
{
}
GuildText = FontString {
}
CastBar = StatusBar {
}
0 =
UpdateHighlight = defined @Kui_Nameplates_Core/create.lua:420
animated_bars =
{
}
UpdateCastBar = defined @Kui_Nameplates_Core/create.lua:1131
PowerBar = StatusBar {
}
SpellName = FontString {
}
HideCastBar = defined @Kui_Nameplates_Core/create.lua:1069
UpdateSpellNamePosition = defined @Kui_Nameplates_Core/create.lua:1169
UpdatePowerBar = defined @Kui_Nameplates_Core/create.lua:489
SpellShield = Texture {
}
UpdateNameTextPosition = defined @Kui_Nameplates_Core/create.lua:703
TargetArrows =
{
}
UpdateStateIconSize = defined @interfac