inashiro Posted March 5, 2017 Share 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 Quote Link to comment Share on other sites More sharing options...
Crime Posted March 5, 2017 Share Posted March 5, 2017 does a cmd pop up when you open it before it closes? Quote Link to comment Share on other sites More sharing options...
inashiro Posted March 5, 2017 Author Share Posted March 5, 2017 Yes , it doesbut it doesn't give a message or anything Quote Link to comment Share on other sites More sharing options...
Butters Posted March 5, 2017 Share 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 Quote Link to comment Share on other sites More sharing options...
inashiro Posted March 5, 2017 Author Share Posted March 5, 2017 Error: Could not find or load main class Quote Link to comment Share on other sites More sharing options...
Bunka Posted March 7, 2017 Share Posted March 7, 2017 What different versions of Java did you download? @inashiro Quote Link to comment Share on other sites More sharing options...