help

Статус
В этой теме нельзя размещать новые ответы.

kaozshakdun

Интересующийся
Пользователь
Сообщения
73
Розыгрыши
0
Репутация
0
Реакции
3
Баллы
350
Хроники
  1. The 2nd Throne: Gracia
Исходники
Присутствуют
Сборка
L2Skyline epilogue
hello friends who can say how can i fix this error


clean:

init:
[mkdir] Created dir: C:\Users\Kash\Desktop\l2jskyline.ru\build
[mkdir] Created dir: C:\Users\Kash\Desktop\l2jskyline.ru\build\classes
[mkdir] Created dir: C:\Users\Kash\Desktop\l2jskyline.ru\build\compiled
[mkdir] Created dir: C:\Users\Kash\Desktop\l2jskyline.ru\build\compiled\auth
[mkdir] Created dir: C:\Users\Kash\Desktop\l2jskyline.ru\build\compiled\game
[mkdir] Created dir: C:\Users\Kash\Desktop\l2jskyline.ru\build\compiled\libs
[mkdir] Created dir: C:\Users\Kash\Desktop\l2jskyline.ru\build\compiled\dbase

compile:
[javac] Compiling 1511 source files to C:\Users\Kash\Desktop\l2jskyline.ru\build\classes
[javac] C:\Users\Kash\Desktop\l2jskyline.ru\java\core\skyline\game\model\entity\fort\Fort.java:601: cannot find symbol
[javac] symbol : constructor FortUpdater(core.skyline.game.model.entity.fort.Fort,core.skyline.game.model.L2Clan,int)
[javac] location: class core.skyline.game.model.entity.fort.FortUpdater
[javac] _FortUpdater = ThreadPoolManager.getInstance().scheduleGeneralAtFixedRate(new FortUpdater(this, clan, runCount), initial, Config.FS_BLOOD_OATH_FRQ * 60000); // Schedule owner tasks to start running
[javac] ^
[javac] C:\Users\Kash\Desktop\l2jskyline.ru\java\core\skyline\game\model\entity\fort\Fort.java:907: cannot find symbol
[javac] symbol : constructor FortUpdater(core.skyline.game.model.entity.fort.Fort,core.skyline.game.model.L2Clan,int)
[javac] location: class core.skyline.game.model.entity.fort.FortUpdater
[javac] _FortUpdater = ThreadPoolManager.getInstance().scheduleGeneralAtFixedRate(new FortUpdater(this, clan, 0), Config.FS_BLOOD_OATH_FRQ * 60000, Config.FS_BLOOD_OATH_FRQ * 60000); // Schedule owner tasks to start running
[javac] ^
[javac] 2 errors

BUILD FAILED
C:\Users\Kash\Desktop\l2jskyline.ru\build.xml:55: Compile failed; see the compiler error output for details.

Total time: 27 seconds
 
Та куда там. Если бы он умел пользоваться айдеешками, не было бы подобных тем. :)
yes if someone sends me a video tutorial on how to use the IDE i will be very grateful

Те кто не пользуются до сих пор IDE типа эклипса или идеи для работы со сборкой - должны страдать.
but here many people who are critical of the person not knowing simply asked for help
 

If you want to learn how to fix such problems then you need to read some books about programming and OOP basics, Java basics and some practice. If you doesn't - so just hire a programmer or find an enthusiast to do that.
 
Статус
В этой теме нельзя размещать новые ответы.
Назад
Сверху Снизу