Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lua error when trying to use items from the bag (equip anything, quest item etc) #1987

Open
Pocokk opened this issue Oct 22, 2024 · 1 comment

Comments

@Pocokk
Copy link

Pocokk commented Oct 22, 2024

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.

  1. Play the game for a period of time (can be 5 minutes, can be 10, join into a dungeon, leave etc)
  2. Open your bag
  3. 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
}

@godsyn
Copy link

godsyn commented Nov 1, 2024

same issue in classic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants