[ad_1]
I created an executable jar file bundled with JOGL, then wrapped the jar right into a home windows executable utilizing Launch4j with a purpose to move runtime java parameters. If I run the jar from a command immediate I get no errors. If as a substitute I run the Launch4J executable I get the errors proven under, however the utility however runs correctly, displaying the right graphics. So, the issue appears to lie with the Launch4J executable and never the executable jar.
Is there someway to stop the errors that solely happen when working the Launch4J executable?
JNILibLoaderBase: Caught IllegalArgumentException: No Jar identify in <jar:file:/C:/temp/BombsightApp20231130.exe!/jogamp/frequent/Debug.class>
JNILibLoaderBase: Caught IllegalArgumentException: No Jar identify in <jar:file:/C:/temp/BombsightApp20231130.exe!/jogamp/nativewindow/Debug.class>
JNILibLoaderBase: Caught IllegalArgumentException: No Jar identify in <jar:file:/C:/temp/BombsightApp20231130.exe!/jogamp/nativewindow/Debug.class>
JNILibLoaderBase: Caught IllegalArgumentException: No Jar identify in <jar:file:/C:/temp/BombsightApp20231130.exe!/jogamp/nativewindow/Debug.class>
[ad_2]

Leave a Reply