I'm hoping for some help from the J3D team on this one..

Recently I've been getting some sporadic NPEs from J3D. They usually occur when I'm creating a sub-graph, before it's been made live. But I can't isolate a test case, so I was hoping you could take a look at the code in the stacktrace I get and see if there's anything in particular I should be looking for. Here's the NPE I get:

java.lang.NullPointerException
at javax.media.j3d.RenderBin.processMessages(RenderBin.java:1652)
at javax.media.j3d.StructureUpdateThread.doWork(StructureUpdateThread.java:83)
at javax.media.j3d.J3dThread.run(J3dThread.java:250)

This is using J3D 1.3.

Thanks,
Scott

=========================
Scott Rutledge, Lead Programmer
3D Design Division
BEQ Technologies Inc.
http://www.beq.ca
========================= =========================================================================== 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