Hello,

I downloaded Java3D beta2 and instantly run into the following problem:

java.lang.ClassCastException: java.util.ArrayList
        at
javax.media.j3d.GeometryStructure.processVisibleChanged(GeometryStructure.ja
va:259)
        at
javax.media.j3d.GeometryStructure.processMessages(GeometryStructure.java:178
)
        at
javax.media.j3d.StructureUpdateThread.doWork(StructureUpdateThread.java:83)
        at javax.media.j3d.J3dThread.run(J3dThread.java:256)

My scene graph is emply in the beginning and I get that error, when I start
populating it. Is it possible to find the problem with only this information
or should I try to construct a test case?

Pasi

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