Patch in a compile...

This is not a Support area! Discuss about the Server here. Non-Server related discussion goes in Off-Topic Discussion.
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
User avatar
MetalBlack
Posts: 30
Joined: Wed May 23, 2007 6:43 am

Patch in a compile...

Post by MetalBlack »

I want ask one thing... if I got a server alredy compile,there's a way for apply a patch on it?
If I use an decompiler how can I recompile it?

Sorry for all my stupid question and for my bad english! xD
User avatar
janiii
L2j Veteran
L2j Veteran
Posts: 4269
Joined: Wed May 28, 2008 3:15 pm
Location: Slovakia

Re: Patch in a compile...

Post by janiii »

you cant apply a patch on a decompiled source. patches are done from the svn source code and can be applied only on these.

you have to download sources from the l2j svn repository, and then apply the patch on it, then build it with ant.
DO NOT EVEN TRY TO MESS WITH ME!
forum flOOder dancing dEVILoper
I don't give private support - PM will be ignored!
User avatar
MetalBlack
Posts: 30
Joined: Wed May 23, 2007 6:43 am

Re: Patch in a compile...

Post by MetalBlack »

thx a lot janiii
User avatar
MetalBlack
Posts: 30
Joined: Wed May 23, 2007 6:43 am

Re: Patch in a compile...

Post by MetalBlack »

but if I want try edit by hand a .class file how can I can I save it? I had try a decompiler but it save me a file only in .java
User avatar
devo
Posts: 798
Joined: Mon Jun 15, 2009 1:19 pm

Re: Patch in a compile...

Post by devo »

You cant do it using decompiler, download from svn, there you can edit it.
A hero of war is that what they see...
Post Reply