Can't use items in bag
Addon Version
v0.3.41
World of Warcraft Version
Retail
Describe the bug
Keep getting an error when trying to right click use an item in the bag, after opening and closing the bank.
18x [ADDON_ACTION_FORBIDDEN] AddOn 'BetterBags' tried to call the protected function 'UNKNOWN()'. [Blizzard_UIPanels_Game/Mainline/ContainerFrame.lua]:1476: in function <...s/Blizzard_UIPanels_Game/Mainline/ContainerFrame.lua:1463>
Locals: self = BetterBagsItemButton436 { IconOverlay = Texture { } AugmentBorderAnim = AnimationGroup { } showMatchHighlight = true icon = BetterBagsItemButton436IconTexture { } HighlightTexture = Texture { } IconQuestTexture = BetterBagsItemButton436IconQuestTexture { } hasItem = 1 PushedTexture = Texture { } emptyBackgroundAtlas = "bags-item-slot64" Count = BetterBagsItemButton436Count { } searchOverlay = BetterBagsItemButton436SearchOverlay { } IconOverlay2 = Texture { } itemContextMatchResult = 3 timeSinceUpgradeCheck = 0 flashAnim = AnimationGroup { } newitemglowAnim = AnimationGroup { } JunkIcon = Texture { } ExtendedSlot = Texture { } BattlepayItemTexture = Texture { } NewItemTexture = Texture { } flash = Texture { } AugmentBorderAnimTexture = Texture { } UpgradeIcon = Texture { } NormalTexture = BetterBagsItemButton436NormalTexture { } IconBorder = Texture { } Cooldown = BetterBagsItemButton436Cooldown { } ItemContextOverlay = Texture { } BagIndicator = Texture { } Stock = BetterBagsItemButton436Stock { } } button = "RightButton" modifiedClick = false
Steps to reproduce
- Open and close the bank
- Right click use an item in your bag
I thought I had fixed this, but apparently not. I'll take a look at this tonight.
Can confirm this issue is still present.
2x [ADDON_ACTION_FORBIDDEN] AddOn 'BetterBags' tried to call the protected function 'UNKNOWN()'.
[!BugGrabber/BugGrabber.lua]:583: in function '?'
[!BugGrabber/BugGrabber.lua]:507: in function <!BugGrabber/BugGrabber.lua:507>
[C]: ?
[C]: ?
[C]: ?
[C]: in function 'UseContainerItem'
[Blizzard_UIPanels_Game/Mainline/ContainerFrame.lua]:1416: in function <...s/Blizzard_UIPanels_Game/Mainline/ContainerFrame.lua:1309>
[C]: in function 'ContainerFrameItemButton_OnClick'
[Blizzard_UIPanels_Game/Mainline/ContainerFrame.lua]:1476: in function <...s/Blizzard_UIPanels_Game/Mainline/ContainerFrame.lua:1463>
Locals:
self = <table> {
}
event = "ADDON_ACTION_FORBIDDEN"
addonName = "BetterBags"
addonFunc = "UNKNOWN()"
name = "BetterBags"
badAddons = <table> {
BetterBags = true
}
L = <table> {
ADDON_CALL_PROTECTED_MATCH = "^%[(.*)%] (AddOn '.*' tried to call the protected function '.*'.)$"
NO_DISPLAY_2 = "|cffffff00The standard display is called BugSack, and can probably be found on the same site where you found !BugGrabber.|r"
ERROR_DETECTED = "%s |cffffff00captured, click the link for more information.|r"
USAGE = "|cffffff00Usage: /buggrabber <1-%d>.|r"
BUGGRABBER_STOPPED = "|cffffff00There are too many errors in your UI. As a result, your game experience may be degraded. Disable or update the failing addons if you don't want to see this message again.|r"
STOP_NAG = "|cffffff00!BugGrabber will not nag about missing a display addon again until next patch.|r"
ADDON_DISABLED = "|cffffff00!BugGrabber and %s cannot coexist; %s has been forcefully disabled. If you want to, you may log out, disable !BugGrabber, and enable %s.|r"
NO_DISPLAY_STOP = "|cffffff00If you don't want to be reminded about this again, run /stopnag.|r"
NO_DISPLAY_1 = "|cffffff00You seem to be running !BugGrabber with no display addon to go along with it. Although a slash command is provided for accessing error reports, a display can help you manage these errors in a more convenient way.|r"
ERROR_UNABLE = "|cffffff00!BugGrabber is unable to retrieve errors from other players by itself. Please install BugSack or a similar display addon that might give you this functionality.|r"
ADDON_CALL_PROTECTED = "[%s] AddOn '%s' tried to call the protected function '%s'."
}
no updates on this ? not being able to use items is a big deal
8x [ADDON_ACTION_FORBIDDEN] AddOn 'BetterBags' tried to call the protected function 'UNKNOWN()'. [Blizzard_UIPanels_Game/Mainline/ContainerFrame.lua]:1476: in function <...s/Blizzard_UIPanels_Game/Mainline/ContainerFrame.lua:1463> Locals: self = BetterBagsItemButton652 { IconOverlay = Texture { } AugmentBorderAnim = AnimationGroup { } showMatchHighlight = true icon = BetterBagsItemButton652IconTexture { } HighlightTexture = Texture { } IconQuestTexture = BetterBagsItemButton652IconQuestTexture { } hasItem = 1 PushedTexture = Texture { } emptyBackgroundAtlas = "bags-item-slot64" Count = BetterBagsItemButton652Count { } searchOverlay = BetterBagsItemButton652SearchOverlay { } IconOverlay2 = Texture { } itemContextMatchResult = 3 timeSinceUpgradeCheck = 0 flashAnim = AnimationGroup { } newitemglowAnim = AnimationGroup { } JunkIcon = Texture { } ExtendedSlot = Texture { } BattlepayItemTexture = Texture { } NewItemTexture = Texture { } flash = Texture { } AugmentBorderAnimTexture = Texture { } UpgradeIcon = Texture { } NormalTexture = BetterBagsItemButton652NormalTexture { } IconBorder = Texture { } Cooldown = BetterBagsItemButton652Cooldown { } ItemContextOverlay = Texture { } BagIndicator = Texture { } Stock = BetterBagsItemButton652Stock { } } button = "RightButton" modifiedClick = false