Thread Tools Display Modes
07/27/20, 12:29 PM   #1
Cuhlen
AddOn Author - Click to view addons
Join Date: Jul 2020
Posts: 4
New Addon not showing in minion

Have a new addon listed on esoui (CraftBagger) but it's not showing up in Minion. The addon zip file is (I believe) correctly structured, and when I check the minion log, this is what I see:

DEBUG 2020-07-01 13:53:56,548 [Thread-33] gg.minion.service.AddOnDetectionService:interrogateDirs(333): interrogating TOC: C:\Users\---\Documents\Elder Scrolls Online\live\AddOns\CraftBagger\CraftBagger.txt
DEBUG 2020-07-01 13:53:56,549 [Thread-33] gg.minion.service.AddOnDetectionService:interrogateDirs(354): CraftBagger - TOC Version: 1.0
DEBUG 2020-07-01 13:53:56,555 [Thread-33] gg.minion.service.AddOnDetectionService:detectAddOn(268): No addons match CraftBagger

So it sees my (manually installed) local copy, but no results show in the minion window. Removing the local copy does not change the result. Searching for other addons that are already installed shows the addons as expected.

Any assistance is appreciated.
  Reply With Quote
07/27/20, 01:24 PM   #2
Sharlikran
 
Sharlikran's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 614
I don't think this is your issue, I don't know what would cause it really. However...

## APIVersion: <<-- delete this

## AddOnVersion: 103 <<-- add this

## Title: CraftBagger
## Author: Cuhlen (@Tooslow001)
## APIVersion: 100030 100031
## Description: None
## Version: 1.04
## AddOnVersion: 104
## SavedVariables: CraftBaggerData
## OptionalDependsOn: LibPrice

Then upload a new version as 1.04 so that the site can process it.

Last edited by Sharlikran : 07/27/20 at 01:27 PM.
  Reply With Quote
07/27/20, 02:33 PM   #3
Cuhlen
AddOn Author - Click to view addons
Join Date: Jul 2020
Posts: 4
Thanks for having a look, but that hasnt fixed it.
  Reply With Quote
07/27/20, 02:39 PM   #4
Sharlikran
 
Sharlikran's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 614
The weirdest thing is, like you say, it doesn't show up at all. This obviously isn't meant to make you do things for nothing and testing you uploads like this isn't ideal. I just don't have an explanation.

I am curious though. If you include only the Lua and the .txt file, the manifest, as version 1.05 and make the same change I suggested for both lines (one is for Minion specifically) what does that do?
  Reply With Quote
07/27/20, 02:54 PM   #5
sirinsidiator
 
sirinsidiator's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 1,566
Minion doesn't show it because you put it in the tools category. That category - among some others - is hidden due to the assumption that it contains things that are not traditional addons and cannot be installed by Minion.
  Reply With Quote
07/27/20, 06:25 PM   #6
Cuhlen
AddOn Author - Click to view addons
Join Date: Jul 2020
Posts: 4
Thanks for looking. I tried updating the category under manage addon 'optional categories', but that hasnt fixed it.

Is there an API call that Minion uses to check latest? I would be curious if it was ESOUI not returning the addon, or minion somehow filtering it out maybe because of the ps1 or cmd files.

Last edited by Cuhlen : 07/27/20 at 06:28 PM.
  Reply With Quote
07/27/20, 07:02 PM   #7
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 4,903
Optional categories won't change the "main" category. Ask Dolby to change it for you maybe.
  Reply With Quote
07/28/20, 11:27 AM   #8
Cuhlen
AddOn Author - Click to view addons
Join Date: Jul 2020
Posts: 4
Thanks everybody! I did have to email Dolby and ask him to move change the primary category, but once he did it started showing up in Minion.
  Reply With Quote

ESOUI » Site Forums » Minion » New Addon not showing in minion

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off