Need help with latest rev

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
Legend1
Posts: 37
Joined: Wed Sep 02, 2009 7:34 am

Need help with latest rev

Post by Legend1 »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision 4422:
L2JDP Revision 7669:

i compiled the latest rev and when i press start login/gameserver i get this mesage
Starting L2J Login Server.

Exception in thread "main" java.lang.NoClassDefFoundError: com/l2jserver/loginse
rver/L2LoginServer
Caused by: java.lang.ClassNotFoundException: com.l2jserver.loginserver.L2LoginSe
rver
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 more
Could not find the main class: com.l2jserver.loginserver.L2LoginServer. Program
will exit.

Server terminated abnormaly


server terminated

Press any key to continue . . .


any help will be apreciated
Post Reply