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 using spells from the spell book #96

Open
Pocokk opened this issue Oct 26, 2024 · 3 comments
Open

Lua error when using spells from the spell book #96

Pocokk opened this issue Oct 26, 2024 · 3 comments
Labels

Comments

@Pocokk
Copy link

Pocokk commented Oct 26, 2024

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

@Pocokk Pocokk added the retail label Oct 26, 2024
@funkydude
Copy link
Owner

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

@Pocokk
Copy link
Author

Pocokk commented Oct 26, 2024

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)

@funkydude
Copy link
Owner

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

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

No branches or pull requests

2 participants