View Single Post
05/24/20, 12:39 PM   #12
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 4,989
You can "manually" download the newest zip file via this trick:

Move the mouse above the addon and check the link. There is written "info" and after that a number in the link, e.g. 405 for Potion Maker
Code:
https://www.esoui.com/downloads/info405-PotionMakerforAlchemyCrafting.html
Use this link "base" then and attach the number and a / a t the end:
Code:
https://www.esoui.com/downloads/
So this will be:
Code:
https://www.esoui.com/downloads/dl405/
Paste this into your browser's address bar and the zip file should be downloaded.

In this example I got
PotionMaker_v5.8.0.zip

Unfortunately one cannot download older versiosn without knowing the filename etc.
You should always make a backup of your AddOns folder before updating them, like sync them to another dir once a day so you can go back easily.
Takes like 1 min max to copy&paste the total folder.
And disable Auto Update of addons within Minion, if you do not really need it...

But:
The Libs folder is missing the LibAlchemyStation library. It's totally empty.
So there seems to have been a problem at the upload and the zip file(s) may be incomplete/broken.

I've uploaded the LibAlchemyStation from the version before here for you guys:
LibAlchemyStation 340

For Potion Maker you also need the following libs installed:
LibAddonMenu-2.0
LibAsync
LibCustomMenu
LibMainMenu-2.0

Last edited by Baertram : 05/24/20 at 12:48 PM.
  Reply With Quote