View Single Post
02/28/16, 07:13 PM   #5
Dolby
Every day I'm shuffling
 
Dolby's Avatar
Premium Member
WoWInterface Admin
Join Date: Feb 2004
Posts: 1,278
Minion is packaged with its own Java that it runs internally in a little virtual machine it sets up. Can you fully uninstall Java and try running Minion? Maybe there is some type of conflict on your system with the java you have installed and the Java Minion has installed.


If that doesn't work or you can try this first to see if you can at least get an error...
With the latest version of java installed on your computer you can try and run it manually. Open a command prompt and if Minion is installed in its default location try running this command and see what error you get:

java -jar C:\Users\<your windows username>\AppData\Local\Minion\app\Minion-jfx.jar

The above will try and get Minion to run on the locally installed version of Java instead of the version of Java Minion comes packaged with.
  Reply With Quote