Thread Tools Display Modes
07/17/14, 05:33 PM   #1
Dawnweaver
Join Date: Jul 2014
Posts: 5
Question Minion Stuck in Loading

Unfortunately, I am not able to start Minion. Minion becomes stuck at "Loading" every time. Even if I wait a long time, nothing happens and Minion never finishes loading. I just uninstalled and reinstalled Minion to see if that would help, to no avail. I also updated to the latest version when prompted, but that did not help either. I started to delete addons to see if there were a particular one that was causing Minion to get stuck, but I did not have success with that tactic as of yet (although I did not delete all of the addons).

I utilize Minion for Elder Scrolls Online. I also happen to have WoW installed on the same computer.

Any ideas?
Attached Files
File Type: log minion0.log (148.0 KB, 536 views)
File Type: xml minion.xml (9.5 KB, 523 views)
  Reply With Quote
07/17/14, 06:00 PM   #2
Dolby
Every day I'm shuffling
 
Dolby's Avatar
Premium Member
WoWInterface Admin
Join Date: Feb 2004
Posts: 1,278
There looks to be an AddOn folder called "=Done" that its possibly tripping up on? Do you have any other folder names with symbols or special characters? Can you try removing them?


Toc not found for: C:\Users\<your username>\Documents\Elder Scrolls Online\live\AddOns\=Done\=Done.txt

Its certainly tripping up on one of your AddOns.

Code:
<record>
  <date>2014-07-17T16:20:02</date>
  <millis>1405639202484</millis>
  <sequence>414</sequence>
  <logger>com.zam.minion.controller.MinionController</logger>
  <level>SEVERE</level>
  <class>com.zam.minion.controller.MinionController$25$1</class>
  <method>invalidated</method>
  <thread>14</thread>
  <message>AddOn Detection failed: java.lang.NullPointerException</message>
</record>
  Reply With Quote
07/17/14, 06:09 PM   #3
Dolby
Every day I'm shuffling
 
Dolby's Avatar
Premium Member
WoWInterface Admin
Join Date: Feb 2004
Posts: 1,278
Would you be willing to zip up your addon folders (all detected games) before you remove anything and send them to [email protected]? This way I can try and reprocude this crash and possibly update minion to handle this better. I know its a lot of work and if you don't have time I understand. I would very much appreciate it though.
  Reply With Quote
07/17/14, 07:19 PM   #4
Dawnweaver
Join Date: Jul 2014
Posts: 5
Thank you for the reply. I tried deleting the =Done folder and a couple of other addons to see if I could find the culprit, but it still gets stuck on Loading. I attached my ESO AddOns folder in a zip file.
Attached Files
File Type: zip ESOAddOns.zip (2.16 MB, 373 views)
  Reply With Quote
07/17/14, 07:23 PM   #5
Dawnweaver
Join Date: Jul 2014
Posts: 5
The WoW addons zip was 62 MB and too big to email. So I sent it via Hightail. Here is the download link:

https://www.hightail.com/download/ZU...TlFKV05FQmRVag

Thank you!
  Reply With Quote
07/17/14, 07:31 PM   #6
Dolby
Every day I'm shuffling
 
Dolby's Avatar
Premium Member
WoWInterface Admin
Join Date: Feb 2004
Posts: 1,278
Thanks, got the AddOn directory and I'm able to reproduce the problem. It's certainly a WoW AddOn it does not like.

If you want to get it up and running for just ESO while we try to figure this out, delete the following from your minion.xml

