Olivier:
Yes, the print statements are from Java3D and will be removed
in the next release. Also, could you please send us a test
program for the exception?
Thanks
- Uma
Java3D Team
----- Begin Included Message -----
>From [EMAIL PROTECTED] Wed Apr 12 23:27:39 2000
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4
Date: Thu, 13 Apr 2000 16:16:59 +1000
From: Olivier fillon <[EMAIL PROTECTED]>
Subject: [JAVA3D] bug in beta??
To: [EMAIL PROTECTED]
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".
----- End Included Message -----
===========================================================================
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".