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

'BetterBags' tried to call the protected function 'CastSpell()' #265

Closed
nilscroes opened this issue Mar 3, 2024 · 1 comment
Closed
Assignees
Labels
bug Something isn't working triage

Comments

@nilscroes
Copy link

Addon Version

v0.1.10

World of Warcraft Version

Retail

Describe the bug

Can't disenchant items.

6x [ADDON_ACTION_FORBIDDEN] AddOn 'BetterBags' tried to call the protected function 'CastSpell()'. [string "@!BugGrabber/BugGrabber.lua"]:485: in function <!BugGrabber/BugGrabber.lua:485> [string "=[C]"]: in function CastSpell'
[string "@FrameXML/SpellBookFrame.lua"]:720: in function <FrameXML/SpellBookFrame.lua:660>

Locals:
_ = Frame {
RegisterEvent = defined @!BugGrabber/BugGrabber.lua:491
0 =
UnregisterEvent = defined @!BugGrabber/BugGrabber.lua:491
SetScript = defined @!BugGrabber/BugGrabber.lua:491
}
event = "ADDON_ACTION_FORBIDDEN"
events =

{
ADDON_ACTION_BLOCKED = defined @!BugGrabber/BugGrabber.lua:557
ADDON_ACTION_FORBIDDEN = defined @!BugGrabber/BugGrabber.lua:557
PLAYER_LOGIN = defined @!BugGrabber/BugGrabber.lua:551
LUA_WARNING = defined @!BugGrabber/BugGrabber.lua:566
ADDON_LOADED = defined @!BugGrabber/BugGrabber.lua:511
}
`

Steps to reproduce

  1. Open spellbook
  2. Click on disenchant
  3. Error pops up
@Cidan
Copy link
Owner

Cidan commented Mar 3, 2024

I can't reproduce this locally -- can you try this with all other addons disabled just to test?

@Cidan Cidan moved this from To Triage to Won't Fix in BetterBags Issue Tracker May 2, 2024
@Cidan Cidan closed this as completed May 2, 2024
@github-project-automation github-project-automation bot moved this from Won't Fix to Released in BetterBags Issue Tracker May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage
Projects
Archived in project
Development

No branches or pull requests

2 participants