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
Exception in thread "main" java.lang.NoClassDefFoundError: com/l2jserver/gameserver/GameServerCaused by: java.lang.ClassNotFoundException: com.l2jserver.gameserver.GameServer at java.net.URLClassLoader$1.run(URLClassLoader.java:202) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:190) at java.lang.ClassLoader.loadClass(ClassLoader.java:306) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301) at java.lang.ClassLoader.loadClass(ClassLoader.java:247)Could not find the main class: com.l2jserver.gameserver.GameServer. Program will exit.
The issue here, seems to be, either corrupted jar files, if you have downloaded ready builds or wrong java version, which affects the build compilation, if you are using SVN repositories.
Did you have nightly builds, or you are using Eclipse?