Login  Register

Re: Jogl 2 stops working on Mac after Java7 update 55

Posted by gouessej on May 06, 2014; 11:27am
URL: https://forum.jogamp.org/Jogl-2-stops-working-on-Mac-after-Java7-update-55-tp4032286p4032287.html

Hi

Please be more precise, use the very latest version (JOGL 2.1.5-01) and try to reproduce this bug with a very simple example (you can use the one I posted on the official JOGL Wikipedia page).

Moreover, your stack trace reminds a bug of AWT, you can use this workaround:
http://stackoverflow.com/questions/17275259/nullpointerexception-in-invokelater-while-running-through-java-webstart/20102779#20102779

If you use Java3D, update it now, it's fixed in the Java3D 1.6.0-pre10 as I indicated in my tutorial.
Julien Gouesse | Personal blog | Website