Thread Tools Display Modes
11/01/15, 08:04 AM   #1
Nonx
Join Date: Nov 2015
Posts: 1
Stuck at 'scan the following drives for supported games:"

Is anyone else having this problem?

  Reply With Quote
12/10/15, 01:28 AM   #2
tonzurabroth
Join Date: Dec 2015
Posts: 3
Running into this problem as well. Any workarounds?

I'm running on OSX
Attached Files
File Type: xml minion.xml (718 Bytes, 480 views)
File Type: log minion0.log (4.1 KB, 361 views)
  Reply With Quote
12/10/15, 04:13 PM   #3
Dolby
Every day I'm shuffling
 
Dolby's Avatar
Premium Member
WoWInterface Admin
Join Date: Feb 2004
Posts: 1,276
That is very strange. I don't see any errors preventing Minion from listing your available drives.

You can try adding the following above the </minion> line in your minion.xml file
Code:
<drive-configs never-ask-about-scanning="true">
</drive-configs>
So it would look like this...
Code:
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<minion>
<config-version>2</config-version>
<version>2.1.4-beta</version>
<build>3d139c5f76adfb922233fec1ec5480d2069af109</build>
<libs-build>febb5fb6d74ed17b1ee031472f25a7fdddf86837</libs-build>
<client>
        <concurrent-updates>2</concurrent-updates>
        <game-scan-depth>4</game-scan-depth>
    <position height="688.0" width="1204.0" x="183.0" y="141.0"/>
</client>
<user>
<ga-user-id>26636669-dd9f-42b3-a3ce-228a8436830f</ga-user-id>
<login-id>Guest</login-id>
</user>
<game-configs never-ask-about-scanning="true">
<game-config game-id="WOW" scannable="false"/>
<game-config game-id="ESO" scannable="true"/>
</game-configs>
<drive-configs never-ask-about-scanning="true">
</drive-configs>
</minion>
Then close (force quit if needed) and start Minion again.

If you're not sure how to edit the file I've attached a modified minion.xml. Just download the file and replace it with the one in your ~/.minion directory.

Please let me know if this works for you, if you still have trouble please post your new minion log file as it may have some new and helpful errors for me.
Attached Files
File Type: xml minion.xml (767 Bytes, 512 views)
  Reply With Quote

ESOUI » Site Forums » Minion » Stuck at 'scan the following drives for supported games:"

Thread Tools
Display Modes

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