Thread Tools Display Modes
04/29/14, 07:12 PM   #1
WickedBadger
Join Date: Apr 2014
Posts: 6
Minion stuck loading addons.

Hello,

My Minion is stuck loading addons. I have been having this issue for a while now and have read all the posts on how to fix it by deleting minion.xml only thing is i have no minion.xml. I have searched where it should be (yes the hidden folder) and its not there. So please any help would be greatly appreciated as i have quite a few addons now and updating them manually everyday is a pain.

Thank you.
  Reply With Quote
04/29/14, 07:17 PM   #2
Cairenn
Credendo Vides
 
Cairenn's Avatar
Premium Member
WoWInterface Admin
Join Date: Mar 2004
Posts: 437
Can you post your path, please? It should be C:\Users\<username>\.minion\.
  Reply With Quote
04/29/14, 07:26 PM   #3
WickedBadger
Join Date: Apr 2014
Posts: 6
I don't have that .minion folder where it should be ie. C:\Users\<username>\.minion\ there simply is no folder. I'm not sure why its not creating one but i have reinstalled multiple times as administrator and still nothing.

C:\Users\<username>\AppData\Local\Minion\Minion.exe is where minion is installed not sure if that helps.
  Reply With Quote
04/29/14, 07:38 PM   #4
Cairenn
Credendo Vides
 
Cairenn's Avatar
Premium Member
WoWInterface Admin
Join Date: Mar 2004
Posts: 437
Huh. That's weird. Obviously time for me to step back and let Dolby take over.
  Reply With Quote
04/29/14, 07:50 PM   #5
Dolby
Every day I'm shuffling
 
Dolby's Avatar
Premium Member
WoWInterface Admin
Join Date: Feb 2004
Posts: 1,278
Its not possible for Minion to get past the splash screen (Just the Minion logo) with out a .minion folder or minion.xml for that matter. If it can't make that file or read it Minion fails right away and you won't even get to a loading addons screen. So I'm guessing maybe that your windows user folder is set to a non default location and the .minion folder is located there.

It looks like the default user folder path is stored in the system registry and can be modified (I dont suggest it, just showing you it can be done), if its not something you modified maybe its something your system manufacture maybe changed so that your windows profile would be on a separate partition or disk with more space?

Do you have other hard drives / partitions on your system? Can you look around for a .minion folder on them?

Maybe an easy way to find this. When you download a program in Chrome or whatever browser you use where does it save the file? Default path would be C:\Users\<your username>\Downloads. Is yours different? If so try looking in the folder before that for the .minion folder.

Last edited by Dolby : 04/29/14 at 07:55 PM.
  Reply With Quote
04/29/14, 08:10 PM   #6
WickedBadger
Join Date: Apr 2014
Posts: 6
Yes i do have another hard drive where i originally had minion installed and i have searched both my drives using a search program to find either .minion and minion.xml and still nothing.

Edit: Yes the Downloads Folder is in the default location as is the User folder.

Last edited by WickedBadger : 04/29/14 at 08:26 PM.
  Reply With Quote
05/01/14, 11:26 PM   #7
tekato
Join Date: Apr 2014
Posts: 3
Exclamation Same issue

Hey Dolby i have the same issue.

Here is the null pointer exception i get from java in the minion log..
<record>
<date>2014-05-02T08:10:13</date>
<millis>1399007413826</millis>
<sequence>13</sequence>
<logger>com.zam.minion.controller.MinionController</logger>
<level>SEVERE</level>
<class>com.zam.minion.controller.MinionController$21$1</class>
<method>invalidated</method>
<thread>14</thread>
<message>AddOn Detection failed: java.lang.NullPointerException</message>
</record>

Hope it helps your java programmer to find the problem
  Reply With Quote
05/01/14, 11:32 PM   #8
Dolby
Every day I'm shuffling
 
