Hi Zak, It seems from the stack trace that there is no Viewer attach to the ViewPlatform before the Behavior is set (see source code of utility). Please send us a test case for investigation.
Thanks. - Kelvin ----------- Java 3D Team Sun Microsystems Inc. >Delivered-To: [EMAIL PROTECTED] >MIME-Version: 1.0 >X-Priority: 3 >X-MSMail-Priority: Normal >X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 >Date: Tue, 20 Nov 2001 08:23:28 -0600 >From: Zak Nixon <[EMAIL PROTECTED]> >Subject: [JAVA3D] Orbitbehavior bug >To: [EMAIL PROTECTED] > >I just changed to the new beta 1.3 release. I tried to set the orbit behavior to the viewplatform and recieved the following error. Can anyone help? > >Zak > > > > > > >Exception occurred during event dispatching: >java.lang.ArrayIndexOutOfBoundsException > at com.sun.j3d.utils.behaviors.vp.ViewPlatformAWTBehavior.setViewingPlat >form(ViewPlatformAWTBehavior.java:296) > at com.sun.j3d.utils.behaviors.vp.OrbitBehavior.setViewingPlatform(Orbit >Behavior.java:406) > at com.sun.j3d.utils.universe.ViewingPlatform.addViewPlatformBehavior(Vi >ewingPlatform.java:401) > at com.sun.j3d.utils.universe.ViewingPlatform.setViewPlatformBehavior(Vi >ewingPlatform.java:431) =========================================================================== 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".
