Advertisement
Guest User

Untitled

a guest
Aug 20th, 2019
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.04 KB | None | 0 0
  1. 20.08 02:07:40 [Server] Startup [02:07:40 ERROR]: Could not pass event PlayerInteractEvent to CrazyCrates v1.9.5
  2. 20.08 02:07:40 [Server] INFO org.bukkit.event.EventException
  3. 20.08 02:07:40 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:309) ~[beer.jar:git-TacoSpigot-bf023c7d]
  4. 20.08 02:07:40 [Server] INFO at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[beer.jar:git-TacoSpigot-bf023c7d]
  5. 20.08 02:07:40 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[beer.jar:git-TacoSpigot-bf023c7d]
  6. 20.08 02:07:40 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:508) [beer.jar:git-TacoSpigot-bf023c7d]
  7. 20.08 02:07:40 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:493) [beer.jar:git-TacoSpigot-bf023c7d]
  8. 20.08 02:07:40 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:248) [beer.jar:git-TacoSpigot-bf023c7d]
  9. 20.08 02:07:40 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerInteractManager.interact(PlayerInteractManager.java:463) [beer.jar:git-TacoSpigot-bf023c7d]
  10. 20.08 02:07:40 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:748) [beer.jar:git-TacoSpigot-bf023c7d]
  11. 20.08 02:07:40 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:52) [beer.jar:git-TacoSpigot-bf023c7d]
  12. 20.08 02:07:40 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:1) [beer.jar:git-TacoSpigot-bf023c7d]
  13. 20.08 02:07:40 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [beer.jar:git-TacoSpigot-bf023c7d]
  14. 20.08 02:07:40 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_191]
  15. 20.08 02:07:40 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_191]
  16. 20.08 02:07:40 [Server] INFO at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [beer.jar:git-TacoSpigot-bf023c7d]
  17. 20.08 02:07:40 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:785) [beer.jar:git-TacoSpigot-bf023c7d]
  18. 20.08 02:07:40 [Server] INFO at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:422) [beer.jar:git-TacoSpigot-bf023c7d]
  19. 20.08 02:07:40 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:724) [beer.jar:git-TacoSpigot-bf023c7d]
  20. 20.08 02:07:40 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:627) [beer.jar:git-TacoSpigot-bf023c7d]
  21. 20.08 02:07:40 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
  22. 20.08 02:07:40 [Server] INFO Caused by: java.lang.IllegalArgumentException: bound must be positive
  23. 20.08 02:07:40 [Server] INFO at java.util.Random.nextInt(Random.java:388) ~[?:1.8.0_191]
  24. 20.08 02:07:40 [Server] INFO at me.badbones69.crazycrates.api.objects.Crate.pickPrize(Crate.java:208) ~[?:?]
  25. 20.08 02:07:40 [Server] INFO at me.badbones69.crazycrates.cratetypes.QuickCrate.openCrate(QuickCrate.java:60) ~[?:?]
  26. 20.08 02:07:40 [Server] INFO at me.badbones69.crazycrates.api.CrazyCrates.openCrate(CrazyCrates.java:427) ~[?:?]
  27. 20.08 02:07:40 [Server] INFO at me.badbones69.crazycrates.controllers.CrateControl.onCrateOpen(CrateControl.java:181) ~[?:?]
  28. 20.08 02:07:40 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_191]
  29. 20.08 02:07:40 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_191]
  30. 20.08 02:07:40 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_191]
  31. 20.08 02:07:40 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_191]
  32. 20.08 02:07:40 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:307) ~[beer.jar:git-TacoSpigot-bf023c7d]
  33. 20.08 02:07:40 [Server] INFO ... 18 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement