CTMod

CTMod

766k Downloads

CT PartyBuffs - attempt to compare number with nil

mmofanatic90210 opened this issue ยท 1 comments

commented

Latest build, here's everything from one of the lua dumps.
I only run Core, Library, Party, Mail

Message: Interface/AddOns/CT_PartyBuffs/CT_PartyBuffs.lua:186: attempt to compare number with nil
Time: Sun Aug 18 16:27:24 2024
Count: 46
Stack: Interface/AddOns/CT_PartyBuffs/CT_PartyBuffs.lua:186: attempt to compare number with nil
[string "@Interface/AddOns/CT_PartyBuffs/CT_PartyBuffs.lua"]:186: in function <Interface/AddOns/CT_PartyBuffs/CT_PartyBuffs.lua:178>

Locals: (for state) =

{
= true
}
(for control) = CT_PartyBuffFrame1 {
buffs =
{
}
debuffs =
{
}
unit = "party1"
}
frame = CT_PartyBuffFrame1 {
buffs =
{
}
debuffs =
{
}
unit = "party1"
}
debuffsShown = 0
(for state) =
{
1 = Button {
}
2 = Button {
}
3 = Button {
}
4 = Button {
}
5 = Button {
}
6 = Button {
}
}
(for control) = 1
i = 1
button = Button {
Count = FontString {
}
id = 1
Border = Texture {
}
Icon = Texture {
}
unit = "party1"
}
aura =
{
spellId = 373693
isBossAura = false
duration = 6
expirationTime = 238457.700000
isFromPlayerOrPlayerPet = false
points =
{
}
icon = 135265
nameplateShowPersonal = false
nameplateShowAll = false
auraInstanceID = 25882
timeMod = 1
isRaid = false
isHarmful = true
canApplyAura = false
name = "Living Bomb"
isHelpful = false
applications = 0
isNameplateOnly = false
isStealable = false
}
(*temporary) = FontString {
}
(*temporary) = nil
(*temporary) = true
(*temporary) =
{
spellId = 373693
isBossAura = false
duration = 6
expirationTime = 238457.700000
isFromPlayerOrPlayerPet = false
points =
{
}
icon = 135265
nameplateShowPersonal = false
nameplateShowAll = false
auraInstanceID = 25882
timeMod = 1
isRaid = false
isHarmful = true
canApplyAura = false
name = "Living Bomb"
isHelpful = false
applications = 0
isNameplateOnly = false
isStealable = false
}
(*temporary) = "points"
(*temporary) = "attempt to compare number with nil"
triggers =
{
= true
}
debuffFilter = "HARMFUL"
layout = 1
buffFilter = "HELPFUL"

commented

Thank you for the report. Addressed in 11.0.2.3