I hope this helps. If not, please report back ;-)
Nils
But like for jMonkey,
it's pretty complicated to get things working because of all the
dependencies that are not well documented.
I have encountered all
possible cryptic exceptions and finding the source code of certain
classes seems also difficult.
It seems to crash while the demo launcher makes the screenshot. There might be an opendemo() method with a boolean indicating that you don t want it. Otherwise copy the method and remove the call to screenshot().
If it still does not work i can export a 0.9 alpha, since it includes updates for most recent mac OS (especially 64 b).
It seems to crash while the demo launcher makes the screenshot. There might be an opendemo() method with a boolean indicating that you don t want it.
Otherwise copy the method and remove the call to screenshot().
If it still does not work i can export a 0.9 alpha, since it includes updates for most recent mac OS (especially 64 b).
Thanks a lot!
I downloaded the files for 0.9
first:
objc[28068]: Class ContextUpdater is implemented in both /Users/
berdeff/Development/computationalbiology/exploratory/working-jzy3d-0-9/
native/macos/libjogl_gl2es12.jnilib and /Users/berdeff/Development/
computationalbiology/exploratory/working-jzy3d-0-9/native/macos/
libjogl_desktop.jnilib. One of the two will be used.
Caused by: java.lang.RuntimeException: Waited 5000ms for: Thread[main,
5,main] - Thread[AWT-EventQueue-0,6,main], with recursionCount 0,
lock: com.jogamp.nativewindow.impl.RecursiveToolkitLock@17094d48
at106)
com.jogamp.nativewindow.impl.RecursiveToolkitLock.lock(RecursiveToolkitLock.java:
atAny idea what that could be?
com.jogamp.nativewindow.impl.jawt.JAWTWindow.lockSurface(JAWTWindow.java:
109)
Also, before we had jogl.jar, jogl-util.jar and jogl-all.jar, now only
jogl-util.jar and jogl-all.jar, I guess now everyhing is packaged in
jogl-all.jar, am I right?
cheers,
bernard