LunaUnitFrames

LunaUnitFrames

268k Downloads

LUA Error - attempt to compare string with number

Byrgesen opened this issue ยท 1 comments

commented

Im getting this LUA error, any idea what its about?
It started popping up recently and only ever when i have a pet out with my hunter.

Message: Interface\AddOns\LunaUnitFrames\modules\tags.lua:317: attempt to compare string with number
Time: Sat Mar 28 07:47:50 2020
Count: 1040
Stack: Interface\AddOns\LunaUnitFrames\modules\tags.lua:317: attempt to compare string with number
Interface\AddOns\LunaUnitFrames\modules\tags.lua:317: in function `?'
Interface\AddOns\LunaUnitFrames\modules\tags.lua:897: in function <Interface\AddOns\LunaUnitFrames\modules\tags.lua:887>

Locals: frame = LUFUnittargettarget {
0 =
OnLeave = defined @interface\AddOns\LunaUnitFrames\modules\units.lua:532
portrait = {
}
UnregisterAll = defined @interface\AddOns\LunaUnitFrames\modules\units.lua:137
isDead = false
auras = {
}
registeredEvents =

{
}
UnitClassToken = defined @interface\AddOns\LunaUnitFrames\modules\units.lua:544
powerBar = {
}
RegisterNormalEvent = defined @interface\AddOns\LunaUnitFrames\modules\units.lua:59
topFrameLevel = 5
updateTimer =
{
}
RegisterUpdateFunc = defined @interface\AddOns\LunaUnitFrames\modules\units.lua:110
SetBlockColor = defined @interface\AddOns\LunaUnitFrames\modules\units.lua:183
unitType = "targettarget"
SetRangeAlpha = defined @interface\AddOns\LunaUnitFrames\modules\units.lua:171
visibility =
{
}
CheckModules = defined @interface\AddOns\LunaUnitFrames\modules\units.lua:253
indicators = {
}
incomingHeal = 0
unitInitialized = true
unitRealType = "targettarget"
range = {
}
unit = "targettarget"
ReregisterUnitEvents = defined @interface\AddOns\LunaUnitFrames\modules\units.lua:38
unitGUID = "Pet-0-4479-1-87-4694-01002E7C91"
hasStateWatch = false
RegisterUnitEvent = defined @interface\AddOns\LunaUnitFrames\modules\units.lua:104
tagUpdate = {
}
fontstrings =
{
}
OnEnter = defined @interface\AddOns\LunaUnitFrames\modules\units.lua:518
borders = {
}
healthBar = {
}
UnregisterSingleEvent = defined @interface\AddOns\LunaUnitFrames\modules\units.lua:87
DisableRangeAlpha = defined @interface\AddOns\LunaUnitFrames\modules\units.lua:163
highlight = {
}
fullUpdates =
{
}
UnregisterUpdateFunc = defined @interface\AddOns\LunaUnitFrames\modules\units.lua:127
highFrame = {
}
BlizzRegisterUnitEvent = defined =[C]:-1
incHeal = {
}
FullUpdate = defined @interface\AddOns\LunaUnitFrames\modules\units.lua:30
portraitModel = {
}
SetBarColor = defined @interface\AddOns\LunaUnitFrames\modules\units.lua:179
}
unit = "targettarget"
hp = "1.4K"
maxhp = "1.5K"
(*temporary) = false
(*temporary) = "targettarget"
(*temporary) = false
(*temporary) = "attempt to compare string with number"
UnitHealth = defined =[C]:-1
feigncheck = defined @interface\AddOns\LunaUnitFrames\modules\tags.lua:42
L =
{
Weaponbuffs = "Weaponbuffs"
Set the buffsize. = "Set the buffsize."
The space between each column = "The space between each column"
Highlight the frames borders when the unit is moused over = "Highlight the frames borders when the unit is moused over"
Xp bar = "Xp bar"
Dead = "Dead"
The maximum amount of columns = "The maximum amount of columns"
elitedesc = ""elite" if the creature is elite or rareelite"
Own buff/debuff = "Own buff/debuff"
Tags = "Tags"
Aggro = "Aggro"
Never = "Never"
Alpha = "Alpha"
Where a new column is started = "Where a new column is started"
Down = "Down"
Combo points = "Combo points"
Health bar = "Health bar"
Cast bar = "Cast bar"
elite = "elite"
Reckoning Stacks = "Reckoning Stacks"
raredesc = ""rare" if the creature is rare or rareelite"
raid = "Raid"
Power Type = "Power Type"
Size = "Size"
Ascending = "Ascending"
perpp = "Mana/rage/energy percent"
Health percent = "Health percent"
Since mana/energy r

commented

Fixed in 3046.