» Find Revision
L2J Revision 4417
L2JDP Revision 7666
Okay...I just downloaded the latest freya rev, I modded the core, nothing outside gameserver. I compiled, made a new folder and unzipped everything. I installed the DB, fixed the configs, ran the server and it gave me that error:
Code: Select all
Starting L2J Game Server. 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(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source)Caused by: java.io.IOException: invalid header field at java.util.jar.Attributes.read(Unknown Source) at java.util.jar.Manifest.read(Unknown Source) at java.util.jar.Manifest.<init>(Unknown Source) at java.util.jar.JarFile.getManifestFromReference(Unknown Source) at java.util.jar.JarFile.getManifest(Unknown Source) at sun.misc.URLClassPath$JarLoader$2.getManifest(Unknown Source) at java.net.URLClassLoader.defineClass(Unknown Source) at java.net.URLClassLoader.access$000(Unknown Source) ... 6 moreCould not find the main class: com.l2jserver.gameserver.GameServer. Program will exit. Server terminated abnormaly
I have TONS of old server revs and every single one of them works perfectly. I also have tried the first Freya rev via the nightly releases when it first came out and it worked ok.
Please help.
P.S: I have searched but no solution...