Advertisement
Guest User

awdawd

a guest
Jan 17th, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.68 KB | None | 0 0
  1. 17.01 19:05:01 [Server] ERROR Could not pass event PlayerInteractEvent to Crates v1.0.0
  2. 17.01 19:05:01 [Server] INFO org.bukkit.event.EventException
  3. 17.01 19:05:01 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[dSpigotTaco.jar:git-TacoSpigot-c98afce0]
  4. 17.01 19:05:01 [Server] INFO at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[dSpigotTaco.jar:git-TacoSpigot-c98afce0]
  5. 17.01 19:05:01 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[dSpigotTaco.jar:git-TacoSpigot-c98afce0]
  6. 17.01 19:05:01 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [dSpigotTaco.jar:git-TacoSpigot-c98afce0]
  7. 17.01 19:05:01 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [dSpigotTaco.jar:git-TacoSpigot-c98afce0]
  8. 17.01 19:05:01 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:228) [dSpigotTaco.jar:git-TacoSpigot-c98afce0]
  9. 17.01 19:05:01 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerInteractManager.interact(PlayerInteractManager.java:463) [dSpigotTaco.jar:git-TacoSpigot-c98afce0]
  10. 17.01 19:05:01 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:763) [dSpigotTaco.jar:git-TacoSpigot-c98afce0]
  11. 17.01 19:05:01 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:52) [dSpigotTaco.jar:git-TacoSpigot-c98afce0]
  12. 17.01 19:05:01 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:1) [dSpigotTaco.jar:git-TacoSpigot-c98afce0]
  13. 17.01 19:05:01 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [dSpigotTaco.jar:git-TacoSpigot-c98afce0]
  14. 17.01 19:05:01 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_151]
  15. 17.01 19:05:01 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_151]
  16. 17.01 19:05:01 [Server] INFO at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [dSpigotTaco.jar:git-TacoSpigot-c98afce0]
  17. 17.01 19:05:01 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:790) [dSpigotTaco.jar:git-TacoSpigot-c98afce0]
  18. 17.01 19:05:01 [Server] INFO at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:382) [dSpigotTaco.jar:git-TacoSpigot-c98afce0]
  19. 17.01 19:05:01 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:729) [dSpigotTaco.jar:git-TacoSpigot-c98afce0]
  20. 17.01 19:05:01 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:631) [dSpigotTaco.jar:git-TacoSpigot-c98afce0]
  21. 17.01 19:05:01 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_151]
  22. 17.01 19:05:01 [Server] INFO Caused by: java.lang.NoClassDefFoundError: net/kyuzi/utility/NumberUtilities
  23. 17.01 19:05:01 [Server] INFO at net.kyuzi.crates.block.KyuziCrate.open(KyuziCrate.java:47) ~[?:?]
  24. 17.01 19:05:01 [Server] INFO at net.kyuzi.crates.listener.CratesListener.onPlayerInteract(CratesListener.java:58) ~[?:?]
  25. 17.01 19:05:01 [Server] INFO at sun.reflect.GeneratedMethodAccessor107.invoke(Unknown Source) ~[?:?]
  26. 17.01 19:05:01 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_151]
  27. 17.01 19:05:01 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_151]
  28. 17.01 19:05:01 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:300) ~[dSpigotTaco.jar:git-TacoSpigot-c98afce0]
  29. 17.01 19:05:01 [Server] INFO ... 18 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement