View Bug Report
Tooltip Error
Bug #: 8879
File: DuffedUI v9
Date: 04-20-19 04:10 PM
By: LestatDraconia
Status: Awaiting Feedback
...nterface\AddOns\DuffedUI\modules\tooltip\tooltip.lua:126: attempt to index a nil value
Time: Sat Apr 20 18:01:09 2019
Count: 1
Stack: ...nterface\AddOns\DuffedUI\modules\tooltip\tooltip.lua:126: attempt to index a nil value
...nterface\AddOns\DuffedUI\modules\tooltip\tooltip.lua:126: in function <...nterface\AddOns\DuffedUI\modules\tooltip\tooltip.lua:79>
[C]: ?
[C]: ?
[C]: ?

Locals: self = GameTooltip {
0 = <userdata>
SetCurrencyByID = <function> defined =[C]:-1
comparing = false
SetExistingSocketGem = <function> defined =[C]:-1
SetHyperlink = <function> defined =[C]:-1
SetGuildBankItem = <function> defined =[C]:-1
SetVoidItem = <function> defined =[C]:-1
SetVoidDepositItem = <function> defined =[C]:-1
SetVoidWithdrawalItem = <function> defined =[C]:-1
ItemTooltip = <unnamed> {
}
insetinsideright = <unnamed> {
}
isInsetDone = true
insetinsideleft = <unnamed> {
}
SetSendMailItem = <function> defined =[C]:-1
IsSkinned = true
SetSocketGem = <function> defined =[C]:-1
insetright = <unnamed> {
}
TopOverlay = <unnamed> {
}
insetbottom = <unnamed> {
}
default = 1
SetUnitDebuff = <function> defined =[C]:-1
SetHeirloomByItemID = <function> defined =[C]:-1
SetLootItem = <function> defined =[C]:-1
SetQuestItem = <function> defined =[C]:-1
insetleft = <unnamed> {
}
Hide = <function> defined =[C]:-1
ttGradient = <unnamed> {
}
insettop = <unnamed> {
}
SetTrainerService = <function> defined =[C]:-1
SetInboxItem = <function> defined =[C]:-1
SetBuybackItem = <function> defined =[C]:-1
shoppingTooltips = <table> {
}
SetTradeTargetItem = <function> defined =[C]:-1
SetCurrencyTokenByID = <function> defined =[C]:-1
SetQuestLogItem = <function> defined =[C]:-1
SetRecipeResultItem = <function> defined =[C]:-1
SetUnitBuff = <function> defined =[C]:-1
insetinsidebottom = <unnamed> {
}
SetTradePlayerItem = <function> defined =[C]:-1
SetIconTextureAndText = <function> defined @Interface\AddOns\TipTacItemRef\ttItemRef.lua:62
ttIcon = <unnamed> {
}
FadeOut = <function> defined @Interface\AddOns\TipTac\ttCore.lua:853
updateTooltip = 0.062000
SetInventoryItem = <function> defined =[C]:-1
SetMerchantItem = <function> defined =[C]:-1
ttCount = <unnamed> {
}
SetLootRollItem = <function> defined =[C]:-1
SetUnitAura = <function> defined =[C]:-1
BottomOverlay = <unnamed> {
}
SetAuctionSellItem = <function> defined =[C]:-1
SetBagItem = <function> defined =[C]:-1
needsReset = true
SetCurrencyToken = <function> defined @Interface\AddOns\DuffedUI\modules\plugins\currency.lua:219
SetItemByID = <function> defined =[C]:-1
insetinsidetop = <unnamed> {
}
SetAuctionItem = <function> defined =[C]:-1
}
NumLines = 8
GetMouseFocus = WorldFrame {
0 = <userdata>
}
Unit = "mouseover"
Line1 = GameTooltipTextLeft1 {
0 = <userdata>
}
Line2 = GameTooltipTextLeft2 {
0 = <userdata>
}
Race = "Human"
Class = "Paladin"
Level = 120
Guild = nil
Name = "Bedīvere"
Realm = nil
CreatureType = "Humanoid"
Classification = "normal"
Title = "Bedīvere, the Lightbringer"
R = 1
G = 0.820000
B = 0
Color = ""
Offset = 2
(for index) = 5
(for limit) = 8
(for step) = 1
i = 5
Line = GameTooltipTextLeft5 {
0 = <userdata>
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index a nil value"
C = <table> {
nameplate = <table> {
}
misc = <table> {
}
general = <table> {
}
media = <table> {
}
duffed = <table> {
}
datatext = <table> {
}
chat = <table> {
}
loot = <table> {
}
raid = <table> {
}
castbar = <table> {
}
tooltip = <table> {
}
classtimer = <table> {
}
merchant = <table> {
}
actionbar = <table> {
}
bags = <table> {
}
unitframes = <table> {
}
cooldown = <table> {
}
auras = <table> {
}
}
DuffedUITooltips = <unnamed> {
0 = <userdata>
Classification = <table> {
}
SetTooltipDefaultAnchor = <function> d

RSS 2.0 Feed for Bug CommentsNotes Sort Options
By: liquidbase - 04-22-19 03:50 AM
A little more information than the error message would have been helpful here.
Do you use other add-ons that modify the tooltip (eg TipTac)? If that is the case please deactivate the corresponding AddOn and test again. Said error does not occur to me.