>X-Unix-From: [EMAIL PROTECTED] Fri Mar 1 09:19:29 2002 >Date: Fri, 01 Mar 2002 18:08:44 +0100 >From: Sandaruwan Wijenayake <[EMAIL PROTECTED]> >Subject: [JAVA3D] Cannot run the samples in demo directory >To: [EMAIL PROTECTED] >MIME-version: 1.0 >X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 >Content-transfer-encoding: 7bit >X-Priority: 3 >X-MSMail-priority: Normal >Delivered-to: [EMAIL PROTECTED] > >Hi, > >I've installed version 1.2.1_03 of Java 3d SDK (directx version). But when I >tried to run some samples from the demo directory, I've got the error called >"Fail to create back buffer - DDERR_INVALIDPARAMS". Is this a installation >error? >Some samples work (eg AWTInteraction) but others give the above error (eg >HelloUniverse). >I am using java 1.4.0. >Can anyone help me on this? > Java3D v1.2.1_03 (and previous release) is not compatiable with JDK1.4. We'll release v1.2.1_04 which fix the problem pretty soon.
You can try either - JDK1.4/JDK1.3.1 with Java3D v1.3 beta1 or - JDK1.3.1 with Java3D v1.2.1_03 to workaround it. - Kelvin ------------------ Java 3D Team Sun Microsystems Inc. =========================================================================== 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".
