Bagnon

Bagnon

122M Downloads

Unable to use consumables from inventory

Cavanoskus opened this issue ยท 1 comments

commented

Which software were you running?

  • Addon version name: Bagnon 10.1.10
  • Client used: Vanilla 1.14.4

Have you read the changelog?
Yes

Please describe the bug.
I am suddenly unable to use items by right-clicking them in my inventory. I can still use them from the action bar. The error posted below claims Bagnon tried to call an unknown protected function. This started from nowhere tonight, with the only change to my addons being that I updated BugGrabber to its newest version v10.1.5. Could this be caused by BugGrabber itself? I was looking at other issues and this one also has some similar BugGrabber mentions in its error text: #1785 I'll report at BugGrabber as well.

Please describe how to reproduce it.

  1. Have Bagnon 10.1.10 and BugGrabber v10.1.5 installed.
  2. Attempt to use any consumable item directly from bags (recipes, food, etc).
  3. BugGrabber window pops up and item is not used.
  4. See error pasted below.

Any Screenshots?
No screenshot but below error copy-pasted from BugGrabber.

Error Logs are Important!
1x [ADDON_ACTION_FORBIDDEN] AddOn 'Bagnon' tried to call the protected function 'UNKNOWN()'.
[string "@!BugGrabber/BugGrabber.lua"]:481: in function <!BugGrabber/BugGrabber.lua:481>
[string "=[C]"]: ?
[string "=[C]"]: ?
[string "=[C]"]: ?
[string "=[C]"]: ?
[string "=[C]"]: in function UseContainerItem' [string "@FrameXML/ContainerFrame_Shared.lua"]:1273: in function ContainerFrameItemButton_OnClick'
[string "*ContainerFrame.xml:165_OnClick"]:13: in function <[string "*ContainerFrame.xml:165_OnClick"]:1>
[string "=[C]"]: ?

Locals:
_ = Frame {
RegisterEvent = defined @!BugGrabber/BugGrabber.lua:487
0 =
UnregisterEvent = defined @!BugGrabber/BugGrabber.lua:487
SetScript = defined @!BugGrabber/BugGrabber.lua:487
}
event = "ADDON_ACTION_FORBIDDEN"
events =

{
ADDON_ACTION_BLOCKED = defined @!BugGrabber/BugGrabber.lua:553
ADDON_ACTION_FORBIDDEN = defined @!BugGrabber/BugGrabber.lua:553
PLAYER_LOGIN = defined @!BugGrabber/BugGrabber.lua:547
LUA_WARNING = defined @!BugGrabber/BugGrabber.lua:562
ADDON_LOADED = defined @!BugGrabber/BugGrabber.lua:507
}

commented

According to funkydude over at BugSack this is caused by a recent Blizzard mini-patch. Seems like it may have affected a lot of addons but hopefully an update can fix it. :)