delete
Code:
<game addon-path="RjpcUHJvZ3JhbXNcV29ybGQgb2YgV2FyY3JhZnRcSW50ZXJmYWNlXEFkZE9ucw==" auto-update="false" display-name="World of Warcraft" game-id="WOW" unique-game-id="WOW-1">
<addons>
<addon md5="f37b1576eff2d2b726a0373e17f76259" ui-version="2.6.2" uid="8512">
<dirs>
<dir>AckisRecipeList</dir>
</dirs>
</addon>
<addon md5="7a5a289afec2e74db14845ab2e187faa" ui-version="3.4.7 (175)" uid="17869">
<dirs>
<dir>ACP</dir>
</dirs>
</addon>
<addon md5="outdated" ui-version="5.4.001" uid="8533">
<dirs>
<dir>DataStore_Talents</dir>
<dir>Altoholic</dir>
<dir>Altoholic_Achievements</dir>
<dir>Altoholic_Agenda</dir>
<dir>Altoholic_Characters</dir>
<dir>Altoholic_Grids</dir>
<dir>Altoholic_Guild</dir>
<dir>Altoholic_Search</dir>
<dir>Altoholic_Summary</dir>
<dir>DataStore</dir>
<dir>DataStore_Achievements</dir>
<dir>DataStore_Agenda</dir>
<dir>DataStore_Auctions</dir>
<dir>DataStore_Characters</dir>
<dir>DataStore_Containers</dir>
<dir>DataStore_Crafts</dir>
<dir>DataStore_Currencies</dir>
<dir>DataStore_Inventory</dir>
<dir>DataStore_Mails</dir>
<dir>DataStore_Pets</dir>
<dir>DataStore_Quests</dir>
<dir>DataStore_Reputations</dir>
<dir>DataStore_Spells</dir>
<dir>DataStore_Stats</dir>
</dirs>
</addon>
<addon md5="16114c254ccb5c831586b6bfa7c1a6c3" ui-version="1.8.43" uid="18283">
<dirs>
<dir>Archy</dir>
</dirs>
</addon>
<addon md5="98326f50654f4d29ced21cdebc3a30ff" ui-version="v1.26.02" uid="3896">
<dirs>
<dir>Atlas</dir>
</dirs>
</addon>
<addon md5="outdated" ui-version="v7.07.02" uid="5541">
<dirs>
<dir>AtlasLoot</dir>
<dir>AtlasLoot_Loader</dir>
<dir>AtlasLoot_ClassicWoW</dir>
<dir>AtlasLoot_WorldEvents</dir>
<dir>AtlasLoot_Cataclysm</dir>
<dir>AtlasLoot_BurningCrusade</dir>
<dir>AtlasLoot_WrathoftheLichKing</dir>
<dir>AtlasLoot_MistsofPandaria</dir>
<dir>AtlasLoot_Crafting</dir>
</dirs>
</addon>
<addon md5="e92c23fc8c560141f8b0a46bc66db214" ui-version="4.8.8" uid="7501">
<dirs>
<dir>AtlasQuest</dir>
</dirs>
</addon>
<addon md5="52a9e5fba226f216eae7295faccf326e" ui-version="v1.26.00" uid="20512">
<dirs>
<dir>Atlas_BurningCrusade</dir>
</dirs>
</addon>
<addon md5="53061759a3be5734b610dde9d6d97b06" ui-version="v1.26.00" uid="21647">
<dirs>
<dir>Atlas_Cataclysm</dir>
</dirs>
</addon>
<addon md5="175a183e9dfb6e81bb1eba387a9f80ad" ui-version="v1.26.00" uid="20513">
<dirs>
<dir>Atlas_ClassicWoW</dir>
</dirs>
</addon>
<addon md5="086014e954ce84789901ec375e6f97cf" ui-version="v1.26.00" uid="20399">
<dirs>
<dir>Atlas_DungeonLocs</dir>
</dirs>
</addon>
<addon md5="e4bd8faf871e8ec8c2662aadc213fc51" ui-version="v1.26.00" uid="21732">
<dirs>
<dir>Atlas_Scenarios</dir>
</dirs>
</addon>
<addon md5="d489ee9341359889e54ae2cfbf6c62ec" ui-version="v1.26.04" uid="20401">
<dirs>
<dir>Atlas_Transportation</dir>
</dirs>
</addon>
<addon md5="bf386469b8727536f5b303c3f6c8252d" ui-version="v1.26.00" uid="20514">
<dirs>
<dir>Atlas_WrathoftheLichKing</dir>
</dirs>
</addon>
<addon md5="outdated" ui-version="5.19.5445 (QuiescentQuoll)" uid="7879">
<dirs>
<dir>Auc-Advanced</dir>
<dir>Auc-Filter-Basic</dir>
<dir>Auc-ScanData</dir>
<dir>Auc-Stat-Histogram</dir>
<dir>Auc-Stat-iLevel</dir>
<dir>Auc-Stat-Purchased</dir>
<dir>Auc-Stat-Simple</dir>
<dir>Auc-Stat-StdDev</dir>
<dir>Auc-Util-FixAH</dir>
<dir>BeanCounter</dir>
<dir>Enchantrix</dir>
<dir>Enchantrix-Barker</dir>
<dir>Informant</dir>
<dir>SlideBar</dir>
<dir>Stubby</dir>
<dir>!Swatter</dir>
</dirs>
</addon>
<addon md5="a46fabbe4a8926da5008b5bb8a155918" ui-version="4.4.1" uid="21063">
<dirs>
<dir>autoturnin</dir>
</dirs>
</addon>
<addon md5="outdated" ui-version="2.4.10" uid="20961">
<dirs>
<dir>CollectMe</dir>
</dirs>
</addon>
<addon md5="8930e039178d0dca0131723428834daf" ui-version="5.4.14-r11262" uid="8814">
<dirs>
<dir>DBM-HeartofFear</dir>
<dir>DBM-WorldEvents</dir>
<dir>DBM-TerraceofEndlessSpring</dir>
<dir>DBM-Party-MoP</dir>
<dir>DBM-DMF</dir>
<dir>DBM-GUI</dir>
<dir>DBM-Brawlers</dir>
<dir>DBM-SiegeOfOrgrimmar</dir>
<dir>DBM-Core</dir>
<dir>DBM-StatusBarTimers</dir>
<dir>DBM-Pandaria</dir>
<dir>DBM-MogushanVaults</dir>
<dir>DBM-ThroneofThunder</dir>
<dir>DBM-Scenario-MoP</dir>
<dir>DBM-DefaultSkin</dir>
</dirs>
</addon>
<addon md5="outdated" ui-version="5.4.10" uid="9085">
<dirs>
<dir>Dominos</dir>
<dir>Dominos_Cast</dir>
<dir>Dominos_Config</dir>
<dir>Dominos_Encounter</dir>
<dir>Dominos_Roll</dir>
<dir>Dominos_XP</dir>
</dirs>
</addon>
<addon md5="outdated" ui-version="3" uid="5949">
<dirs>
<dir>ErrorMonster</dir>
</dirs>
</addon>
<addon md5="outdated" ui-version="5.04.00.37 14.4.3" uid="20490">
<dirs>
<dir>Factionizer</dir>
</dirs>
</addon>
</addons>
</game>
delete
Code:
<game-config game-id="WOW" scannable="true"/>
restart Minion and make sure WOW is de-selected from the game detection prompt.
  Reply With Quote
