ZipException when loading native jars
Posted by ryanmohr on Dec 04, 2012; 1:15am
URL: https://forum.jogamp.org/ZipException-when-loading-native-jars-tp4027387.html
Here's the error that I'm getting:
ZipException: error in opening zip file, while TempJarCache.bootstrapNativeLib() of jar:file:/test.jar!/lib/gluegen-rt-natives-macosx-universal.jar!
Any ideas what would be causing this? The jar unzips fine when running under eclipse but the above error happens when trying to run as onejar.
Looks like it could be a permissions issue but you'd think eclipse wouldn't work then either.