Skip to content

Tooltip error - secret node entry #97

@Fleymour

Description

@Fleymour
2x Blizzard_SharedXML/SharedTooltipTemplates.lua:167: attempt to index local 'color' (a secret table value tainted by 'TalentTreeTweaks')
[Blizzard_SharedXML/SharedTooltipTemplates.lua]:167: in function 'GameTooltip_AddColoredLine'
[Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:348: in function 'AddLineDataText'
[Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:329: in function 'ProcessLineData'
[Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:315: in function 'ProcessLines'
[Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:292: in function <...lizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:245>
[C]: in function 'securecallfunction'
[Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:242: in function 'ProcessInfo'
[Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:437: in function 'AppendInfo'
[Blizzard_SharedTalentUI/Blizzard_TalentDisplay.lua]:366: in function 'AddTooltipDescription'
[Blizzard_SharedTalentUI/Blizzard_TalentDisplay.lua]:111: in function <...s/Blizzard_SharedTalentUI/Blizzard_TalentDisplay.lua:101>
[tail call]: ?
[C]: in function 'xpcall'
[Blizzard_ObjectAPI/Mainline/AsyncCallbackSystem.lua]:76: in function 'FireCallbacks'
[Blizzard_ObjectAPI/Mainline/AsyncCallbackSystem.lua]:35: in function <.../Blizzard_ObjectAPI/Mainline/AsyncCallbackSystem.lua:31>
[C]: in function 'accessor'
[Blizzard_ObjectAPI/Mainline/AsyncCallbackSystem.lua]:52: in function 'AddCallback'
[Blizzard_ObjectAPI/Mainline/AsyncCallbackSystem.lua]:60: in function <.../Blizzard_ObjectAPI/Mainline/AsyncCallbackSystem.lua:58>
[tail call]: ?
[Blizzard_SharedTalentUI/Blizzard_TalentDisplay.lua]:33: in function 'OnEnter'
[Blizzard_SharedTalentUI/Blizzard_TalentButtonBase.lua]:25: in function 'OnEnter'
[Blizzard_PlayerSpells/ClassTalents/Blizzard_ClassTalentButtonTemplates.lua]:225: in function <...ClassTalents/Blizzard_ClassTalentButtonTemplates.lua:222>
[C]: ?
[C]: ?


Locals:
tooltip = GameTooltip {
 ItemTooltip = Frame {
 }
 RightEdge = Texture {
 }
 NineSlice = Frame {
 }
 TopEdge = Texture {
 }
 suppressAutomaticCompareItem = false
 LeftEdge = Texture {
 }
 textLeft1Font = "GameTooltipHeaderText"
 processingInfo = <table> {
 }
 infoList = <table> {
 }
 textRight2Font = "GameTooltipText"
 TopOverlay = Texture {
 }
 TextLeft1 = GameTooltipTextLeft1 {
 }
 customBackdropAlpha = 0.800000
 shouldRefreshData = false
 PixelSnapDisabled = true
 BottomLeftCorner = Texture {
 }
 BottomOverlay = Texture {
 }
 supportsDataRefresh = true
 CIMI_tooltipWritten = false
 shoppingTooltips = <table> {
 }
 BottomRightCorner = Texture {
 }
 StatusBar = GameTooltipStatusBar {
 }
 progressBarPool = <table> {
 }
 updateTooltipTimer = 0.108000
 TopLeftCorner = Texture {
 }
 template = "Transparent"
 TextRight1 = GameTooltipTextRight1 {
 }
 supportsItemComparison = true
 BottomEdge = Texture {
 }
 TopRightCorner = Texture {
 }
 widgetContainer = Frame {
 }
 layoutType = "TooltipDefaultLayout"
 Center = Texture {
 }
 waitingForData = false
 backdropInfo = <table> {
 }
 TextRight2 = GameTooltipTextRight2 {
 }
 TextLeft2 = GameTooltipTextLeft2 {
 }
 textRight1Font = "GameTooltipHeaderText"
 textLeft2Font = "GameTooltipText"
}
text = <no value>
color = <no value>
wrap = false
leftOffset = nil
(*temporary) = nil
(*temporary) = <no value>
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index local 'color' (a secret table value tainted by 'TalentTreeTweaks')"

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions