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?
Java files in nightly build, Switch to SVN maybe?
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- Posts: 5
- Joined: Tue May 28, 2013 10:08 pm
- jurchiks
- Posts: 6769
- Joined: Sat Sep 19, 2009 4:16 pm
- Location: Eastern Europe
Re: Java files in nightly build, Switch to SVN maybe?
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.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.
-
- Posts: 5
- Joined: Tue May 28, 2013 10:08 pm
Re: Java files in nightly build, Switch to SVN maybe?
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/.....
Will i be able to keep all the changes i have done already to the nightly one? Database edits/custom npc's/.....
-
- L2j Veteran
- Posts: 1228
- Joined: Thu Jan 17, 2013 9:46 am
Re: Java files in nightly build, Switch to SVN maybe?
You should export them to .sql files and add them back in the SVN
- jurchiks
- Posts: 6769
- Joined: Sat Sep 19, 2009 4:16 pm
- Location: Eastern Europe
Re: Java files in nightly build, Switch to SVN maybe?
http://www.l2jserver.com/wiki/Synchronization
for when you have copied your changes to the SVN project.
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.
Otherwise you will never learn anything if all you do is copy-paste!
Discussion breeds innovation.