I have been having real troubles exporting to a runnable jar using JarSplice. I have two jars attached, one of a previously exported jar which works perfectly fine, and one of an updated version which does nothing when run. From what I can tell, everything is exactly the same, I used the same process to do it all, and the manifest.mf file looks identical.
Old Version:http://www.java-gaming.org/user-generated-content/members/130033/old-version.jar
New Version:http://www.java-gaming.org/user-generated-content/members/130033/new-version.jar
I do not know why the new version is not working, please help!
[Edit]
Fixed it guys. Problem was when trying to read a file, you cannot use File from within a jar file!
Jar files will be taken down.