What could this error mean?

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
gio
Posts: 186
Joined: Fri Apr 13, 2007 1:40 am
Contact:

What could this error mean?

Post by gio »

L2J Revision [3968]:
L2JDP Revision [7120]:

My server don't start because of this:

Exception in thread "main" java.lang.NoClassDefFoundError: com/l2jserver/gameserver/GameServer
Caused by: java.lang.ClassNotFoundException: com.l2jserver.gameserver.GameServer
at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
Could not find the main class: com.l2jserver.gameserver.GameServer. Program will exit.

libs folder is there..
any ideas?
---
L2J = Convert.ToL2J(L2off);
---
_DS_
L2j Veteran
L2j Veteran
Posts: 3437
Joined: Wed Apr 30, 2008 8:53 am
Location: Russia

Re: What could this error mean?

Post by _DS_ »

jar was damaged/absent.
Commiter of the shit
public static final int PI = 3.1415926535897932384626433832795;
gio
Posts: 186
Joined: Fri Apr 13, 2007 1:40 am
Contact:

Re: What could this error mean?

Post by gio »

aww thank you ds.. i think my compiler is kidding me.. :D
---
L2J = Convert.ToL2J(L2off);
---
Post Reply