ESOUI

ESOUI (https://www.esoui.com/forums/index.php)
-   Minion (https://www.esoui.com/forums/forumdisplay.php?f=183)
-   -   Loading.... (https://www.esoui.com/forums/showthread.php?t=1201)

Chlori 04/27/14 07:46 AM

Loading....
 
Saw this thread http://www.esoui.com/forums/showthread.php?t=1122 and im having the same issue so here is minion.xml

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

-<minion>

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

<version>2.0.0-SNAPSHOT</version>

<build>ecf4a24aa5f225e936d434f4917fae0492b072fd</build>


-<client>

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

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

</client>


-<user>

<ga-user-id>58fc32cb-09d9-43ec-a2c8-46302e07202e</ga-user-id>

<login-id>[email protected]</login-id>

<access-token>7f1e12618b3e1aef216a1b7ff5df1596efa3e4c3</access-token>

<refresh-token>56f4f257e5de6debf0917df96161953e1c37a6dc</refresh-token>

</user>


-<games>

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

</games>

</minion>

..and minion0.log

<?xml version="1.0" encoding="windows-1252" standalone="no"?>
<!DOCTYPE log SYSTEM "logger.dtd">
<log>
<record>
<date>2014-04-27T14:32:32</date>
<millis>1398605552547</millis>
<sequence>0</sequence>
<logger>com.zam.minion.Minion</logger>
<level>FINE</level>
<class>com.zam.minion.Minion</class>
<method>start</method>
<thread>14</thread>
<message>Font: Font[name=Interstate Mono, family=Interstate Mono, style=Regular, size=20.0]</message>
</record>
<record>
<date>2014-04-27T14:32:33</date>
<millis>1398605553274</millis>
<sequence>1</sequence>
<logger>com.zam.minion.controller.MinionController</logger>
<level>FINE</level>
<class>com.zam.minion.controller.MinionController</class>
<method>initWindowControls</method>
<thread>14</thread>
<message>Controls initialized.</message>
</record>
<record>
<date>2014-04-27T14:32:34</date>
<millis>1398605554333</millis>
<sequence>2</sequence>
<logger>com.zam.minion.controller.MinionController</logger>
<level>FINE</level>
<class>com.zam.minion.controller.MinionController</class>
<method>initBuildAndVersion</method>
<thread>14</thread>
<message>Build: ecf4a24aa5f225e936d434f4917fae0492b072fd</message>
</record>
<record>
<date>2014-04-27T14:32:34</date>
<millis>1398605554334</millis>
<sequence>3</sequence>
<logger>com.zam.minion.controller.MinionController</logger>
<level>FINE</level>
<class>com.zam.minion.controller.MinionController</class>
<method>initBuildAndVersion</method>
<thread>14</thread>
<message>Version: 2.0.0-SNAPSHOT</message>
</record>
<record>
<date>2014-04-27T14:33:16</date>
<millis>1398605596705</millis>
<sequence>4</sequence>
<logger>com.zam.minion.service.AddOnDetectionService</logger>
<level>SEVERE</level>
<class>com.zam.minion.service.AddOnDetectionService</class>
<method>getFilteredDirs</method>
<thread>32</thread>
<exception>
<message>java.nio.file.AccessDeniedException: C:\Documents and Settings</message>
<frame>
<class>sun.nio.fs.WindowsException</class>
<method>translateToIOException</method>
<line>83</line>
</frame>
<frame>
<class>sun.nio.fs.WindowsException</class>
<method>rethrowAsIOException</method>
<line>97</line>
</frame>
<frame>
<class>sun.nio.fs.WindowsException</class>
<method>rethrowAsIOException</method>
<line>102</line>
</frame>
<frame>
<class>sun.nio.fs.WindowsDirectoryStream</class>
<method>&lt;init&gt;</method>
<line>86</line>
</frame>
<frame>
<class>sun.nio.fs.WindowsFileSystemProvider</class>
<method>newDirectoryStream</method>
<line>510</line>
</frame>
<frame>
<class>java.nio.file.Files</class>
<method>newDirectoryStream</method>
<line>543</line>
</frame>
<frame>
<class>com.zam.minion.service.AddOnDetectionService</class>
<method>getFilteredDirs</method>
<line>388</line>
</frame>
<frame>
<class>com.zam.minion.service.AddOnDetectionService</class>
<method>access$200</method>
<line>47</line>
</frame>
<frame>
<class>com.zam.minion.service.AddOnDetectionService$1</class>
<method>call</method>
<line>71</line>
</frame>
<frame>
<class>com.zam.minion.service.AddOnDetectionService$1</class>
<method>call</method>
<line>60</line>
</frame>
<frame>
<class>javafx.concurrent.Task$TaskCallable</class>
<method>call</method>
<line>1259</line>
</frame>
<frame>
<class>java.util.concurrent.FutureTask</class>
<method>run</method>
<line>262</line>
</frame>
<frame>
<class>java.util.concurrent.ThreadPoolExecutor</class>
<method>runWorker</method>
<line>1145</line>
</frame>
<frame>
<class>java.util.concurrent.ThreadPoolExecutor$Worker</class>
<method>run</method>
<line>615</line>
</frame>
<frame>
<class>java.lang.Thread</class>
<method>run</method>
<line>724</line>
</frame>
</exception>
</record>
<record>
<date>2014-04-27T14:33:16</date>
<millis>1398605596720</millis>
<sequence>5</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>

Dolby 04/27/14 11:53 AM

You have Minion pointed to just "C:\Documents and Settings" for your AddOns folder which isn't correct.

Delete your minion.xml and restart Minion.

When prompted to add a game do the following:

1. Select Elder Scrolls Online

2. Make sure C: is selected in red on the left

3. Find the folder named "Users" and click the triangle next to it to expand it.

4. Now find the folder with your windows user name and expand that

5. Find the folder named "Documents" (NOT My Documents, just Documents) and expand that.

6. Find the folder named "Elder Scrolls Online" and expand it.

7. Find the folder named "liveeu" and expand it OR if your on the NA server find the folder named live.

8. Find the "AddOn" Folder and click on it. The path should show up at the bottom as C:\Users\<your windows username>\Documents\Elder Scrolls Online\liveeu\AddOns

9. Press the select button


* I have logged this issue for our java programmer and requested that the updater handle bad paths better so that it doesnt cause Minion to hang.

Chlori 04/27/14 01:10 PM

It works now as far as i can tell. Thanks very much :)


All times are GMT -6. The time now is 10:18 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2014 - 2022 MMOUI