Jump to content
  • 0

help sto game server (ant build)


Question

Posted

paidia exw ena provlima sto ant build tou game server . to ant build tou datapack itan Successful ! mou emfanizei

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

clean:

  [delete] Deleting directory C:\workspace\L2_GameServer\build

verifyRequirements:

init:

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

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

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

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

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

version:

    [exec] Execute failed: java.io.IOException: Cannot run program "svnversion": CreateProcess error=2, The system cannot find the file specified

compile:

    [javac] C:\workspace\L2_GameServer\build.xml:76: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds

    [javac] Compiling 1360 source files to C:\workspace\L2_GameServer\build\classes

    [javac] C:\workspace\L2_GameServer\java\net\sf\l2j\gameserver\model\olympiad\OlympiadGame.java:230: not a statement

    [javac] +            // Avoid prefrenzy(and others) exploit

    [javac] ^

    [javac] C:\workspace\L2_GameServer\java\net\sf\l2j\gameserver\model\olympiad\OlympiadGame.java:232: not a statement

    [javac] +            player.stopSkillEffects(139);

    [javac] ^

    [javac] C:\workspace\L2_GameServer\java\net\sf\l2j\gameserver\model\olympiad\OlympiadGame.java:233: not a statement

    [javac] +            player.stopSkillEffects(406);

    [javac] ^

    [javac] C:\workspace\L2_GameServer\java\net\sf\l2j\gameserver\model\olympiad\OlympiadGame.java:234: not a statement

    [javac] +            player.stopSkillEffects(420);

    [javac] ^

    [javac] C:\workspace\L2_GameServer\java\net\sf\l2j\gameserver\model\olympiad\OlympiadGame.java:235: not a statement

    [javac] +           

    [javac] ^

    [javac] 5 errors

 

BUILD FAILED

C:\workspace\L2_GameServer\build.xml:76: Compile failed; see the compiler error output for details.

 

Total time: 4 seconds

4 answers to this question

Recommended Posts

Guest
This topic is now closed to further replies.


×
×
  • Create New...