This is a very strange error if you are not using SharedGroups. If you can somehow find a reliable way to reproduce it, with a test case, please send it to us. We don't compile to SharedGroups.
Doug Twilleager Java 3D Team Sun Microsystems >Subject: [JAVA3D] wierd java.lang errors >To: [EMAIL PROTECTED] >MIME-version: 1.0 >X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 >X-Priority: 3 >X-MSMail-priority: Normal >Delivered-to: [EMAIL PROTECTED] > >Anyone seen this before? It happens very intermittently, I can't seem to reproduce it. I'm using 1.3 beta 2, D3D flavor. > >Funny thing is, at this point anyway, I'm not using any SharedGroup objects, but that's where the error came from... (unless the scenegraph compile uses SharedGroups?) > >Scott > >java.lang.OutOfMemoryError > <<no stack trace available>> >java.lang.ArrayIndexOutOfBoundsException > at javax.media.j3d.SharedGroupRetained.updateChildLocalToVworld(SharedGr >oupRetained.java:533) > at javax.media.j3d.TransformGroupRetained.updateChildLocalToVworld(Trans >formGroupRetained.java:972) > at javax.media.j3d.TransformGroupRetained.processChildLocalToVworld(Tran >sformGroupRetained.java:819) > at javax.media.j3d.TransformStructure.processCurrentLocalToVworld(Transf >ormStructure.java:306) > at javax.media.j3d.TransformStructure.processMessages(TransformStructure >.java:186) > at javax.media.j3d.StructureUpdateThread.doWork(StructureUpdateThread.ja >va:83) > at javax.media.j3d.J3dThread.run(J3dThread.java:250) > =========================================================================== 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".