SLOKnightfall / BetterWardrobe

30 stars 14 forks source link

Issue preventing right-clicking consumables/items in bags #403

Open mikelivingston04 opened 10 months ago

mikelivingston04 commented 10 months ago

Seems like BetterWardrobe is trying to call a protected function.

Also, may or may not be related, but "UseContainerItem" and "ContainerFrameItemButton_OnClick" have a tick ( ` ) and a single quote ( ' ). For what it's worth. May be a BugGrabber print issue. Hope this helps.

1x [ADDON_ACTION_FORBIDDEN] AddOn 'BetterWardrobe' tried to call the protected function 'UNKNOWN()'.
[string "@!BugGrabber/BugGrabber.lua"]:481: in function <!BugGrabber/BugGrabber.lua:481>
[string "=[C]"]: ?
[string "=[C]"]: in function `UseContainerItem'
[string "@FrameXML/ContainerFrame.lua"]:1424: in function `ContainerFrameItemButton_OnClick'
[string "@FrameXML/ContainerFrame.lua"]:1476: in function <FrameXML/ContainerFrame.lua:1463>

Locals:
_ = Frame {
 RegisterEvent = <function> defined @!BugGrabber/BugGrabber.lua:487
 0 = <userdata>
 UnregisterEvent = <function> defined @!BugGrabber/BugGrabber.lua:487
 SetScript = <function> defined @!BugGrabber/BugGrabber.lua:487
}
event = "ADDON_ACTION_FORBIDDEN"
events = <table> {
 ADDON_ACTION_BLOCKED = <function> defined @!BugGrabber/BugGrabber.lua:553
 ADDON_ACTION_FORBIDDEN = <function> defined @!BugGrabber/BugGrabber.lua:553
 PLAYER_LOGIN = <function> defined @!BugGrabber/BugGrabber.lua:547
 LUA_WARNING = <function> defined @!BugGrabber/BugGrabber.lua:562
 ADDON_LOADED = <function> defined @!BugGrabber/BugGrabber.lua:507
}
TKhaarna commented 9 months ago

Same issue. Reloading UI fixes it, but only temporarily. It seems to throw an error after I check my gear/xmogs at an xmog vendor, on a xmog mount or through the Appearances tab of the default UI. After checking and then trying to use an item in my bags, I get a Better Wardrobe... error.

SLOKnightfall commented 9 months ago

Im hoping that the 4.16.x version has fixed the issue. A comment on ticket #397 said that the blocked action error has stopped for them and they can click bag items without problems