AddOn 'Auctionator' tried to call the protected function 'UNKNOWN()'
kev22257 opened this issue ยท 3 comments
Please include as much of the following information as possible to help me fix the bug:
Are you on the retail or the classic version of WoW?
Retail
Is this a bug or a feature request?
Bug
Bug:
Brief Description of Bug
This happens frequently when I use items in my bags. Reloading the UI allows using the same item, so I'm not sure exactly what re-creates the issue.
Back Trace (LUA Error Output)
5x [ADDON_ACTION_FORBIDDEN] AddOn 'Auctionator' tried to call the protected function 'UNKNOWN()'.
[string "@!BugGrabber/BugGrabber.lua"]:480: in function <!BugGrabber/BugGrabber.lua:480>
[string "=[C]"]: ?
[string "=[C]"]: in function UseContainerItem' [string "@FrameXML/ContainerFrame.lua"]:1409: in function <FrameXML/ContainerFrame.lua:1318> [string "=[C]"]: in function
ContainerFrameItemButton_OnClick'
[string "@FrameXML/ContainerFrame.lua"]:1461: in function <FrameXML/ContainerFrame.lua:1448>
Could try the latest alpha, it contains a fix for a similar issue, so it may work for you too https://www.curseforge.com/wow/addons/auctionator/files/4127404
I'm having great results with the alpha and now the newest release. Thank you so much! I will let you know if the issue comes back.