insaNNe Posted December 25, 2011 Posted December 25, 2011 Why i get that error: BUILD FAILED C:\Users\PC-3423\workspace\L2J_Server\build.xml:143: Execute failed: java.io.IOException: Cannot run program "svn": CreateProcess error=2, The system cannot find the file specified ? :'( help.. ? :'( Quote
maxDanas Posted January 22, 2012 Posted January 22, 2012 Hello, first of all - really nice guide, very informative and easy to understand. I ran into a problem though. 1) I'm trying to compile a pack for interlude, so I went to the link you've given, and chose "L2jFREE" package, cause it says below that it's the best one. It consists of two folders: Datapack and Gamefolder, however Gamefolder doesn't have build.xml file in it. I am only able to build Datapack. Shouldn't there be build file for gamefolder? 2) Furthermore, when I run the build.xml from Datapack folder, I get the following error between the lines: "[exec] Execute failed: java.io.IOException: Cannot run program "svnversion": CreateProcess error=2" System cannot find the file. Is it okay even if it says "built successfully" in the end? Thank You Quote
maxDanas Posted January 24, 2012 Posted January 24, 2012 I had a question - how am I supposed to compile interlude L2jFree pack, if there's no build.xml file in it's GameServer folder? There's only one in DataBase folder, but not in GameServer. Is there some other way to run ''Ant'' command if there's no build.xml file? Thank You [edit:sorry for 2 posts in a row, I couldn't figure out how to delete the first one] Quote
d0ds™ Posted January 25, 2012 Posted January 25, 2012 guys download the latest Eclipse Click Here And follow guide how to install and get L2J latest rev. here http://trac.l2jserver.com/wiki/Eclipse Quote
gabryiel1 Posted January 31, 2012 Posted January 31, 2012 [exec] Execute failed: java.io.IOException: Cannot run program "svnversion": CreateProcess error=2, The system cannot find the file specified compile: [javac] Compiling 1461 source files to C:\Users\georgiana\workspace\L2_GameServer\build\classes BUILD FAILED C:\Users\georgiana\workspace\L2_GameServer\build.xml:62: Unable to find a javac compiler; com.sun.tools.javac.Main is not on the classpath. Perhaps JAVA_HOME does not point to the JDK. It is currently set to "C:\Program Files\Java\jre7" Total time: 1 second HELP ME pls!!! :'( Quote
d0ds™ Posted February 1, 2012 Posted February 1, 2012 HELP ME pls!!! :'( you need === SDK 7 === SilkSVN download here ----> http://www.oracle.com/technetwork/java/javase/downloads/java-se-jdk-7-download-432154.html http://www.sliksvn.com/en/download Quote
gabryiel1 Posted February 1, 2012 Posted February 1, 2012 you need === SDK 7 === SilkSVN download here ----> http://www.oracle.com/technetwork/java/javase/downloads/java-se-jdk-7-download-432154.html http://www.sliksvn.com/en/download ty very much now it's work:) Quote
marialeonmar Posted February 17, 2012 Posted February 17, 2012 Really nice guide but... Im triying to compile a local source and when I try to add the svn repository appears that: Maybe is related with windows privileges? Dunno... Any help? Quote
`NeverMore Posted February 17, 2012 Posted February 17, 2012 Really nice guide but... Im triying to compile a local source and when I try to add the svn repository appears that: Maybe is related with windows privileges? Dunno... Any help? here you should paste the link of the live project you want to use ! not where you want to be saved ^^ Quote
marialeonmar Posted February 17, 2012 Posted February 17, 2012 Not :D Im triying to compile a local source, I mean, I got the source files in my computer in that routes (file:///C:/Users/Usuario/Desktop/Source/L2J_Server/ & file:///C:/Users/Usuario/Desktop/Source/L2J_DataPack/), and when I write one of them I get that error... :-\ Quote
d0ds™ Posted March 14, 2012 Posted March 14, 2012 Not :D Im triying to compile a local source, I mean, I got the source files in my computer in that routes (file:///C:/Users/Usuario/Desktop/Source/L2J_Server/ & file:///C:/Users/Usuario/Desktop/Source/L2J_DataPack/), and when I write one of them I get that error... :-\ you dont need to open a new repository, use file and open existing project / folder Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.