L2-scripts Форум

L2-scripts Форум (http://l2-scripts.ru/forum/index.php)
-   Archive Lindvior, Ertheia, Odyssey, Undergeround, Helios, Grand Crusade (http://l2-scripts.ru/forum/forumdisplay.php?f=103)
-   -   Критично. Ошибка сервера. (FIXED) (http://l2-scripts.ru/forum/showthread.php?t=6274)

Oblivions 20.10.2015 22:20

Критично. Ошибка сервера. (FIXED)
 
[21:01:42] INFO =================================================
[21:01:42] INFO Project Revision: ........ L2s [18168]
[21:01:42] INFO Build Revision: .......... 6028
[21:01:42] INFO Update: .................. Epic Tale of Aden: Ertheia
[21:01:42] INFO Build date: .............. 2015.10.20 20:14
[21:01:42] INFO Compiler version: ........ 1.8.0_60-b27 (Oracle Corporation)
[21:01:42] INFO =================================================
[21:01:42] INFO =================================================


21:01:43] INFO Abuse: Loaded 18 abuse words.
[21:01:43] INFO IdFactory: Clear characters online status.
[21:01:43] INFO IdFactory: Cleaned 0 elements from database in 0sec.
[21:01:43] INFO IdFactory: Extracted 1090 used id's from characters
[21:01:43] INFO IdFactory: Extracted 74119 used id's from items
[21:01:43] INFO IdFactory: Extracted 22 used id's from clan_data
[21:01:43] INFO IdFactory: Extracted 6 used id's from ally_data
[21:01:43] INFO IdFactory: Extracted 11 used id's from pets
[21:01:43] INFO IdFactory: Extracted total 75248 used id's.
[21:01:43] INFO IdFactory: 411648 id's available.
[21:01:43] INFO LFC: Loaded with 60 arenas!
[21:01:43] INFO LFC Global Statistics: Loaded with 2 characters!
[21:01:43] INFO LFC Local Statistics: Loaded with 2 fights!
[21:01:43] INFO Custom Mobs: Loaded with 1 raid stats
[21:01:43] INFO Custom Mobs: Loaded with 0 monster stats
[21:01:43] INFO Premium Info: Loaded with 4 premium options
[21:01:43] INFO BotManager System: Loaded 47 questions total
[21:01:43] INFO Free PA manager loaded size: 0
[21:01:43] INFO Hidden items loaded size: 0
[21:01:43] INFO CustomHeroDAO: loaded 0 custom heroes.
[21:01:43] INFO HWIDBan: Black list (Hwid) loaded size: 0
[21:01:43] INFO Scripts: Loading...
[21:01:46] ERROR /home/in_working/gameserver/data/scripts/quests/_1202_CrystalCaverns.java:476,40: RATE_DROP_ITEMS cannot be resolved or is not a field
[21:01:47] ERROR /home/in_working/gameserver/data/scripts/events/glitmedal/glitmedal.java:44,23: The method rollDrop(long, long, double, double) in the type l2s.gameserver.utils.Util is not applicable for the arguments (int, int, double, boolean)
[21:01:48] ERROR /home/in_working/gameserver/data/scripts/events/heart/heart.java:46,91: The method rollDrop(long, long, double, double) in the type l2s.gameserver.utils.Util is not applicable for the arguments (int, int, double, boolean)
Exception in thread "main" java.lang.Error: Failed loading scripts!
at l2s.gameserver.scripts.Scripts.load(Scripts.java:1 18)
at l2s.gameserver.scripts.Scripts.<init>(Scripts.java :68)
at l2s.gameserver.scripts.Scripts.<clinit>(Scripts.ja va:56)
at l2s.gameserver.GameServer.<init>(GameServer.java:2 36)
at l2s.gameserver.GameServer.main(GameServer.java:474 )

Scorpius 21.10.2015 06:50

Цитата:

Сообщение от Oblivions (Сообщение 18484)
[21:01:42] INFO =================================================
[21:01:42] INFO Project Revision: ........ L2s [18168]
[21:01:42] INFO Build Revision: .......... 6028
[21:01:42] INFO Update: .................. Epic Tale of Aden: Ertheia
[21:01:42] INFO Build date: .............. 2015.10.20 20:14
[21:01:42] INFO Compiler version: ........ 1.8.0_60-b27 (Oracle Corporation)
[21:01:42] INFO =================================================
[21:01:42] INFO =================================================


21:01:43] INFO Abuse: Loaded 18 abuse words.
[21:01:43] INFO IdFactory: Clear characters online status.
[21:01:43] INFO IdFactory: Cleaned 0 elements from database in 0sec.
[21:01:43] INFO IdFactory: Extracted 1090 used id's from characters
[21:01:43] INFO IdFactory: Extracted 74119 used id's from items
[21:01:43] INFO IdFactory: Extracted 22 used id's from clan_data
[21:01:43] INFO IdFactory: Extracted 6 used id's from ally_data
[21:01:43] INFO IdFactory: Extracted 11 used id's from pets
[21:01:43] INFO IdFactory: Extracted total 75248 used id's.
[21:01:43] INFO IdFactory: 411648 id's available.
[21:01:43] INFO LFC: Loaded with 60 arenas!
[21:01:43] INFO LFC Global Statistics: Loaded with 2 characters!
[21:01:43] INFO LFC Local Statistics: Loaded with 2 fights!
[21:01:43] INFO Custom Mobs: Loaded with 1 raid stats
[21:01:43] INFO Custom Mobs: Loaded with 0 monster stats
[21:01:43] INFO Premium Info: Loaded with 4 premium options
[21:01:43] INFO BotManager System: Loaded 47 questions total
[21:01:43] INFO Free PA manager loaded size: 0
[21:01:43] INFO Hidden items loaded size: 0
[21:01:43] INFO CustomHeroDAO: loaded 0 custom heroes.
[21:01:43] INFO HWIDBan: Black list (Hwid) loaded size: 0
[21:01:43] INFO Scripts: Loading...
[21:01:46] ERROR /home/in_working/gameserver/data/scripts/quests/_1202_CrystalCaverns.java:476,40: RATE_DROP_ITEMS cannot be resolved or is not a field
[21:01:47] ERROR /home/in_working/gameserver/data/scripts/events/glitmedal/glitmedal.java:44,23: The method rollDrop(long, long, double, double) in the type l2s.gameserver.utils.Util is not applicable for the arguments (int, int, double, boolean)
[21:01:48] ERROR /home/in_working/gameserver/data/scripts/events/heart/heart.java:46,91: The method rollDrop(long, long, double, double) in the type l2s.gameserver.utils.Util is not applicable for the arguments (int, int, double, boolean)
Exception in thread "main" java.lang.Error: Failed loading scripts!
at l2s.gameserver.scripts.Scripts.load(Scripts.java:1 18)
at l2s.gameserver.scripts.Scripts.<init>(Scripts.java :68)
at l2s.gameserver.scripts.Scripts.<clinit>(Scripts.ja va:56)
at l2s.gameserver.GameServer.<init>(GameServer.java:2 36)
at l2s.gameserver.GameServer.main(GameServer.java:474 )

Попробуй тут "RATE_DROP_ITEMS" цифру вместо текста, например "1" (без кавычек)

Во втором случаем тоже с дропом проблема, надо ява файл видеть.

Evil_dnk 21.10.2015 07:48

_1202_CrystalCaverns.java Обновить повторно с свна.

glitmedal.java
heart.java

Исправлено так же на свн залил.


Часовой пояс GMT +4, время: 00:07.

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