Well, I don't know why you get this message, but I can tell you what
happened when I got the message:

1. First time when I saw it, was related to my default installed video
driver for w2k. It seems that the default video driver doesn't support the
opengl version which java3d uses. It vanished when I made an update to the
latest video drivers for my graphic cards (GeForce 2 MX & GeForce 4Ti 4600).

2. On GF2 it happened when I run out of video memory - too many opengl
contexts created, simultaneous java & native. You may reduce the usage with
shared contexts, but in my case, I could solve it only by rebooting the
mashine :(

3. On my old laptop with S3 graphic chip, I was never able to run opengl
apps - I got wglCreateContext error message with both java3d and native
opengl apps, so I installed the latest drivers, DirectX8.1 and java3d for
directx and all was ok, except crappy frame rates :-), but that didn't
bother me.

In any case, I'm pretty sure that you are running into the first case, so
update your graphic drivers.

Cheers,

Florin


-----Ursprungliche Nachricht-----
Von: Greg Huang [mailto:[EMAIL PROTECTED]]
Gesendet: Montag, 13. Januar 2003 06:19
An: [EMAIL PROTECTED]
Betreff: [JAVA3D] Runninh problem


Hi forum:
I tested my progrma in one computer with Windows 2000 SP2 + nVidia GeForce
DDR ,Java JRE 1.4.1_01 and Java3D JRE 1.3 for OpenGL, and there was an error
message:
D:\user\greg\HelloUniverse>java -Dj3d.debug=true HelloUniverse
Failed in wglCreateContext - 系統找不到指定的檔案。( Can't find the
specified file )
Does anyone know why it happened ?

Thanks in advance,
Regard.

Greg
__________________________________________________________________
Yensue Huang
ICQ#: 25695641
Current ICQ status:   
+  More ways to contact me 
i  See more about me: 
__________________________________________________________________

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