Skip to content

Tooltips Error #17

@robbiekuschel

Description

@robbiekuschel

Describe the bug
Also happening randomly

Additional context

97x AbstractUI/Modules/Tooltips.lua:714: attempt to perform boolean test on a secret boolean value (tainted by 'AbstractUI')
[AbstractUI/Modules/Tooltips.lua]:714: in function 'OnTooltipSetUnit'
[AbstractUI/Modules/Tooltips.lua]:120: in function <AbstractUI/Modules/Tooltips.lua:119>
[tail call]: ?
[C]: in function 'securecallfunction'
[Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:67: in function <...lizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:62>
[Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:87: in function <...lizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:83>
[Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:123: in function <...lizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:113>
[C]: in function 'SetAttribute'
[Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:148: in function <...lizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:141>
[Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:298: in function <...lizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua:245>
[C]: in function 'securecallfunction'
[Blizzard_SharedXMLGame/Tooltip/TooltipDataHandler.lua]:242: in function 'ProcessInfo'
[Blizzard_GameTooltip/Mainline/GameTooltip.lua]:997: in function 'SetWorldCursor'
[Blizzard_UIParent/Mainline/UIParent.lua]:1271: in function <...rfaceBlizzard_UIParent/Mainline/UIParent.lua:1191>

Locals:
self =

{
tooltips =
{
}
modules =
{
}
inspectThrottle = 1.500000
defaultModuleState = true
hooks =
{
}
db =
{
}
enabledState = true
anchorFrame = AbstractUI_TooltipAnchor {
}
defaultModuleLibraries =
{
}
name = "AbstractUI_Tooltips"
microMenuHooked = true
orderedModules =
{
}
initialized = true
FontKit =
{
}
ColorPalette =
{
}
playerCache =
{
}
baseName = "AbstractUI"
lastInspectTime = 0
moduleName = "Tooltips"
}
tooltip = GameTooltip {
ItemTooltip = Frame {
}
BottomOverlay = Texture {
}
NineSlice = Frame {
}
suppressAutomaticCompareItem = false
textLeft1Font = "GameTooltipHeaderText"
hasMoney = 1
textRight2Font = "GameTooltipText"
TopOverlay = Texture {
}
TextLeft1 = GameTooltipTextLeft1 {
}
processingInfo =
{
}
infoList =
{
}
AbstractBG = Texture {
}
numMoneyFrames = 1
supportsDataRefresh = true
shouldRefreshData = false
waitingForData = false
shoppingTooltips =
{
}
updateTooltipTimer = 0.014000
TextRight1 = GameTooltipTextRight1 {
}
StatusBar = GameTooltipStatusBar {
}
supportsItemComparison = true
textLeft2Font = "GameTooltipText"
layoutType = "TooltipDefaultLayout"
textRight1Font = "GameTooltipHeaderText"
TextRight2 = GameTooltipTextRight2 {
}
TextLeft2 = GameTooltipTextLeft2 {
}
}
_ = "Nadezhdah"
unit = "party3"
unitExists = true
ok = true
isPlayer = true
name = "Nadezhdah"
realm = "Moonrunner"
guid = "Player-1175-0EAEE8D6"
classColor =
{
colorStr = "ff3fc7eb"
b = 0.921569
g = 0.780392
r = 0.247059
}
_ = "Mage"
class = "MAGE"
(*temporary) =
(*temporary) = "party3"
(*temporary) =
(*temporary) = "Abstract Dichotomy"
(*temporary) =
{
r = 0.670000
g = 0.830000
b = 0.450000
}
(*temporary) = GameTooltip {
ItemTooltip = Frame {
}
BottomOverlay = Texture {
}
NineSlice = Frame {
}
suppressAutomaticCompareItem = false
textLeft1Font = "GameTooltipHeaderText"
hasMoney = 1
textRight2Font = "GameTooltipText"
TopOverlay = Texture {
}
TextLeft1 = GameTooltipTextLeft1 {
}
processingInfo =
{
}
infoList =
{
}
AbstractBG = Texture {
}
numMoneyFrames = 1
supportsDataRefresh = true
shouldRefreshData = false
waitingForData = false
shoppingTooltips =
{
}
updateTooltipTimer = 0.014000
TextRight1 = GameTooltipTextRight1 {
}
StatusBar = GameTooltipStatusBar {
}
supportsItemComparison = true
textLeft2Font = "GameTooltipText"
layoutType = "TooltipDefaultLayout"
textRight1Font = "GameTooltipHeaderText"
TextRight2 = GameTooltipTextRight2 {
}
TextLeft2 = GameTooltipTextLeft2 {
}
}
(*temporary) = "Veteran"
(*temporary) = 0.700000
(*temporary) = 0.700000
(*temporary) = 0.700000
(*temporary) = 0.950000
(*temporary) = true
(*temporary) =
{
tooltips =
{
}
modules =
{
}
inspectThrottle = 1.500000
defaultModuleState = true
hooks =
{
}
db =
{
}
enabledState = true
anchorFrame = AbstractUI_TooltipAnchor {
}
defaultModuleLibraries =
{
}
name = "AbstractUI_Tooltips"
microMenuHooked = true
orderedModules =
{
}
initialized = true
FontKit =
{
}
ColorPalette =
{
}
playerCache =
{
}
baseName = "AbstractUI"
lastInspectTime = 0
moduleName = "Tooltips"
}
(*temporary) = GameTooltip {
ItemTooltip = Frame {
}
BottomOverlay = Texture {
}
NineSlice = Frame {
}
suppressAutomaticCompareItem = false
textLeft1Font = "GameTooltipHeaderText"
hasMoney = 1
textRight2Font = "GameTooltipText"
TopOverlay = Texture {
}
TextLeft1 = GameTooltipTextLeft1 {
}
processingInfo =
{
}
infoList =
{
}
AbstractBG = Texture {
}
numMoneyFrames = 1
supportsDataRefresh = true
shouldRefreshData = false
waitingForData = false
shoppingTooltips =
{
}
updateTooltipTimer = 0.014000
TextRight1 = GameTooltipTextRight1 {
}
StatusBar = GameTooltipStatusBar {
}
supportsItemComparison = true
textLeft2Font = "GameTooltipText"
layoutType = "TooltipDefaultLayout"
textRigh

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions