Lua error when trying to use items from the bag (equip anything, quest item etc)
Pocokk opened this issue ยท 1 comments
Which software were you running?
- Addon version name: 11.0.2
- Client used: Cataclysm Classic
Have you read the changelog?
Yes I did
Please describe the bug.
Lately when I try to use any item from the bag, occasionally the game blocks the addon and I have to /reload in order to make it function again.
Please describe how to reproduce it.
- Play the game for a period of time (can be 5 minutes, can be 10, join into a dungeon, leave etc)
- Open your bag
- When you click on a usable item (potion, flask, halloween mask, quest item), you'll get an addon blocked error message.
Any Screenshots?
https://i.imgur.com/8NQFYTD.png
Error Logs are Important!
16x [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]"]: in function UseContainerItem' [string "@FrameXML/ContainerFrame_Shared.lua"]:1273: in function <FrameXML/ContainerFrame_Shared.lua:1233> [string "=[C]"]: 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
}