Ubuntu L2JConfig.sh not working

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
User avatar
AntV
Posts: 177
Joined: Mon May 10, 2010 10:46 pm

Ubuntu L2JConfig.sh not working

Post 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?
User avatar
JIV
L2j Veteran
L2j Veteran
Posts: 1882
Joined: Sun Jan 06, 2008 8:17 pm
Location: Slovakia
Contact:

Re: Ubuntu L2JConfig.sh not working

Post by JIV »

ls or gs ?
silex
Posts: 10
Joined: Sun Jan 10, 2010 5:06 pm

Re: Ubuntu L2JConfig.sh not working

Post by silex »

I think it's GS
User avatar
JIV
L2j Veteran
L2j Veteran
Posts: 1882
Joined: Sun Jan 06, 2008 8:17 pm
Location: Slovakia
Contact:

Re: Ubuntu L2JConfig.sh not working

Post by JIV »

User avatar
AntV
Posts: 177
Joined: Mon May 10, 2010 10:46 pm

Re: Ubuntu L2JConfig.sh not working

Post by AntV »

Yep, it did the trick, thanks :D
Post Reply