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

[Bug] (Objective Tracker) quest item click event breaks in combat #468

Open
datyin opened this issue Jan 24, 2025 · 1 comment
Open

[Bug] (Objective Tracker) quest item click event breaks in combat #468

datyin opened this issue Jan 24, 2025 · 1 comment
Labels

Comments

@datyin
Copy link

datyin commented Jan 24, 2025

Describe the bug

Objective tracker items become unclickable after attempting to click the button during combat. Once combat ends the button remains non-functional.

2x [ADDON_ACTION_FORBIDDEN] AddOn 'ElvUI_WindTools' tried to call the protected function 'CastSpellByID()'.
[string "@!BugGrabber/BugGrabber.lua"]:485: in function <!BugGrabber/BugGrabber.lua:485>
[string "=[C]"]: in function `CastSpellByID'
[string "@Blizzard_ObjectiveTracker/Blizzard_ScenarioObjectiveTracker.lua"]:1107: in function <...jectiveTracker/Blizzard_ScenarioObjectiveTracker.lua:1106>

Locals:
_ = Frame {
}
event = "ADDON_ACTION_FORBIDDEN"
events = <table> {
}

To Reproduce

  1. Enter the Delve (Waterworks), where you need to drop the light.
  2. Pull a pack of adds and attempt to drop the light.
  3. You will encounter a Lua error, and the light will no longer be droppable.
  4. Reloading fixes it until the next pull and combat click.

Expected behavior

Screenshots

Image

Information

Addon Version: 3.88-fix-1
ElvUI Version 13.81
WoW Build 11.0.7 (58680) - 110007

Additional context

This macro can deactivate the light after this bug occurs.

#showtooltip
/cancelaura Air Totem
@datyin datyin added the bug label Jan 24, 2025
@fang2hou
Copy link
Member

Yeah, as the alert in the module setting, the button (items or spells) may not work after skinning.

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