12.11.2013, 17:57 | #1 |
Клиент Расширенка Crusade, + Classic 2.5 + svn + New GEO
Регистрация: 13.04.2012
Сообщений: 2,226
|
[core] LastHero.java (FIXED)
[05:00:48] INFO =================================================
[05:00:48] INFO Project Revision: ........ L2s [8251] [05:00:48] INFO Build Revision: .......... 1874 [05:00:48] INFO Update: .................. Chapter 2: Glory Days [05:00:48] INFO Build date: .............. 2013.11.11 18:01 [05:00:48] INFO Compiler version: ........ 1.7.0_25-b17 (Oracle Corporation) [05:00:48] INFO ================================================= Код:
[14:34:46] ERROR java.lang.NullPointerException at events.lastHero.LastHero.loosePlayer(LastHero.java:781) at events.lastHero.LastHero.onDeath(LastHero.java:687) at l2s.gameserver.model.actor.listener.CharListenerList.onDeath(CharListenerList.java:121) at l2s.gameserver.model.Creature.onDeath(Creature.java:1767) at l2s.gameserver.model.Player.onDeath(Player.java:3862) at l2s.gameserver.model.Creature.doDie(Creature.java:1710) at l2s.gameserver.model.Creature.onReduceCurrentHp(Creature.java:3372) at l2s.gameserver.model.Player.onReduceCurrentHp(Player.java:3555) at l2s.gameserver.model.Creature.reduceCurrentHp(Creature.java:3333) at l2s.gameserver.model.Playable.reduceCurrentHp(Playable.java:344) at l2s.gameserver.model.Player.reduceCurrentHp(Player.java:3489) at l2s.gameserver.skills.skillclasses.PDam.useSkill(PDam.java:59) at l2s.gameserver.model.Creature.callSkill(Creature.java:1135) at l2s.gameserver.model.Playable.callSkill(Playable.java:509) at l2s.gameserver.model.Creature.onMagicUseTimer(Creature.java:3189) at l2s.gameserver.model.GameObjectTasks$MagicUseTask.runImpl(GameObjectTasks.java:349) at l2s.commons.threading.RunnableImpl.run(RunnableImpl.java:21) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:178) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:292) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:744) [14:50:47] INFO FourSepulchersManager: Entry time: Tue Nov 12 14:55:47 MSK 2013 [15:00:00] INFO SpawnManager: spawned 686 npc; spawns: 364; group: NIGHT [15:03:48] INFO SpawnManager: spawned 2 npc; spawns: 2; group: gludin_mammons [15:03:48] INFO SpawnManager: spawned 1 npc; spawns: 1; group: gludin_mammons_priest_1 [15:33:48] INFO SpawnManager: spawned 2 npc; spawns: 2; group: giran_mammons [15:33:48] INFO SpawnManager: spawned 1 npc; spawns: 1; group: giran_mammons_priest_1 [15:33:53] INFO SpawnManager: spawned 92 npc; spawns: 92; group: magmeld_ritual [15:35:15] ERROR java.lang.NullPointerException at events.lastHero.LastHero.loosePlayer(LastHero.java:781) at events.lastHero.LastHero.onDeath(LastHero.java:687) at l2s.gameserver.model.actor.listener.CharListenerList.onDeath(CharListenerList.java:121) at l2s.gameserver.model.Creature.onDeath(Creature.java:1767) at l2s.gameserver.model.Player.onDeath(Player.java:3862) at l2s.gameserver.model.Creature.doDie(Creature.java:1710) at l2s.gameserver.model.Creature.onReduceCurrentHp(Creature.java:3372) at l2s.gameserver.model.Player.onReduceCurrentHp(Player.java:3555) at l2s.gameserver.model.Creature.reduceCurrentHp(Creature.java:3333) at l2s.gameserver.model.Playable.reduceCurrentHp(Playable.java:344) at l2s.gameserver.model.Player.reduceCurrentHp(Player.java:3489) at l2s.gameserver.skills.skillclasses.PDam.useSkill(PDam.java:59) at l2s.gameserver.model.Creature.callSkill(Creature.java:1135) at l2s.gameserver.model.Playable.callSkill(Playable.java:509) at l2s.gameserver.model.Creature.onMagicUseTimer(Creature.java:3189) at l2s.gameserver.model.GameObjectTasks$MagicUseTask.runImpl(GameObjectTasks.java:349) at l2s.commons.threading.RunnableImpl.run(RunnableImpl.java:21) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:178) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:292) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:744) [15:35:19] ERROR java.lang.NullPointerException at events.lastHero.LastHero.loosePlayer(LastHero.java:781) at events.lastHero.LastHero.onDeath(LastHero.java:687) at l2s.gameserver.model.actor.listener.CharListenerList.onDeath(CharListenerList.java:121) at l2s.gameserver.model.Creature.onDeath(Creature.java:1767) at l2s.gameserver.model.Player.onDeath(Player.java:3862) at l2s.gameserver.model.Creature.doDie(Creature.java:1710) at l2s.gameserver.model.Creature.onReduceCurrentHp(Creature.java:3372) at l2s.gameserver.model.Player.onReduceCurrentHp(Player.java:3555) at l2s.gameserver.model.Creature.reduceCurrentHp(Creature.java:3333) at l2s.gameserver.model.Playable.reduceCurrentHp(Playable.java:344) at l2s.gameserver.model.Player.reduceCurrentHp(Player.java:3489) at l2s.gameserver.skills.skillclasses.MDam.useSkill(MDam.java:36) at l2s.gameserver.model.Creature.callSkill(Creature.java:1135) at l2s.gameserver.model.Playable.callSkill(Playable.java:509) at l2s.gameserver.model.Creature.onMagicUseTimer(Creature.java:3189) at l2s.gameserver.model.GameObjectTasks$MagicUseTask.runImpl(GameObjectTasks.java:349) at l2s.commons.threading.RunnableImpl.run(RunnableImpl.java:21) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) at java.util.concurrent.FutureTask.run(FutureTask.java:262) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:178) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:292) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:744) [15:35:23] ERROR java.lang.NullPointerException |
13.11.2013, 19:29 | #2 |
Модератор
Регистрация: 03.06.2012
Сообщений: 4,624
|
Исправлено. Закрыто.
__________________
Техническая поддержка L2-Scripts Внимание: с 1 мая 2015 г. скайп технической поддержки будет: L2-scripts старый скайп тех поддержки обслуживаться не будет ! |