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 when attempting to combine multiple times using the same gem. #25

Open
phoenix7700 opened this issue Jun 14, 2024 · 1 comment
Open

Comments

@phoenix7700
Copy link

Getting an error when I attempt to combine a gem of the same type more than once in a row. ie- I have 10 Chipped Masterful Amethyst and click to combine. The first click works as expected the 2nd click throws an error. It usually recovers if I try a different gem type.

1x [ADDON_ACTION_FORBIDDEN] AddOn 'Remix Gem Helper' tried to call the protected function 'RunMacroText()'.
[string "@!BugGrabber/BugGrabber.lua"]:485: in function <!BugGrabber/BugGrabber.lua:485>
[string "=[C]"]: in function RunMacroText' [string "@Blizzard_FrameXML/Mainline/SecureTemplates.lua"]:468: in function handler'
[string "@Blizzard_FrameXML/Mainline/SecureTemplates.lua"]:690: in function <...ddOns/Blizzard_FrameXML/Mainline/SecureTemplates.lua:672>
[string "@Blizzard_FrameXML/Mainline/SecureTemplates.lua"]:704: in function <...ddOns/Blizzard_FrameXML/Mainline/SecureTemplates.lua:697>
[string "@Blizzard_FrameXML/Mainline/SecureTemplates.lua"]:746: in function `SecureActionButton_OnClick'
[string "*SecureTemplates.xml:16_OnClick"]:1: in function <[string "*SecureTemplates.xml:16_OnClick"]:1>

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
}

@phoenix7700
Copy link
Author

I did a bit more testing and it might be related to clicking on it while channeling the cast for the previous combine

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

No branches or pull requests

1 participant