07/17/14, 07:37 PM   #7
Dolby
Every day I'm shuffling
 
Dolby's Avatar
Premium Member
WoWInterface Admin
Join Date: Feb 2004
Posts: 1,278
If you want to wait I may have found the problem and can fix it on my end. Give me 10min.
  Reply With Quote
07/17/14, 07:46 PM   #8
Dolby
Every day I'm shuffling
 
Dolby's Avatar
Premium Member
WoWInterface Admin
Join Date: Feb 2004
Posts: 1,278
I found the WOW addon causing trouble. I'm not able to determine why yet. If you delete "Flightmap" from your AddOn folder everything should work. Now your minion.xml is a little messed up because of this so you'll need to remove the stuff I posted above or just remove your minion.xml so Minion can remake it.
  Reply With Quote
07/17/14, 11:57 PM   #9
Dawnweaver
Join Date: Jul 2014
Posts: 5
Smile

Hooray! This worked!

Thank you so much for your help
  Reply With Quote
07/24/14, 11:23 AM   #10
Dolby
Every day I'm shuffling
 
Dolby's Avatar
Premium Member
WoWInterface Admin
Join Date: Feb 2004
Posts: 1,278
A patch has been pushed live today that allows minion to handle this addon with out crashing.

The main problem was that addon was breaking the rules. The folder should have the same case as the toc. Instead the folder was Flightmap and the toc was FlightMap.toc. I'm not sure where you got that version of FlightMap but on our site the AddOn is correct.
  Reply With Quote
07/24/14, 11:43 PM   #11
Dawnweaver
Join Date: Jul 2014
Posts: 5
Great - thank you! Just downloaded the patch.
  Reply With Quote

ESOUI » Site Forums » Minion » Minion Stuck in Loading

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