Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TipTacItemRef/ttItemRef.lua:2695: attempt to index upvalue 'TT_ExtendedConfig' (a nil value) #299

Open
TheHalfYeti opened this issue Jul 5, 2024 · 1 comment
Labels
1_bug Something isn't working 2_to develop Development can begin 3_solved Issue is fixed

Comments

@TheHalfYeti
Copy link

Describe the bug

212x TipTacItemRef/ttItemRef.lua:2695: attempt to index upvalue 'TT_ExtendedConfig' (a nil value)
[string "@TipTacItemRef/ttItemRef.lua"]:2695: in function spell' [string "@TipTacItemRef/ttItemRef.lua"]:646: in function <TipTacItemRef/ttItemRef.lua:637> [string "=[C]"]: ? [string "=[C]"]: in function SetUnitAura'
[string "@ElkBuffBars/EBB_Bar.lua"]:113: in function `OnEnter'
[string "@ElkBuffBars/ElkBuffBars.lua"]:591: in function <ElkBuffBars/ElkBuffBars.lua:591>

Locals:
self = GameTooltip {
0 =
ItemTooltip = Frame {
}
SetHyperlink = defined =[C]:-1
SetAzeriteEssence = defined =[C]:-1
SetVoidDepositItem = defined =[C]:-1
SetTraitEntry = defined @Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:539
ClearBackdrop = defined =[C]:-1
SetLootCurrency = defined @Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:539
SetWorldCursor = defined @Blizzard_GameTooltip/Mainline/GameTooltip.lua:1055
SetLootItem = defined =[C]:-1
GetSpell = defined @Blizzard_GameTooltip/Mainline/GameTooltip.lua:1093
SetQuestLogSpecialItem = defined @Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:539
SetRecipeReagentItem = defined =[C]:-1
SetMerchantItem = defined =[C]:-1
TopRightCorner = Texture {
}
SetSocketedRelic = defined @Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:539
ProcessInfo = defined @Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:335
NineSlice = Frame {
}
SetInventoryItem = defined =[C]:-1
TopEdge = Texture {
}
SetUnitDebuffByAuraInstanceID = defined =[C]:-1
GetProcessingTooltipInfo = defined @Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:488
SetBackdropColor = defined =[C]:-1
LeftEdge = Texture {
}
AddLineDataText = defined @Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:429
AppendInfo = defined @Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:525
SetSpellBookItem = defined =[C]:-1
ZGV_ShowManyLines = defined @ZygorGuidesViewer/Functions.lua:364
textLeft1Font = "GameTooltipHeaderText"
AppendInfoWithSpacer = defined @Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:531
SetShapeshift = defined @Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:539
hasMoney = 1
SetArtifactPowerByID = defined @Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:539
textRight2Font = "GameTooltipText"
TopOverlay = Texture {
}
SetSocketedItem = defined @Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:539
SetUnitDebuff = defined =[C]:-1
SetWorldLootObject = defined @Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:539
SetMountBySpellID = defined =[C]:-1
SetBorderBlendMode = defined @Blizzard_SharedXML/Backdrop.lua:266
SetToyByItemID = defined =[C]:-1
TextLeft1 = GameTooltipTextLeft1 {
}
GetTooltipData = defined @Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:505
IsTooltipType = defined @Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:509
OnBackdropSizeChanged = defined @Blizzard_SharedXML/Backdrop.lua:182
ClearHandlerInfo = defined @Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:444
SetEnhancedConduit = defined =[C]:-1
StatusBar = GameTooltipStatusBar {
}
SetPossession = defined @Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:539
SetUnitAura = defined =[C]:-1
SetUnitBuffByAuraInstanceID = defined =[C]:-1
SetConduit = defined =[C]:-1
SetupPieceVisuals = defined @Blizzard_SharedXML/Backdrop.lua:246
SetMinimapMouseover = defined @Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:539
GetItem = defined @Blizzard_GameTooltip/Mainline/GameTooltip.lua:1089
SetRecipeResultItem = defined =[C]:-1
SetQuestPartyProgress = defined =[C]:-1
processingInfo = <table

Steps to Reproduce

Exist in world? Not sure. Maybe when I cast spells. Specifically, I am on a Lightforged Paladin. Level 11 so spell options are limited.

Expected behavior

No response

Additional context

No response

Version of TipTac Reborn

24.05.26

Flavor/Version of WoW

Retail 10.2.7

@TheHalfYeti TheHalfYeti added the 1_bug Something isn't working label Jul 5, 2024
@frozn
Copy link
Owner

frozn commented Jul 6, 2024

Thanks for reporting this! 👍

Fix will be included in the next release.

@frozn frozn added 2_to develop Development can begin 3_solved Issue is fixed labels Jul 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1_bug Something isn't working 2_to develop Development can begin 3_solved Issue is fixed
Projects
None yet
Development

No branches or pull requests

2 participants