View Single Post
05/23/14, 08:33 PM   #12
HalloweenWeed
 
HalloweenWeed's Avatar
Join Date: May 2014
Posts: 16
Having the same prob. By same, I mean Minion starts OK, updates my mods OK, but no effect in ESO game.
Checked my minion.xml, garbage pathname. Deleted xml, still garbage:

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<minion>
<config-version>2</config-version>
<version>2.0.0-SNAPSHOT</version>
<build>a4eda34624173feaabb26e75cf18c5f968301fec</build>
<client>
<concurrent-updates>2</concurrent-updates>
<game-scan-depth>4</game-scan-depth>
</client>
<user>
<ga-user-id>afc1cdab-400a-4e42-9705-73f21b1a97e7</ga-user-id>
<login-id>Guest</login-id>
</user>
<games>
<game addon-path="QzpcVXNlcnNcSm9oblxEb2N1bWVudHNcRWxkZXIgU2Nyb2xscyBPbmxpbmVcbGl2ZVxBZGRPbnM=" auto-update="false" display-name="Elder Scrolls Online" game-id="ESO" unique-game-id="ESO-1">
<addons>
<addon md5="0cc7a6e7c269eedbff025eddf8798079" ui-version="1.5.5" uid="206"/>
</addons>
</game>
</games>
</minion>


What is the pathname supposed to be? Ver 2.0.7 worked fine, until the ESO update.
Funny, in the interface it says:
PATH: C:\Users\[me]\Documents\Elder Scrolls Online\live\AddOns

Last edited by HalloweenWeed : 05/23/14 at 08:47 PM. Reason: Added: Ver 2.0.7 worked fine.
  Reply With Quote