-
Notifications
You must be signed in to change notification settings - Fork 4
Description
Is there an existing issue for this?
- I have searched the existing issues
Game Client
Retail
Current Behavior
Getting this lua error from bugsack related to Aurora. It triggered in a raid.
18x Blizzard_SharedXMLBase/FrameUtil.lua:211: attempt to perform arithmetic on local 'frameLeft' (a secret number value tainted by 'Aurora')
[Blizzard_SharedXMLBase/FrameUtil.lua]:211: in function 'GetUnscaledFrameRect'
[Blizzard_SharedXML/LayoutFrame.lua]:454: in function <Blizzard_SharedXML/LayoutFrame.lua:453>
[Blizzard_SharedXML/LayoutFrame.lua]:506: in function 'Layout'
[Blizzard_FrameXML/Mainline/LootHistory.lua]:272: in function 'Init'
[Blizzard_FrameXML/Mainline/LootHistory.lua]:71: in function 'SetTooltip'
[Blizzard_FrameXML/Mainline/LootHistory.lua]:27: in function <...ceBlizzard_FrameXML/Mainline/LootHistory.lua:26>
Locals:
frame = Texture {
}
scale = 0.670000
frameLeft =
frameBottom =
frameWidth =
frameHeight =
(*temporary) =
(*temporary) =
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to perform arithmetic on local 'frameLeft' (a secret number value tainted by 'Aurora')"
Thanks for looking into this!
Expected Behavior
No response
Steps To Reproduce
No response
Additional context
No response