Login  Register

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

Posted by Abhi on May 13, 2014; 8:05am
URL: https://forum.jogamp.org/Jogl-2-stops-working-on-Mac-after-Java7-update-55-tp4032286p4032327.html

Hello,

I tried the following workaround inside JOGL code. The JOGL now works properly in our project.
http://stackoverflow.com/questions/17275259/nullpointerexception-in-invokelater-while-running-through-java-webstart/20102779#20102779

Thanks a lot guys :).