I recently tried to use the SharedGroup class with J3D 1.1.2. I've tried
with J3D 1.1.1 but I got a NullPointerException.
With J3D 1.1.2, I still have the same message:

java.lang.NullPointerException:
        at javax.media.j3d.CollidableObject.<init>(CollidableObject.java:80)
        at
javax.media.j3d.CollisionThread.updateCollidableObjects(CollisionThre
ad.java:249)
        at javax.media.j3d.CollisionThread.run(CollisionThread.java:1242)

I'd like to know when this will be solved.

Regards,

Chris.

PS:
The Behavior used wakes up on CollisionEntry and CollisionExit.

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