Jump to content
  • 0

[Help]L2J Linux Server Start Error


Question

Posted

Hello everyone!I'm new on forum and i have a problem with a L2Dot problem, the L2 John-X Preconfigured Pack if anyone tryed it.

I tested on Windows and worked well.When I tryed to start it on Linux i got this error:

 

Exception in thread "main" java.lang.NoClassDefFoundError: net/sf/l2j/loginserver/LoginServer
Caused by: java.lang.ClassNotFoundException: net.sf.l2j.loginserver.LoginServer
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)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:334)
Could not find the main class: net.sf.l2j.loginserver.LoginServer. Program will exit.

 

I searched the forum and i saw this problem was unsolved.I posted again and i hope someone managed to fix it!

PS:I googled alittle and i think its a java patch problem.If someone who knows well java programing knows this error please post a fix!Thanks.

2 answers to this question

Recommended Posts

  • 0
Posted

Looks like a folder is missing from the jar file... which probably can't be fixed unless you have the source code. Now I don't know if Linux might cause the problem, but I don't think so. Do you have the source code?

  • 0
Posted

Quote from section rules

 

From now on, support for pre-configured (Aka ready packs without having the source code) is forbidden. These packs are for personal use and they cant be updated, and edited from java side

 

Locked.

Guest
This topic is now closed to further replies.
×
×
  • Create New...