Jump to content
  • 0

[help]c4


vaggos909090

Question

9 answers to this question

Recommended Posts

  • 0
Link to comment
Share on other sites

  • 0
Συμφωνω και εγω με l2j.
Link to comment
Share on other sites

  • 0

(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

 

Link to comment
Share on other sites

  • 0

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.

Link to comment
Share on other sites

  • 0

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?)

Link to comment
Share on other sites

  • 0

thanks very much

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

Γειά σε c4?

Κανένα ...

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

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

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.


×
×
  • Create New...