>Date: Thu, 20 Jun 2002 02:45:19 +0000
>From: Pramual Suteecharuwat <[EMAIL PROTECTED]>
>Subject: [JAVA3D] A problem with installation
>X-Originating-IP: [131.112.125.95]
>To: [EMAIL PROTECTED]
>MIME-version: 1.0
>Delivered-to: [EMAIL PROTECTED]
>X-OriginalArrivalTime: 20 Jun 2002 02:45:19.0867 (UTC)
FILETIME=[845194B0:01C21804]
>
>Dear all,
>
>I just bought a new computer with a VDO card from Elsa. It is Elsa Gladiac
>517, which is equipped with GeForce 4 MX420. The CPU is Pentium 4.
>
>I installed Java2 SDK 1.4.01 into it, and it works well.
>
>However, when I tried to install Java3D 1.3 Beta2 into it, the installation
>program always show a message box says :
>
>"java3d-1_3-beta.exe has generated errors and will be closed by Windows, You
>will need to restart the program"
>
>What is the problem?
>
Check out the message attach.
>Then I changed to Java3D 1.2.1_04. The OpenGL version works well, but the
>DirectX version seemed to be very slow and produced some lagging response.
>
>What is the problem?
>
>Could anybody suggest me something?
>
DirectX version probably run in software mode. You can verify it
by using
java -Dj3d.debug=true HelloUniverse
Try
(i) Switch to 32/16 bit display mode to see which one works in
your driver DirectX doesn't like 24bit color mode.
(ii) Update to use DirectX 8.1
http://www.microsoft.com/directx
- Kelvin
------------------
Java 3D Team
Sun Microsystems Inc.
--- Begin Message ---
There is an incompatibility with Nvidia's latest drivers and
the install shield executable that is used with Java 3D 1.3 beta2.
Perhaps this is the corruption that you are seeing. The workaround
is to use disable the nView utility and reboot your machine. Or, you
can use older Nvidia drivers during the install.
Doug Twilleager
Java 3D Team
Sun Microsystems
>Subject: Downloading Java3d 1.3 beta 2 corruption
>To: [EMAIL PROTECTED]
>MIME-version: 1.0
>Delivered-to: [EMAIL PROTECTED]
>
>Hello
>
>I have tried downloading the java3d 1.3 beta 2 several times (twice from
>java.sun.com, once from a mirror), and each time the package has been
>corrupt. The 3d 1.2.1 downloads correctly, as does java SE 1.4, so I am
>fairly sure it is not any sort of corruption on the connection. Has anyone
>else reported this problem?
>
>Yours
>Jonathan Broude
>
--- End Message ---