ESOUI

ESOUI (https://www.esoui.com/forums/index.php)
-   Minion (https://www.esoui.com/forums/forumdisplay.php?f=183)
-   -   register addon in minion (https://www.esoui.com/forums/showthread.php?t=6240)

cyxui 04/20/16 01:06 PM

register addon in minion
 
I wonder what do I need to do to make my addon to show up in minion? thanks

sirinsidiator 04/20/16 03:06 PM

It depends on the category you choose when you upload it. If you don't select one of the Stand-Alone Addon categories, it usually means your addon requires some special procedure to be installed. That's why they do not show up in minion.

cyxui 04/20/16 04:06 PM

Quote:

Originally Posted by sirinsidiator (Post 26732)
It depends on the category you choose when you upload it. If you don't select one of the Stand-Alone Addon categories, it usually means your addon requires some special procedure to be installed. That's why they do not show up in minion.

I selected Auction House&Vendors I assume its under Stand-Alone categories

Dolby 04/20/16 04:21 PM

1 Attachment(s)
Looks like you choose the main category ESO Tools & Utilities which Minion doesn't list anything from there.

Also your AddOn includes an exe so we usually don't approve those for the stand alone categories.

cyxui 04/20/16 04:25 PM

Quote:

Originally Posted by Dolby (Post 26734)
Looks like you choose the main category ESO Tools & Utilities which Minion doesn't list anything from there.

Also your AddOn includes an exe so we usually don't approve those for the stand alone categories.

thanks for the clarification

Dolby 04/20/16 04:26 PM

I moved the addon into the correct category and gone ahead and made an exception for your AddOn because of the exe's included.

The addon should be listed in Minion in about 20min.

cyxui 04/20/16 04:27 PM

Quote:

Originally Posted by Dolby (Post 26736)
I moved the addon into the correct category and gone ahead and made an exception for your AddOn because of the exe's included.

The addon should be listed in Minion in about 20min.

awesome, thanks

cyxui 04/20/16 07:53 PM

Quote:

Originally Posted by Dolby (Post 26736)
I moved the addon into the correct category and gone ahead and made an exception for your AddOn because of the exe's included.

The addon should be listed in Minion in about 20min.

seems like it is not working correctly. After I hit the install button it only downloaded the zip file but did not unzip it.

Also it is promoting me to update even if my local version is > minion's version.

Dolby 04/20/16 09:18 PM

Looking at your zip file its a little messed up. Its not preserving any subdirectories. The error in my Minion log when trying to install it also confirms it...

Apr 20, 2016 10:14:56 PM com.zam.minion.service.DownloadService extract
WARNING: AddOn 'Tamriel Trade Centre' has no subdirectories.

cyxui 04/20/16 10:22 PM

Quote:

Originally Posted by Dolby (Post 26739)
Looking at your zip file its a little messed up. Its not preserving any subdirectories. The error in my Minion log when trying to install it also confirms it...

Apr 20, 2016 10:14:56 PM com.zam.minion.service.DownloadService extract
WARNING: AddOn 'Tamriel Trade Centre' has no subdirectories.

I am able to unzip it by right click -> extract all. Would you mind provide a bit more detail? I am not really sure what you mean by it is not preserving subdirectories

Ayantir 04/20/16 11:04 PM

Just put your stuff in a folder and zip the folder.

cyxui 04/20/16 11:07 PM

Quote:

Originally Posted by Ayantir (Post 26741)
Just put your stuff in a folder and zip the folder.

exactly what I did

cyxui 04/21/16 06:49 PM

looks like it has something to do with the zip file created by powershell script. If I manually right click -> send to zip file it works fine.

votan 04/22/16 01:24 AM

Quote:

Originally Posted by cyxui (Post 26753)
looks like it has something to do with the zip file created by powershell script. If I manually right click -> send to zip file it works fine.

The source folder is not part of the zip.
The simplest solution is to script a copy to a temp folder for zipping. So that the addon folder is the one and only sub folder of the temp folder used as source.
This way you can do a cleanup of bak files and other extra files not intended to be included. (like paint.net files of the dds files)

antihax 04/23/16 07:20 AM

I too use powershell via bat and do not have issues. Check https://github.com/antihax/ESODataRe...aster/Dist.bat

cyxui 04/23/16 05:41 PM

Quote:

Originally Posted by antihax (Post 26769)
I too use powershell via bat and do not have issues. Check https://github.com/antihax/ESODataRe...aster/Dist.bat

interesting... my script is identical. And....we are pretty much working on the same project with different names lol


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

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