Bagnon

Bagnon

122M Downloads

bagnon has been blocked from an action only available to the blizzard UI

scaretactic opened this issue ยท 2 comments

commented

Running Software (please complete the following information):

  • todays patch
  • todays version

Describe the bug
can't use consumable

To Reproduce
Steps to reproduce the behavior:

  1. log in
  2. use an item by right clicking it in the bag

Expected behavior
item being used

Screenshots
https://i.imgur.com/ln0gSHK.png

Additional context
this error has happened to me multiple times over the last few weeks but I could usually fix it with a simple ui reload, this time it doesn't go away

commented

Often happen when you log in and are in combat (or reload), happens on other occasions as well but rarely. VERY annoying bug. Would LOVE to see a fix for this.

2x [ADDON_ACTION_FORBIDDEN] AddOn 'Bagnon' tried to call the protected function 'UseContainerItem()'.
!BugGrabber\BugGrabber.lua:519: in function <!BugGrabber\BugGrabber.lua:519>
[C]: in function `UseContainerItem'
FrameXML\ContainerFrame.lua:1291: in function `ContainerFrameItemButton_OnClick'
[string "*:OnClick"]:12: in function <[string "*:OnClick"]:1>
[C]: ?

Locals:
InCombatSkipped
commented

I'd like to note that a similiar addon called : OneBag3 does not suffer from this issue as much as this does..
Since writing this report (because I was honestly sick of this thing happening at the most inconvient times) I've stopped using Bagnon in favor of OneBag3.

In OneBag3 in all those days I have only encountered this similiar issue once, whereas in Bagnon I encounter it multiple times per day, with reloads at times not even fixing the problem.

I'd recommend you take a look to how they are handling the bag code and using items from it to see how they are preventing this from happening all the time instead of blaming it on the game without at least giving an explanation on how it really is "the game's fault".