March 5, 20178 yr 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, 20178 yr by inashiro
March 5, 20178 yr 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, 20178 yr by nosepicker
Create an account or sign in to comment