We have seen the same type of thing using ordered groups with beta2.
Chris
----------
From: Olivier fillon[SMTP:[EMAIL PROTECTED]]
Sent: Thursday, April 13, 2000 2:17 AM
To: [EMAIL PROTECTED]
Subject: [JAVA3D] bug in beta??
Hi (mostly sun team)
while playing around with my layers (ordered group), I get the
following set
of traces:
ci = -1
oi = 15
adjustment = 0
ocs.size = 16
length = 17
og = javax.media.j3d.OrderedGroupRetained@7cd402
ob = javax.media.j3d.OrderedBin@42ec05
kk = 0 value = 1
kk = 1 value = 1
kk = 2 value = 1
kk = 3 value = 1
kk = 4 value = 1
kk = 5 value = 1
kk = 6 value = 1
kk = 7 value = 7
kk = 8 value = 8
kk = 9 value = 14
kk = 10 value = 9
kk = 11 value = 10
kk = 12 value = 11
kk = 13 value = 12
kk = 14 value = 13
kk = 15 value = -1
kk = 16 value = 0
java.lang.IndexOutOfBoundsException: Index: -1, Size: 16
at java.util.ArrayList.RangeCheck(ArrayList.java:491)
at java.util.ArrayList.get(ArrayList.java:307)
at
javax.media.j3d.RenderBin.findOrderedCollection(RenderBin.java:3076)
at
javax.media.j3d.RenderBin.findEnvironmentSet(RenderBin.java:3464)
at
javax.media.j3d.RenderBin.insertRenderAtom(RenderBin.java:2884)
at
javax.media.j3d.RenderBin.processGeometryAtoms(RenderBin.java:2415)
at
javax.media.j3d.RenderBin.processMessages(RenderBin.java:985)
at
javax.media.j3d.StructureUpdateThread.doWork(StructureUpdateThread.ja
va:83)
at javax.media.j3d.J3dThread.run(J3dThread.java:256)
None including the loop printout are from me!.
I suspect a bug under analysis has been left behind in 1.2 beta 2
version...
Can you confirm(or not) this???
Regards
Olivier
Olivier Fillon Minestar Project
[EMAIL PROTECTED] Mincom Limited
Ph.+61-7-3303-3344 61 Wyandra Street
Fax+61-7-3303-3232 Teneriffe Qld. 4005.
Australia
Company home page: http://www.mincom.com/
Personal home page: http://www.powerup.com.au/~fillon
--- A word from our sponsor ---
This transmission is for the intended addressee only and is
confidential
information. If you have received this transmission in error, please
delete
it and notify the sender. The contents of this E-mail are the
opinion of the
writer only and are not endorsed by Mincom Limited unless expressly
stated
otherwise.
--
===========================================================================
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".