Здравствуйте, гость ( Вход | Регистрация )

Навигация

Ссылки форума

Навигация по форуму

 
Reply to this topicStart new topic
Ивент
venom3d
сообщение 9.2.2009, 11:40
Сообщение #1



Новичок
Группа: Newbies
Сообщений: 3
Регистрация: 13.11.2008
Поблагодарили: 0 *


Железо: кор 2 дуо 2.0, 4 гига оперы
ОС: Винда хр х32
Программы: мускул 5.0.0 х32, ява х32
Сборка:L2J Free Gracia Part 2 Custom Preconfig By Strike

Краткое изложение СУТИ проблемы: ставлю ивент L2Day он не работает вот шо пишет в ГС:
Код
        _spawns.clear();
        ^^^^^^^
_spawns cannot be resolved
----------
44. ERROR in \l2day.java (at line 231)
        public static void onDie(L2Character cha, L2Character killer)
                                 ^^^^^^^^^^^
L2Character cannot be resolved to a type
----------
45. ERROR in \l2day.java (at line 231)
        public static void onDie(L2Character cha, L2Character killer)
                                                  ^^^^^^^^^^^
L2Character cannot be resolved to a type
----------
46. ERROR in \l2day.java (at line 235)
        int[] letter = letters[Rnd.get(letters.length)];
                               ^^^
Rnd cannot be resolved
----------
47. ERROR in \l2day.java (at line 236)
        if(Rnd.chance(letter[1] * ((L2NpcTemplate) cha.getTemplate()).rateHp))
           ^^^
Rnd cannot be resolved
----------
48. ERROR in \l2day.java (at line 236)
        if(Rnd.chance(letter[1] * ((L2NpcTemplate) cha.getTemplate()).rateHp))
                                    ^^^^^^^^^^^^^
L2NpcTemplate cannot be resolved to a type
----------
49. ERROR in \l2day.java (at line 238)
        L2ItemInstance item = ItemTable.getInstance().createItem(letter[0], kill
er.getPlayer().getObjectId(), 0, "l2day");
        ^^^^^^^^^^^^^^
L2ItemInstance cannot be resolved to a type
----------
50. ERROR in \l2day.java (at line 238)
        L2ItemInstance item = ItemTable.getInstance().createItem(letter[0], kill
er.getPlayer().getObjectId(), 0, "l2day");
                              ^^^^^^^^^
ItemTable cannot be resolved
----------
51. ERROR in \l2day.java (at line 239)
        ((L2NpcInstance) cha).dropItem(killer.getPlayer(), item);
          ^^^^^^^^^^^^^
L2NpcInstance cannot be resolved to a type
----------
52. ERROR in \l2day.java (at line 249)
        L2Player player = (L2Player) self;
        ^^^^^^^^
L2Player cannot be resolved to a type
----------
53. ERROR in \l2day.java (at line 249)
        L2Player player = (L2Player) self;
                           ^^^^^^^^
L2Player cannot be resolved to a type
----------
54. ERROR in \l2day.java (at line 249)
        L2Player player = (L2Player) self;
                                     ^^^^
self cannot be resolved
----------
55. ERROR in \l2day.java (at line 262)
        player.sendPacket(new SystemMessage(SystemMessage.YOU_DO_NOT_HAVE_ENOUGH
_REQUIRED_ITEMS));
                              ^^^^^^^^^^^^^
SystemMessage cannot be resolved to a type
----------
56. ERROR in \l2day.java (at line 262)
        player.sendPacket(new SystemMessage(SystemMessage.YOU_DO_NOT_HAVE_ENOUGH
_REQUIRED_ITEMS));
                                            ^^^^^^^^^^^^^
SystemMessage cannot be resolved
----------
57. ERROR in \l2day.java (at line 269)
        int chance = Rnd.get(1001);
                     ^^^
Rnd cannot be resolved
----------
58. ERROR in \l2day.java (at line 273)
        addItem(player, Rnd.get(3926, 3935), 3);
                        ^^^
