Page 1 of 1

[Solved] Re-compiling after aplying a patch

Posted: Sun Mar 04, 2012 3:34 pm
by DeathSpank287
If you want to receive support we need this info to help you properly.
ยป Find Revision
L2J Revision Number:
L2JDP Revision Number:

Hello guys,
I will go straight to the point. I have read several guides, about how to compile/how to apply patch! Including the official ones:
http://trac.l2jserver.com/wiki/Eclipse
http://www.l2jserver.com/wiki/How_to_Apply_a_Patch
I know HOW to compile.

My problem is, after I compile won't my edited skills etc etc go to waste? Is there a way to save "my own" server pack, so my edited things won't be overwritten, or does the compiling not touch these files?

Oh and after I RE-compile/apply patch etc etc will I have to extract the Rars "L2J_DataPack.zip" and "L2J_Server.zip" in the folders "*\Eclipse\L2J_Server\build" and "*\Eclipse\L2J_DataPack\build"

Regard,
DeathSpank

Re: Re-compiling after aplying a patch

Posted: Sun Mar 04, 2012 10:17 pm
by DeathSpank287
I have figured much out myself :D
Just need help if I can "upload" somewhere my Pack and I can edit it from an other PC :?:

Re: Re-compiling after aplying a patch

Posted: Mon Mar 05, 2012 12:03 am
by theone
You can upload your pack to your own SVN and edit from any pc you want afterwards.
If you search on google you'll find many free svn hosting sites

Re: Re-compiling after aplying a patch

Posted: Mon Mar 05, 2012 7:45 am
by JMD
Or when you make changes if you are using eclipse you can save the changes you make as diffs. But with eclipse if you just use the team>update the changes will become merged or you can use the repo synch option. Thats what i do now. I used to have my own svn but i couldnt keep up with l2j on updating changesets etc. (no much time).

Re: Re-compiling after aplying a patch

Posted: Mon Mar 05, 2012 6:43 pm
by DeathSpank287
Thank you very much guys^^ My problems are solved now :D