Jump to content

Question

9 answers to this question

Recommended Posts

  • 0
Posted

(sry gia to double post)

 

ekana build afto p m dosate kai m bgazei error

 

error:

Buildfile: C:\workspace\L2_GameServer_c4\build.xml

clean:

init:

    [mkdir] Created dir: C:\workspace\L2_GameServer_c4\build

    [mkdir] Created dir: C:\workspace\L2_GameServer_c4\build\classes

    [mkdir] Created dir: C:\workspace\L2_GameServer_c4\build\dist

    [mkdir] Created dir: C:\workspace\L2_GameServer_c4\build\dist\login

    [mkdir] Created dir: C:\workspace\L2_GameServer_c4\build\dist\gameserver

version:

    [exec] Execute failed: java.io.IOException: Cannot run program "svnversion": CreateProcess error=2, ??? ????? ?????? ? ?????? ??? ???????????? ??????? ??? ?? ???????

compile:

    [javac] Compiling 982 source files to C:\workspace\L2_GameServer_c4\build\classes

    [javac] Note: Some input files use unchecked or unsafe operations.

    [javac] Note: Recompile with -Xlint:unchecked for details.

jar:

      [jar] Building jar: C:\workspace\L2_GameServer_c4\build\l2jserver.jar

    [copy] Copying 1 file to C:\workspace\L2_GameServer_c4\build\dist\login

    [copy] Copying 1 file to C:\workspace\L2_GameServer_c4\build\dist\gameserver

dist:

 

BUILD FAILED

C:\workspace\L2_GameServer_c4\build.xml:247: C:\workspace\L2_GameServer_c4\data\stats not found.

 

Total time: 35 seconds

 

  • 0
Posted

Build.xml

Delete:

 

        <mkdir dir="${build.dist.game}/data/stats" />
        <copy todir="${build.dist.game}/data/stats">
            <fileset dir="data/stats">
                <include name="**/*.xml"/>
            </fileset>
        </copy>

 

they are already in dp >.> hard shit to think of.. and after u build it what are ya gonna do with it? nothing.

  • 0
Posted

Build.xml

Delete:

 

        <mkdir dir="${build.dist.game}/data/stats" />
        <copy todir="${build.dist.game}/data/stats">
            <fileset dir="data/stats">
                <include name="**/*.xml"/>
            </fileset>
        </copy>

 

they are already in dp >.> hard shit to think of.. and after u build it what are ya gonna do with it? nothing.

 

thanks very much

(l2j is active for c4?if not what project is active for c4?)

  • 0
Posted

thanks very much

(l2j is active for c4?if not what project is active for c4?)

Γειά σε c4?

Κανένα ...

εδώ ένα-δύο είναι για c6 ...

όλοι έχουνε πάει στα τελευταία client...

Guest
This topic is now closed to further replies.
×
×
  • Create New...