[Retail] Attempt to perform arithmetic on a secret number value #226


Open
  • justmadeinfo created this issue Feb 27, 2026

    6x Blizzard_GameTooltip/Mainline/GameTooltip.lua:754: attempt to perform arithmetic on a secret number value (tainted by 'HandyNotes_Midnight')
    [Blizzard_GameTooltip/Mainline/GameTooltip.lua]:754: in function 'EmbeddedItemTooltip_UpdateSize'
    [*GameTooltip.xml:96_OnSizeChanged]:1: in function <[string "*GameTooltip.xml:96_OnSizeChanged"]:1>
    [C]: in function 'GetWidth'
    [Blizzard_GameTooltip/Mainline/GameTooltip.lua]:754: in function 'EmbeddedItemTooltip_UpdateSize'
    [Blizzard_GameTooltip/Mainline/GameTooltip.lua]:807: in function 'EmbeddedItemTooltip_SetItemByID'
    [HandyNotes_Midnight/core/nodes.lua]:477: in function 'Render'
    [HandyNotes_Midnight/core/core.lua]:141: in function <HandyNotes_Midnight/core/core.lua:140>

     

    Locals:
    self = Frame {
    itemTextureSet = true
    IconOverlay2 = Texture {
    }
    count = 1
    isCraftedItem = false
    Text = FontString {
    }
    FollowerTooltip = GameTooltipGarrisonFollowerTooltip {
    }
    isProfessionItem = false
    yspacing = 13
    IconOverlay = Texture {
    }
    Count = FontString {
    }
    IconBorder = Texture {
    }
    itemID = 238601
    Tooltip = GameTooltipTooltip {
    }
    Icon = Texture {
    }
    }
    itemTooltipExtraBorderHeight = 22
    (*temporary) = <no value>
    (*temporary) = <no value>
    (*temporary) = Texture {
    }
    (*temporary) = <no value>
    (*temporary) = nil
    (*temporary) = nil
    (*temporary) = "attempt to perform arithmetic on a secret number value (tainted by 'HandyNotes_Midnight')"


To post a comment, please login or register a new account.