-
Notifications
You must be signed in to change notification settings - Fork 2
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 in 10.1 - Blizzard module loaded #19
Comments
Got the same error with the last update |
Same, this error is still happening. |
I started getting this error again after today's update; I must have worked around the issue previously which broke today. If I figure out what I did to get rid of the error last time I'll post it back here. |
Looks like I just commented out the line in code and the error went away. |
This error is still happening in today's update. 26x ILD-Blizzard/core.lua:6: Usage: SecureHook([object], method, [handler]): Attempting to hook a non existing target |
This error is still happening in today's update. Pretty sure I just commented out line 6 last time so will be doing the same again but it'd be good if this could be fixed &/or that line commented out in the official release so this isn't necessary. 27x ILD-Blizzard/core.lua:6: Usage: SecureHook([object], method, [handler]): Attempting to hook a non existing target |
Happened on load, I hadn't done anything yet to cause it.
16x ILD-Blizzard/core.lua:6: Usage: SecureHook([object], method, [handler]): Attempting to hook a non existing target
[string "=[C]"]: ?
[string "@Neuron/Libs/AceHook-3.0-9/AceHook-3.0.lua"]:211: in function <...rfaceNeuron/Libs/AceHook-3.0/AceHook-3.0.lua:118>
[string "@Neuron/Libs/AceHook-3.0-9/AceHook-3.0.lua"]:341: in function
SecureHook' [string "@ILD-Blizzard/core.lua"]:6: in function
OnEnabled'[string "@ItemLevelDisplay/Bags.lua"]:104: in function <ItemLevelDisplay/Bags.lua:101>
[string "=[C]"]: ?
[string "@DataStore/libs/AceAddon-3.0-13/AceAddon-3.0.lua"]:70: in function <DataStore/libs/AceAddon-3.0/AceAddon-3.0.lua:65>
[string "@DataStore/libs/AceAddon-3.0-13/AceAddon-3.0.lua"]:527: in function `EnableAddon'
[string "@DataStore/libs/AceAddon-3.0-13/AceAddon-3.0.lua"]:630: in function <DataStore/libs/AceAddon-3.0/AceAddon-3.0.lua:615>
The text was updated successfully, but these errors were encountered: