All,
I recently upgraded to Java 3D 1.2.1 and have been testing some of my Java
3D programs. Most things seem to work (better, even! ;-)) but I am seeing
the following exception in one of my programs that uses HiResCoords and
multiple Locales:
java.lang.NullPointerException
at
javax.media.j3d.RenderMolecule.translate(RenderMolecule.java:1735)
at
javax.media.j3d.RenderMolecule.updateObject(RenderMolecule.java:1015)
at javax.media.j3d.RenderBin.updateObject(RenderBin.java:446)
at
javax.media.j3d.MasterControl.updateMirrorObjects(MasterControl.java:
2366)
at javax.media.j3d.MasterControl.runMonitor(MasterControl.java:2970)
at javax.media.j3d.MasterControl.doWork(MasterControl.java:2591)
at
javax.media.j3d.MasterControlThread.run(MasterControlThread.java:28)
Sincerely,
Daniel Selman
[EMAIL PROTECTED]
Tornado Labs Ltd.
http://www.tornadolabs.com
===========================================================================
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".