Page 1 of 1

Applying Patch at L2JServer [net.sf?]

Posted: Wed Oct 20, 2010 2:46 pm
by returNix
If you want to receive support we need this info to help you properly.
ยป Find Revision
L2J Revision Number: last..
L2JDP Revision Number:last. :X

Hello guys and thanks for reading this.
Im using the last revision of L2JServer.
My directories in eclipse are like this:
java/com/l2jserver/gameserevr
But at ALL [all of them] of the patches, it says smth like this:
import net.sf.l2j.
And it never work's for me, it allways says file does not exist. [And if i check at my own, i can find it easily]
What can I do? Are they meant for L2JFree? If yes, how can i transport them into L2JServer?
Thanks alot guys.
I know im a little dummy, but im at the beggining

Re: Applying Patch at L2JServer [net.sf?]

Posted: Wed Oct 20, 2010 3:40 pm
by poltomb
They are old patches. Wherever you see net.sf.l2j change it to com.l2jserver. If that doesn't work come back and give specific files that are having problems.

Re: Applying Patch at L2JServer [net.sf?]

Posted: Wed Oct 20, 2010 4:20 pm
by returNix
poltomb wrote:They are old patches. Wherever you see net.sf.l2j change it to com.l2jserver. If that doesn't work come back and give specific files that are having problems.
Thanks alot, i tought im doing it wrong.

A question:
After i apply a patch and compile it, i need to take only l2jserver.jar and replace it, right ?

Re: Applying Patch at L2JServer [net.sf?]

Posted: Wed Oct 20, 2010 7:43 pm
by jurchiks
if you only change core classes then yes.