Skip to content

Retrieving AH profit from mailbox throws UI errors #1753

@Drest

Description

@Drest

What version(s) of WoW are you using?

Retail

What version of Auctionator?

311

What isn't working? What was supposed to happen?

Opening "Auction Successful" mail items throws UI errors.

Clicking "Open All" with a full mailbox floods the chat with "There are too many errors in your UI. As a result, your game experience may be degraded. Disable or update the failing addons if you don't want to see this message again."

Are you experiencing any lua errors

1x ...eBlizzard_MoneyFrame/Mainline/MoneyFrame.lua:318: attempt to perform arithmetic on a secret value
[Blizzard_MoneyFrame/Mainline/MoneyFrame.lua]:318: in function 'MoneyFrame_Update'
[Blizzard_MoneyFrame/Shared/MoneyFrame.lua]:637: in function 'SetTooltipMoney'
[Blizzard_MailFrame/MailFrame.lua]:357: in function <Blizzard_MailFrame/MailFrame.lua:343>
[C]: in function 'InboxFrameItem_OnEnter'
[*MailFrame.xml:154_OnEnter]:1: in function <[string "*MailFrame.xml:154_OnEnter"]:1>

Locals:
frameName = "GameTooltipMoneyFrame1"
money = 427075
forceShow = nil
frame = GameTooltipMoneyFrame1 {
 GoldButton = GameTooltipMoneyFrame1GoldButton {
 }
 PrefixText = GameTooltipMoneyFrame1PrefixText {
 }
 small = 1
 staticMoney = 427075
 trialErrorButton = GameTooltipMoneyFrame1TrialErrorButton {
 }
 CopperButton = GameTooltipMoneyFrame1CopperButton {
 }
 moneyType = "STATIC"
 vadjust = 0
 lastArgMoney = 427075
 moneyIconsDirty = false
 info = <table> {
 }
 SuffixText = GameTooltipMoneyFrame1SuffixText {
 }
 SilverButton = GameTooltipMoneyFrame1SilverButton {
 }
}
info = <table> {
 collapse = 1
}
gold = 42
goldDisplay = "42"
silver = 70
copper = 75
goldButton = GameTooltipMoneyFrame1GoldButton {
 Text = GameTooltipMoneyFrame1GoldButtonText {
 }
}
silverButton = GameTooltipMoneyFrame1SilverButton {
 Text = GameTooltipMoneyFrame1SilverButtonText {
 }
}
copperButton = GameTooltipMoneyFrame1CopperButton {
 NormalTexture = Texture {
 }
 Text = GameTooltipMoneyFrame1CopperButtonText {
 }
}
iconWidth = 13
spacing = -4
maxDisplayWidth = nil
isColorBlindModeDesired = false
width = 13
showLowerDenominations = nil
truncateCopper = nil
(*temporary) = <no value>
(*temporary) = GameTooltipMoneyFrame1GoldButton {
 Text = GameTooltipMoneyFrame1GoldButtonText {
 }
}
(*temporary) = <no value>
(*temporary) = 0
(*temporary) = Texture {
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to perform arithmetic on a secret value"
COPPER_PER_SILVER = 100
SILVER_PER_GOLD = 100

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugretailRelated to retail (Shadowlands and upcoming Dragonflight) releases of Auctionator

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions