Dear all,

I'm trying to run NCSA YouBuildIt on my NT, but I'm getting the same error message over and over. I checked the readMe file and FAQ documentation and
followed the instructions, but it still doesn't work.
When I type java -mx64m boot beach it gives me the following message:

Initializing beach
loading images/face.jpg
loading images/beach.jpg
loading images/warning.jpg
java.lang.NoSuchMethodError: com.sun.j3d.loaders.Scene: method
getBehaviorGroup()Ljavax/media/j3d/BranchGroup; not found
 at contest.parts.LightAnim.getGroup(LightAnim.java:44)
 at contest.parts.Builder.getMap(Compiled Code)
 at boot.main(Compiled Code)

In the FAQ, it says that this error means I'm not running it on the latest version of jdk1.2 and java3d, but I have installed the final release of jdk and j3d and made sure that all the .jar files are in the jre/lib/ext/ directory. I've also included the contest directory in the classpath.
 

Would you please help me figuring out the problem?

Many many thanks,
Nari
 
 

Reply via email to