Thread Tools Display Modes
06/30/19, 03:46 AM   #1
Marazota
AddOn Author - Click to view addons
Join Date: Sep 2015
Posts: 257
Loading ESO AddOns.........forevers

how to fix?

  Reply With Quote
06/30/19, 01:22 PM   #2
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 4,912
Check the Minion.log file, maybe you can find an entry of an addon name where it "hangs" (timestamp in the log is there for a long time, then it restarts minion e.g.).

Backup the minion.xml file then and search for this addon in the xml file, remove the addon's complete entry
starting at the

Code:
<addon md5="....">
<dirs>
<dir>Addon name here</dir>
until the closing tag

Code:
</addon>
  Reply With Quote
09/25/19, 07:50 AM   #3
Marazota
AddOn Author - Click to view addons
Join Date: Sep 2015
Posts: 257
ok back to this problem
right now i can only update my addons if i will login by another windows10 user
in main user, i run as administrator - still this infinite load

and nothing usefull in log file too

  Reply With Quote
09/25/19, 10:53 AM   #4
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 4,912
Minion 16bit version?nsorry I meant 32bit
Is your windows username containing any non-latin characters? Minion does ony support latin characters in the windows username.

Last edited by Baertram : 09/26/19 at 08:56 AM.
  Reply With Quote
09/26/19, 12:20 AM   #5
Marazota
AddOn Author - Click to view addons
Join Date: Sep 2015
Posts: 257
Originally Posted by Baertram View Post
Minion 16bit version?
Is your windows username containing any non-latin characters? Minion does ony support latin characters in the windows username.
all windows users usernames in english
minion 64 bit version
  Reply With Quote
09/26/19, 08:56 AM   #6
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 4,912
Several threads tell you already to use the 32bit version, even the pinned thread does. Please try this.
  Reply With Quote

ESOUI » Site Forums » Minion » Loading ESO AddOns.........forevers

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