[RESOLVED] Error when running RegisterGameServer
Posted: Fri Apr 24, 2009 8:07 am
EDIT:
Looks like I downloaded the wrong stuff lol.
I used the SVN links from the l2jserver homepage and downloaded em with tortisesvn.
went to the repository for the nightlies, downloaded the latest zips and now it working.
I am unable to run the RegisterServer.bat file.
I get this error message:
I tried looking for my server/datapack version but there was no l2j-version.properties/l2jdp-version.properties in the config folder.
I get similar errors running the other bats in the dist folder.
JDK Version 6 Update 13
java version "1.6.0_13"
Java(TM) SE Runtime Environment (build 1.6.0_13-b03)
Java HotSpot(TM) Client VM (build 11.3-b02, mixed mode, sharing)
Looks like I downloaded the wrong stuff lol.
I used the SVN links from the l2jserver homepage and downloaded em with tortisesvn.
went to the repository for the nightlies, downloaded the latest zips and now it working.
I am unable to run the RegisterServer.bat file.
I get this error message:
Exception in thread "main" java.lang.NoClassDefFoundError: net/sf/l2j/gsregister
ing/GameServerRegister
Caused by: java.lang.ClassNotFoundException: net.sf.l2j.gsregistering.GameServer
Register
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)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
Could not find the main class: net.sf.l2j.gsregistering.GameServerRegister. Pro
gram will exit.
Press any key to continue . . .
I tried looking for my server/datapack version but there was no l2j-version.properties/l2jdp-version.properties in the config folder.
I get similar errors running the other bats in the dist folder.
JDK Version 6 Update 13
java version "1.6.0_13"
Java(TM) SE Runtime Environment (build 1.6.0_13-b03)
Java HotSpot(TM) Client VM (build 11.3-b02, mixed mode, sharing)