martin wrote:

Any one help with a problem im having.

When i run an Applet that uses Java3D objects My browser is crashing?
If i create a simple Applet based Program it runs fine as a Framed
Application but as soon as Its loaded by my Browser I get an "hs_err"
type error? The error says "An unexpected error has been detected in
native code outside the VM" it then  points out an ntdll.dll (I Use
Windows 2000) lib and prints out info about the current Thread,
Canvas3D - rendering - J3DThread.run(thread);
 it then lists about 30 dll's

This I imagine is not directly related to Java3D but most likly a
problem with my system... I have had similar problems before and have
just recently re-configured my system from scratch. I just hoped
someone may have come across a similar problem and can advise on how
to solve it.

In my system im using. Windows 2000 on a PIII 600 with a Voodoo 4500
video card - for this I have got the openGL SDK version of Java3D from
sun, and the current Java2SE sdk. Ive tried all the different Runtimes
available via the JavaPlugin controller but all settings produce same
result of my Explorer just crashing out.

Martin.

Voodoo is an old card and it is recommend using DirectX version of Java3D for this platform. (after install DirectX 8 or 9). Our experiment is that newer card has better OpenGL support.

- 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