View Single Post
08/14/14, 09:47 AM   #9
Grogwort
Join Date: May 2014
Posts: 4
Originally Posted by Scarah View Post
I found main problem of this program.. If you reinstall/update you got file
Code:
C:\Users\..yourusername..\AppData\Local\Minion\app\package.cfg
with EMPTY data at
Code:
app.classpath=
There should be
Code:
app.classpath=C:\Users\..yourusername..\AppData\Local\Minion\app\Minion-jfx.jar
This works for me after few previous and this update.. Until this solve i got javafx, and every possible error writed under posts
I tried this suggestion with the latest (Minion2.0.11b-beta), but it still didn't work for me.
Staying with Minion2.0.12-alpha and ignoring update seems my only option, which is fine for now. At least it is useable.
  Reply With Quote