Форум администраторов игровых серверов

Форум администраторов игровых серверов (https://forum.zone-game.info/TT.php)
-   Lineage II (https://forum.zone-game.info/forumdisplay.php?f=34)
-   -   компиляция l2jserver (https://forum.zone-game.info/showthread.php?t=30447)

Skilz 28.07.2013 14:34

компиляция l2jserver
 
Код HTML:

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


Текущее время: 10:39. Часовой пояс GMT +3.

Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd. Перевод: zCarot