BigWigs Boss Mods (BW) - DBM alternative

BigWigs Boss Mods (BW) - DBM alternative

133M Downloads

Error when using Alt-F1 as keybind for an unrelated macro

TheVonKanar opened this issue ยท 1 comments

commented

Describe the problem

I have macro to change my talents bound to Alt+F1, and when used I have this error message

What steps will reproduce the problem?

  1. Put action keybind on Alt+F1
  2. Press Alt+F1
  3. See error below

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

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

v361.1

Do you have an error log of what happened?

4x [ADDON_ACTION_FORBIDDEN] AddOn 'BigWigs' tried to call the protected function 'UseAction()'.
[string "@!BugGrabber/BugGrabber.lua"]:485: in function <!BugGrabber/BugGrabber.lua:485>
[string "=[C]"]: in function UseAction' [string "@Blizzard_FrameXML/Mainline/SecureTemplates.lua"]:342: in function handler'
[string "@Blizzard_FrameXML/Mainline/SecureTemplates.lua"]:667: in function <...ddOns/Blizzard_FrameXML/Mainline/SecureTemplates.lua:649>
[string "@Blizzard_FrameXML/Mainline/SecureTemplates.lua"]:681: in function <...ddOns/Blizzard_FrameXML/Mainline/SecureTemplates.lua:674>
[string "@Blizzard_FrameXML/Mainline/SecureTemplates.lua"]:723: in function SecureActionButton_OnClick' [string "@Blizzard_ActionBar/Mainline/ActionButton.lua"]:100: in function TryUseActionButton'
[string "@Blizzard_ActionBar/Mainline/MultiActionBars.lua"]:23: in function `MultiActionButtonDown'
[string "MULTIACTIONBAR4BUTTON2"]:2: in function <[string "MULTIACTIONBAR4BUTTON2"]:1>

Locals:
_ = Frame {
}
event = "ADDON_ACTION_FORBIDDEN"
events =

{
}

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

commented

Can you please post the full text of the macro?