07-28-2013, 02:34 PM
G:\l2jserver\compl\serv\L2_GameServer_it>ant
Buildfile: G:\l2jserver\compl\serv\L2_GameServer_it\build.xml
clean:
[delete] Deleting directory G:\l2jserver\compl\serv\L2_GameServer_it\build
init:
[mkdir] Created dir: G:\l2jserver\compl\serv\L2_GameServer_it\build
[mkdir] Created dir: G:\l2jserver\compl\serv\L2_GameServer_it\build\classes
[mkdir] Created dir: G:\l2jserver\compl\serv\L2_GameServer_it\build\dist
[mkdir] Created dir: G:\l2jserver\compl\serv\L2_GameServer_it\build\dist\log
in
[mkdir] Created dir: G:\l2jserver\compl\serv\L2_GameServer_it\build\dist\gam
eserver
version:
compile:
[javac] Compiling 1214 source files to G:\l2jserver\compl\serv\L2_GameServer
_it\build\classes
[javac] G:\l2jserver\compl\serv\L2_GameServer_it\java\net\sf\l2j\Config.java
:1505: error: cannot find symbol
[javac] STARTING_LEVEL = Byte.parseByte(Vo
icedCommand.getProperty("StartingLevel", "1"));
[javac] ^
[javac] symbol: variable VoicedCommand
[javac] location: class Config
[javac] G:\l2jserver\compl\serv\L2_GameServer_it\java\net\sf\l2j\Config.java
:1506: error: cannot find symbol
[javac] STARTING_SUBCLASS_LEVEL = Integer.p
arseInt(VoicedCommand.getProperty("StartingSubclassLevel", "40"));
[javac] ^
[javac] symbol: variable STARTING_SUBCLASS_LEVEL
[javac] location: class Config
[javac] G:\l2jserver\compl\serv\L2_GameServer_it\java\net\sf\l2j\Config.java
:1506: error: cannot find symbol
[javac] STARTING_SUBCLASS_LEVEL = Integer.p
arseInt(VoicedCommand.getProperty("StartingSubclassLevel", "40"));
[javac]
^
[javac] symbol: variable VoicedCommand
[javac] location: class Config
[javac] G:\l2jserver\compl\serv\L2_GameServer_it\java\net\sf\l2j\gameserver\
model\base\SubClass.java:31: error: cannot find symbol
[javac] private long _exp = Experience.LEVEL[Config.CUSTOM_SUBCLASS_LVL]
;
[javac] ^
[javac] symbol: variable Config
[javac] location: class SubClass
[javac] G:\l2jserver\compl\serv\L2_GameServer_it\java\net\sf\l2j\gameserver\
model\base\SubClass.java:33: error: cannot find symbol
[javac] private byte _level = (byte)Config.CUSTOM_SUBCLASS_LVL;
[javac] ^
[javac] symbol: variable Config
[javac] location: class SubClass
[javac] 5 errors
BUILD FAILED
G:\l2jserver\compl\serv\L2_GameServer_it\build.xml:51: Compile failed; see the c
ompiler error output for details.
Total time: 19 seconds
вот такая ошибкасделал все за http://forum.zone-game.info/showthread.php?p=129378