Re: Java3D 1.6 crashes JVM
Posted by
runiter on
Jan 23, 2014; 4:43pm
URL: https://forum.jogamp.org/Java3D-1-6-crashes-JVM-tp4031293p4031303.html
I used System.setProperty("jogl.disable.opengles","true") however it still crashes. After using that flag the webstart seem to load fewer files but still ends up with an error and crash. Unfortunate as before the webstart console closes too quickly so I can't see what the error is. Could you please try my jnlp again and see what error you get?
http://www.runiter.com/webstart/gc3/grapher1.jnlpI also tried the following in windows command prompt:
javaws -wait -verbose grapher1.jar
but that didn't help with seeing the error logs either. It seem to always start a new process and opens the gui based console which it quickly closes when it crashes.