Dolby's Avatar
Premium Member
WoWInterface Admin
Join Date: Feb 2004
Posts: 1,278
Originally Posted by tekato View Post
Hey Dolby i have the same issue.

Here is the null pointer exception i get from java in the minion log..
<record>
<date>2014-05-02T08:10:13</date>
<millis>1399007413826</millis>
<sequence>13</sequence>
<logger>com.zam.minion.controller.MinionController</logger>
<level>SEVERE</level>
<class>com.zam.minion.controller.MinionController$21$1</class>
<method>invalidated</method>
<thread>14</thread>
<message>AddOn Detection failed: java.lang.NullPointerException</message>
</record>

Hope it helps your java programmer to find the problem
If you have the same problem how were you able to find your error log? People in this thread are having trouble finding their .minion folder because it's not in the right location or missing.

Your error tells me you have a bad game path in your minion.xml. Can you post your minion.xml? It's in the same folder as the log you posted.

Thanks.

Last edited by Dolby : 05/01/14 at 11:41 PM.
  Reply With Quote
05/02/14, 01:57 AM   #9
tekato
Join Date: Apr 2014
Posts: 3
Here is the content of the file.
My problem is that minion is stuck loading addons...The same name as the thread


<?xml version="1.0" encoding="UTF-8"?>

-<minion>

<config-version>2</config-version>

<version>2.0.0-SNAPSHOT</version>

<build>cff353392d3ca05caacc7f2ae4563017a6a79be5</build>


-<client>

<concurrent-updates>2</concurrent-updates>

<game-scan-depth>4</game-scan-depth>

</client>


-<user>

<ga-user-id>----edited out---</ga-user-id>

<access-token>----edited out---</access-token>

<refresh-token>----edited out---</refresh-token>

<login-id>----edited out---</login-id>

</user>


-<games>

<game unique-game-id="ESO-1" game-id="ESO" auto-update="false" addon-path="QzpcVXNlcnNcQWRtaW5pc3RyYXRvclxNeSBEb2N1bWVudHM="/>


-<game unique-game-id="ESO-2" game-id="ESO" auto-update="false" addon-path="QzpcVXNlcnNcQWRtaW5pc3RyYXRvclxEb2N1bWVudHNcRWxkZXIgU2Nyb2xscyBPbmxpbmVcbGl2ZWV1XEFkZE9ucw==">


-<addons>

<addon uid="255" ui-version="1.4.5" md5="14f0cc880a1d778334f60785023bd000"/>

<addon uid="65" ui-version="1.1.0" md5="f8be0fc842e03dbfd1884b55333fb13c"/>

<addon uid="247" ui-version="3.0.3" md5="3ca091d74e1ec1f7876b02f11fdd84e8"/>

<addon uid="28" ui-version="0.27a" md5="aafc1394ead1b6d6674147aa6b634f82"/>

<addon uid="94" ui-version="1.1" md5="740c4c2a6be6d4a14082303641739eda"/>

</addons>

</game>

</games>

</minion>
  Reply With Quote
05/02/14, 01:59 AM   #10
Dolby
Every day I'm shuffling
 
Dolby's Avatar
Premium Member
WoWInterface Admin
Join Date: Feb 2004
Posts: 1,278
You have a bad game path in the minion.xml (ESO-1 points to C:\Users\Administrator\My Documents)

Edit the minion.xml and remove the following:
Code:
<game unique-game-id="ESO-1" game-id="ESO" auto-update="false" addon-path="QzpcVXNlcnNcQWRtaW5pc3RyYXRvclxNeSBEb2N1bWVudHM="/>
The other path for ESO-2 is fine.

Then restart Minion.

Last edited by Dolby : 05/02/14 at 02:02 AM.
  Reply With Quote
05/02/14, 02:04 AM   #11
tekato
Join Date: Apr 2014
Posts: 3
Hey it id the trick.
Thx a lot Dolby
  Reply With Quote

ESOUI » Site Forums » Minion » Minion stuck loading addons.


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