Nikolai,
It's a transparency sorting bug in Java 3D. We've received a few
reports of such bug, but we've yet to find a simple reproducable case.
Can you send us a test program that will reproduce this bug ?
thanks,
- Chien Yang
Java 3D Team.
> Date: Thu, 30 May 2002 17:25:39 +0200
> From: "Nikolai V. Chr." <[EMAIL PROTECTED]>
> Subject: [JAVA3D] Exception in RenderBin.removeDepthSort()
> To: [EMAIL PROTECTED]
> MIME-version: 1.0
> Content-transfer-encoding: 7bit
> X-Accept-Language: da, en-us
> Delivered-to: [EMAIL PROTECTED]
> User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0rc3)
Gecko/20020523
>
> I tried running with:
> view.setTransparencySortingPolicy(View.TRANSPARENCY_SORT_GEOMETRY);
>
> But I encountered this exception: (not every time)
>
> java.lang.NullPointerException
> at javax.media.j3d.RenderBin.removeDepthSort(RenderBin.java:6295)
> at javax.media.j3d.RenderBin.updateObject(RenderBin.java:836)
> at
> javax.media.j3d.MasterControl.updateMirrorObjects(MasterControl.java:2633)
> at javax.media.j3d.MasterControl.runMonitor(MasterControl.java:3321)
> at javax.media.j3d.MasterControl.doWork(MasterControl.java:2890)
> at
> javax.media.j3d.MasterControlThread.run(MasterControlThread.java:28)
>
> Any ideas what can be causing this?
>
> Regards
> Nikolai
>
> ===========================================================================
> 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".
===========================================================================
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".