Hi !
I switched from Java3D 1.2 to Java3D 1.2_1-beta and immediately got the
following exception.
Any comments on this issue would be highly appreciated.
java.lang.ExceptionInInitializerError: java.lang.RuntimeException: OpenGL is
not MT safe
at javax.media.j3d.MasterControl.<init>(MasterControl.java:634)
at javax.media.j3d.VirtualUniverse.createMC(VirtualUniverse.java:184)
at javax.media.j3d.VirtualUniverse.<clinit>(VirtualUniverse.java:207)
at ui.rvGraphicsApplet.init(rvGraphicsApplet.java:88)
at ui.rvGraphicsApplet.main(rvGraphicsApplet.java:212)
Thanks.
Leo Perlov
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".