inashiro Posted March 5, 2017 Posted March 5, 2017 (edited) Hello , When i run the .Jar file it starts up but immediately closes afterwards. Any fixes for this? i am on Win10 with jre1.8.0_121 and jdk1.8.0_121 Thanks in advance Fixed it by using a jar_runner and downloading diffrent versions of Java Edited March 5, 2017 by inashiro
inashiro Posted March 5, 2017 Author Posted March 5, 2017 Yes , it doesbut it doesn't give a message or anything
Butters Posted March 5, 2017 Posted March 5, 2017 (edited) launch it from cmd with java -jar . It should print out an error stacktrace if it doesn't load. Then you'll know what's wrong Edited March 5, 2017 by nosepicker
Bunka Posted March 7, 2017 Posted March 7, 2017 What different versions of Java did you download? @inashiro