BagSync

BagSync

3M Downloads

Integer overflow error

mbattersby opened this issue ยท 3 comments

commented

I get this error every time I mouse over Purple Ribboned Holiday Gift in my bags. I think this might be true for all wrapped gifts?

Message: integer overflow attempting to store 10138500000
Time: Fri Jul  7 18:19:18 2023
Count: 4
Stack: integer overflow attempting to store 10138500000
[string "=[C]"]: in function `GetItemInfo'
[string "@Interface/AddOns/BagSync/wireframe/tooltip.lua"]:922: in function `TallyUnits'
[string "@Interface/AddOns/BagSync/wireframe/tooltip.lua"]:1124: in function <Interface/AddOns/BagSync/wireframe/tooltip.lua:1099>
[string "=(tail call)"]: ?
[string "=[C]"]: in function `securecallfunction'
[string "@Interface/SharedXML/Tooltip/TooltipDataHandler.lua"]:162: in function <Interface/SharedXML/Tooltip/TooltipDataHandler.lua:157>
[string "@Interface/SharedXML/Tooltip/TooltipDataHandler.lua"]:182: in function <Interface/SharedXML/Tooltip/TooltipDataHandler.lua:178>
[string "@Interface/SharedXML/Tooltip/TooltipDataHandler.lua"]:218: in function <Interface/SharedXML/Tooltip/TooltipDataHandler.lua:208>
[string "=[C]"]: in function `SetAttribute'
[string "@Interface/SharedXML/Tooltip/TooltipDataHandler.lua"]:243: in function <Interface/SharedXML/Tooltip/TooltipDataHandler.lua:236>
[string "@Interface/SharedXML/Tooltip/TooltipDataHandler.lua"]:389: in function <Interface/SharedXML/Tooltip/TooltipDataHandler.lua:339>
[string "=[C]"]: in function `securecallfunction'
[string "@Interface/SharedXML/Tooltip/TooltipDataHandler.lua"]:336: in function <Interface/SharedXML/Tooltip/TooltipDataHandler.lua:335>
[string "=(tail call)"]: ?
[string "@Interface/FrameXML/ContainerFrame.lua"]:1498: in function `OnUpdate'
[string "@Interface/FrameXML/ContainerFrame.lua"]:1465: in function `OnEnter'
[string "@Interface/FrameXML/ContainerFrame.lua"]:1461: in function <Interface/FrameXML/ContainerFrame.lua:1460>

Locals: (*temporary) = "10138500000"
commented

image

No other addons are loaded.

commented

It looks like it's treating them like possible battlepets. I wonder if Blizzard changed something on their end. This was never a problem before.

commented

Yes it's definitely doing something where it's interpreting as a pet. This is interesting, I wonder if they have changed this.