Advertisement
Guest User

Untitled

a guest
Mar 24th, 2019
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.38 KB | None | 0 0
  1. 24.03 16:16:12 [Server] ERROR Could not pass event PlayerInteractEvent to OinkTowny v0.6a
  2. 24.03 16:16:12 [Server] INFO org.bukkit.event.EventException: null
  3. 24.03 16:16:12 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:316) ~[spigot-1.13.2.jar:git-Spigot-e6eb36f-d65a257]
  4. 24.03 16:16:12 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:66) ~[spigot-1.13.2.jar:git-Spigot-e6eb36f-d65a257]
  5. 24.03 16:16:12 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:507) ~[spigot-1.13.2.jar:git-Spigot-e6eb36f-d65a257]
  6. 24.03 16:16:12 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:492) ~[spigot-1.13.2.jar:git-Spigot-e6eb36f-d65a257]
  7. 24.03 16:16:12 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:304) ~[spigot-1.13.2.jar:git-Spigot-e6eb36f-d65a257]
  8. 24.03 16:16:12 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:271) ~[spigot-1.13.2.jar:git-Spigot-e6eb36f-d65a257]
  9. 24.03 16:16:12 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:267) ~[spigot-1.13.2.jar:git-Spigot-e6eb36f-d65a257]
  10. 24.03 16:16:12 [Server] INFO at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1657) ~[spigot-1.13.2.jar:git-Spigot-e6eb36f-d65a257]
  11. 24.03 16:16:12 [Server] INFO at net.minecraft.server.v1_13_R2.PacketPlayInArmAnimation.a(SourceFile:32) ~[spigot-1.13.2.jar:git-Spigot-e6eb36f-d65a257]
  12. 24.03 16:16:12 [Server] INFO at net.minecraft.server.v1_13_R2.PacketPlayInArmAnimation.a(SourceFile:9) ~[spigot-1.13.2.jar:git-Spigot-e6eb36f-d65a257]
  13. 24.03 16:16:12 [Server] INFO at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:9) ~[spigot-1.13.2.jar:git-Spigot-e6eb36f-d65a257]
  14. 24.03 16:16:12 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_202]
  15. 24.03 16:16:12 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_202]
  16. 24.03 16:16:12 [Server] INFO at net.minecraft.server.v1_13_R2.SystemUtils.a(SourceFile:199) [spigot-1.13.2.jar:git-Spigot-e6eb36f-d65a257]
  17. 24.03 16:16:12 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:896) [spigot-1.13.2.jar:git-Spigot-e6eb36f-d65a257]
  18. 24.03 16:16:12 [Server] INFO at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417) [spigot-1.13.2.jar:git-Spigot-e6eb36f-d65a257]
  19. 24.03 16:16:12 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:831) [spigot-1.13.2.jar:git-Spigot-e6eb36f-d65a257]
  20. 24.03 16:16:12 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:729) [spigot-1.13.2.jar:git-Spigot-e6eb36f-d65a257]
  21. 24.03 16:16:12 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_202]
  22. 24.03 16:16:12 [Server] INFO Caused by: java.lang.NullPointerException
  23. 24.03 16:16:12 [Server] INFO at com.redstoneoinkcraft.oinktowny.arenapvp.ArenaClickListener.checkArenaCreation(ArenaClickListener.java:36) ~[?:?]
  24. 24.03 16:16:12 [Server] INFO at sun.reflect.GeneratedMethodAccessor81.invoke(Unknown Source) ~[?:?]
  25. 24.03 16:16:12 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_202]
  26. 24.03 16:16:12 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_202]
  27. 24.03 16:16:12 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:312) ~[spigot-1.13.2.jar:git-Spigot-e6eb36f-d65a257]
  28. 24.03 16:16:12 [Server] INFO ... 18 more
  29. 24.03 16:16:12 [Server] ERROR Could not pass event PlayerInteractEvent to OinkTowny v0.6a
  30. 24.03 16:16:12 [Server] INFO org.bukkit.event.EventException: null
  31. 24.03 16:16:12 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:316) ~[spigot-1.13.2.jar:git-Spigot-e6eb36f-d65a257]
  32. 24.03 16:16:12 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:66) ~[spigot-1.13.2.jar:git-Spigot-e6eb36f-d65a257]
  33. 24.03 16:16:12 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:507) ~[spigot-1.13.2.jar:git-Spigot-e6eb36f-d65a257]
  34. 24.03 16:16:12 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:492) ~[spigot-1.13.2.jar:git-Spigot-e6eb36f-d65a257]
  35. 24.03 16:16:12 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:304) ~[spigot-1.13.2.jar:git-Spigot-e6eb36f-d65a257]
  36. 24.03 16:16:12 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:271) ~[spigot-1.13.2.jar:git-Spigot-e6eb36f-d65a257]
  37. 24.03 16:16:12 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:267) ~[spigot-1.13.2.jar:git-Spigot-e6eb36f-d65a257]
  38. 24.03 16:16:12 [Server] INFO at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1657) ~[spigot-1.13.2.jar:git-Spigot-e6eb36f-d65a257]
  39. 24.03 16:16:12 [Server] INFO at net.minecraft.server.v1_13_R2.PacketPlayInArmAnimation.a(SourceFile:32) ~[spigot-1.13.2.jar:git-Spigot-e6eb36f-d65a257]
  40. 24.03 16:16:12 [Server] INFO at net.minecraft.server.v1_13_R2.PacketPlayInArmAnimation.a(SourceFile:9) ~[spigot-1.13.2.jar:git-Spigot-e6eb36f-d65a257]
  41. 24.03 16:16:12 [Server] INFO at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:9) ~[spigot-1.13.2.jar:git-Spigot-e6eb36f-d65a257]
  42. 24.03 16:16:12 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_202]
  43. 24.03 16:16:12 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_202]
  44. 24.03 16:16:12 [Server] INFO at net.minecraft.server.v1_13_R2.SystemUtils.a(SourceFile:199) [spigot-1.13.2.jar:git-Spigot-e6eb36f-d65a257]
  45. 24.03 16:16:12 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:896) [spigot-1.13.2.jar:git-Spigot-e6eb36f-d65a257]
  46. 24.03 16:16:12 [Server] INFO at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417) [spigot-1.13.2.jar:git-Spigot-e6eb36f-d65a257]
  47. 24.03 16:16:12 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:831) [spigot-1.13.2.jar:git-Spigot-e6eb36f-d65a257]
  48. 24.03 16:16:12 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:729) [spigot-1.13.2.jar:git-Spigot-e6eb36f-d65a257]
  49. 24.03 16:16:12 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_202]
  50. 24.03 16:16:12 [Server] INFO Caused by: java.lang.NullPointerException
  51. 24.03 16:16:12 [Server] INFO at com.redstoneoinkcraft.oinktowny.arenapvp.ArenaClickListener.checkArenaCreation(ArenaClickListener.java:36) ~[?:?]
  52. 24.03 16:16:12 [Server] INFO at sun.reflect.GeneratedMethodAccessor81.invoke(Unknown Source) ~[?:?]
  53. 24.03 16:16:12 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_202]
  54. 24.03 16:16:12 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_202]
  55. 24.03 16:16:12 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:312) ~[spigot-1.13.2.jar:git-Spigot-e6eb36f-d65a257]
  56. 24.03 16:16:12 [Server] INFO ... 18 more
  57. 24.03 16:16:22 [Multicraft] Auto-saving world...
  58. 24.03 16:16:22 [Server] INFO Saving is already turned on
  59. 24.03 16:16:22 [Server] INFO Saving the game (this may take a moment!)
  60. 24.03 16:16:23 [Server] INFO Saved the game
  61. 24.03 16:16:31 [Server] ERROR Could not pass event PlayerInteractEvent to OinkTowny v0.6a
  62. 24.03 16:16:31 [Server] INFO org.bukkit.event.EventException: null
  63. 24.03 16:16:31 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:316) ~[spigot-1.13.2.jar:git-Spigot-e6eb36f-d65a257]
  64. 24.03 16:16:31 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:66) ~[spigot-1.13.2.jar:git-Spigot-e6eb36f-d65a257]
  65. 24.03 16:16:31 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:507) ~[spigot-1.13.2.jar:git-Spigot-e6eb36f-d65a257]
  66. 24.03 16:16:31 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:492) ~[spigot-1.13.2.jar:git-Spigot-e6eb36f-d65a257]
  67. 24.03 16:16:31 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:304) ~[spigot-1.13.2.jar:git-Spigot-e6eb36f-d65a257]
  68. 24.03 16:16:31 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:271) ~[spigot-1.13.2.jar:git-Spigot-e6eb36f-d65a257]
  69. 24.03 16:16:31 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:267) ~[spigot-1.13.2.jar:git-Spigot-e6eb36f-d65a257]
  70. 24.03 16:16:31 [Server] INFO at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1657) ~[spigot-1.13.2.jar:git-Spigot-e6eb36f-d65a257]
  71. 24.03 16:16:31 [Server] INFO at net.minecraft.server.v1_13_R2.PacketPlayInArmAnimation.a(SourceFile:32) ~[spigot-1.13.2.jar:git-Spigot-e6eb36f-d65a257]
  72. 24.03 16:16:31 [Server] INFO at net.minecraft.server.v1_13_R2.PacketPlayInArmAnimation.a(SourceFile:9) ~[spigot-1.13.2.jar:git-Spigot-e6eb36f-d65a257]
  73. 24.03 16:16:31 [Server] INFO at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:9) ~[spigot-1.13.2.jar:git-Spigot-e6eb36f-d65a257]
  74. 24.03 16:16:31 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_202]
  75. 24.03 16:16:31 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_202]
  76. 24.03 16:16:31 [Server] INFO at net.minecraft.server.v1_13_R2.SystemUtils.a(SourceFile:199) [spigot-1.13.2.jar:git-Spigot-e6eb36f-d65a257]
  77. 24.03 16:16:31 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:896) [spigot-1.13.2.jar:git-Spigot-e6eb36f-d65a257]
  78. 24.03 16:16:31 [Server] INFO at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417) [spigot-1.13.2.jar:git-Spigot-e6eb36f-d65a257]
  79. 24.03 16:16:31 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:831) [spigot-1.13.2.jar:git-Spigot-e6eb36f-d65a257]
  80. 24.03 16:16:31 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:729) [spigot-1.13.2.jar:git-Spigot-e6eb36f-d65a257]
  81. 24.03 16:16:31 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_202]
  82. 24.03 16:16:31 [Server] INFO Caused by: java.lang.NullPointerException
  83. 24.03 16:16:31 [Server] INFO at com.redstoneoinkcraft.oinktowny.arenapvp.ArenaClickListener.checkArenaCreation(ArenaClickListener.java:36) ~[?:?]
  84. 24.03 16:16:31 [Server] INFO at sun.reflect.GeneratedMethodAccessor81.invoke(Unknown Source) ~[?:?]
  85. 24.03 16:16:31 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_202]
  86. 24.03 16:16:31 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_202]
  87. 24.03 16:16:31 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:312) ~[spigot-1.13.2.jar:git-Spigot-e6eb36f-d65a257]
  88. 24.03 16:16:31 [Server] INFO ... 18 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement