TipTac Reborn

TipTac Reborn

862k Downloads

LUA error when fading out tooltip

frozn opened this issue ยท 1 comments

commented
Message: Interface/AddOns/TipTac/ttCore.lua:1450: attempt to index field 'ttUnit' (a nil value)
Time: Sun Oct 16 12:24:39 2022
Count: 16
Stack: Interface/AddOns/TipTac/ttCore.lua:1450: attempt to index field 'ttUnit' (a nil value)
[string "@Interface/AddOns/TipTac/ttCore.lua"]:1450: in function `FadeOut'
[string "@Interface/FrameXML/GameTooltip.lua"]:967: in function `SetWorldCursor'
[string "@Interface/FrameXML/UIParent.lua"]:1436: in function <Interface/FrameXML/UIParent.lua:1360>

Locals: self = GameTooltip {
0 = <userdata>
SetQuestLogRewardSpell = <function> defined @Interface/SharedXML/Tooltip/TooltipDataHandler.lua:306
ItemTooltip = Frame {
}
SetHyperlink = <function> defined =[C]:-1
SetAzeriteEssence = <function> defined =[C]:-1
SetVoidDepositItem = <function> defined @Interface/SharedXML/Tooltip/TooltipDataHandler.lua:306
SetTraitEntry = <function> defined @Interface/SharedXML/Tooltip/TooltipDataHandler.lua:306
ClearBackdrop = <function> defined @Interface/SharedXML/Backdrop.lua:282
SetLootCurrency = <function> defined @Interface/SharedXML/Tooltip/TooltipDataHandler.lua:306
SetWorldCursor = <function> defined @Interface/FrameXML/GameTooltip.lua:943
SetLootItem = <function> defined @Interface/SharedXML/Tooltip/TooltipDataHandler.lua:306
GetSpell = <function> defined @Interface/FrameXML/GameTooltip.lua:992
SetQuestLogSpecialItem = <function> defined @Interface/SharedXML/Tooltip/TooltipDataHandler.lua:306
SetRecipeReagentItem = <function> defined @Interface/SharedXML/Tooltip/TooltipDataHandler.lua:306
SetMerchantItem = <function> defined @Interface/SharedXML/Tooltip/TooltipDataHandler.lua:306
BottomOverlay = Texture {
}
ttLastUpdate = 0
SetSocketedRelic = <function> defined @Interface/SharedXML/Tooltip/TooltipDataHandler.lua:306
ProcessInfo = <function> defined @Interface/SharedXML/Tooltip/TooltipDataHandler.lua:107
NineSlice = Frame {
}
OnLoad = <function> defined @Interface/FrameXML/GameTooltip.lua:916
TopEdge = Texture {
}
SetUnitDebuffByAuraInstanceID = <function> defined @Interface/SharedXML/Tooltip/TooltipDataHandler.lua:306
SetBagItem = <function> defined @Interface/SharedXML/Tooltip/TooltipDataHandler.lua:306
SetBackdropColor = <function> defined @Interface/AddOns/TipTac/ttCore.lua:1652
LeftEdge = Texture {
}
SetCurrencyByID = <function> defined =[C]:-1
SetSpellBookItem = <function> defined =[C]:-1
textLeft1Font = "GameTooltipHeaderText"
SetShapeshift = <function> defined @Interface/SharedXML/Tooltip/TooltipDataHandler.lua:306
ttDisplayingUnit = false
SetArtifactPowerByID = <function> defined @Interface/SharedXML/Tooltip/TooltipDataHandler.lua:306
textRight2Font = "GameTooltipText"
TopOverlay = Texture {
}
SetSocketedItem = <function> defined @Interface/SharedXML/Tooltip/TooltipDataHandler.lua:306
SetUnitDebuff = <function> defined =[C]:-1
SetMountBySpellID = <function> defined @Interface/SharedXML/Tooltip/TooltipDataHandler.lua:306
SetBorderBlendMode = <function> defined @Interface/SharedXML/Backdrop.lua:266
SetToyByItemID = <function> defined =[C]:-1
TextLeft1 = GameTooltipTextLeft1 {
}
GetTooltipData = <function> defined @Interface/SharedXML/Tooltip/TooltipDataHandler.lua:206
IsTooltipType = <function> defined @Interface/SharedXML/Tooltip/TooltipDataHandler.lua:213
OnBackdropSizeChanged = <function> defined @Interface/SharedXML/Backdrop.lua:182
SetArtifactItem = <function> defined @Interface/SharedXML/Tooltip/TooltipDataHandler.lua:306
StatusBar = GameTooltipStatusBar {
}
SetPossession = <function> defined @Interface/SharedXML/Tooltip/TooltipDataHandler.lua:306
SetUnitAura = <function> defined =[C]:-1
SetUnitBuffByAuraInstanceID = <function> defined @Interface/SharedXML/Tooltip/TooltipDataHandler.lua:306
SetConduit = <function> defined =[C]:-1
SetupPieceVisuals = <function> defined @Interface/SharedXML/Backdrop.lua:246
SetMinimapMouseover = <function> defined @Interface/SharedXML/Tooltip/TooltipDataHandler.lua:306
GetItem = <function> defined @Interfac

see https://www.curseforge.com/wow/addons/tip-tac?comment=3321

commented

Fixed. Will be included in the next release.

Current Dev version:
TipTac-dev.zip