BasicChatMods

BasicChatMods

602k Downloads

Lua error when using spells from the spell book

Pocokk opened this issue ยท 3 comments

commented

Describe the problem

I'm getting a lua error/blocked element when I try to click on a spell in the spellbook.

What steps will reproduce the problem?

  1. Open the spellbook
  2. Try to click on anything
  3. You'll most likely get an error message / lua error.

Consider attaching a screenshot below to help describe your issue (Attach directly, do not link to other websites)

https://i.imgur.com/twrFPQq.png

What version of the addon are you using? (Stating 'latest' is not useful)

Do you have an error log of what happened?

1x [ADDON_ACTION_BLOCKED] AddOn 'BasicChatMods' tried to call the protected function 'ActionButton10:SetAttribute()'.
[string "@!BugGrabber/BugGrabber.lua"]:485: in function <!BugGrabber/BugGrabber.lua:485>
[string "=[C]"]: in function SetAttribute' [string "@Blizzard_ActionBar/Mainline/ActionButton.lua"]:498: in function UpdatePressAndHoldAction'
[string "@Blizzard_ActionBar/Mainline/ActionButton.lua"]:564: in function Update' [string "@Blizzard_ActionBar/Mainline/ActionButton.lua"]:516: in function UpdateAction'
[string "@Blizzard_ActionBar/Mainline/ActionButton.lua"]:1001: in function `OnEvent'
[string "@Blizzard_ActionBar/Mainline/ActionButton.lua"]:217: in function <Blizzard_ActionBar/Mainline/ActionButton.lua:214>

Locals:
Skipped (In Encounter)

Any additional information? (example: WoW language if not English)

latest retail client, latest addon version

commented

You're going to need to add more info than this as I doubt you can reproduce this every time

commented

To be more specific, it is a spell that wasn't on the actionbar, so you had that yellow outline over it: Contemplation (it is a paladin glyph actually, not a class spell per se, try that one perhaps)

commented

Even doing that, can't reproduce it. Does it happen with only BCM enabled?