Try to open backpack without rights

Issue #14 wontfix
Sumafu repo owner created an issue
03.03 21:32:18 [Server] WARN Exception in thread "Craft Scheduler Thread - 31"
03.03 21:32:18 [Server] WARN org.apache.commons.lang.UnhandledException: Plugin ChestBackpack v1.1.2 generated an exception while executing task 456874
03.03 21:32:18 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
03.03 21:32:18 [Server] INFO at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
03.03 21:32:18 [Server] INFO at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
03.03 21:32:18 [Server] INFO at java.lang.Thread.run(Thread.java:745)
03.03 21:32:18 [Server] INFO Caused by: java.lang.NullPointerException
03.03 21:32:18 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.entity.CraftHumanEntity.openInventory(CraftHumanEntity.java:176)
03.03 21:32:18 [Server] INFO at de.sumafu.ChestBackpack.main.ChestBackpackAPI.openBackpack(ChestBackpackAPI.java:146)
03.03 21:32:18 [Server] INFO at de.sumafu.ChestBackpack.main.ChestBackpack.openBackpack(ChestBackpack.java:169)
03.03 21:32:18 [Server] INFO at de.sumafu.ChestBackpack.main.CommandBackpack.run(CommandBackpack.java:68)
03.03 21:32:18 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
03.03 21:32:18 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
03.03 21:32:18 [Server] INFO ... 3 more

Comments (1)

  1. Log in to comment