Page 1 of 1

Problem after Update

Posted: Sun Apr 11, 2010 9:15 pm
by RazRazvan
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 !

Re: Problem after Update

Posted: Mon Apr 12, 2010 4:05 am
by Sl3p0y
+1

Re: Problem after Update

Posted: Mon Apr 12, 2010 10:46 am
by RazRazvan
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 :D .. It works :)

Re: Problem after Update

Posted: Mon Apr 12, 2010 4:42 pm
by Sl3p0y

Re: Problem after Update

Posted: Mon Apr 12, 2010 4:44 pm
by RazRazvan
Mistake , 5.3.1 , fast writing ...

Re: Problem after Update

Posted: Mon Apr 12, 2010 4:48 pm
by Sl3p0y

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. 
What it?