ESOUI

ESOUI (https://www.esoui.com/forums/index.php)
-   AddOn Help/Support (https://www.esoui.com/forums/forumdisplay.php?f=164)
-   -   Updating LibMenu version issue (https://www.esoui.com/forums/showthread.php?t=7044)

Kelnoreem 05/19/17 02:28 PM

Updating LibMenu version issue
 
Hi,

I am updating my LibMenu from r17 to the current version, r23. I have updated my addon lib dir to the new files and made sure the lua filenames are correct in my addon .txt file. My addon is HelloWorld on esoui.

When I deploy on PTS, the addon shows up in the Addon window with a checkbox and the correct description, but it does not show up in the Settings-Addons.

If I add another addon, they show up fine.

I suspect I have some lua code changes to make. I looked at other addons using r23 and the only difference I see is table.insert(...) statements, otherwise I have not found the issue.

Any ideas on how I can debug this?

votan 05/19/17 03:14 PM

You used rev 20, not rev 23.
If I copy rev 23 to your folder, the addon settings do work.

Kelnoreem 05/19/17 03:46 PM

Ok, I see I miss typed, on Live I am using r20 not r17.

The LibAddonMenu-2.0.lua file I am using on PTS has:
--Register LAM with LibStub
local MAJOR, MINOR = "LibAddonMenu-2.0", 23

I think I will do what you did, and test r23 on Live, since you said it worked for you. I suspect I have some strange PTS problem to research.

Kelnoreem 05/19/17 04:10 PM

Quote:

Originally Posted by votan (Post 30994)
You used rev 20, not rev 23.
If I copy rev 23 to your folder, the addon settings do work.

I found the problem. My intention was to update LibMenu and then remove the work 'skeleton' from the files, however one rename was done.

All is good now, thanks for the help.


All times are GMT -6. The time now is 03:17 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2014 - 2022 MMOUI