View Single Post
05/09/14, 09:05 PM   #3
Blackout STi
Join Date: Apr 2014
Posts: 3
Red face

Originally Posted by Dolby View Post
If you right click on the games on the list in Minion you don't have a remove option?

Can you post your minion.xml? Its located in the windows user directory C:\Users\<your windows username>\.minion\ That is the config file that remembers your game list and AddOns and doesn't get deleted when you uninstall.

The addon backup is located at C:\Users\<your windows username>\.minion\backup\
I do have the option, but clicking it does nothing. I have tried and tried. Doesn't matter what I do, The 'Remove' doesn't work. It did on the Elder Scrolls Online EU entry, but not the 'Elder Scrolls Online' entry.

Here is the XML file your requested:
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<minion>
<config-version>2</config-version>
<version>2.0.0-SNAPSHOT</version>
<build>67df20b7e2a9cfa3fdd7e51b26878b169892aa6e</build>
<client>
<concurrent-updates>2</concurrent-updates>
<game-scan-depth>4</game-scan-depth>
</client>
<user>
<ga-user-id>63538217-1ffe-4315-8f8e-62e74bf499e5</ga-user-id>
<access-token>3441eed1abdf323385629dd5af0a022b0e36a638</access-token>
<refresh-token>3b29be225bce0a1a9411043511c0ee009f7777b8</refresh-token>
<login-id>[email protected]</login-id>
</user>
<games>
<game addon-path="QzpcVXNlcnNcRGVyZWtcRG9jdW1lbnRzXEVsZGVyIFNjcm9sbHMgT25saW5lXGxpdmVcQWRkT25z" auto-update="false" display-name="Elder Scrolls Online" game-id="ESO" unique-game-id="ESO-1"/>
<game addon-path="QzpcVXNlcnNcRGVyZWtcRG9jdW1lbnRzXEVsZGVyIFNjcm9sbHMgT25saW5lXGxpdmVcQWRkT25z" auto-update="false" display-name="Elder Scrolls Online" game-id="ESO" unique-game-id="ESO-1"/>
<game addon-path="QzpcVXNlcnNcRGVyZWtcRG9jdW1lbnRzXEVsZGVyIFNjcm9sbHMgT25saW5lXGxpdmVcQWRkT25z" auto-update="false" display-name="Elder Scrolls Online" game-id="ESO" unique-game-id="ESO-1"/>
<game addon-path="QzpcVXNlcnNcRGVyZWtcRG9jdW1lbnRzXEVsZGVyIFNjcm9sbHMgT25saW5lXGxpdmVldVxBZGRPbnM=" auto-update="false" display-name="Elder Scrolls Online (EU)" game-id="ESO" ignore="true" unique-game-id="ESO-2"/>
</games>
</minion>

I see that the add-path variable is the same on all three entries... And so is the unique-game-id. Will removing the entries from here clear them on my app?

Oh, and every time I open Minion, there are updates listed on all three remaining entries. I can hit 'Update All' on all three of them, close Minion, reopen it and the games will still say they need updated. Kinda strange, One of them says there are 4 updates available, and the other two say that there are 3 updates. Very weird behavior...

Thank you for the location of the backups too. Good to know. I did edit the above XML file by removing the three false entries. There is now the appropriate 1 ESO entry.

Last edited by Blackout STi : 05/09/14 at 09:11 PM.
  Reply With Quote