Alex:
You have uncovered a bug in Java3D. A bug 4447897 has been filed to
track this problem and will be fixed in the next release.
-Uma
Java3D Team
> MIME-Version: 1.0
> Content-Disposition: Inline
> Date: Sun, 15 Apr 2001 14:26:33 EDT
> From: Alex Terrazas <[EMAIL PROTECTED]>
> Subject: [JAVA3D] Cannot share appearance bundle with Text3D
> To: [EMAIL PROTECTED]
>
> Hi-
>
> Put this one under "possible bug but who cares"--
>
> When making a Text3D object I got the error message:
>
> java.lang.NullPointerException
> at javax.media.j3d.RenderAtom.updateObject(RenderAtom.java:268)
> at javax.media.j3d.RenderBin.updateObject(RenderBin.java:430)
> at
> javax.media.j3d.MasterControl.updateMirrorObjects(MasterControl.java:2361)
> at javax.media.j3d.MasterControl.runMonitor(MasterControl.java:2966)
> at javax.media.j3d.MasterControl.doWork(MasterControl.java:2586)
> at
> javax.media.j3d.MasterControlThread.run(MasterControlThread.java:28)
>
> The error goes away when I use a new Appearance object instead of using one
> that already exists.
>
> Alex
===========================================================================
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".