BetterBags

BetterBags

1M Downloads

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

nilscroes opened this issue ยท 1 comments

commented

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
commented

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