Masque 10.0.7 Warning Thread
StormFX opened this issue ยท 14 comments
This issue is for users reporting a warning from Masque about add-ons using deprecated methods. If the add-on(s) you're receiving a message for is not listed below, please post with the name(s) of the add-on(s) so that I can notify the author(s).
Add-Ons Giving Warnings
- HidingBar - Fixed in sfmict/HidingBar@6642daa.
- oPie Masque - Outdated. Use this version.
HidingBar called the deprecated API method, 'SetCallback'. Please notify the author or post in the relevant issue on the Masque project page.
@azuraji You need to use the updated version. The one you linked is the old, abandoned version.
Thank you.
Well actually I just tried it out but it seems to disable skinning completely on OPie. The default OPie skin is used instead. I tinkered with the Masque settings but it had no effect.
You may need to adjust a setting or something. As far as I'm aware, it should work.
OPie uses code names in addition to versions, see e.g. https://www.curseforge.com/wow/addons/opie/files
Found the setting to make it work. It used to be called "OPieMasque" but was changed to "Masque" which made it stop working. Manually changed it back in the LUA code.
If that's the case, you probably just needed to select "OPie" first, reload and then select "Masque". It was probably reading an old "OPieMasque" setting instead of the "Masque" setting. I didn't have the issue because I never installed the old version of OPie Masque.