shano_dekono

err

Dec 6th, 2018
193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.51 KB | None | 0 0
  1. [04:09:27 ERROR]: Could not pass event PlayerInteractEvent to UltimateDrugs v1.1.5
  2. org.bukkit.event.EventException: null
  3. at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:72) ~[patched_1.13.2.jar:git-Paper-474]
  4. at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[patched_1.13.2.jar:git-Paper-474]
  5. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[patched_1.13.2.jar:git-Paper-474]
  6. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:513) ~[patched_1.13.2.jar:git-Paper-474]
  7. at org.bukkit.craftbukkit.v1_13_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:314) ~[patched_1.13.2.jar:git-Paper-474]
  8. at net.minecraft.server.v1_13_R2.PlayerInteractManager.a(PlayerInteractManager.java:465) ~[patched_1.13.2.jar:git-Paper-474]
  9. at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1359) ~[patched_1.13.2.jar:git-Paper-474]
  10. at net.minecraft.server.v1_13_R2.PacketPlayInUseItem.a(PacketPlayInUseItem.java:37) ~[patched_1.13.2.jar:git-Paper-474]
  11. at net.minecraft.server.v1_13_R2.PacketPlayInUseItem.a(PacketPlayInUseItem.java:5) ~[patched_1.13.2.jar:git-Paper-474]
  12. at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:12) ~[patched_1.13.2.jar:git-Paper-474]
  13. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_192]
  14. at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_192]
  15. at net.minecraft.server.v1_13_R2.SystemUtils.a(SystemUtils.java:109) ~[patched_1.13.2.jar:git-Paper-474]
  16. at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:1016) ~[patched_1.13.2.jar:git-Paper-474]
  17. at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:439) ~[patched_1.13.2.jar:git-Paper-474]
  18. at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:943) ~[patched_1.13.2.jar:git-Paper-474]
  19. at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:841) ~[patched_1.13.2.jar:git-Paper-474]
  20. at java.lang.Thread.run(Unknown Source) [?:1.8.0_192]
  21. Caused by: java.lang.IllegalArgumentException: Material cannot be null
  22. at com.google.common.base.Preconditions.checkArgument(Preconditions.java:122) ~[patched_1.13.2.jar:git-Paper-474]
  23. at org.bukkit.craftbukkit.v1_13_R2.block.CraftBlock.setType(CraftBlock.java:142) ~[patched_1.13.2.jar:git-Paper-474]
  24. at org.bukkit.craftbukkit.v1_13_R2.block.CraftBlock.setType(CraftBlock.java:137) ~[patched_1.13.2.jar:git-Paper-474]
  25. at me.dexuby.UltimateDrugs.handlers.DrugPlantHandler.createDrugPlant(DrugPlantHandler.java:174) ~[?:?]
  26. at me.dexuby.UltimateDrugs.handlers.DrugPlantHandler.onPlayerInteract(DrugPlantHandler.java:131) ~[?:?]
  27. at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor540.execute(Unknown Source) ~[?:?]
  28. at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:70) ~[patched_1.13.2.jar:git-Paper-474]
  29. ... 17 more
  30. [04:09:27 ERROR]: Could not pass event PlayerInteractEvent to UltimateDrugs v1.1.5
  31. org.bukkit.event.EventException: null
  32. at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:72) ~[patched_1.13.2.jar:git-Paper-474]
  33. at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[patched_1.13.2.jar:git-Paper-474]
  34. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[patched_1.13.2.jar:git-Paper-474]
  35. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:513) ~[patched_1.13.2.jar:git-Paper-474]
  36. at org.bukkit.craftbukkit.v1_13_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:314) ~[patched_1.13.2.jar:git-Paper-474]
  37. at net.minecraft.server.v1_13_R2.PlayerInteractManager.a(PlayerInteractManager.java:465) ~[patched_1.13.2.jar:git-Paper-474]
  38. at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1359) ~[patched_1.13.2.jar:git-Paper-474]
  39. at net.minecraft.server.v1_13_R2.PacketPlayInUseItem.a(PacketPlayInUseItem.java:37) ~[patched_1.13.2.jar:git-Paper-474]
  40. at net.minecraft.server.v1_13_R2.PacketPlayInUseItem.a(PacketPlayInUseItem.java:5) ~[patched_1.13.2.jar:git-Paper-474]
  41. at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:12) ~[patched_1.13.2.jar:git-Paper-474]
  42. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_192]
  43. at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_192]
  44. at net.minecraft.server.v1_13_R2.SystemUtils.a(SystemUtils.java:109) ~[patched_1.13.2.jar:git-Paper-474]
  45. at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:1016) ~[patched_1.13.2.jar:git-Paper-474]
  46. at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:439) ~[patched_1.13.2.jar:git-Paper-474]
  47. at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:943) ~[patched_1.13.2.jar:git-Paper-474]
  48. at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:841) ~[patched_1.13.2.jar:git-Paper-474]
  49. at java.lang.Thread.run(Unknown Source) [?:1.8.0_192]
  50. Caused by: java.lang.IllegalArgumentException: Material cannot be null
  51. at com.google.common.base.Preconditions.checkArgument(Preconditions.java:122) ~[patched_1.13.2.jar:git-Paper-474]
  52. at org.bukkit.craftbukkit.v1_13_R2.block.CraftBlock.setType(CraftBlock.java:142) ~[patched_1.13.2.jar:git-Paper-474]
  53. at org.bukkit.craftbukkit.v1_13_R2.block.CraftBlock.setType(CraftBlock.java:137) ~[patched_1.13.2.jar:git-Paper-474]
  54. at me.dexuby.UltimateDrugs.handlers.DrugPlantHandler.createDrugPlant(DrugPlantHandler.java:174) ~[?:?]
  55. at me.dexuby.UltimateDrugs.handlers.DrugPlantHandler.onPlayerInteract(DrugPlantHandler.java:131) ~[?:?]
  56. at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor540.execute(Unknown Source) ~[?:?]
  57. at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:70) ~[patched_1.13.2.jar:git-Paper-474]
  58. ... 17 more
  59. [04:09:28 ERROR]: Could not pass event PlayerInteractEvent to UltimateDrugs v1.1.5
  60. org.bukkit.event.EventException: null
  61. at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:72) ~[patched_1.13.2.jar:git-Paper-474]
  62. at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[patched_1.13.2.jar:git-Paper-474]
  63. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[patched_1.13.2.jar:git-Paper-474]
  64. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:513) ~[patched_1.13.2.jar:git-Paper-474]
  65. at org.bukkit.craftbukkit.v1_13_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:314) ~[patched_1.13.2.jar:git-Paper-474]
  66. at net.minecraft.server.v1_13_R2.PlayerInteractManager.a(PlayerInteractManager.java:465) ~[patched_1.13.2.jar:git-Paper-474]
  67. at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1359) ~[patched_1.13.2.jar:git-Paper-474]
  68. at net.minecraft.server.v1_13_R2.PacketPlayInUseItem.a(PacketPlayInUseItem.java:37) ~[patched_1.13.2.jar:git-Paper-474]
  69. at net.minecraft.server.v1_13_R2.PacketPlayInUseItem.a(PacketPlayInUseItem.java:5) ~[patched_1.13.2.jar:git-Paper-474]
  70. at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:12) ~[patched_1.13.2.jar:git-Paper-474]
  71. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_192]
  72. at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_192]
  73. at net.minecraft.server.v1_13_R2.SystemUtils.a(SystemUtils.java:109) ~[patched_1.13.2.jar:git-Paper-474]
  74. at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:1016) ~[patched_1.13.2.jar:git-Paper-474]
  75. at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:439) ~[patched_1.13.2.jar:git-Paper-474]
  76. at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:943) ~[patched_1.13.2.jar:git-Paper-474]
  77. at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:841) ~[patched_1.13.2.jar:git-Paper-474]
  78. at java.lang.Thread.run(Unknown Source) [?:1.8.0_192]
  79. Caused by: java.lang.IllegalArgumentException: Material cannot be null
  80. at com.google.common.base.Preconditions.checkArgument(Preconditions.java:122) ~[patched_1.13.2.jar:git-Paper-474]
  81. at org.bukkit.craftbukkit.v1_13_R2.block.CraftBlock.setType(CraftBlock.java:142) ~[patched_1.13.2.jar:git-Paper-474]
  82. at org.bukkit.craftbukkit.v1_13_R2.block.CraftBlock.setType(CraftBlock.java:137) ~[patched_1.13.2.jar:git-Paper-474]
  83. at me.dexuby.UltimateDrugs.handlers.DrugPlantHandler.createDrugPlant(DrugPlantHandler.java:174) ~[?:?]
  84. at me.dexuby.UltimateDrugs.handlers.DrugPlantHandler.onPlayerInteract(DrugPlantHandler.java:131) ~[?:?]
  85. at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor540.execute(Unknown Source) ~[?:?]
  86. at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:70) ~[patched_1.13.2.jar:git-Paper-474]
  87. ... 17 more
  88. [04:09:28 ERROR]: Could not pass event PlayerInteractEvent to UltimateDrugs v1.1.5
  89. org.bukkit.event.EventException: null
  90. at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:72) ~[patched_1.13.2.jar:git-Paper-474]
  91. at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[patched_1.13.2.jar:git-Paper-474]
  92. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[patched_1.13.2.jar:git-Paper-474]
  93. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:513) ~[patched_1.13.2.jar:git-Paper-474]
  94. at org.bukkit.craftbukkit.v1_13_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:314) ~[patched_1.13.2.jar:git-Paper-474]
  95. at net.minecraft.server.v1_13_R2.PlayerInteractManager.a(PlayerInteractManager.java:465) ~[patched_1.13.2.jar:git-Paper-474]
  96. at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1359) ~[patched_1.13.2.jar:git-Paper-474]
  97. at net.minecraft.server.v1_13_R2.PacketPlayInUseItem.a(PacketPlayInUseItem.java:37) ~[patched_1.13.2.jar:git-Paper-474]
  98. at net.minecraft.server.v1_13_R2.PacketPlayInUseItem.a(PacketPlayInUseItem.java:5) ~[patched_1.13.2.jar:git-Paper-474]
  99. at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:12) ~[patched_1.13.2.jar:git-Paper-474]
  100. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_192]
  101. at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_192]
  102. at net.minecraft.server.v1_13_R2.SystemUtils.a(SystemUtils.java:109) ~[patched_1.13.2.jar:git-Paper-474]
  103. at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:1016) ~[patched_1.13.2.jar:git-Paper-474]
  104. at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:439) ~[patched_1.13.2.jar:git-Paper-474]
  105. at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:943) ~[patched_1.13.2.jar:git-Paper-474]
  106. at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:841) ~[patched_1.13.2.jar:git-Paper-474]
  107. at java.lang.Thread.run(Unknown Source) [?:1.8.0_192]
  108. Caused by: java.lang.IllegalArgumentException: Material cannot be null
  109. at com.google.common.base.Preconditions.checkArgument(Preconditions.java:122) ~[patched_1.13.2.jar:git-Paper-474]
  110. at org.bukkit.craftbukkit.v1_13_R2.block.CraftBlock.setType(CraftBlock.java:142) ~[patched_1.13.2.jar:git-Paper-474]
  111. at org.bukkit.craftbukkit.v1_13_R2.block.CraftBlock.setType(CraftBlock.java:137) ~[patched_1.13.2.jar:git-Paper-474]
  112. at me.dexuby.UltimateDrugs.handlers.DrugPlantHandler.createDrugPlant(DrugPlantHandler.java:174) ~[?:?]
  113. at me.dexuby.UltimateDrugs.handlers.DrugPlantHandler.onPlayerInteract(DrugPlantHandler.java:131) ~[?:?]
  114. at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor540.execute(Unknown Source) ~[?:?]
  115. at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:70) ~[patched_1.13.2.jar:git-Paper-474]
  116. ... 17 more
  117. [04:09:30 ERROR]: Could not pass event PlayerInteractEvent to UltimateDrugs v1.1.5
  118. org.bukkit.event.EventException: null
  119. at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:72) ~[patched_1.13.2.jar:git-Paper-474]
  120. at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[patched_1.13.2.jar:git-Paper-474]
  121. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[patched_1.13.2.jar:git-Paper-474]
  122. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:513) ~[patched_1.13.2.jar:git-Paper-474]
  123. at org.bukkit.craftbukkit.v1_13_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:314) ~[patched_1.13.2.jar:git-Paper-474]
  124. at net.minecraft.server.v1_13_R2.PlayerInteractManager.a(PlayerInteractManager.java:465) ~[patched_1.13.2.jar:git-Paper-474]
  125. at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1359) ~[patched_1.13.2.jar:git-Paper-474]
  126. at net.minecraft.server.v1_13_R2.PacketPlayInUseItem.a(PacketPlayInUseItem.java:37) ~[patched_1.13.2.jar:git-Paper-474]
  127. at net.minecraft.server.v1_13_R2.PacketPlayInUseItem.a(PacketPlayInUseItem.java:5) ~[patched_1.13.2.jar:git-Paper-474]
  128. at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:12) ~[patched_1.13.2.jar:git-Paper-474]
  129. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_192]
  130. at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_192]
  131. at net.minecraft.server.v1_13_R2.SystemUtils.a(SystemUtils.java:109) ~[patched_1.13.2.jar:git-Paper-474]
  132. at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:1016) ~[patched_1.13.2.jar:git-Paper-474]
  133. at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:439) ~[patched_1.13.2.jar:git-Paper-474]
  134. at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:943) ~[patched_1.13.2.jar:git-Paper-474]
  135. at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:841) ~[patched_1.13.2.jar:git-Paper-474]
  136. at java.lang.Thread.run(Unknown Source) [?:1.8.0_192]
  137. Caused by: java.lang.IllegalArgumentException: Material cannot be null
  138. at com.google.common.base.Preconditions.checkArgument(Preconditions.java:122) ~[patched_1.13.2.jar:git-Paper-474]
  139. at org.bukkit.craftbukkit.v1_13_R2.block.CraftBlock.setType(CraftBlock.java:142) ~[patched_1.13.2.jar:git-Paper-474]
  140. at org.bukkit.craftbukkit.v1_13_R2.block.CraftBlock.setType(CraftBlock.java:137) ~[patched_1.13.2.jar:git-Paper-474]
  141. at me.dexuby.UltimateDrugs.handlers.DrugPlantHandler.createDrugPlant(DrugPlantHandler.java:174) ~[?:?]
  142. at me.dexuby.UltimateDrugs.handlers.DrugPlantHandler.onPlayerInteract(DrugPlantHandler.java:131) ~[?:?]
  143. at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor540.execute(Unknown Source) ~[?:?]
  144. at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:70) ~[patched_1.13.2.jar:git-Paper-474]
  145. ... 17 more
  146. [04:09:31 ERROR]: Could not pass event PlayerInteractEvent to UltimateDrugs v1.1.5
  147. org.bukkit.event.EventException: null
  148. at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:72) ~[patched_1.13.2.jar:git-Paper-474]
  149. at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[patched_1.13.2.jar:git-Paper-474]
  150. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[patched_1.13.2.jar:git-Paper-474]
  151. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:513) ~[patched_1.13.2.jar:git-Paper-474]
  152. at org.bukkit.craftbukkit.v1_13_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:314) ~[patched_1.13.2.jar:git-Paper-474]
  153. at net.minecraft.server.v1_13_R2.PlayerInteractManager.a(PlayerInteractManager.java:465) ~[patched_1.13.2.jar:git-Paper-474]
  154. at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1359) ~[patched_1.13.2.jar:git-Paper-474]
  155. at net.minecraft.server.v1_13_R2.PacketPlayInUseItem.a(PacketPlayInUseItem.java:37) ~[patched_1.13.2.jar:git-Paper-474]
  156. at net.minecraft.server.v1_13_R2.PacketPlayInUseItem.a(PacketPlayInUseItem.java:5) ~[patched_1.13.2.jar:git-Paper-474]
  157. at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:12) ~[patched_1.13.2.jar:git-Paper-474]
  158. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_192]
  159. at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_192]
  160. at net.minecraft.server.v1_13_R2.SystemUtils.a(SystemUtils.java:109) ~[patched_1.13.2.jar:git-Paper-474]
  161. at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:1016) ~[patched_1.13.2.jar:git-Paper-474]
  162. at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:439) ~[patched_1.13.2.jar:git-Paper-474]
  163. at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:943) ~[patched_1.13.2.jar:git-Paper-474]
  164. at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:841) ~[patched_1.13.2.jar:git-Paper-474]
  165. at java.lang.Thread.run(Unknown Source) [?:1.8.0_192]
  166. Caused by: java.lang.IllegalArgumentException: Material cannot be null
  167. at com.google.common.base.Preconditions.checkArgument(Preconditions.java:122) ~[patched_1.13.2.jar:git-Paper-474]
  168. at org.bukkit.craftbukkit.v1_13_R2.block.CraftBlock.setType(CraftBlock.java:142) ~[patched_1.13.2.jar:git-Paper-474]
  169. at org.bukkit.craftbukkit.v1_13_R2.block.CraftBlock.setType(CraftBlock.java:137) ~[patched_1.13.2.jar:git-Paper-474]
  170. at me.dexuby.UltimateDrugs.handlers.DrugPlantHandler.createDrugPlant(DrugPlantHandler.java:174) ~[?:?]
  171. at me.dexuby.UltimateDrugs.handlers.DrugPlantHandler.onPlayerInteract(DrugPlantHandler.java:131) ~[?:?]
  172. at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor540.execute(Unknown Source) ~[?:?]
  173. at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:70) ~[patched_1.13.2.jar:git-Paper-474]
  174. ... 17 more
  175. [04:09:31 ERROR]: Could not pass event PlayerInteractEvent to UltimateDrugs v1.1.5
  176. org.bukkit.event.EventException: null
  177. at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:72) ~[patched_1.13.2.jar:git-Paper-474]
  178. at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[patched_1.13.2.jar:git-Paper-474]
  179. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[patched_1.13.2.jar:git-Paper-474]
  180. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:513) ~[patched_1.13.2.jar:git-Paper-474]
  181. at org.bukkit.craftbukkit.v1_13_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:314) ~[patched_1.13.2.jar:git-Paper-474]
  182. at net.minecraft.server.v1_13_R2.PlayerInteractManager.a(PlayerInteractManager.java:465) ~[patched_1.13.2.jar:git-Paper-474]
  183. at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1359) ~[patched_1.13.2.jar:git-Paper-474]
  184. at net.minecraft.server.v1_13_R2.PacketPlayInUseItem.a(PacketPlayInUseItem.java:37) ~[patched_1.13.2.jar:git-Paper-474]
  185. at net.minecraft.server.v1_13_R2.PacketPlayInUseItem.a(PacketPlayInUseItem.java:5) ~[patched_1.13.2.jar:git-Paper-474]
  186. at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:12) ~[patched_1.13.2.jar:git-Paper-474]
  187. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_192]
  188. at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_192]
  189. at net.minecraft.server.v1_13_R2.SystemUtils.a(SystemUtils.java:109) ~[patched_1.13.2.jar:git-Paper-474]
  190. at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:1016) ~[patched_1.13.2.jar:git-Paper-474]
  191. at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:439) ~[patched_1.13.2.jar:git-Paper-474]
  192. at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:943) ~[patched_1.13.2.jar:git-Paper-474]
  193. at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:841) ~[patched_1.13.2.jar:git-Paper-474]
  194. at java.lang.Thread.run(Unknown Source) [?:1.8.0_192]
  195. Caused by: java.lang.IllegalArgumentException: Material cannot be null
  196. at com.google.common.base.Preconditions.checkArgument(Preconditions.java:122) ~[patched_1.13.2.jar:git-Paper-474]
  197. at org.bukkit.craftbukkit.v1_13_R2.block.CraftBlock.setType(CraftBlock.java:142) ~[patched_1.13.2.jar:git-Paper-474]
  198. at org.bukkit.craftbukkit.v1_13_R2.block.CraftBlock.setType(CraftBlock.java:137) ~[patched_1.13.2.jar:git-Paper-474]
  199. at me.dexuby.UltimateDrugs.handlers.DrugPlantHandler.createDrugPlant(DrugPlantHandler.java:174) ~[?:?]
  200. at me.dexuby.UltimateDrugs.handlers.DrugPlantHandler.onPlayerInteract(DrugPlantHandler.java:131) ~[?:?]
  201. at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor540.execute(Unknown Source) ~[?:?]
  202. at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:70) ~[patched_1.13.2.jar:git-Paper-474]
  203. ... 17 more
  204. [04:09:31 ERROR]: Could not pass event PlayerInteractEvent to UltimateDrugs v1.1.5
  205. org.bukkit.event.EventException: null
  206. at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:72) ~[patched_1.13.2.jar:git-Paper-474]
  207. at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[patched_1.13.2.jar:git-Paper-474]
  208. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[patched_1.13.2.jar:git-Paper-474]
  209. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:513) ~[patched_1.13.2.jar:git-Paper-474]
  210. at org.bukkit.craftbukkit.v1_13_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:314) ~[patched_1.13.2.jar:git-Paper-474]
  211. at net.minecraft.server.v1_13_R2.PlayerInteractManager.a(PlayerInteractManager.java:465) ~[patched_1.13.2.jar:git-Paper-474]
  212. at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1359) ~[patched_1.13.2.jar:git-Paper-474]
  213. at net.minecraft.server.v1_13_R2.PacketPlayInUseItem.a(PacketPlayInUseItem.java:37) ~[patched_1.13.2.jar:git-Paper-474]
  214. at net.minecraft.server.v1_13_R2.PacketPlayInUseItem.a(PacketPlayInUseItem.java:5) ~[patched_1.13.2.jar:git-Paper-474]
  215. at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:12) ~[patched_1.13.2.jar:git-Paper-474]
  216. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_192]
  217. at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_192]
  218. at net.minecraft.server.v1_13_R2.SystemUtils.a(SystemUtils.java:109) ~[patched_1.13.2.jar:git-Paper-474]
  219. at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:1016) ~[patched_1.13.2.jar:git-Paper-474]
  220. at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:439) ~[patched_1.13.2.jar:git-Paper-474]
  221. at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:943) ~[patched_1.13.2.jar:git-Paper-474]
  222. at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:841) ~[patched_1.13.2.jar:git-Paper-474]
  223. at java.lang.Thread.run(Unknown Source) [?:1.8.0_192]
  224. Caused by: java.lang.IllegalArgumentException: Material cannot be null
  225. at com.google.common.base.Preconditions.checkArgument(Preconditions.java:122) ~[patched_1.13.2.jar:git-Paper-474]
  226. at org.bukkit.craftbukkit.v1_13_R2.block.CraftBlock.setType(CraftBlock.java:142) ~[patched_1.13.2.jar:git-Paper-474]
  227. at org.bukkit.craftbukkit.v1_13_R2.block.CraftBlock.setType(CraftBlock.java:137) ~[patched_1.13.2.jar:git-Paper-474]
  228. at me.dexuby.UltimateDrugs.handlers.DrugPlantHandler.createDrugPlant(DrugPlantHandler.java:174) ~[?:?]
  229. at me.dexuby.UltimateDrugs.handlers.DrugPlantHandler.onPlayerInteract(DrugPlantHandler.java:131) ~[?:?]
  230. at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor540.execute(Unknown Source) ~[?:?]
  231. at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:70) ~[patched_1.13.2.jar:git-Paper-474]
  232. ... 17 more
  233. [04:09:31 ERROR]: Could not pass event PlayerInteractEvent to UltimateDrugs v1.1.5
  234. org.bukkit.event.EventException: null
  235. at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:72) ~[patched_1.13.2.jar:git-Paper-474]
  236. at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[patched_1.13.2.jar:git-Paper-474]
  237. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[patched_1.13.2.jar:git-Paper-474]
  238. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:513) ~[patched_1.13.2.jar:git-Paper-474]
  239. at org.bukkit.craftbukkit.v1_13_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:314) ~[patched_1.13.2.jar:git-Paper-474]
  240. at net.minecraft.server.v1_13_R2.PlayerInteractManager.a(PlayerInteractManager.java:465) ~[patched_1.13.2.jar:git-Paper-474]
  241. at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1359) ~[patched_1.13.2.jar:git-Paper-474]
  242. at net.minecraft.server.v1_13_R2.PacketPlayInUseItem.a(PacketPlayInUseItem.java:37) ~[patched_1.13.2.jar:git-Paper-474]
  243. at net.minecraft.server.v1_13_R2.PacketPlayInUseItem.a(PacketPlayInUseItem.java:5) ~[patched_1.13.2.jar:git-Paper-474]
  244. at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:12) ~[patched_1.13.2.jar:git-Paper-474]
  245. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_192]
  246. at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_192]
  247. at net.minecraft.server.v1_13_R2.SystemUtils.a(SystemUtils.java:109) ~[patched_1.13.2.jar:git-Paper-474]
  248. at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:1016) ~[patched_1.13.2.jar:git-Paper-474]
  249. at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:439) ~[patched_1.13.2.jar:git-Paper-474]
  250. at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:943) ~[patched_1.13.2.jar:git-Paper-474]
  251. at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:841) ~[patched_1.13.2.jar:git-Paper-474]
  252. at java.lang.Thread.run(Unknown Source) [?:1.8.0_192]
  253. Caused by: java.lang.IllegalArgumentException: Material cannot be null
  254. at com.google.common.base.Preconditions.checkArgument(Preconditions.java:122) ~[patched_1.13.2.jar:git-Paper-474]
  255. at org.bukkit.craftbukkit.v1_13_R2.block.CraftBlock.setType(CraftBlock.java:142) ~[patched_1.13.2.jar:git-Paper-474]
  256. at org.bukkit.craftbukkit.v1_13_R2.block.CraftBlock.setType(CraftBlock.java:137) ~[patched_1.13.2.jar:git-Paper-474]
  257. at me.dexuby.UltimateDrugs.handlers.DrugPlantHandler.createDrugPlant(DrugPlantHandler.java:174) ~[?:?]
  258. at me.dexuby.UltimateDrugs.handlers.DrugPlantHandler.onPlayerInteract(DrugPlantHandler.java:131) ~[?:?]
  259. at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor540.execute(Unknown Source) ~[?:?]
  260. at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:70) ~[patched_1.13.2.jar:git-Paper-474]
  261. ... 17 more
  262. [04:09:32 ERROR]: Could not pass event PlayerInteractEvent to UltimateDrugs v1.1.5
  263. org.bukkit.event.EventException: null
  264. at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:72) ~[patched_1.13.2.jar:git-Paper-474]
  265. at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[patched_1.13.2.jar:git-Paper-474]
  266. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[patched_1.13.2.jar:git-Paper-474]
  267. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:513) ~[patched_1.13.2.jar:git-Paper-474]
  268. at org.bukkit.craftbukkit.v1_13_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:314) ~[patched_1.13.2.jar:git-Paper-474]
  269. at net.minecraft.server.v1_13_R2.PlayerInteractManager.a(PlayerInteractManager.java:465) ~[patched_1.13.2.jar:git-Paper-474]
  270. at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1359) ~[patched_1.13.2.jar:git-Paper-474]
  271. at net.minecraft.server.v1_13_R2.PacketPlayInUseItem.a(PacketPlayInUseItem.java:37) ~[patched_1.13.2.jar:git-Paper-474]
  272. at net.minecraft.server.v1_13_R2.PacketPlayInUseItem.a(PacketPlayInUseItem.java:5) ~[patched_1.13.2.jar:git-Paper-474]
  273. at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:12) ~[patched_1.13.2.jar:git-Paper-474]
  274. at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) ~[?:1.8.0_192]
  275. at java.util.concurrent.FutureTask.run(Unknown Source) ~[?:1.8.0_192]
  276. at net.minecraft.server.v1_13_R2.SystemUtils.a(SystemUtils.java:109) ~[patched_1.13.2.jar:git-Paper-474]
  277. at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:1016) ~[patched_1.13.2.jar:git-Paper-474]
  278. at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:439) ~[patched_1.13.2.jar:git-Paper-474]
  279. at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:943) ~[patched_1.13.2.jar:git-Paper-474]
  280. at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:841) ~[patched_1.13.2.jar:git-Paper-474]
  281. at java.lang.Thread.run(Unknown Source) [?:1.8.0_192]
  282. Caused by: java.lang.IllegalArgumentException: Material cannot be null
  283. at com.google.common.base.Preconditions.checkArgument(Preconditions.java:122) ~[patched_1.13.2.jar:git-Paper-474]
  284. at org.bukkit.craftbukkit.v1_13_R2.block.CraftBlock.setType(CraftBlock.java:142) ~[patched_1.13.2.jar:git-Paper-474]
  285. at org.bukkit.craftbukkit.v1_13_R2.block.CraftBlock.setType(CraftBlock.java:137) ~[patched_1.13.2.jar:git-Paper-474]
  286. at me.dexuby.UltimateDrugs.handlers.DrugPlantHandler.createDrugPlant(DrugPlantHandler.java:174) ~[?:?]
  287. at me.dexuby.UltimateDrugs.handlers.DrugPlantHandler.onPlayerInteract(DrugPlantHandler.java:131) ~[?:?]
  288. at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor540.execute(Unknown Source) ~[?:?]
  289. at org.bukkit.plugin.EventExecutor$2.execute(EventExecutor.java:70) ~[patched_1.13.2.jar:git-Paper-474]
  290. ... 17 more
Advertisement
Add Comment
Please, Sign In to add comment