Page 1 of 1

Help-Download and setup server

Posted: Fri Jan 29, 2010 3:30 am
by NamiMoonlite
I don't really understand how to download the L2j Epilogue datapack here. I have a Gracia Final setup but I kinda forgot how I set it up and I don't wanna mess this one up cause I just reformatted my computer. I would appreciate it if someone could help.

Re: Help-Download and setup server

Posted: Fri Jan 29, 2010 5:31 am
by Deadmeat
LOL, Don't be lazy start reading, there is a step-by-step on how to download and install Eclipse, the game server and datapack and if that is to hard than maybe it's time for a new hobby.

Re: Help-Download and setup server

Posted: Sat Jan 30, 2010 5:34 am
by NamiMoonlite
Was no guide I like spent 1hr reading and checking forums
I also didn't think Eclipse was Epilogue but ill try it

Re: Help-Download and setup server

Posted: Sat Jan 30, 2010 9:07 am
by Probe

Re: Help-Download and setup server

Posted: Sat Jan 30, 2010 4:13 pm
by NamiMoonlite
http://www.l2jserver.com/trac/wiki/Eclipse
Well I started compiling the eclipse but when I try to run as.. with the build.xml it says this error code

Code: Select all

BUILD FAILEDC:\Documents and Settings\Owner\Desktop\L2 Katsu\L2_GameServer\build.xml:62: Unable to find a javac compiler;com.sun.tools.javac.Main is not on the classpath.Perhaps JAVA_HOME does not point to the JDK.It is currently set to "C:\Program Files\Java\jre1.6.0_04"

Re: Help-Download and setup server

Posted: Sat Jan 30, 2010 4:17 pm
by janiii
you need a java jdk in order to build l2j server. download and install it if not already done. set java_home PATH variable to the jdk directory. in eclipse settings installed jre, set the jdk not jre.

Re: Help-Download and setup server

Posted: Sat Jan 30, 2010 4:22 pm
by NamiMoonlite
OK Thanks I'll try that. I had it installed already too though so I set Java_home to JDK folder

Re: Help-Download and setup server

Posted: Sat Jan 30, 2010 4:29 pm
by NamiMoonlite
It gets a java error when I try to use build.xml now

Code: Select all

Could not find the main class:org.eclipse.ant.internal.ui.antsupport.InternalAntRunner.   Program will Exit.

Re: Help-Download and setup server

Posted: Sat Jan 30, 2010 4:30 pm
by janiii
wrong installed eclipse maybe? never saw such error before.. :/

Re: Help-Download and setup server

Posted: Sat Jan 30, 2010 4:37 pm
by NamiMoonlite
I installed it form site >.> if I did install wrong 1 which one should I install?

Re: Help-Download and setup server

Posted: Sat Jan 30, 2010 4:42 pm
by NamiMoonlite
Nvm I think I know the prob.....

Re: Help-Download and setup server

Posted: Sat Jan 30, 2010 6:40 pm
by NamiMoonlite
Now, I kinda do have a problem. I am usig this guide-http://www.l2jserver.com/trac/wiki/L2J_Install
But I dont have all the configs and stuff for gameserver

Re: Help-Download and setup server

Posted: Sat Jan 30, 2010 6:42 pm
by NamiMoonlite
or they are located in a totally dif place.... everyting is mixed up form the gracia final pack I had >.>

Re: Help-Download and setup server

Posted: Sun Jan 31, 2010 8:29 am
by Alecossy
i'm wondering one thing actually... if u're at your first try with l2j, why do u want to use svn repositories and eclipse?
L2jServer, differently from any other fork i've been working with, offer a nightly compiled version of both gameserver and login server (and datapack, obviously)
Just get yourself one at http://www.l2jserver.com/nightly/ and for now, get rid of eclipse... Obviously u will need it later, if u want to patch something or create something, but for a first try, nightlies are perfect

Re: Help-Download and setup server

Posted: Sun Jan 31, 2010 10:04 am
by denser
try to set defaults values in ANT section. it helps me long ago when similar problem occurred. i post it on old forum - try to search there.