Giles wrote:
> We put two M5 test releases of Xj3D(VRML97 and X3D loader/API) up, a big
> one with all the packages you'll need and the other smaller one with
> just xj3d jars.  We'd like some folks to bash on these before we call M5
> done.  I'll detail what's changed on the final release but the release
> notes in the install detail most of them.
>
> For those without the latest Java and Java3D
> http://www.ibiblio.org/giles/xj3d/Xj3D-M5-full.exe
>
> For those with the latest Java and Java3D
> http://www.ibiblio.org/giles/xj3d/Xj3D-M5-min.exe
>
> Justin and I will be in the woods for the next 5 days so don't expect
> any response till the 8th.  Thanks for the help.

I have installed the software, launched "Xj3D DIYBrowser" and this is
what has happened.
Using Win2K, JDK 1.4, J3D 1.3b2.


G:\Programmi\Xj3D>REM @echo off

G:\Programmi\Xj3D>SET
CP="examples/browser;jars/j3d-org.jar;jars/gnu-regexp-1.0.
8.jar;jars/httpclient.jar;jars/j3d-org-images.jar;jars/js.jar;jars/uri.jar;jars/
vlc_uri.jar;jars/xj3d-common.jar;jars/xj3d-core.jar;jars/xj3d-eai.jar;jars/xj3d-
ecmascript.jar;jars/xj3d-j3d.jar;jars/xj3d-jaxp.jar;jars/xj3d-jsai.jar;jars/xj3d
-jsai.jar;xj3d-net.jar;jars/xj3d-norender.jar;jars/xj3d-ogl-sg.jar;jars/xj3d-ogl
.jar;jars/xj3d-parser.jar;jars/xj3d-render.jar;jars/xj3d-runtime.jar;jars/xj3d-s
av.jar;jars/xj3d-script-base.jar;jars/xj3d-xml-util.jar;${GL4JAVA_LIBS}/gl4java.
jar;${GL4JAVA_LIBS}/gl4java-glffonts.jar;${GL4JAVA_LIBS}/gl4java-glutfonts.jar"


G:\Programmi\Xj3D>echo Running Xj3D demo browser
Running Xj3D demo browser

G:\Programmi\Xj3D>java -classpath
"examples/browser;jars/j3d-org.jar;jars/gnu-re
gexp-1.0.8.jar;jars/httpclient.jar;jars/j3d-org-images.jar;jars/js.jar;jars/uri.
jar;jars/vlc_uri.jar;jars/xj3d-common.jar;jars/xj3d-core.jar;jars/xj3d-eai.jar;j
ars/xj3d-ecmascript.jar;jars/xj3d-j3d.jar;jars/xj3d-jaxp.jar;jars/xj3d-jsai.jar;
jars/xj3d-jsai.jar;xj3d-net.jar;jars/xj3d-norender.jar;jars/xj3d-ogl-sg.jar;jars
/xj3d-ogl.jar;jars/xj3d-parser.jar;jars/xj3d-render.jar;jars/xj3d-runtime.jar;ja
rs/xj3d-sav.jar;jars/xj3d-script-base.jar;jars/xj3d-xml-util.jar;${GL4JAVA_LIBS}
/gl4java.jar;${GL4JAVA_LIBS}/gl4java-glffonts.jar;${GL4JAVA_LIBS}/gl4java-glutfo
nts.jar" -Xmx256M DIYBrowser
Exception in thread "main" java.lang.NoSuchMethodError:
org.j3d.geom.overlay.Upd
ateControlBehavior: method <init>()V not found
         at
org.web3d.vrml.renderer.j3d.browser.VRMLUniverse.<init>(VRMLUniverse.
java:277)
         at DIYBrowser.<init>(DIYBrowser.java:183)
         at DIYBrowser.main(DIYBrowser.java:521)

--
Entusiasmo

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