Rnd cannot be resolved
----------
59. ERROR in \l2day.java (at line 300)
        addItem(player, Rnd.get(3926, 3935), 2);
                        ^^^
Rnd cannot be resolved
----------
60. ERROR in \l2day.java (at line 324)
        addItem(player, Rnd.get(3926, 3935), 2);
                        ^^^
Rnd cannot be resolved
----------
61. ERROR in \l2day.java (at line 347)
        public static void OnPlayerEnter(L2Player player)
                                         ^^^^^^^^
L2Player cannot be resolved to a type
----------
62. ERROR in \l2day.java (at line 350)
        Announcements.getInstance().announceToPlayerByCustomMessage(player, "scr
ipts.events.l2day.AnnounceEventStarted", null);
        ^^^^^^^^^^^^^
Announcements cannot be resolved
----------
62 problems (62 errors)Functions cannot be resolved to a type
ScriptFile cannot be resolved to a type
The import l2r cannot be resolved
The import l2r cannot be resolved
The import l2r cannot be resolved
The import l2r cannot be resolved
The import l2r cannot be resolved
The import l2r cannot be resolved
The import l2r cannot be resolved
The import l2r cannot be resolved
The import l2r cannot be resolved
The import l2r cannot be resolved
The import l2r cannot be resolved
The import l2r cannot be resolved
The import l2r cannot be resolved
The import l2r cannot be resolved
The import l2r cannot be resolved
The import l2r cannot be resolved
L2Spawn cannot be resolved to a type
L2NpcInstance cannot be resolved to a type
L2Object cannot be resolved to a type
L2Player cannot be resolved to a type
L2Character cannot be resolved to a type
L2Character cannot be resolved to a type
L2Spawn cannot be resolved to a type
mysql cannot be resolved
L2Player cannot be resolved to a type
L2Player cannot be resolved to a type
self cannot be resolved
mysql cannot be resolved
Announcements cannot be resolved
Files cannot be resolved
L2Player cannot be resolved to a type
L2Player cannot be resolved to a type
self cannot be resolved
mysql cannot be resolved
Announcements cannot be resolved
Files cannot be resolved
L2NpcTemplate cannot be resolved to a type
NpcTable cannot be resolved
L2Spawn cannot be resolved to a type
L2Spawn cannot be resolved to a type
_spawns cannot be resolved
L2Spawn cannot be resolved to a type
_spawns cannot be resolved
_spawns cannot be resolved
Rnd cannot be resolved
Rnd cannot be resolved
L2NpcTemplate cannot be resolved to a type
L2ItemInstance cannot be resolved to a type
ItemTable cannot be resolved
L2NpcInstance cannot be resolved to a type
L2Player cannot be resolved to a type
L2Player cannot be resolved to a type
self cannot be resolved
SystemMessage cannot be resolved to a type
SystemMessage cannot be resolved
Rnd cannot be resolved
Rnd cannot be resolved
Rnd cannot be resolved
Rnd cannot be resolved
Announcements cannot be resolved
WARNING Failed executing script: D:\Server\L2J Free Gracia Part 2 Custom Preconf
ig By Strike\L2J Free Gracia Part 2 Custom Preconfig\Gameserver\data\scripts\eve
nts\l2day\l2day.java. See l2day.java.error.log for details.
INFO Compiled Scripts Cache is disabled.
INFO Loaded: 441 quests
INFO Loaded: 57 transformations.
INFO FaenorScriptEngine: initialized
WARNING Event ID: (L2 Day Event) has passed... Ignored.
WARNING Event ID: (Valentines Event) has passed... Ignored.
====================================================================-[ Spawns ]
INFO RaidBossSpawnManager: Loaded 183 Instances
INFO RaidBossSpawnManager: Scheduled 0 Instances
INFO GrandBossSpawnManager: Loaded 6 Instances
INFO GrandBossSpawnManager: Scheduled 1 Instances
===================================================================-[ Economy ]
INFO TradeListTable: Loaded 688  Buylists.
INFO TradeListTable: Loaded 688 custom  Buylists.
INFO ManorSystem: Manor period approve updated
INFO ManorSystem: Schedule for period approve @ Sun Feb 08 06:00:59 EET 2009
INFO ManorManager: Loaded 256 seeds
INFO AuctionManager: loaded 38 auction(s)
==================================================================-[ Olympiad ]
INFO Olympiad System: Loading Olympiad System....
INFO Olympiad System: Currently in Olympiad Period
INFO Olympiad System: Period Ends....
INFO Olympiad System: In 21 days, 23 hours and 0 mins.
INFO Olympiad System: Next Weekly Change is in....
INFO Olympiad System: 6 days, 9 hours and 7 mins.
INFO Olympiad System: Loaded 0 Nobles
INFO Olympiad System: Competition Period Starts in 0 days, 5 hours and 0 mins.
INFO Olympiad System: Event starts/started : Sat Feb 07 18:00:00 EET 2009
==================================================================-[ Dungeons ]
INFO DimensionalRiftManager: Loaded 7 room types with 56 rooms.
INFO DimensionalRiftManager: Loaded 462 dimensional rift spawns, 0 errors.
INFO FourSepulchersManager: Loaded 20 Mysterious-Box spawns.
INFO FourSepulchersManager: Loaded 716 Physical type monsters spawns.
INFO FourSepulchersManager: Loaded 716 Magical type monsters spawns.
INFO FourSepulchersManager: loaded 92 Church of duke monsters spawns.
INFO FourSepulchersManager: loaded 68 Emperor's grave NPC spawns.
INFO FourSepulchersManager: Spawned Conquerors' Sepulcher Manager
INFO FourSepulchersManager: Spawned Emperors' Sepulcher Manager
INFO FourSepulchersManager: Spawned Great Sages' Sepulcher Manager
INFO FourSepulchersManager: Spawned Judges' Sepulcher Manager
INFO FourSepulchersManager: Beginning in Attack time
====================================================================-[ Bosses ]
INFO AntharasManager : State of Antharas is NOTSPAWN.
INFO Sat Feb 07 13:00:00 EET 2009 Atk announce scheduled to 0.0 minute of this h
our.
INFO AntharasManager : Next spawn date of Antharas is Thu Jan 01 02:00:00 EET 19
70.
INFO AntharasManager : Init AntharasManager.
INFO BaiumManager : State of Baium is NOTSPAWN.
INFO BaiumManager : Next spawn date of Baium is Thu Jan 01 02:00:00 EET 1970.
INFO BaiumManager : Init BaiumManager.
INFO BaylorManager : State of Baylor is NOTSPAWN.
INFO BaylorManager : Next spawn date of Baylor is Thu Jan 01 02:00:00 EET 1970.
INFO BaylorManager : Init BaylorManager.
INFO SailrenManager : State of Sailren is NOTSPAWN.
INFO SailrenManager : Next spawn date of Sailren is Thu Jan 01 02:00:00 EET 1970
.
INFO SailrenManager : Init SailrenManager.
INFO ValakasManager : State of Valakas is NOTSPAWN.
INFO ValakasManager : Next spawn date of Valakas is Thu Jan 01 02:00:00 EET 1970
.
INFO ValakasManager : Init ValakasManager.
INFO VanHalterManager.loadRoyalGuard: Loaded 30 Royal Guard spawn locations.
INFO VanHalterManager.loadTriolRevelation: Loaded 11 Triol's Revelation spawn lo
cations.
INFO VanHalterManager.loadRoyalGuardCaptain: Loaded 1 Royal Guard Captain spawn
locations.
INFO VanHalterManager.loadRoyalGuardHelper: Loaded 1 Royal Guard Helper spawn lo
cations.
INFO VanHalterManager.loadGuardOfAltar: Loaded 4 Guard Of Altar spawn locations.

INFO VanHalterManager.loadVanHalter: Loaded High Priestess van Halter spawn loca
tions.
INFO VanHalterManager.loadRitualOffering: Loaded Ritual Offering spawn locations
.
INFO VanHalterManager.loadRitualSacrifice: Loaded Ritual Sacrifice spawn locatio
ns.
INFO VanHalterManager : State of High Priestess van Halter is NOTSPAWN.
INFO VanHalterManager : Next spawn date of High Priestess van Halter is Thu Jan
01 02:00:00 EET 1970.
INFO VanHalterManager : init VanHalterManager.
INFO LastImperialTombSpawnlist: Loaded 18 Room1 1st Npc Spawn Locations.
INFO LastImperialTombSpawnlist: Loaded 9 Room1 2nd Npc Spawn Locations.
INFO LastImperialTombSpawnlist: Loaded 6 Room1 3rd Npc Spawn Locations.
INFO LastImperialTombSpawnlist: Loaded 8 Room1 4th Npc Spawn Locations.
INFO LastImperialTombSpawnlist: Loaded 4 Room2 Inside Npc Spawn Locations.
INFO LastImperialTombSpawnlist: Loaded 87 Room2 Outside Npc Spawn Locations.
INFO LastImperialTombManager: Init The Last Imperial Tomb.
INFO FrintezzaManager : State of Frintezza is NOTSPAWN.
INFO FrintezzaManager : Next spawn date of Frintezza is Thu Jan 01 02:00:00 EET
1970.
INFO FrintezzaManager : Init FrintezzaManager.
================================================================-[ Extensions ]
==================================================================-[ Handlers ]
INFO ForgottenScrollsManager: Loaded 195 forgotten scrolls.
INFO RecipeController: Loaded 910 recipes.
INFO ItemHandler: Loaded 2469 handlers.
INFO SkillHandler: Loaded 86 handlers.
INFO AdminCommandHandler: Loaded 507 handlers.
INFO UserCommandHandler: Loaded 18 handlers.
INFO VoicedCommandHandler: Loaded 7 handlers.
INFO ChatHandler: Loaded 16 handlers.
======================================================================-[ Misc ]
INFO ObjectRestrictions: loading...
INFO ObjectRestrictions: loaded 0 restrictions.
INFO TaskManager: initalized.
INFO Recommendation Global Task: launched.
INFO GmListTable: initalized.
INFO RMI Server is currently disabled.
INFO PetitionManager: initalized.
INFO FloodProtector: initalized.
=============================================================-[ ServerThreads ]
INFO Connecting to login on 172.1.1.103:9014
===================================================================-[ l2jfree ]
INFO Revision: 1.2.7
INFO Compiler version: 1.6.0_10
INFO Operating System: Windows XP 5.1 x86
INFO Available CPUs: 2
====================================================================-[ Memory ]
INFO  - AllowedMemory: 520256 KB
INFO Allocated: 448464 KB (86.2006%)
INFO Non-Allocated: 71792 KB (13.7994%)
INFO - AllocatedMemory: 448464 KB
INFO Used: 266054 KB (51.1391%)
INFO Unused (cached): 182410 KB (35.0616%)
INFO - UseableMemory: 254202 KB (48.8609%)
INFO Maximum Numbers of Connected Players: 100
INFO Server Loaded in 115 seconds
=============================================================-[ GameServerLog ]
INFO Registered on login as Server 1 : Bartz
Go to the top of the page
 
+Quote Post
venom3d
сообщение 15.2.2009, 21:22
Сообщение #2



Новичок
Группа: Newbies
Сообщений: 3
Регистрация: 13.11.2008
Поблагодарили: 0 *


Че не кто не может ответить???? to_keep_order.gif russian_roulette.gif
Go to the top of the page
 
+Quote Post
Fallenlord17rus
сообщение 17.2.2009, 11:28
Сообщение #3



Новичок
Группа: Members
Сообщений: 22
Регистрация: 17.2.2009
Поблагодарили: 1 *


Цитата(venom3d @ 15.2.2009, 21:27) *
Че не кто не может ответить???? to_keep_order.gif russian_roulette.gif

как мне сказал один мой старый аднимчег, Кучу ошибок это нормальное рабочее состояние сервера :)
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic
1 чел. читают эту тему (гостей: 1, скрытых пользователей: 0)
Пользователей: 0

 

RSS Текстовая версия Сейчас: 5.7.2026, 17:59