Nikolai V. Chr. wrote:
> Nikolai V. Chr. wrote:
>
>>
>> What am I doing wrong?
>
>
>
> I found out that the current CVS version of DIYBrowser can be compiled.
> BUT now I get this when running it:
>
> java.lang.NoSuchMethodError:
> 
>org.web3d.vrml.nodes.loader.ScriptLoader.setStatusListener(Lorg/web3d/vrml/nodes/loader/ScriptLoadStatusListener;)V
>
>        at
> 
>org.web3d.vrml.nodes.runtime.DefaultScriptManager.setScriptLoader(DefaultScriptManager.java:147)
>
>        at DIYBrowser.<init>(DIYBrowser.java:179)
>        at DIYBrowser.main(DIYBrowser.java:528)
>
> Can anybody help me?
> Nikolai
>
>
Have you recompiled the whole codebase from CVS or mixed the DIYBrowser
from CVS and used the dev releases?

If you are using the current CVS then make sure that you have removed
all xj3d-* libraries from you lib/ext directory.  The current build of
CVS has this method, it was added on 8/17/2002 so likely you have an old
jar file that is being loaded.

--
Alan Hudson
President: Yumetech, Inc.                      http://www.yumetech.com/
Web3D Open Source Chair        http://www.web3d.org/TaskGroups/source/

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