L2-scripts Форум

L2-scripts Форум (http://l2-scripts.ru/forum/index.php)
-   Archive Classic (http://l2-scripts.ru/forum/forumdisplay.php?f=113)
-   -   ArrayIntList.java:521 (FIXED) (http://l2-scripts.ru/forum/showthread.php?t=8261)

l2gold 19.11.2017 12:21

ArrayIntList.java:521 (FIXED)
 
[19:59:47] INFO =================================================
[19:59:47] INFO Project Revision: ........ L2s [26812]
[19:59:47] INFO Build Revision: .......... 12025
[19:59:47] INFO Update: .................. Classic: Saviors (Zaken)
[19:59:47] INFO Build date: .............. 2017.11.12 16:05
[19:59:47] INFO Compiler version: ........ 1.8.0_151-b12 (Oracle Corporation)
[19:59:47] INFO ================================================='



Код:

[22:45:48] ERROR
java.lang.NullPointerException
        at org.napile.primitive.lists.impl.ArrayIntList.addAll(ArrayIntList.java:521)
        at l2s.gameserver.utils.FakePlayerUtils.checkInventory(FakePlayerUtils.java:217)
        at l2s.gameserver.ai.FakeAI.onLevelChange(FakeAI.java:1035)
        at l2s.gameserver.model.actor.listener.PlayerListenerList.onLevelChange(PlayerListenerList.java:175)
        at l2s.gameserver.model.Player.addExpAndSp(Player.java:2286)
        at l2s.gameserver.model.Player.addExpAndCheckBonus(Player.java:2180)
        at l2s.gameserver.model.instances.MonsterInstance.calculateRewards(MonsterInstance.java:367)
        at l2s.gameserver.model.instances.MonsterInstance.onDeath(MonsterInstance.java:214)
        at l2s.gameserver.model.Creature.doDie(Creature.java:1881)
        at l2s.gameserver.model.Creature.onReduceCurrentHp(Creature.java:3813)
        at l2s.gameserver.model.instances.NpcInstance.onReduceCurrentHp(NpcInstance.java:338)
        at l2s.gameserver.model.instances.MonsterInstance.onReduceCurrentHp(MonsterInstance.java:239)
        at l2s.gameserver.model.Creature.reduceCurrentHp(Creature.java:3757)
        at l2s.gameserver.skills.skillclasses.Drain.useSkill(Drain.java:50)
        at l2s.gameserver.model.Skill.onEndCast(Skill.java:2766)
        at l2s.gameserver.model.Creature.callSkill(Creature.java:1114)
        at l2s.gameserver.model.Playable.callSkill(Playable.java:535)
        at l2s.gameserver.model.Creature.onMagicUseTimer(Creature.java:3559)
        at l2s.gameserver.model.GameObjectTasks$MagicUseTask.runImpl(GameObjectTasks.java:333)
        at l2s.commons.threading.RunnableImpl.run(RunnableImpl.java:21)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
        at l2s.commons.threading.PriorityThreadFactory$1.run(PriorityThreadFactory.java:35)


Core 06.12.2017 07:48

Fixed. Closed.


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

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