View Single Post
02/21/21, 11:26 AM   #2
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 4,989
I'll have a look "at the libraries only".
If anything does not work after removing them and updating the code to call the libs without LibStub, I'm not going to work on that.

Edit:
You need to install the newest versions of these libraries directly to your live/Addons folder:
LibAddonMenu
LibMainMenu-2.0
LibMediaProvider-1.0

And this library is not yet updated on www.esoui.com so I'll include a changed version 2.2 to the zip file's "libs" folder:
LibAnimation-1.0, in version 022

RAETIA InfoHub v1.22 Baertram

Changelog:
-Removed Libraries (excep LibAnimation-1.0, still included in newer version 2.2)
You need to install the libraries named above to your live/AddOns folder by using Minion e.g., or doing it manually.
-Changed calls to LibStub to use the global variables of the libraries now
-Increased version number
-Fixed the multiple references to the libraries "in each single lua file" .... to only reference the libraries from the global variable RAEIH

Last edited by Baertram : 02/21/21 at 11:59 AM.
  Reply With Quote