ascott18 / TellMeWhen

TellMeWhen is a combat tracking AddOn for World of Warcraft Retail and Classic
https://wow.curseforge.com/projects/tellmewhen
GNU General Public License v3.0
86 stars 11 forks source link

Error in BuffsDebuffs.lua #2224

Closed Tsurugi-was closed 2 months ago

Tsurugi-was commented 2 months ago

WoW Version

Retail

TellMeWhen Version

11.0.8

Describe the bug

Getting spammed with errors through BugSack

2100x ...mponents/Core/Conditions/Categories/BuffsDebuffs.lua:115: attempt to index global 'instance' (a nil value) [string "@TellMeWhen/Components/Core/Conditions/Categories/BuffsDebuffs.lua"]:115: in function AuraDur' [string "Condition_ICON_ICON_ICON_ICON_SPELLRANGE_ICON_BUFFDUR"]:9: in functionCheckFunction' [string "@TellMeWhen/Components/Core/Conditions/ConditionObject.lua"]:266: in function Check' [string "@TellMeWhen/Components/Core/Icon.lua"]:770: in functionUpdate' [string "@TellMeWhen/Components/IconTypes/IconType_meta/meta.lua"]:235: in function UpdateFunction' [string "@TellMeWhen/Components/Core/Icon.lua"]:784: in functionUpdate' [string "@TellMeWhen/Components/IconTypes/IconType_meta/meta.lua"]:235: in function UpdateFunction' [string "@TellMeWhen/Components/Core/Icon.lua"]:784: in functionUpdate' [string "@TellMeWhen/Components/IconTypes/IconType_meta/meta.lua"]:235: in function `UpdateFunction' [string "@TellMeWhen/Components/Core/Icon.lua"]:784: in function <TellMeWhen/Components/Core/Icon.lua:741>

[string "@TellMeWhen/TellMeWhen.lua"]:2641: in function <TellMeWhen/TellMeWhen.lua:2603>

Locals: unit = "targettarget" name = "слово силы: щит" filter = "HELPFUL PLAYER" data =

{ spellId = 17 isBossAura = false duration = 15 expirationTime = 2683.453000 isFromPlayerOrPlayerPet = true points =
{ } icon = 135940 nameplateShowPersonal = false dispelName = "Magic" nameplateShowAll = false auraInstanceID = 206290 timeMod = 1 isRaid = true isHarmful = false canApplyAura = true name = "Слово силы: Щит" isHelpful = true applications = 0 isNameplateOnly = false sourceUnit = "player" isStealable = false } (temporary) = nil (temporary) = Infinite (temporary) = 1 (temporary) = 3 (temporary) = "слово силы: щит" (temporary) = "Слово силы: Щит" (temporary) = "targettarget" (temporary) = 3 (*temporary) = "attempt to index global 'instance' (a nil value)" huge = Infinite

Export Strings

N/A
Tsurugi-was commented 2 months ago

returned to 11.0.7 release and works with no errors