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/loginserver/L2LoginServerCaused by: java.lang.ClassNotFoundException: com.l2jserver.loginserver.L2LoginServer 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)Could not find the main class: com.l2jserver.loginserver.L2LoginServer. Program will exit.
What am I doing wrong and where can I find up-to-date complete manual on server building & installation(wiki page is outdated and doesn't describe whole process, for people w/o Java based software deployment thats an issue) ?
make a folder call it server unzip your community files into first then server files will ask you to over write say yes to all then unzip data pack into same folder
hope wrote:make a folder call it server unzip your community files into first then server files will ask you to over write say yes to all then unzip data pack into same folder
I'm not using zip archives, idea is to install server from sources.
when you compile the sources it makes a zip archive with ready to use compiled files... what have you been doing until now?
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste! Discussion breeds innovation.