Gina Zarzano wrote:

I keep getting this error:

Java 3D

can't attach Z buffer to back buffer
DDER_CANNOTATTACHSURFACE

Any help would be appreciated

Try (in this order..)


(1) Switch to other display mode such as 16/32 bit.
    ( don't use 24 bit color mode)
(2) Upgrade to Java3D v1.3.1 (which use DirectX 8.0 API) if you're
    still using Java3D v1.2.1 (which use DirectX 7.0 API)
(3) Download and install the latest graphics card driver
(4) Download and install DirectX 9.0
(5) If all of the above fails, use OpenGL version of Java3D.

- 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