Auctionator / Auctionator

The Auctionator addon for World of Warcraft.
https://www.curseforge.com/wow/addons/auctionator
MIT License
215 stars 90 forks source link

Taint issue when right clicking 'Human Orphan Whistle' #1501

Open Luke1410 opened 3 months ago

Luke1410 commented 3 months ago

Brief Description of Bug

When right clicking the Human Orphan Whistle (https://www.wowhead.com/item=18598/human-orphan-whistle) I get the following error: image

Loaded Addons

image image

Back Trace (LUA Error Output)

Here's the taint log excempt: 5/1 17:00:57.688 Interface/FrameXML/ContainerFrame.lua:1608 GetBagID() 5/1 17:00:57.688 An action was blocked because of taint from Auctionator - 5/1 17:00:57.688 UseContainerItem() 5/1 17:00:57.688 Interface/FrameXML/ContainerFrame.lua:1428 5/1 17:00:57.688 ContainerFrameItemButton_OnClick() 5/1 17:00:57.688 Interface/FrameXML/ContainerFrame.lua:1480

Blind guess: Maybe same issue which led TitanPanel to temporarily disable the open bag functionality in their bag plugin?

plusmouse commented 3 months ago

Did this happen while at the auction house, or elsewhere?

Luke1410 commented 3 months ago

Did this happen while at the auction house, or elsewhere?

No, happened while standing in Stormwind next to the Fishing Trainer offering the Daily Fishing quest.

Luke1410 commented 3 months ago

Not sure about how exactly this can be triggered, but seems to require visiting the AH first (and maybe doing a full scan and/or posting auctions).