TipTac

14 - Tiptac core error: UnitAura

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using?

Do you have an error log of what happened?

1x TipTac-09.11.28\core.lua:677 Usage: UnitAura("unit", [index] or ["name", "rank"][, "filter"])
TipTac-09.11.28\core.lua:677 in function <TipTac\core.lua:669
TipTac-09.11.28\core.lua:1183 in function `ApplyGeneralAppearance'
TipTac-09.11.28\core.lua:925 in function <TipTac\core.lua:896
<in C code>: in function `OnTooltipSetUnit'
AuldLangSyne_Note-2.0\Note.lua:379 in function <AuldLangSyne_Note\Note.lua:361
(tail call): ?:
<in C code>: ?
Auc-Advanced-5.7.4568 (KillerKoala)\Libs\LibExtraTip\LibExtraTip.lua:279 in function <...AddOns\Auc-Advanced\Libs\LibExtraTip\LibExtraTip.lua:273
<in C code>: in function `SetUnit'
Interface\FrameXML\UnitFrame.lua:146 in function `UnitFrame_UpdateTooltip':
Interface\FrameXML\UnitFrame.lua:133 in function `UnitFrame_OnEnter':
Tukui-8.00\oUF_Tukz_Main.lua:763 in function <Tukui\oUF_Tukz_Main.lua:763

Locals:
pos = 1
maxAuras = 9
index = 1
gtt = GameTooltip {
 SetQuestLogRewardSpell = <function> @ Auc-Advanced\Libs\LibExtraTip\LibExtraTip.lua:273
 SetExistingSocketGem = <function> defined =[C]:-1
 SetCurrencyToken = <function> defined =[C]:-1
 SetShapeshift = <function> @ Auc-Advanced\Libs\LibExtraTip\LibExtraTip.lua:273
 hasMoney = 1
 SetTracking = <function> @ Auc-Advanced\Libs\LibExtraTip\LibExtraTip.lua:273
 comparing = false
 SetSocketGem = <function> defined =[C]:-1
 Show = <function> @ TipTac\core.lua:823
 SetPetAction = <function> @ Auc-Advanced\Libs\LibExtraTip\LibExtraTip.lua:273
 SetUnitDebuff = <function> @ Auc-Advanced\Libs\LibExtraTip\LibExtraTip.lua:273
 SetLootItem = <function> defined =[C]:-1
 SetQuestItem = <function> defined =[C]:-1
 FadeOut = <function> @ TipTac\core.lua:833
 numMoneyFrames = 1
 SetHyperlink = <function> defined =[C]:-1
 SetUnit = <function> defined =[C]:-1
 SetInboxItem = <function> defined =[C]:-1
 SetBuybackItem = <function> defined =[C]:-1
 shoppingTooltips = <table> {}
 SetHyperlinkCompareItem = <function> defined =[C]:-1
 SetMerchantItem = <function> defined =[C]:-1
 SetQuestLogItem = <function> defined =[C]:-1
 SetSpell = <function> defined =[C]:-1
 SetTradeTargetItem = <function> defined =[C]:-1
 SetTalent = <function> @ Auc-Advanced\Libs\LibExtraTip\LibExtraTip.lua:273
 SetTradePlayerItem = <function> defined =[C]:-1
 SetQuestRewardSpell = <function> @ Auc-Advanced\Libs\LibExtraTip\LibExtraTip.lua:273
 SetSendMailItem = <function> defined =[C]:-1
 SetTrainerService = <function> defined =[C]:-1
 updateTooltip = 0.1809999987483
 SetInventoryItem = <function> defined =[C]:-1
 SetBackpackToken = <function> defined =[C]:-1
 SetMerchantCostItem = <function> defined =[C]:-1
 SetLootRollItem = <function> defined =[C]:-1
 SetUnitAura = <function> @ Auc-Advanced\Libs\LibExtraTip\LibExtraTip.lua:273
 SetUnitBuff = <function> @ Auc-Advanced\Libs\LibExtraTip\LibExtraTip.lua:273
 SetAuctionSellItem = <function> defined =[C]:-1
 SetBagItem = <function> defined =[C]:-1
 SetAction = <function> defined =[C]:-1
 0 = <userdata>
 SetGuildBankItem = <function> defined =[C]:-1
 SetTradeSkillItem = <function> defined =[C]:-1
 SetAuctionItem = <function> defined =[C]:-1
}
cfg = <table> {
 fontFace = "Fonts\ARIALN.TTF";
 classification_rare = "%s (Rare) "
 classification_elite = "+%s "
 barHeight = 15
 left = 1150.6669570305
 hideAllTipsInCombat = true
 tipBackdropEdge = "Interface\Buttons\WHITE8X8"
 optionsLeft = 184.00004702001
 backdropEdgeSize = 1
 optionsBottom = 556.00013953341
 backdropInsets = -1
 powerBar = true
 tipBackdropBG = "Interface\Buttons\WHITE8X8"
 tipBorderColor = <table> {}
 classification_normal = "%s "
 manaBar = true
 talentFormat = 2
 classColoredBorder = true
 anchorWorldUnitType = "mouse"
 barTexture = "Recount\Textures\statusbar\Flat"
 targetYouText = "<<YOU>>"
 hideUFTipsInCombat = false
 top = 331.66674200555
 barFontFace = "Fonts\ARIALN.TTF";
 gradientTip = false
 classification_rareelite = "+%s (Rare) "
 colorNameByClass = true
 barFontSize = 11
 anchorFrameUnitType = "mouse"
 classification_worldboss = "%s (Boss) "
}
u = <table> {
}
auras = <table> {
 1 = <unnamed> {}
 2 = <unnamed> {}
 3 = <unnamed> {}
 4 = <unnamed> {}
 5 = <unnamed> {}
 6 = <unnamed> {}
 7 = <unnamed> {}
 8 = <unnamed> {}
 9 = <unnamed> {}
 10 = <unnamed> {}
 11 = <unnamed> {}
 12 = <unnamed> {}
}
CreateAura = <function> @ TipTac\core.lua:645

  ---

Please provide any additional information below.

User When Change
Aezay Oct 22, 2010 at 13:23 UTC Changed status from Accepted to Fixed
Aezay Feb 15, 2010 at 17:35 UTC Changed name from Tiptac core error to Tiptac core error: UnitAura
Aezay Dec 22, 2009 at 19:03 UTC Changed status from New to Accepted
Josaline Dec 22, 2009 at 09:44 UTC Create

You must login to post a comment. Don't have an account? Register to get one!

  • 5 comments
  • Avatar of Aezay Aezay Oct 22, 2010 at 13:23 UTC - 0 likes

    Finally reproduced this error myself, and were able to track the issue down. A fix will be in the next release.

  • Avatar of Aezay Aezay Jun 14, 2010 at 14:10 UTC - 0 likes

    There sort of is a way to fix this problem, but I am unhappy with it, as I would like to figure out the underlying cause of this issue.

    The cause is most likely an addon conflict, but as I no longer have an active WoW subscription, I cannot do any testing on the matter.

    A way to avoid the error happening at all, would be to disable auras showing in TipTac.

  • Avatar of Aezay Aezay Feb 15, 2010 at 17:36 UTC - 0 likes

    I will keep this open, as this is an error that has been reported quite often, but was never able to reproduce myself, so any new information for this UnitAura() error is appreciated.

  • Avatar of shinx shinx Feb 08, 2010 at 22:40 UTC - 0 likes

    I delete Grid and the error is away i hope it is. Now i installed grid3 hope the error stay away.

  • Avatar of Aezay Aezay Dec 22, 2009 at 19:03 UTC - 0 likes

    The error happens due to u.token being nil, but the code segment where the error happens should never run if u.token is nil, making this a very strange error.

    This is a fairly old error, but I was never able to experience it myself, so I'm inclined to believe that it is somehow caused by another addon.

    I'm leaving this ticket open, because I know it's happening, but without info on how to reproduce it, I cannot do much about it.

  • 5 comments

Facts

Last updated
Mar 30, 2012
Reported
Dec 22, 2009
Status
Fixed - Developer made requested changes. QA should verify.
Type
Defect - A shortcoming, fault, or imperfection
Priority
Medium - Normal priority.
Votes
1

Reported by

Possible assignees