[Help] Java error? (l2jfree) L2J 

Newbie Spellweaver
Joined
Dec 29, 2006
Messages
41
Reaction score
0
I am not really sure what this is i have tried reinstalling java but that doesn't do anything it keeps saying the same thing.

If anyone knows what this is please tell me. Any kind of responce would be helpfull.

Code:
Starting l2jfree

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(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)

Server terminated abnormaly


server terminated

Press any key to continue . . .
 
Re: [Help] Java error? not sure :/ (l2jfree)

Yeh it is because of java. Try to format the computer and reinstal everything in the proper way.
 
Upvote 0
Re: [Help] Java error? not sure :/ (l2jfree)

why should he format his hard drive and reinstall everything, if he can just try to use another server and reinstall java...
 
Upvote 0
Re: [Help] Java error? not sure :/ (l2jfree)

Because the chance to work will be higher. It is actualy a last option and it is easyer but time consuming. ^^
 
Upvote 0
Re: [Help] Java error? not sure :/ (l2jfree)

Um, lol.

I actually all ready reformated my system before i tried setting this server up ^_^;;

I might have installed the server incorrectly, but if i did then that means i already don't know how i am suposed to set this server up. I had a server up once before but that was a very long time ago before i even joined ragezone.

I'll keep trying to get my server up. if anyone else has any ideas of what could be causing this please leave a reply.
 
Upvote 0
Re: [Help] Java error? not sure :/ (l2jfree)

I have heard of that and i am not really sure what that means :/

I tried googling it but what it said made no sence to me, ofcourse it could be that i just simply went to the wrong places.
 
Upvote 0
Re: [Help] Java error? not sure :/ (l2jfree)

To add it there do like this :
1 right click on my computer icon then properties
2 click on advanced tab
3 there is a button environment variables click it.
4 Now in the new window click new
At name add JAVA_HOME and at value add the path to your java ( ex : C:\Program Files\Java\jdk1.6.0_03 this is mine)
Now click on and restart your system
 
Upvote 0
Re: [Help] Java error? not sure :/ (l2jfree)

That didn't seem to work i get the same error really.

Ive tried setting the path as
C:\Program Files\Java\jdk1.6.0_05
& ive also tried setting the path as
C:\Program Files\Java\jdk1.6.0_05\bin

I think ima poke around the net some more to see if there is anything else i might be missing.
 
Upvote 0
Re: [Help] Java error? not sure :/ (l2jfree)

Yes i did i rebooted my computer both times to check if it would work.

But i think i know what the problem is and i am going to try that out.
 
Upvote 0
Re: [Help] Java error? not sure :/ (l2jfree)

any luck? I am having the same JAVA exception error Main but its telling me the Map Region. I tried the solution posted here as well and it didn't help.
 
Upvote 0
Back