-
-
Notifications
You must be signed in to change notification settings - Fork 87
FAQ
mircokroon edited this page Mar 9, 2023
·
4 revisions
When I run the program, I get "A JNI error has occurred", or some other error message about my Java version
Ensure that you have the Java version installed as listed in the readme (usually newer works too). If it's still not working, consider removing any older Java versions you may have installed alongside it, as it may try to use these instead.
If you don't want to remove older Java versions, ensure that your %JAVA_HOME% and %PATH% variables are pointing to the correct version.
Is feature X supported on version Y?
Check the Features page on the wiki.