Problem after Update

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
RazRazvan
Posts: 43
Joined: Sat Jan 02, 2010 11:13 am

Problem after Update

Post 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 !
Sl3p0y
Posts: 17
Joined: Mon Jun 01, 2009 6:59 pm
Location: Russia
Contact:

Re: Problem after Update

Post by Sl3p0y »

+1
RazRazvan
Posts: 43
Joined: Sat Jan 02, 2010 11:13 am

Re: Problem after Update

Post 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 :)
Sl3p0y
Posts: 17
Joined: Mon Jun 01, 2009 6:59 pm
Location: Russia
Contact:

Re: Problem after Update

Post by Sl3p0y »

RazRazvan
Posts: 43
Joined: Sat Jan 02, 2010 11:13 am

Re: Problem after Update

Post by RazRazvan »

Mistake , 5.3.1 , fast writing ...
Sl3p0y
Posts: 17
Joined: Mon Jun 01, 2009 6:59 pm
Location: Russia
Contact:

Re: Problem after Update

Post 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?
Post Reply