Hi,
If I use JOGL to display video using Xcode projects which will load jar files natively. I am getting the following error, but this is not creating any problem and working fine to display video. I wanted to fix this. Please suggest what is the region for the below pasted error. Catched ZipException: error in opening zip file, while addNativeJarLibsImpl(classFromJavaJar class com.jogamp.common.os.Platform, classJarURI jar:file:/Users/optical/Desktop/Ananda_MR/My%20Work/2014/January/2014-01-02(video%20monet)/xcode/Videomonet_apps/gui_mac.jar!/com/jogamp/common/os/Platform.class, nativeJarBaseName gui_mac-natives-macosx-universal.jar): [ file:/Users/optical/Desktop/Ananda_MR/My%20Work/2014/January/2014-01-02(video%20monet)/xcode/Videomonet_apps/gui_mac.jar -> file:/Users/optical/Desktop/Ananda_MR/My%20Work/2014/January/2014-01-02(video%20monet)/xcode/Videomonet_apps/ ] + gui_mac-natives-macosx-universal.jar -> slim: jar:file:/Users/optical/Desktop/Ananda_MR/My%2520Work/2014/January/2014-01-02(video%2520monet)/xcode/Videomonet_apps/gui_mac-natives-macosx-universal.jar!/ Catched IOException: TempJarCache: addNativeLibs: jar:file:/Users/optical/Desktop/Ananda_MR/My%2520Work/2014/January/2014-01-02(video%2520monet)/xcode/Videomonet_apps/gui_mac-natives-macosx-universal.jar!/, previous load attempt failed, while addNativeJarLibsImpl(classFromJavaJar class jogamp.nativewindow.NWJNILibLoader, classJarURI jar:file:/Users/optical/Desktop/Ananda_MR/My%20Work/2014/January/2014-01-02(video%20monet)/xcode/Videomonet_apps/gui_mac.jar!/jogamp/nativewindow/NWJNILibLoader.class, nativeJarBaseName gui_mac-natives-macosx-universal.jar): [ file:/Users/optical/Desktop/Ananda_MR/My%20Work/2014/January/2014-01-02(video%20monet)/xcode/Videomonet_apps/gui_mac.jar -> file:/Users/optical/Desktop/Ananda_MR/My%20Work/2014/January/2014-01-02(video%20monet)/xcode/Videomonet_apps/ ] + gui_mac-natives-macosx-universal.jar -> slim: jar:file:/Users/optical/Desktop/Ananda_MR/My%2520Work/2014/January/2014-01-02(video%2520monet)/xcode/Videomonet_apps/gui_mac-natives-macosx-universal.jar!/ Catched IOException: TempJarCache: addNativeLibs: jar:file:/Users/optical/Desktop/Ananda_MR/My%2520Work/2014/January/2014-01-02(video%2520monet)/xcode/Videomonet_apps/gui_mac-natives-macosx-universal.jar!/, previous load attempt failed, while addNativeJarLibsImpl(classFromJavaJar class jogamp.nativewindow.NWJNILibLoader, classJarURI jar:file:/Users/optical/Desktop/Ananda_MR/My%20Work/2014/January/2014-01-02(video%20monet)/xcode/Videomonet_apps/gui_mac.jar!/jogamp/nativewindow/NWJNILibLoader.class, nativeJarBaseName gui_mac-natives-macosx-universal.jar): [ file:/Users/optical/Desktop/Ananda_MR/My%20Work/2014/January/2014-01-02(video%20monet)/xcode/Videomonet_apps/gui_mac.jar -> file:/Users/optical/Desktop/Ananda_MR/My%20Work/2014/January/2014-01-02(video%20monet)/xcode/Videomonet_apps/ ] + gui_mac-natives-macosx-universal.jar -> slim: jar:file:/Users/optical/Desktop/Ananda_MR/My%2520Work/2014/January/2014-01-02(video%2520monet)/xcode/Videomonet_apps/gui_mac-natives-macosx-universal.jar!/ Catched IOException: TempJarCache: addNativeLibs: jar:file:/Users/optical/Desktop/Ananda_MR/My%2520Work/2014/January/2014-01-02(video%2520monet)/xcode/Videomonet_apps/gui_mac-natives-macosx-universal.jar!/, previous load attempt failed, while addNativeJarLibsImpl(classFromJavaJar class jogamp.nativewindow.NWJNILibLoader, classJarURI jar:file:/Users/optical/Desktop/Ananda_MR/My%20Work/2014/January/2014-01-02(video%20monet)/xcode/Videomonet_apps/gui_mac.jar!/jogamp/nativewindow/NWJNILibLoader.class, nativeJarBaseName gui_mac-natives-macosx-universal.jar): [ file:/Users/optical/Desktop/Ananda_MR/My%20Work/2014/January/2014-01-02(video%20monet)/xcode/Videomonet_apps/gui_mac.jar -> file:/Users/optical/Desktop/Ananda_MR/My%20Work/2014/January/2014-01-02(video%20monet)/xcode/Videomonet_apps/ ] + gui_mac-natives-macosx-universal.jar -> slim: jar:file:/Users/optical/Desktop/Ananda_MR/My%2520Work/2014/January/2014-01-02(video%2520monet)/xcode/Videomonet_apps/gui_mac-natives-macosx-universal.jar!/ Play function called FPSAnimator P1:Thread[AWT-EventQueue-0-FPSAWTAnimator-Timer0,6,main]: Task[thread Thread[AWT-EventQueue-0-FPSAWTAnimator-Timer0,6,main], stopped false, paused false shouldRun true, shouldStop false -- started true, animating true, paused false, drawable 1, drawablesEmpty false] Thanks and Regards, Anand |
Free forum by Nabble | Edit this page |