If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:4063
L2JDP Revision Number:7246
Hi guys ! I just Updated server to this Revision and it does not work , I get error something like "Exception in thread " main " ... " .. I saw this error to some other member of this Forum , but , also , when I Open RegisterServer I get another error , can't see it , too fast closing ...
I also can not use "GSRegister.exe" , don't know why ...
Until yesterday 1 PM o'clock my server was running without problems , after the Update , it didn't work ...
Can someone help me ? Please !
Problem after Update
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- Posts: 17
- Joined: Mon Jun 01, 2009 6:59 pm
- Location: Russia
- Contact:
-
- Posts: 43
- Joined: Sat Jan 02, 2010 11:13 am
Re: Problem after Update
Don't know how good it is , but I got it
? .
I deleted Javolution 5.5.1 or what's the number and left just 5.5.0
.. It works 

I deleted Javolution 5.5.1 or what's the number and left just 5.5.0


-
- Posts: 17
- Joined: Mon Jun 01, 2009 6:59 pm
- Location: Russia
- Contact:
Re: Problem after Update
Javolution 5.5.1? O_o http://download.java.net/maven/2/javolution/javolution/
-
- Posts: 43
- Joined: Sat Jan 02, 2010 11:13 am
Re: Problem after Update
Mistake , 5.3.1 , fast writing ...Sl3p0y wrote:Javolution 5.5.1? O_o http://download.java.net/maven/2/javolution/javolution/
-
- Posts: 17
- Joined: Mon Jun 01, 2009 6:59 pm
- Location: Russia
- Contact:
Re: Problem after Update
Code: Select all
Exception in thread "main" java.lang.NoClassDefFoundError: com/l2jserver/gsregistering/GameServerRegisterCaused by: java.lang.ClassNotFoundException: com.l2jserver.gsregistering.GameServerRegister 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:319) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294) at java.lang.ClassLoader.loadClass(ClassLoader.java:264) at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:332)Could not find the main class: com.l2jserver.gsregistering.GameServerRegister. Program will exit.