Hi,

   There is a bug in v1.2.1_03 and previous release which
didn't throw Exception when createContext fail. This is
fixed in the upcoming v1.3 beta1 release.

   There may be several reasons why it fail. I guess
it may due to the driver did not support 3D rendering in
certain color mode. Try switching to another color depth
- 32/24/16 bit to see which one works for you. Also try
switching between the Opengl version of Java3D and
the DirectX version to see which one works best in
your graphics card.

Thanks.

- Kelvin
-------------
Java 3D Team
Sun Microsystems Inc.


>I'm running a Java3D app on a Win98 machine with:
>- Java Runtime 1.3.1_01
>- Java 3D 1.2.1_03
>
>And have received this error:
>
>An unexpected exception has been detected in native code outside the VM.
>Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x69010062
>Function name=(N/A)
>Library=(N/A)
>
>NOTE: We are unable to locate the function name symbol for the error
>      just occurred. Please refer to release documentation for possible
>      reason and solutions.
>
>
>
>Current Java thread:
>        at javax.media.j3d.Canvas3D.createContext(Native Method)
>        at javax.media.j3d.Renderer.doWork(Renderer.java:487)
>        at javax.media.j3d.J3dThread.run(J3dThread.java:256)
>
>Dynamic libraries:
>0x7CC00000 - 0x7CC1D000         C:\WINDOWS\SYSTEM\IMAGEHLP.DLL
>
>Local Time = Mon Nov 19 21:43:12 2001
>Elapsed Time = 159
>#
># The exception above was detected in native code outside the VM
>#
># Java VM: Java HotSpot(TM) Client VM (1.3.1_01 mixed mode)
>#
>
>
>Anyone with ideas as to why and how to avoid?
>
>Thanks,
>G.
>
>===========================================================================
>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".

===========================================================================
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