Thread Tools Display Modes
05/07/24, 01:56 AM   #1
shadows08
Join Date: May 2024
Posts: 1
Stuck on Fetching Global Configuration

Hi, hoping to get some help.

Opening Minion get stuck loading, on the Fetching Global Configuration step.

Tried reinstalling, using the 32 bit client, deleting the .xml and getting a new one nothing works so far. Was working fine before this weeks eso update if that does anything.

minion.log
  Reply With Quote
05/07/24, 03:20 AM   #2
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 5,003
Hi,

please read the sticky troubleshooting guide, it contains helps too:


Especially allow Minion explitily in your antivirus tools, and provide it access to your c:\users\user\appdata folder where Minion is installed + your c:\users\user\documents\elder scrolls online\live\AddOns folder too!


Edit:
After looking at your log file it started erroring on 23rd April already:
Code:
ERROR 2024-04-23 15:14:02,132 [Thread-21] gg.minion.Minion:uncaughtException(104): Uncaught exception: java.util.ConcurrentModificationException
	at java.util.HashMap$Ha****erator.nextNode(HashMap.java:1469)
	at java.util.HashMap$KeyIterator.next(HashMap.java:1493)
	at com.sun.javafx.collections.ObservableSetWrapper$1.next(ObservableSetWrapper.java:219)
	at java.util.Iterator.forEachRemaining(Iterator.java:116)
	at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
	at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482)
	at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472)
	at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708)
	at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
	at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:499)
	at gg.minion.controller.InstalledPane.lambda$search$21(InstalledPane.java:332)
	at java.lang.Thread.run(Thread.java:750)
Not sure though what that error means, sorry. A java developer needs to tell us that.

Last edited by Baertram : 05/07/24 at 03:27 AM.
  Reply With Quote

ESOUI » Site Forums » Minion » Stuck on Fetching Global Configuration


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