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?
What could this error mean?
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- Posts: 186
- Joined: Fri Apr 13, 2007 1:40 am
- Contact:
What could this error mean?
---
L2J = Convert.ToL2J(L2off);
---
L2J = Convert.ToL2J(L2off);
---
-
- L2j Veteran
- Posts: 3437
- Joined: Wed Apr 30, 2008 8:53 am
- Location: Russia
Re: What could this error mean?
jar was damaged/absent.
Commiter of the shit
public static final int PI = 3.1415926535897932384626433832795;
public static final int PI = 3.1415926535897932384626433832795;
-
- Posts: 186
- Joined: Fri Apr 13, 2007 1:40 am
- Contact:
Re: What could this error mean?
aww thank you ds.. i think my compiler is kidding me.. 

---
L2J = Convert.ToL2J(L2off);
---
L2J = Convert.ToL2J(L2off);
---