Page 1 of 1

Ubuntu L2JConfig.sh not working

Posted: Thu Jun 24, 2010 3:30 pm
by AntV
» Find Revision
L2J Revision Number: 4299
L2JDP Revision Number: 7515

I decided to change the whole server and set it up on Ubuntu (desktop version) and everything seems working right, but when I try to start any of the L2JConfig.sh I get the following error:

Code: Select all

Exception in thread "main" java.lang.NoClassDefFoundError: com/l2jserver/configurator/ConfigUserInterfaceCaused by: java.lang.ClassNotFoundException: com.l2jserver.configurator.ConfigUserInterface	at java.net.URLClassLoader$1.run(URLClassLoader.java:217)	at java.security.AccessController.doPrivileged(Native Method)	at java.net.URLClassLoader.findClass(URLClassLoader.java:205)	at java.lang.ClassLoader.loadClass(ClassLoader.java:321)	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)	at java.lang.ClassLoader.loadClass(ClassLoader.java:266)	at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:334)Could not find the main class: com.l2jserver.configurator.ConfigUserInterface. Program will exit. 
I tried applying everything from scratch, but with no luck. Any ideas what I could do to fix that?

Re: Ubuntu L2JConfig.sh not working

Posted: Thu Jun 24, 2010 4:21 pm
by JIV
ls or gs ?

Re: Ubuntu L2JConfig.sh not working

Posted: Thu Jun 24, 2010 11:45 pm
by silex
I think it's GS

Re: Ubuntu L2JConfig.sh not working

Posted: Fri Jun 25, 2010 7:23 am
by JIV

Re: Ubuntu L2JConfig.sh not working

Posted: Mon Jun 28, 2010 1:37 pm
by AntV
Yep, it did the trick, thanks :D