Java 3D team,

I have an example that uses multiple Locales within a VU (Java 3D 1.2.1). I
am occasionally seeing the following fatal exception:

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)

It can usually be reproduced by switching between Locales and resizing the
window (Windows 2000).

Please email me directly if you would like the example for testing.

Sincerely,

Daniel Selman

===========================================================================
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".

Reply via email to