Re: JOGL 2 support for Ardor3D, JMonkeyEngine 3, jzy3d and NiftyGUI
Posted by
Xerxes Rånby on
Aug 28, 2015; 1:03pm
URL: https://forum.jogamp.org/JOGL-2-support-for-Ardor3D-JMonkeyEngine-3-jzy3d-and-NiftyGUI-tp1706747p4035156.html
This may have been solved by in the next jogamp release
https://jogamp.org/bugzilla/show_bug.cgi?id=1161
we sould try verify if the current JogAmp 2.3.2-rc test build fixes
this issue
Den 2015-08-28 14:55, Mr.Marbles [via
jogamp] skrev:
It appears the app gets hung on the startCanvas(true)
call. Caused by a wait() on createdLock in JoglContext which is
never notified.