Jump to content
  • 0

[Help]


retejas

Question

Then i try to start the server in vps i get that error can someone help me and say that is the problem

Exception in thread "main" java.lang.NoClassDefFoundError: net/sf/l2j/gameserver/GameServer
Caused by: java.lang.ClassNotFoundException: net.sf.l2j.gameserver.GameServer
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
Could not find the main class: net.sf.l2j.gameserver.GameServer.  Program will exit.

Where is'nt some files yea?

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

Then i try to start the server in vps i get that error can someone help me and say that is the problem

Exception in thread "main" java.lang.NoClassDefFoundError: net/sf/l2j/gameserver/GameServer
Caused by: java.lang.ClassNotFoundException: net.sf.l2j.gameserver.GameServer
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
Could not find the main class: net.sf.l2j.gameserver.GameServer.  Program will exit.

Where is'nt some files yea?

 

Your java launcher:)(*.bat, *.sh ) it seems it goes to an invalid location, search for the namespace in wich the GameServer Class is located and update your launcher

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...