[Bug Report] Retail: OmniCD LUA error
nhtwolf opened this issue · 1 comments
What is the issue you are having?
The most recent update to OmniCD v2.8.9 is now causing errors with Merathilis
What is the expected behavior?
No errors
What actually happened?
LUA errors
Suggested Solution/Workaround
It looks like OmniCD has changed to used Mixins now. I'm not familiar enough with how mixins work to know how to hook into them but hopefully this helps
Errors
1x ...s/ElvUI_MerathilisUI/Modules/Skins/Extern/OmniCD.lua:24: hooksecurefunc(): SetBorder is not a function
[string "=[C]"]: ?
[string "@ElvUI_MerathilisUI/Modules/Skins/Extern/OmniCD.lua"]:24: in function `OmniCD_Party_Icon'
[string "@ElvUI_MerathilisUI/Modules/Skins/Extern/OmniCD.lua"]:72: in function <...s/ElvUI_MerathilisUI/Modules/Skins/Extern/OmniCD.lua:66>
[string "=[C]"]: in function `xpcall'
[string "@ElvUI_MerathilisUI/Modules/Skins/Core.lua"]:129: in function `CallLoadedAddon'
[string "@ElvUI_MerathilisUI/Modules/Skins/Core.lua"]:208: in function <...aceElvUI_MerathilisUI/Modules/Skins/Core.lua:195>
[string "=[C]"]: ?
[string "@ElvUI_MerathilisUI/Core/Core.lua"]:111: in function `InitializeModules'
[string "@ElvUI_MerathilisUI/Init.lua"]:229: in function `?'
[string "@ElvUI_Libraries/Core/LibElvUIPlugin-1.0-46/LibElvUIPlugin-1.0.lua"]:309: in function <...aries/Core/LibElvUIPlugin-1.0/LibElvUIPlugin-1.0.lua:305>
[string "=[C]"]: in function `Initialize'
[string "@ElvUI/Core/init.lua"]:302: in function <ElvUI/Core/init.lua:301>
[string "=[C]"]: ?
[string "@Masque/Libs/AceAddon-3.0-13/AceAddon-3.0.lua"]:66: in function <...aceMasque/Libs/AceAddon-3.0/AceAddon-3.0.lua:61>
[string "@Masque/Libs/AceAddon-3.0-13/AceAddon-3.0.lua"]:523: in function `EnableAddon'
[string "@Masque/Libs/AceAddon-3.0-13/AceAddon-3.0.lua"]:626: in function <...aceMasque/Libs/AceAddon-3.0/AceAddon-3.0.lua:611>
Locals:
ElvUI Changelog/Troubleshooting
- I have confirmed that I have read the Changelog and done the Troubleshooting Steps.
- I have disabled all addons except the AddOns called 'ElvUI' and 'ElvUI OptionsUI' and 'ElvUI_MerathilisUI' by using
/muidebug on
? This is important in order to rule out that any of your other addons are causing the issue. If you manage to pinpoint a conflict between ElvUI and/or MerathilisUI and another addon, make sure you include that information. - I have verfied my issue doesn't exist in the default UI.
- I gave you information above on which XPack i play Classic, WotLK or Retail.
@Merathilis
I fixed the skin in WT.
wind-addons/ElvUI_WindTools@2c4dd77