|
As have been mentioned several times on this list
already:
Java3D 1.2.1_03 and Sun JDK 1.4.0 is not
compatible.
Until java3D 1.2.1_04 is released
either use Java3D 1.3 beta 1 or use Sun JDK
1.3.1.
Jacob Marner
----- Original Message -----
Sent: Thursday, March 07, 2002 10:49
Subject: Re: [JAVA3D] Java3D source code Hello
Daniel:
I'm just trying to run your sample
code's examples on my machine but I receive this message
on some of the examples:
ERROR>extensionStr ==
null
ERROR>wglCreateContext Failed: Controlador no v�lido. (No valid controller) ERROR> ERROR> ERROR>wglMakeCurrent Failed: Controlador no v�lido. (No valid controller) The examples that give me this error
are:
2, 3, 4, 5,
7, 8, 12, 13, 14, 15, 18, 20, 21, 22, 24, 25, 27, 28, 29, 30, 31, 32, 33, 34,
35, 36
Example number 10 gives me this
other error when trying to push 'House' button:
ERROR>java.lang.NullPointerException ERROR> at javax.media.j3d.RenderMolecule.translate(RenderMolecule.java:1712) ERROR> at javax.media.j3d.RenderMolecule.updateObject(RenderMolecule.java:1015 ERROR> at
javax.media.j3d.RenderBin.updateObject(RenderBin.java:446)
ERROR> at javax.media.j3d.MasterControl.updateMirrorObjects(MasterControl.java 2376) ERROR> at javax.media.j3d.MasterControl.runMonitor(MasterControl.java:2988) ERROR> at javax.media.j3d.MasterControl.doWork(MasterControl.java:2601) ERROR> at javax.media.j3d.MasterControlThread.run(MasterControlThread.java:28) Example number 11,16 give me an
java.lang.OutOfMemoryError
I don't know where does this message
come from.
I'm using:
java version
1.4.0
java 2 JRE
SE v.1.4.0
java 2 SDL
v.1.4.0
PIII 600,
256 MB RAM
Windows 2000
Pro, SP2
Matrox
Millenium G400
Java 3D
1_2_1_03-win32-opengl
I will
try with Java 3D 1.3 B1 now.
Thanks for advance.
Regards.
|
Title: Java3D source code
- [JAVA3D] Java3D source code Mike Goldwater
- Re: [JAVA3D] Java3D source code Daniel Selman
- Re: [JAVA3D] Java3D source code Mona Wong
- Re: [JAVA3D] Java3D source code Illarramendi Amilibia, Aitor
- Re: [JAVA3D] Java3D source code Jacob Marner
- Re: [JAVA3D] Java3D source code Illarramendi Amilibia, Aitor
