Auctionator

Auctionator

129M Downloads

Taint issue when right clicking 'Human Orphan Whistle'

Luke1410 opened this issue ยท 3 comments

commented

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?

commented

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

commented

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.

commented

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).