D
Deleted User
Guest
so, i have a problem. jnoexs is not running at all. i click on it and it doesnt run. i have it set to be running with java. what am i doing wrong?
Error: A JNI error has occurred, please check your installation and try againCode:java -jar jnoexs.jar
im 99% sure im on the latest version of everything and i just installed latest versions of all again. still doesnt workWell the error message gives you the answer on how to fix it. Did you try that?
in my java folder its named "jdk-14.0.1", soo..Welllll....if you’re getting the same error message then you didn’t install the latest version as it wouldn’t say “this version of the Java Runtime only recognizes class file versions up to 52.0” if you were.
trying to run noexes, but the latest jre i can find is 8 and i have that. do you have a link to a later version?Are you trying to develop or run a JAR? JDK is for developing, you need JRE to run the files.
If this is wrong my bad, I only ever deal with JRE
also i can run other jars. just this one wont workAre you trying to develop or run a JAR? JDK is for developing, you need JRE to run the files.
If this is wrong my bad, I only ever deal with JRE
ok, how can i download java 10? i dont have an account and im not gonna make one because wth, it asks for so much1. There is a difference between java for web browser and standalone java.
2. There is a difference between development kit and runtime environment
3. Noexs doesn't work with newest Java. It needs Java 10 as described in readme
https://www.oracle.com/java/technologies/java-archive-javase10-downloads.html