InvitationNotFound wrote: »Read the ESOUI comment section of LibCustomMenu.
https://www.esoui.com/downloads/info1146-LibCustomMenu.html#comments
starlizard70ub17_ESO wrote: »Are you running any UI add-ons?
## DependsOn: LibAddonMenu-2.0 LibCustomMenu LibSets-> The name to add is the name of the folder of txt file of the library, e.g. LibAddonMenu-2.0.txt, or LibCustomMenu.txt, or LibSets.txt
InvitationNotFound wrote: »Read the ESOUI comment section of LibCustomMenu.
https://www.esoui.com/downloads/info1146-LibCustomMenu.html#comments
Thanks!
It took some tweaking and trying to understand the comments on the web page (tweaking addons, etc., is not my forte), but I appear to have fixed it. No more error messages when I log on.
[fingers crossed]
Ok for anyone who has this similar bug here is a short summary:
1. check error message details to find the name of the addon
2. go into the addon folder, find its .txt file. Ensure that
3. LibCustomMenu can be found in the line ## DependsOn:
4. comment out any line of the form libs\LibCustomMenu\LibCustomMenu.lua etc., linking to a local outdated LibCustomMenu library.