Incompatability with Handynotes: Dragonflight
Beet4 opened this issue ยท 4 comments
Issue #31 is still existing. However not when only your addon is enabled. I narrowed it down to Handynotes: Dragonflight in my case which also uses LibUIDropDownMenu but a newer version.
The version you are using: --
Handynotes: Dragonflight: --
I am no coder by any means but does it perhaps have something to do with what is mentioned in #29 in regards to generically named public functions in your addon, then your addon maybe pulls functions from wrong lib of another addon due to this?
As said in #31, manually replacing the lib in MythicPlusLoot folder with LibUIDropDownMenu-v4.17.10000046801 is a work around for now.
@Beet4 I've downloaded Handynotes and am unable to reproduce any errors. I've gone ahead and updated the LibUI Menus in the addon to hopefully have it working now. A new update is out now. Please let me know if this solves the issue.
Given that updating LibUI fixes the issue for you, I don't see this as an issue related to functions in the code. However, I could be wrong.
@herumph Seems to be resolved with the new lib, I no longer get any LUA errors on login.
Did you ever try with the Dragonflight plugin for handynotes? https://www.curseforge.com/wow/addons/handynotes-dragonflight
I did not get the conflict with only base Handynotes enabled, only with the Dragonflight plugin for the base addon.
I guess you can close this now. :) Thank you for your efforts!