Jump to content
  • 0

Any Solution For This ? Compile Error !


Question

Posted
Buildfile: C:\Users\*****\Desktop\GvE\Gameserver\build.xml

init:

version:

     [exec] Execute failed: java.io.IOException: Cannot run program "svnversion": CreateProcess error=2, Äåí åßíáé äõíáôÞ ç åýñåóç ôïõ êáèïñéóìÝíïõ áñ÷åßïõ áðü ôï óýóôçìá

compile:

    [javac] C:\Users\*****\Desktop\GvE\Gameserver\build.xml:74: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds

    [javac] Compiling 994 source files to C:\Users\******\Desktop\GvE\Gameserver\build\classes

    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6

    [javac] C:\Users\*****\Desktop\GvE\Gameserver\java\com\matrix\gameserver\handler\skillhandlers\Blow.java:77: error: cannot find symbol

    [javac] boolean skillIsEvaded = Formulas.getInstance().calcPhysicalSkillEvasion(target, skill);

    [javac]                                              ^

    [javac]   symbol:   method calcPhysicalSkillEvasion(L2Character,L2Skill)

    [javac]   location: class Formulas

    [javac] C:\Users\******\Desktop\GvE\Gameserver\java\com\matrix\gameserver\handler\skillhandlers\Pdam.java:174: error: cannot find symbol

    [javac] boolean skillIsEvaded = f.calcPhysicalSkillEvasion(target, skill);

    [javac]                         ^

    [javac]   symbol:   method calcPhysicalSkillEvasion(L2Character,L2Skill)

    [javac]   location: variable f of type Formulas

    [javac] C:\Users\******\Desktop\GvE\Gameserver\java\com\matrix\gameserver\skills\l2skills\L2SkillChargeDmg.java:93: error: cannot find symbol

    [javac]         boolean skillIsEvaded = Formulas.getInstance().calcPhysicalSkillEvasion(target, this);

    [javac]                                                      ^

    [javac]   symbol:   method calcPhysicalSkillEvasion(L2Character,L2SkillChargeDmg)

    [javac]   location: class Formulas

    [javac] Note: C:\Users\*****\Desktop\GvE\Gameserver\java\com\matrix\gameserver\handler\skillhandlers\SiegeFlag.java uses or overrides a deprecated API.

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

    [javac] 3 errors

    [javac] 1 warning

 

BUILD FAILED

C:\Users\*****\Desktop\GvE\Gameserver\build.xml:74: Compile failed; see the compiler error output for details.

 

Total time: 3 seconds

 

5 answers to this question

Recommended Posts

  • 0
Posted

yparxei periptosi na to kaneis compile gia mena? 

gia na to kanei compile gia sena tha prepei na anevaseis ta files se ena site na ta katevasei na ta kanei compile kai na ta anevasei se ena site pali kai na ta katevaseis esy. esy exeis errors sta java files sou opws eipe kai o thug  L2SkillChargeDmg.java

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.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...