A JNI error has occured when running exe file

247 views Asked by At

So I just converted a jar file into an exe file. My Jar file seems to run smoothly and the code is executed as intended

However when I run my .exe file I get an error window saying "A JNI error has occured. check your installations"

I run JDK 14.01. for my project with JRE 1.8.0_261 As far as I have tried, it does not seem to be a problem with difference in versions of JDK/JRE

0

There are 0 answers