View Single Post
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