Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [04:09:27 ERROR]: Could not pass event PlayerInteractEvent to UltimateDrugs v1.1.5
- org.bukkit.event.EventException: null
- at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:72) ~[patched_1.13.2.jar:git-Paper-474]
- at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[patched_1.13.2.jar:git-Paper-474]
- at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[patched_1.13.2.jar:git-Paper-474]
- at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:513) ~[patched_1.13.2.jar:git-Paper-474]
- at org.bukkit.craftbukkit.v1_13_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:314) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.PlayerInteractManager.a(PlayerInteractManager.java:465) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1359) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.PacketPlayInUseItem.a(PacketPlayInUseItem.java:37) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.PacketPlayInUseItem.a(PacketPlayInUseItem.java:5) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:12) ~[patched_1.13.2.jar:git-Paper-474]
- at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_192]
- at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_192]
- at net.minecraft.server.v1_13_R2.SystemUtils.a(SystemUtils.java:109) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:1016) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:439) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:943) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:841) ~[patched_1.13.2.jar:git-Paper-474]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_192]
- Caused by: java.lang.IllegalArgumentException: Material cannot be null
- at com.google.common.base.Preconditions.checkArgument(Preconditions.java:122) ~[patched_1.13.2.jar:git-Paper-474]
- at org.bukkit.craftbukkit.v1_13_R2.block.CraftBlock.setType(CraftBlock.java:142) ~[patched_1.13.2.jar:git-Paper-474]
- at org.bukkit.craftbukkit.v1_13_R2.block.CraftBlock.setType(CraftBlock.java:137) ~[patched_1.13.2.jar:git-Paper-474]
- at me.dexuby.UltimateDrugs.handlers.DrugPlantHandler.createDrugPlant(DrugPlantHandler.java:174) ~[?:?]
- at me.dexuby.UltimateDrugs.handlers.DrugPlantHandler.onPlayerInteract(DrugPlantHandler.java:131) ~[?:?]
- at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor540.execute(Unknown Source) ~[?:?]
- at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:70) ~[patched_1.13.2.jar:git-Paper-474]
- ... 17 more
- [04:09:27 ERROR]: Could not pass event PlayerInteractEvent to UltimateDrugs v1.1.5
- org.bukkit.event.EventException: null
- at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:72) ~[patched_1.13.2.jar:git-Paper-474]
- at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[patched_1.13.2.jar:git-Paper-474]
- at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[patched_1.13.2.jar:git-Paper-474]
- at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:513) ~[patched_1.13.2.jar:git-Paper-474]
- at org.bukkit.craftbukkit.v1_13_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:314) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.PlayerInteractManager.a(PlayerInteractManager.java:465) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1359) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.PacketPlayInUseItem.a(PacketPlayInUseItem.java:37) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.PacketPlayInUseItem.a(PacketPlayInUseItem.java:5) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:12) ~[patched_1.13.2.jar:git-Paper-474]
- at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_192]
- at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_192]
- at net.minecraft.server.v1_13_R2.SystemUtils.a(SystemUtils.java:109) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:1016) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:439) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:943) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:841) ~[patched_1.13.2.jar:git-Paper-474]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_192]
- Caused by: java.lang.IllegalArgumentException: Material cannot be null
- at com.google.common.base.Preconditions.checkArgument(Preconditions.java:122) ~[patched_1.13.2.jar:git-Paper-474]
- at org.bukkit.craftbukkit.v1_13_R2.block.CraftBlock.setType(CraftBlock.java:142) ~[patched_1.13.2.jar:git-Paper-474]
- at org.bukkit.craftbukkit.v1_13_R2.block.CraftBlock.setType(CraftBlock.java:137) ~[patched_1.13.2.jar:git-Paper-474]
- at me.dexuby.UltimateDrugs.handlers.DrugPlantHandler.createDrugPlant(DrugPlantHandler.java:174) ~[?:?]
- at me.dexuby.UltimateDrugs.handlers.DrugPlantHandler.onPlayerInteract(DrugPlantHandler.java:131) ~[?:?]
- at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor540.execute(Unknown Source) ~[?:?]
- at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:70) ~[patched_1.13.2.jar:git-Paper-474]
- ... 17 more
- [04:09:28 ERROR]: Could not pass event PlayerInteractEvent to UltimateDrugs v1.1.5
- org.bukkit.event.EventException: null
- at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:72) ~[patched_1.13.2.jar:git-Paper-474]
- at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[patched_1.13.2.jar:git-Paper-474]
- at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[patched_1.13.2.jar:git-Paper-474]
- at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:513) ~[patched_1.13.2.jar:git-Paper-474]
- at org.bukkit.craftbukkit.v1_13_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:314) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.PlayerInteractManager.a(PlayerInteractManager.java:465) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1359) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.PacketPlayInUseItem.a(PacketPlayInUseItem.java:37) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.PacketPlayInUseItem.a(PacketPlayInUseItem.java:5) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:12) ~[patched_1.13.2.jar:git-Paper-474]
- at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_192]
- at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_192]
- at net.minecraft.server.v1_13_R2.SystemUtils.a(SystemUtils.java:109) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:1016) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:439) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:943) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:841) ~[patched_1.13.2.jar:git-Paper-474]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_192]
- Caused by: java.lang.IllegalArgumentException: Material cannot be null
- at com.google.common.base.Preconditions.checkArgument(Preconditions.java:122) ~[patched_1.13.2.jar:git-Paper-474]
- at org.bukkit.craftbukkit.v1_13_R2.block.CraftBlock.setType(CraftBlock.java:142) ~[patched_1.13.2.jar:git-Paper-474]
- at org.bukkit.craftbukkit.v1_13_R2.block.CraftBlock.setType(CraftBlock.java:137) ~[patched_1.13.2.jar:git-Paper-474]
- at me.dexuby.UltimateDrugs.handlers.DrugPlantHandler.createDrugPlant(DrugPlantHandler.java:174) ~[?:?]
- at me.dexuby.UltimateDrugs.handlers.DrugPlantHandler.onPlayerInteract(DrugPlantHandler.java:131) ~[?:?]
- at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor540.execute(Unknown Source) ~[?:?]
- at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:70) ~[patched_1.13.2.jar:git-Paper-474]
- ... 17 more
- [04:09:28 ERROR]: Could not pass event PlayerInteractEvent to UltimateDrugs v1.1.5
- org.bukkit.event.EventException: null
- at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:72) ~[patched_1.13.2.jar:git-Paper-474]
- at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[patched_1.13.2.jar:git-Paper-474]
- at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[patched_1.13.2.jar:git-Paper-474]
- at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:513) ~[patched_1.13.2.jar:git-Paper-474]
- at org.bukkit.craftbukkit.v1_13_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:314) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.PlayerInteractManager.a(PlayerInteractManager.java:465) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1359) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.PacketPlayInUseItem.a(PacketPlayInUseItem.java:37) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.PacketPlayInUseItem.a(PacketPlayInUseItem.java:5) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:12) ~[patched_1.13.2.jar:git-Paper-474]
- at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_192]
- at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_192]
- at net.minecraft.server.v1_13_R2.SystemUtils.a(SystemUtils.java:109) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:1016) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:439) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:943) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:841) ~[patched_1.13.2.jar:git-Paper-474]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_192]
- Caused by: java.lang.IllegalArgumentException: Material cannot be null
- at com.google.common.base.Preconditions.checkArgument(Preconditions.java:122) ~[patched_1.13.2.jar:git-Paper-474]
- at org.bukkit.craftbukkit.v1_13_R2.block.CraftBlock.setType(CraftBlock.java:142) ~[patched_1.13.2.jar:git-Paper-474]
- at org.bukkit.craftbukkit.v1_13_R2.block.CraftBlock.setType(CraftBlock.java:137) ~[patched_1.13.2.jar:git-Paper-474]
- at me.dexuby.UltimateDrugs.handlers.DrugPlantHandler.createDrugPlant(DrugPlantHandler.java:174) ~[?:?]
- at me.dexuby.UltimateDrugs.handlers.DrugPlantHandler.onPlayerInteract(DrugPlantHandler.java:131) ~[?:?]
- at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor540.execute(Unknown Source) ~[?:?]
- at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:70) ~[patched_1.13.2.jar:git-Paper-474]
- ... 17 more
- [04:09:30 ERROR]: Could not pass event PlayerInteractEvent to UltimateDrugs v1.1.5
- org.bukkit.event.EventException: null
- at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:72) ~[patched_1.13.2.jar:git-Paper-474]
- at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[patched_1.13.2.jar:git-Paper-474]
- at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[patched_1.13.2.jar:git-Paper-474]
- at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:513) ~[patched_1.13.2.jar:git-Paper-474]
- at org.bukkit.craftbukkit.v1_13_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:314) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.PlayerInteractManager.a(PlayerInteractManager.java:465) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1359) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.PacketPlayInUseItem.a(PacketPlayInUseItem.java:37) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.PacketPlayInUseItem.a(PacketPlayInUseItem.java:5) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:12) ~[patched_1.13.2.jar:git-Paper-474]
- at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_192]
- at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_192]
- at net.minecraft.server.v1_13_R2.SystemUtils.a(SystemUtils.java:109) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:1016) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:439) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:943) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:841) ~[patched_1.13.2.jar:git-Paper-474]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_192]
- Caused by: java.lang.IllegalArgumentException: Material cannot be null
- at com.google.common.base.Preconditions.checkArgument(Preconditions.java:122) ~[patched_1.13.2.jar:git-Paper-474]
- at org.bukkit.craftbukkit.v1_13_R2.block.CraftBlock.setType(CraftBlock.java:142) ~[patched_1.13.2.jar:git-Paper-474]
- at org.bukkit.craftbukkit.v1_13_R2.block.CraftBlock.setType(CraftBlock.java:137) ~[patched_1.13.2.jar:git-Paper-474]
- at me.dexuby.UltimateDrugs.handlers.DrugPlantHandler.createDrugPlant(DrugPlantHandler.java:174) ~[?:?]
- at me.dexuby.UltimateDrugs.handlers.DrugPlantHandler.onPlayerInteract(DrugPlantHandler.java:131) ~[?:?]
- at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor540.execute(Unknown Source) ~[?:?]
- at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:70) ~[patched_1.13.2.jar:git-Paper-474]
- ... 17 more
- [04:09:31 ERROR]: Could not pass event PlayerInteractEvent to UltimateDrugs v1.1.5
- org.bukkit.event.EventException: null
- at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:72) ~[patched_1.13.2.jar:git-Paper-474]
- at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[patched_1.13.2.jar:git-Paper-474]
- at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[patched_1.13.2.jar:git-Paper-474]
- at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:513) ~[patched_1.13.2.jar:git-Paper-474]
- at org.bukkit.craftbukkit.v1_13_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:314) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.PlayerInteractManager.a(PlayerInteractManager.java:465) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1359) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.PacketPlayInUseItem.a(PacketPlayInUseItem.java:37) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.PacketPlayInUseItem.a(PacketPlayInUseItem.java:5) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:12) ~[patched_1.13.2.jar:git-Paper-474]
- at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_192]
- at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_192]
- at net.minecraft.server.v1_13_R2.SystemUtils.a(SystemUtils.java:109) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:1016) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:439) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:943) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:841) ~[patched_1.13.2.jar:git-Paper-474]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_192]
- Caused by: java.lang.IllegalArgumentException: Material cannot be null
- at com.google.common.base.Preconditions.checkArgument(Preconditions.java:122) ~[patched_1.13.2.jar:git-Paper-474]
- at org.bukkit.craftbukkit.v1_13_R2.block.CraftBlock.setType(CraftBlock.java:142) ~[patched_1.13.2.jar:git-Paper-474]
- at org.bukkit.craftbukkit.v1_13_R2.block.CraftBlock.setType(CraftBlock.java:137) ~[patched_1.13.2.jar:git-Paper-474]
- at me.dexuby.UltimateDrugs.handlers.DrugPlantHandler.createDrugPlant(DrugPlantHandler.java:174) ~[?:?]
- at me.dexuby.UltimateDrugs.handlers.DrugPlantHandler.onPlayerInteract(DrugPlantHandler.java:131) ~[?:?]
- at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor540.execute(Unknown Source) ~[?:?]
- at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:70) ~[patched_1.13.2.jar:git-Paper-474]
- ... 17 more
- [04:09:31 ERROR]: Could not pass event PlayerInteractEvent to UltimateDrugs v1.1.5
- org.bukkit.event.EventException: null
- at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:72) ~[patched_1.13.2.jar:git-Paper-474]
- at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[patched_1.13.2.jar:git-Paper-474]
- at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[patched_1.13.2.jar:git-Paper-474]
- at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:513) ~[patched_1.13.2.jar:git-Paper-474]
- at org.bukkit.craftbukkit.v1_13_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:314) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.PlayerInteractManager.a(PlayerInteractManager.java:465) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1359) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.PacketPlayInUseItem.a(PacketPlayInUseItem.java:37) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.PacketPlayInUseItem.a(PacketPlayInUseItem.java:5) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:12) ~[patched_1.13.2.jar:git-Paper-474]
- at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_192]
- at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_192]
- at net.minecraft.server.v1_13_R2.SystemUtils.a(SystemUtils.java:109) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:1016) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:439) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:943) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:841) ~[patched_1.13.2.jar:git-Paper-474]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_192]
- Caused by: java.lang.IllegalArgumentException: Material cannot be null
- at com.google.common.base.Preconditions.checkArgument(Preconditions.java:122) ~[patched_1.13.2.jar:git-Paper-474]
- at org.bukkit.craftbukkit.v1_13_R2.block.CraftBlock.setType(CraftBlock.java:142) ~[patched_1.13.2.jar:git-Paper-474]
- at org.bukkit.craftbukkit.v1_13_R2.block.CraftBlock.setType(CraftBlock.java:137) ~[patched_1.13.2.jar:git-Paper-474]
- at me.dexuby.UltimateDrugs.handlers.DrugPlantHandler.createDrugPlant(DrugPlantHandler.java:174) ~[?:?]
- at me.dexuby.UltimateDrugs.handlers.DrugPlantHandler.onPlayerInteract(DrugPlantHandler.java:131) ~[?:?]
- at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor540.execute(Unknown Source) ~[?:?]
- at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:70) ~[patched_1.13.2.jar:git-Paper-474]
- ... 17 more
- [04:09:31 ERROR]: Could not pass event PlayerInteractEvent to UltimateDrugs v1.1.5
- org.bukkit.event.EventException: null
- at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:72) ~[patched_1.13.2.jar:git-Paper-474]
- at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[patched_1.13.2.jar:git-Paper-474]
- at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[patched_1.13.2.jar:git-Paper-474]
- at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:513) ~[patched_1.13.2.jar:git-Paper-474]
- at org.bukkit.craftbukkit.v1_13_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:314) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.PlayerInteractManager.a(PlayerInteractManager.java:465) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1359) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.PacketPlayInUseItem.a(PacketPlayInUseItem.java:37) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.PacketPlayInUseItem.a(PacketPlayInUseItem.java:5) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:12) ~[patched_1.13.2.jar:git-Paper-474]
- at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_192]
- at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_192]
- at net.minecraft.server.v1_13_R2.SystemUtils.a(SystemUtils.java:109) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:1016) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:439) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:943) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:841) ~[patched_1.13.2.jar:git-Paper-474]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_192]
- Caused by: java.lang.IllegalArgumentException: Material cannot be null
- at com.google.common.base.Preconditions.checkArgument(Preconditions.java:122) ~[patched_1.13.2.jar:git-Paper-474]
- at org.bukkit.craftbukkit.v1_13_R2.block.CraftBlock.setType(CraftBlock.java:142) ~[patched_1.13.2.jar:git-Paper-474]
- at org.bukkit.craftbukkit.v1_13_R2.block.CraftBlock.setType(CraftBlock.java:137) ~[patched_1.13.2.jar:git-Paper-474]
- at me.dexuby.UltimateDrugs.handlers.DrugPlantHandler.createDrugPlant(DrugPlantHandler.java:174) ~[?:?]
- at me.dexuby.UltimateDrugs.handlers.DrugPlantHandler.onPlayerInteract(DrugPlantHandler.java:131) ~[?:?]
- at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor540.execute(Unknown Source) ~[?:?]
- at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:70) ~[patched_1.13.2.jar:git-Paper-474]
- ... 17 more
- [04:09:31 ERROR]: Could not pass event PlayerInteractEvent to UltimateDrugs v1.1.5
- org.bukkit.event.EventException: null
- at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:72) ~[patched_1.13.2.jar:git-Paper-474]
- at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[patched_1.13.2.jar:git-Paper-474]
- at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[patched_1.13.2.jar:git-Paper-474]
- at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:513) ~[patched_1.13.2.jar:git-Paper-474]
- at org.bukkit.craftbukkit.v1_13_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:314) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.PlayerInteractManager.a(PlayerInteractManager.java:465) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1359) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.PacketPlayInUseItem.a(PacketPlayInUseItem.java:37) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.PacketPlayInUseItem.a(PacketPlayInUseItem.java:5) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:12) ~[patched_1.13.2.jar:git-Paper-474]
- at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_192]
- at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_192]
- at net.minecraft.server.v1_13_R2.SystemUtils.a(SystemUtils.java:109) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:1016) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:439) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:943) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:841) ~[patched_1.13.2.jar:git-Paper-474]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_192]
- Caused by: java.lang.IllegalArgumentException: Material cannot be null
- at com.google.common.base.Preconditions.checkArgument(Preconditions.java:122) ~[patched_1.13.2.jar:git-Paper-474]
- at org.bukkit.craftbukkit.v1_13_R2.block.CraftBlock.setType(CraftBlock.java:142) ~[patched_1.13.2.jar:git-Paper-474]
- at org.bukkit.craftbukkit.v1_13_R2.block.CraftBlock.setType(CraftBlock.java:137) ~[patched_1.13.2.jar:git-Paper-474]
- at me.dexuby.UltimateDrugs.handlers.DrugPlantHandler.createDrugPlant(DrugPlantHandler.java:174) ~[?:?]
- at me.dexuby.UltimateDrugs.handlers.DrugPlantHandler.onPlayerInteract(DrugPlantHandler.java:131) ~[?:?]
- at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor540.execute(Unknown Source) ~[?:?]
- at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:70) ~[patched_1.13.2.jar:git-Paper-474]
- ... 17 more
- [04:09:32 ERROR]: Could not pass event PlayerInteractEvent to UltimateDrugs v1.1.5
- org.bukkit.event.EventException: null
- at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:72) ~[patched_1.13.2.jar:git-Paper-474]
- at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[patched_1.13.2.jar:git-Paper-474]
- at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[patched_1.13.2.jar:git-Paper-474]
- at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:513) ~[patched_1.13.2.jar:git-Paper-474]
- at org.bukkit.craftbukkit.v1_13_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:314) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.PlayerInteractManager.a(PlayerInteractManager.java:465) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1359) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.PacketPlayInUseItem.a(PacketPlayInUseItem.java:37) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.PacketPlayInUseItem.a(PacketPlayInUseItem.java:5) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:12) ~[patched_1.13.2.jar:git-Paper-474]
- at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_192]
- at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_192]
- at net.minecraft.server.v1_13_R2.SystemUtils.a(SystemUtils.java:109) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:1016) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:439) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:943) ~[patched_1.13.2.jar:git-Paper-474]
- at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:841) ~[patched_1.13.2.jar:git-Paper-474]
- at java.lang.Thread.run(Unknown Source) [?:1.8.0_192]
- Caused by: java.lang.IllegalArgumentException: Material cannot be null
- at com.google.common.base.Preconditions.checkArgument(Preconditions.java:122) ~[patched_1.13.2.jar:git-Paper-474]
- at org.bukkit.craftbukkit.v1_13_R2.block.CraftBlock.setType(CraftBlock.java:142) ~[patched_1.13.2.jar:git-Paper-474]
- at org.bukkit.craftbukkit.v1_13_R2.block.CraftBlock.setType(CraftBlock.java:137) ~[patched_1.13.2.jar:git-Paper-474]
- at me.dexuby.UltimateDrugs.handlers.DrugPlantHandler.createDrugPlant(DrugPlantHandler.java:174) ~[?:?]
- at me.dexuby.UltimateDrugs.handlers.DrugPlantHandler.onPlayerInteract(DrugPlantHandler.java:131) ~[?:?]
- at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor540.execute(Unknown Source) ~[?:?]
- at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:70) ~[patched_1.13.2.jar:git-Paper-474]
- ... 17 more
Advertisement
Add Comment
Please, Sign In to add comment