-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Describe the bug
Got this error when clicking an item in my mailbox. I don't think I have the mail feature in AbstractUI enabled currently due to all the previous errors it was throwing.
Additional context
5x ...eBlizzard_MoneyFrame/Mainline/MoneyFrame.lua:292: attempt to perform arithmetic on a secret number value (tainted by 'AbstractUI')
[Blizzard_MoneyFrame/Mainline/MoneyFrame.lua]:292: in function 'MoneyFrame_Update'
[Blizzard_MoneyFrame/Shared/MoneyFrame.lua]:648: in function 'SetTooltipMoney'
[Blizzard_MailFrame/MailFrame.lua]:357: in function <Blizzard_MailFrame/MailFrame.lua:343>
[C]: in function 'InboxFrameItem_OnEnter'
[*MailFrame.xml:140_OnEvent]:3: in function <[string "*MailFrame.xml:140_OnEvent"]:1>
Locals:
frameName = "GameTooltipMoneyFrame1"
money = 13565627
forceShow = nil
frame = GameTooltipMoneyFrame1 {
GoldButton = GameTooltipMoneyFrame1GoldButton {
}
PrefixText = GameTooltipMoneyFrame1PrefixText {
}
small = 1
staticMoney = 13565627
trialErrorButton = GameTooltipMoneyFrame1TrialErrorButton {
}
CopperButton = GameTooltipMoneyFrame1CopperButton {
}
moneyType = "STATIC"
vadjust = 0
info =
}
moneyIconsDirty = false
lastArgMoney = 13565627
SuffixText = GameTooltipMoneyFrame1SuffixText {
}
SilverButton = GameTooltipMoneyFrame1SilverButton {
}
}
info =
collapse = 1
}
gold = 1356
goldDisplay = "1,356"
silver = 56
copper = 27
goldButton = GameTooltipMoneyFrame1GoldButton {
Text = GameTooltipMoneyFrame1GoldButtonText {
}
}
silverButton = GameTooltipMoneyFrame1SilverButton {
Text = GameTooltipMoneyFrame1SilverButtonText {
}
}
copperButton = GameTooltipMoneyFrame1CopperButton {
NormalTexture = Texture {
}
Text = GameTooltipMoneyFrame1CopperButtonText {
}
}
iconWidth = 13
spacing = -4
maxDisplayWidth = nil
isColorBlindModeDesired = false
(*temporary) = GameTooltipMoneyFrame1CopperButton {
NormalTexture = Texture {
}
Text = GameTooltipMoneyFrame1CopperButtonText {
}
}
(*temporary) =
(*temporary) = GameTooltipMoneyFrame1CopperButton {
NormalTexture = Texture {
}
Text = GameTooltipMoneyFrame1CopperButtonText {
}
}
(*temporary) =
(*temporary) = 0
(*temporary) = 0
(*temporary) = Texture {
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to perform arithmetic on a secret number value (tainted by 'AbstractUI')"
COPPER_PER_SILVER = 100
SILVER_PER_GOLD = 100