Java files in nightly build, Switch to SVN maybe?

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
blackdragonbe
Posts: 5
Joined: Tue May 28, 2013 10:08 pm

Java files in nightly build, Switch to SVN maybe?

Post by blackdragonbe »

L2J Revision 5937
L2JDP Revision 9641

Ok, so i started out hosting a local server with the latest nightly build available.

However i noticed that i cannot implent any .java files?
If it is possible, could you tell me how?


Aswell, should i consider taking the SVN build? Whats the difference? Easier? Harder?
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: Java files in nightly build, Switch to SVN maybe?

Post by jurchiks »

If you want to modify the core, use the source code from the SVN. Nightly builds are already compiled and are not meant for serious development, just for trying it out.
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.
blackdragonbe
Posts: 5
Joined: Tue May 28, 2013 10:08 pm

Re: Java files in nightly build, Switch to SVN maybe?

Post by blackdragonbe »

So, its recommended to go to SVN?

Will i be able to keep all the changes i have done already to the nightly one? Database edits/custom npc's/.....
xban1x
L2j Veteran
L2j Veteran
Posts: 1228
Joined: Thu Jan 17, 2013 9:46 am

Re: Java files in nightly build, Switch to SVN maybe?

Post by xban1x »

You should export them to .sql files and add them back in the SVN
User avatar
jurchiks
Posts: 6769
Joined: Sat Sep 19, 2009 4:16 pm
Location: Eastern Europe

Re: Java files in nightly build, Switch to SVN maybe?

Post by jurchiks »

http://www.l2jserver.com/wiki/Synchronization
for when you have copied your changes to the SVN project.
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.
Post Reply