-
Notifications
You must be signed in to change notification settings - Fork 5
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
New Issue with 11.0.2 #28
Comments
2x Remix Gem Helper/Core.lua:479: hooksecurefunc(): CharacterFrameTab_OnClick is not a function Locals: |
Has there been any update to this yet? I don't know enough about coding WoW addons to know how to fix this. I love this addon and would love to have it for the rest of Remix. |
Actually, it's possible to avoid this error by removing the code below from core.lua on line 479. It works without it, it just not opening automatically gems helper when opening character panel(on first open only). It's not the best solution, but it allow to use it anyways waiting for a fix (maybe ?)
|
Still a bit isue with LUA error on opening disasembling portal, but not blocking using it |
I just posted on his Discord some info on how to get it working in Remix - should be the same solution for TWW. |
31x Remix Gem Helper/Core.lua:522: bad argument #1 to 'pairs' (table expected, got nil)
[string "=[C]"]: in function `pairs'
[string "@remix Gem Helper/Core.lua"]:522: in function <Remix Gem Helper/Core.lua:520>
Locals:
(*temporary) = nil
(*temporary) = "table expected, got nil"
The text was updated successfully, but these errors were encountered: