View Single Post
08/11/16, 05:43 PM   #2
Dolby
Every day I'm shuffling
 
Dolby's Avatar
Premium Member
WoWInterface Admin
Join Date: Feb 2004
Posts: 1,278
Do you have a minion.log? The minion0.log is for the old version of Minion. I'm running 10.11.6 on a MBP and its running fine here so I don't think its due to 10.11.6. Hopefully you have a minion.log and there is an error to go by.

You could try starting Minion from command line and see if there is an error in your terminal...

Code:
open /Applications/Minion.app
If nothing happens there try loading it from java maybe?

Code:
java -jar /Applications/Minion.app/Contents/Java/Minion-jfx.jar

Last edited by Dolby : 08/11/16 at 05:48 PM.
  Reply With Quote