Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- mai 30, 2021 6:56:21 P.M. org.l2jmobius.gameserver.model.actor.instance.PetInstance restore
- WARNING: Could not restore pet data for owner: PlayerInstance:CostyKiller[268486443] - Cannot invoke "org.l2jmobius.gameserver.model.itemcontainer.PetInventory.getPaperdollItem(int)" because "this._inventory" is null
- java.lang.NullPointerException: Cannot invoke "org.l2jmobius.gameserver.model.itemcontainer.PetInventory.getPaperdollItem(int)" because "this._inventory" is null
- at org.l2jmobius.gameserver.model.actor.instance.PetInstance.getWeapon(PetInstance.java:1278)
- at org.l2jmobius.gameserver.network.serverpackets.AbstractNpcInfo$SummonInfo.<init>(AbstractNpcInfo.java:365)
- at org.l2jmobius.gameserver.model.actor.Summon.lambda$updateAbnormalEffect$1(Summon.java:197)
- at org.l2jmobius.gameserver.model.World.forEachVisibleObject(World.java:643)
- at org.l2jmobius.gameserver.model.actor.Summon.updateAbnormalEffect(Summon.java:197)
- at org.l2jmobius.gameserver.model.skills.BuffInfo.addAbnormalVisualEffects(BuffInfo.java:400)
- at org.l2jmobius.gameserver.model.skills.BuffInfo.initializeEffects(BuffInfo.java:289)
- at org.l2jmobius.gameserver.model.EffectList.add(EffectList.java:1411)
- at org.l2jmobius.gameserver.model.skills.Skill.applyEffects(Skill.java:1379)
- at org.l2jmobius.gameserver.model.actor.Creature.addSkill(Creature.java:5287)
- at org.l2jmobius.gameserver.model.actor.Creature.<init>(Creature.java:360)
- at org.l2jmobius.gameserver.model.actor.Creature.<init>(Creature.java:294)
- at org.l2jmobius.gameserver.model.actor.Playable.<init>(Playable.java:65)
- at org.l2jmobius.gameserver.model.actor.Summon.<init>(Summon.java:98)
- at org.l2jmobius.gameserver.model.actor.instance.PetInstance.<init>(PetInstance.java:115)
- at org.l2jmobius.gameserver.model.actor.instance.PetInstance.restore(PetInstance.java:851)
- at org.l2jmobius.gameserver.model.actor.instance.PetInstance.spawnPet(PetInstance.java:241)
- at handlers.effecthandlers.SummonPet.onStart(SummonPet.java:96)
- at org.l2jmobius.gameserver.model.skills.Skill.applyEffectScope(Skill.java:1259)
- at org.l2jmobius.gameserver.model.skills.Skill.applyEffects(Skill.java:1332)
- at org.l2jmobius.gameserver.model.skills.Skill.applyEffects(Skill.java:1279)
- at org.l2jmobius.gameserver.model.skills.Skill.activateSkill(Skill.java:1466)
- at org.l2jmobius.gameserver.model.skills.Skill.activateSkill(Skill.java:1390)
- at org.l2jmobius.gameserver.model.actor.Creature.callSkill(Creature.java:5831)
- at org.l2jmobius.gameserver.model.actor.Creature.onMagicHitTimer(Creature.java:5631)
- at org.l2jmobius.gameserver.model.actor.tasks.creature.MagicUseTask.run(MagicUseTask.java:64)
- at org.l2jmobius.commons.concurrent.RunnableWrapper.run(RunnableWrapper.java:38)
- at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
- at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
- at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
- at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
- at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
- at java.base/java.lang.Thread.run(Thread.java:832)
- mai 30, 2021 6:56:21 P.M. org.l2jmobius.gameserver.model.actor.Creature callSkill
- WARNING: PlayerInstance: callSkill() failed.
- java.lang.NullPointerException: Cannot invoke "org.l2jmobius.gameserver.model.actor.instance.PetInstance.setShowSummonAnimation(boolean)" because "pet" is null
- at handlers.effecthandlers.SummonPet.onStart(SummonPet.java:97)
- at org.l2jmobius.gameserver.model.skills.Skill.applyEffectScope(Skill.java:1259)
- at org.l2jmobius.gameserver.model.skills.Skill.applyEffects(Skill.java:1332)
- at org.l2jmobius.gameserver.model.skills.Skill.applyEffects(Skill.java:1279)
- at org.l2jmobius.gameserver.model.skills.Skill.activateSkill(Skill.java:1466)
- at org.l2jmobius.gameserver.model.skills.Skill.activateSkill(Skill.java:1390)
- at org.l2jmobius.gameserver.model.actor.Creature.callSkill(Creature.java:5831)
- at org.l2jmobius.gameserver.model.actor.Creature.onMagicHitTimer(Creature.java:5631)
- at org.l2jmobius.gameserver.model.actor.tasks.creature.MagicUseTask.run(MagicUseTask.java:64)
- at org.l2jmobius.commons.concurrent.RunnableWrapper.run(RunnableWrapper.java:38)
- at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
- at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
- at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)
- at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
- at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:630)
- at java.base/java.lang.Thread.run(Thread.java:832)
Advertisement
Add Comment
Please, Sign In to add comment