Welcome! Log In Create A New Profile

Advanced

Problem running org.reprap.Main -

Posted by geoffd 
Problem running org.reprap.Main -
April 21, 2007 04:32PM
Hi

I have checked out all the code from the Subversion repository, installed java3d etc, but whenever I try to run the application I get the following error:

Exception in thread "J3D-Renderer-1" java.lang.NoSuchFieldError: maxTextureUnits
at javax.media.j3d.Canvas3D.createNewContext(Native Method)
at javax.media.j3d.Canvas3D.createNewContext(Unknown Source)
at javax.media.j3d.Renderer.doWork(Unknown Source)
at javax.media.j3d.J3dThread.run(Unknown Source)

I am running Ubuntu Linux with an NVidia card.

From the fact that it is a Native method I suspect the error is in the OpenGL / Java3D interface.

Java3d is 1.4_01
and Mesa is 6.5.1

Has anyone encountered this before and any ideas what might be causing it?

Cheers
Geoff Drake
Sorry, only registered users may post in this forum.

Click here to login