View Single Post
04/04/14, 02:04 PM   #3
Dolby
Every day I'm shuffling
 
Dolby's Avatar
Premium Member
WoWInterface Admin
Join Date: Feb 2004
Posts: 1,278
Originally Posted by Zeo View Post
Same porblem here, (used to worke at some point in the past belived it was before I switched to EU version?)
Well anyway can't update and install addons...
OS is Win 8.1 (64-bit)
Your issue is a bit different that the OP's. If you remove this line from your minion.xml it should work:
Code:
<game addon-path="D:\Program Files (x86)\Zenimax Online\The Elder Scrolls Online EU" auto-update="false" game-id="ESO" ignore="true" unique-game-id="ESO-2"/>
If you dont want to edit your minion.xml let me know and I can edit it and attach it here and you can replace the file with my version. Or you can delete the minion.xml and reconfigure Minion (it will startup like it was just installed).

What the issue is your config has 2 games in the xml that have the same unique-game-id. We are working on a fix for this. It happens when you add/remove games from the game list. So when Minion goes to write to the config for unique-game-id ESO-2 it doesn't know which one to write to because there are two of them.

Last edited by Dolby : 04/04/14 at 02:11 PM.
  Reply With Quote