Problems with the demos (OS X)

With most of the Xith demos (including the following):

Xith3DTerrainTest
Xith3DMorphPyramid2CubeTest
Xith3DBackgroundColorTest
Xith3DAseGroupTest
Xith3DAseTransformGroupTreeTest
Xith3DOggLoaderJarTest
Xith3DPolygonOffsetTest
Xith3DColorComponentWriteTest
Xith3DSphereMotionLightingTest
Xith3DTransparencyAlphaTestLight
Xith3DCollisionDropTest
Xith3DMorphPyramid2CubeTest
Xith3DLineAttributesTest
Xith3DTextureFiltersTest
Xith3DTextureTransformTest
Xith3DGuiTest
Xith3DDirectLightingTest

I get the following error:

An error occurred while launching/running the application.

Title: Xith3D Demo - Xith3DSphereMotionLightingTest
Vendor: Xith3D Project Group
Category: Unexpected Error

java.lang.NoSuchMethodError: net.java.games.jogl.GLCanvas.setAutoSwapBufferMode(Z)V

Xith3DOggLoaderJarTest managed to play the audio file, but still had the same error as above.

Xith3DTexCoordGenerationTest

An error occurred while launching/running the application.

Title: Xith3D Demo - Xith3DTexCoordGenerationTest
Vendor: Xith3D Project Group
Category: Download Error

Unable to load resource: http://xith.org/jws/lib/jogl/macos/jogl.jar

A few of the errors from JCD demos:

An error occurred while launching/running the application.

Title: Quake III Loader
Vendor: Abdul Bezrati - Galactic Village
Category: Download Error

Unable to load resource: http://pluto.dnswild.com/~usersx/JavaCoolDude/JWS/Xith3D/Quake3/MD3Test.jnlp

[b]BUT, demos that do work contain JCDs basic framework and particle system generator.

Regards,

ribot

http://pluto.dnswild.com/~usersx/JavaCoolDude/JWS/Xith3D/Quake3/MD3Test. jnlp

is wrong for one - it needs to be “users.xith.org” instead of “pluto.dnswild.com/~usersx/”.

Aparently JCD has converted to C and ASM so he may not be able to fix it. Perhaps if he is unwilling someone could maintain it in his place.

It seems that either the Mac OSX JOGl is out of date or has unimplemented features which is causing your current problems.

I test my JWS apps (xith.org & odejava.org - but not JCD’s) on Linux & Windows but don’t currently have a Mac so mac issues are slow to surface, thanks for helping.

Will.