>Date: Sun, 24 Mar 2002 22:12:00 -0700
>From: SUBSCRIBE JAVA3D-INTEREST clsiu <[EMAIL PROTECTED]>
>Subject: [JAVA3D] Strange error of Java3D 1.3.1_02
>To: [EMAIL PROTECTED]
>Delivered-to: [EMAIL PROTECTED]
>Delivered-to: [EMAIL PROTECTED]
>
>Dear All,
>  My program contain a Java swing panel, and a Java3D canvas3D.  I tried to add
the 3D part which is extended to be an Applet onto the mainframe using
JMainFrame, and I got the contentPane to hold my panel also.  In that there is
also a button to set the visibility of the panel,ie,when I press it the panel
can be seen and vice vesa. However, when I tried to view the panel and see the
panel,i got the following error:
>
>
>Fail to Reset() D3D device, try Recreate device again. -
D3DERR_DRIVERINTERNALERROR
>
>Do anyone knows whatz that?
>

This is output from v1.3 beta1 (there is no Java3D v1.3.1_02 version)
when window resize and and Java3D invoke the
DirectX 8.0 API device->Reset(&d3dPresent)
fail. The error message suggest there is problem in
the driver.

- 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".

Reply via email to