L2J Revision Number: 5937
L2JDP Revision Number: 9641
Hi
I want to apply some patch to my L2 server.
The problem is that I don't know how to to move my L2 server (with class. files) back to Eclipse with Java files.
How I can recompile it?
Server back to Java files
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
- jurchiks
- Posts: 6769
- Joined: Sat Sep 19, 2009 4:16 pm
- Location: Eastern Europe
Re: Server back to Java files
Should have kept your source code.
Download those revisions from SVN, apply patch, compile.
Download those revisions from SVN, apply patch, compile.
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
-
- Posts: 66
- Joined: Sat Nov 05, 2011 9:55 am
Re: Server back to Java files
You can't "Recompile"?jurchiks wrote:Should have kept your source code.
Download those revisions from SVN, apply patch, compile.
And btw, I used nightly files and how can I keep my files without making everything from the start? I have a custom server and added many things.
- jurchiks
- Posts: 6769
- Joined: Sat Sep 19, 2009 4:16 pm
- Location: Eastern Europe
Re: Server back to Java files
You can't recompile what isn't source code.
Download the source code, apply your changes there.
After that, follow this guide: http://www.l2jserver.com/wiki/Synchronization
Download the source code, apply your changes there.
After that, follow this guide: http://www.l2jserver.com/wiki/Synchronization
If you have problems, FIRST TRY SOLVING THEM YOURSELF, and if you get errors, TRY TO ANALYZE THEM, and ONLY if you can't help it, THEN ask here.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
-
- Posts: 57
- Joined: Mon Sep 17, 2012 10:14 am
Re: Server back to Java files
Thanks was searching this for years...jurchiks wrote:You can't recompile what isn't source code.
Download the source code, apply your changes there.
After that, follow this guide: http://www.l2jserver.com/wiki/Synchronization