I followed about 10 different tutorials and none of them seemed to do the trick, my runnable jar file just isn\'t working.
My game runs fine when I
Check your Java version.
If your program is compiled against Java 8 and the version of Java on your PC is Java 9 or higher then it may be not working.