Advertisement
Guest User

Untitled

a guest
Feb 26th, 2017
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.01 KB | None | 0 0
  1. 26.02 14:11:46 [Server] INFO org.bukkit.event.EventException
  2. 26.02 14:11:46 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.11.2-7d78b81-775f1e1.jar:git-Spigot-7d78b81-775f1e1]
  3. 26.02 14:11:46 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.11.2-7d78b81-775f1e1.jar:git-Spigot-7d78b81-775f1e1]
  4. 26.02 14:11:46 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot-1.11.2-7d78b81-775f1e1.jar:git-Spigot-7d78b81-775f1e1]
  5. 26.02 14:11:46 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot-1.11.2-7d78b81-775f1e1.jar:git-Spigot-7d78b81-775f1e1]
  6. 26.02 14:11:46 [Server] INFO at net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:615) [spigot-1.11.2-7d78b81-775f1e1.jar:git-Spigot-7d78b81-775f1e1]
  7. 26.02 14:11:46 [Server] INFO at net.minecraft.server.v1_11_R1.PacketPlayInFlying.a(SourceFile:126) [spigot-1.11.2-7d78b81-775f1e1.jar:git-Spigot-7d78b81-775f1e1]
  8. 26.02 14:11:46 [Server] INFO at net.minecraft.server.v1_11_R1.PacketPlayInFlying$PacketPlayInPositionLook.a(SourceFile:18) [spigot-1.11.2-7d78b81-775f1e1.jar:git-Spigot-7d78b81-775f1e1]
  9. 26.02 14:11:46 [Server] INFO at net.minecraft.server.v1_11_R1.PlayerConnectionUtils$1.run(SourceFile:13) [spigot-1.11.2-7d78b81-775f1e1.jar:git-Spigot-7d78b81-775f1e1]
  10. 26.02 14:11:46 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_111]
  11. 26.02 14:11:46 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_111]
  12. 26.02 14:11:46 [Server] INFO at net.minecraft.server.v1_11_R1.SystemUtils.a(SourceFile:46) [spigot-1.11.2-7d78b81-775f1e1.jar:git-Spigot-7d78b81-775f1e1]
  13. 26.02 14:11:46 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:739) [spigot-1.11.2-7d78b81-775f1e1.jar:git-Spigot-7d78b81-775f1e1]
  14. 26.02 14:11:46 [Server] INFO at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399) [spigot-1.11.2-7d78b81-775f1e1.jar:git-Spigot-7d78b81-775f1e1]
  15. 26.02 14:11:46 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:675) [spigot-1.11.2-7d78b81-775f1e1.jar:git-Spigot-7d78b81-775f1e1]
  16. 26.02 14:11:46 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:574) [spigot-1.11.2-7d78b81-775f1e1.jar:git-Spigot-7d78b81-775f1e1]
  17. 26.02 14:11:46 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
  18. 26.02 14:11:46 [Server] INFO Caused by: java.lang.NullPointerException
  19. 26.02 14:11:46 [Server] INFO at me.Qball.Wild.Utils.GetRandomLocation.getRandomLoc(GetRandomLocation.java:82) ~[?:?]
  20. 26.02 14:11:46 [Server] INFO at me.qball.wildaddon.WildAddon.getWorld(WildAddon.java:153) ~[?:?]
  21. 26.02 14:11:46 [Server] INFO at me.qball.wildaddon.WildAddon.checkPerms(WildAddon.java:82) ~[?:?]
  22. 26.02 14:11:46 [Server] INFO at me.qball.wildaddon.PortalEnter.onMove(PortalEnter.java:38) ~[?:?]
  23. 26.02 14:11:46 [Server] INFO at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source) ~[?:?]
  24. 26.02 14:11:46 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_111]
  25. 26.02 14:11:46 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_111]
  26. 26.02 14:11:46 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-1.11.2-7d78b81-775f1e1.jar:git-Spigot-7d78b81-775f1e1]
  27. 26.02 14:11:46 [Server] INFO ... 15 more
  28. 26.02 14:11:46 [Server] ERROR Could not pass event PlayerMoveEvent to WildAddon v1.8.0-SNAPSHOT
  29. 26.02 14:11:46 [Server] INFO org.bukkit.event.EventException
  30. 26.02 14:11:46 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.11.2-7d78b81-775f1e1.jar:git-Spigot-7d78b81-775f1e1]
  31. 26.02 14:11:46 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.11.2-7d78b81-775f1e1.jar:git-Spigot-7d78b81-775f1e1]
  32. 26.02 14:11:46 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot-1.11.2-7d78b81-775f1e1.jar:git-Spigot-7d78b81-775f1e1]
  33. 26.02 14:11:46 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot-1.11.2-7d78b81-775f1e1.jar:git-Spigot-7d78b81-775f1e1]
  34. 26.02 14:11:46 [Server] INFO at net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:615) [spigot-1.11.2-7d78b81-775f1e1.jar:git-Spigot-7d78b81-775f1e1]
  35. 26.02 14:11:46 [Server] INFO at net.minecraft.server.v1_11_R1.PacketPlayInFlying.a(SourceFile:126) [spigot-1.11.2-7d78b81-775f1e1.jar:git-Spigot-7d78b81-775f1e1]
  36. 26.02 14:11:46 [Server] INFO at net.minecraft.server.v1_11_R1.PacketPlayInFlying$PacketPlayInPositionLook.a(SourceFile:18) [spigot-1.11.2-7d78b81-775f1e1.jar:git-Spigot-7d78b81-775f1e1]
  37. 26.02 14:11:46 [Server] INFO at net.minecraft.server.v1_11_R1.PlayerConnectionUtils$1.run(SourceFile:13) [spigot-1.11.2-7d78b81-775f1e1.jar:git-Spigot-7d78b81-775f1e1]
  38. 26.02 14:11:46 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_111]
  39. 26.02 14:11:46 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_111]
  40. 26.02 14:11:46 [Server] INFO at net.minecraft.server.v1_11_R1.SystemUtils.a(SourceFile:46) [spigot-1.11.2-7d78b81-775f1e1.jar:git-Spigot-7d78b81-775f1e1]
  41. 26.02 14:11:46 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:739) [spigot-1.11.2-7d78b81-775f1e1.jar:git-Spigot-7d78b81-775f1e1]
  42. 26.02 14:11:46 [Server] INFO at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399) [spigot-1.11.2-7d78b81-775f1e1.jar:git-Spigot-7d78b81-775f1e1]
  43. 26.02 14:11:46 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:675) [spigot-1.11.2-7d78b81-775f1e1.jar:git-Spigot-7d78b81-775f1e1]
  44. 26.02 14:11:46 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:574) [spigot-1.11.2-7d78b81-775f1e1.jar:git-Spigot-7d78b81-775f1e1]
  45. 26.02 14:11:46 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
  46. 26.02 14:11:46 [Server] INFO Caused by: java.lang.NullPointerException
  47. 26.02 14:11:46 [Server] INFO at me.Qball.Wild.Utils.GetRandomLocation.getRandomLoc(GetRandomLocation.java:82) ~[?:?]
  48. 26.02 14:11:46 [Server] INFO at me.qball.wildaddon.WildAddon.getWorld(WildAddon.java:153) ~[?:?]
  49. 26.02 14:11:46 [Server] INFO at me.qball.wildaddon.WildAddon.checkPerms(WildAddon.java:82) ~[?:?]
  50. 26.02 14:11:46 [Server] INFO at me.qball.wildaddon.PortalEnter.onMove(PortalEnter.java:38) ~[?:?]
  51. 26.02 14:11:46 [Server] INFO at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source) ~[?:?]
  52. 26.02 14:11:46 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_111]
  53. 26.02 14:11:46 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_111]
  54. 26.02 14:11:46 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-1.11.2-7d78b81-775f1e1.jar:git-Spigot-7d78b81-775f1e1]
  55. 26.02 14:11:46 [Server] INFO ... 15 more
  56. 26.02 14:11:46 [Server] ERROR Could not pass event PlayerMoveEvent to WildAddon v1.8.0-SNAPSHOT
  57. 26.02 14:11:46 [Server] INFO org.bukkit.event.EventException
  58. 26.02 14:11:46 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.11.2-7d78b81-775f1e1.jar:git-Spigot-7d78b81-775f1e1]
  59. 26.02 14:11:46 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.11.2-7d78b81-775f1e1.jar:git-Spigot-7d78b81-775f1e1]
  60. 26.02 14:11:46 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot-1.11.2-7d78b81-775f1e1.jar:git-Spigot-7d78b81-775f1e1]
  61. 26.02 14:11:46 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot-1.11.2-7d78b81-775f1e1.jar:git-Spigot-7d78b81-775f1e1]
  62. 26.02 14:11:46 [Server] INFO at net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:615) [spigot-1.11.2-7d78b81-775f1e1.jar:git-Spigot-7d78b81-775f1e1]
  63. 26.02 14:11:46 [Server] INFO at net.minecraft.server.v1_11_R1.PacketPlayInFlying.a(SourceFile:126) [spigot-1.11.2-7d78b81-775f1e1.jar:git-Spigot-7d78b81-775f1e1]
  64. 26.02 14:11:46 [Server] INFO at net.minecraft.server.v1_11_R1.PacketPlayInFlying$PacketPlayInPositionLook.a(SourceFile:18) [spigot-1.11.2-7d78b81-775f1e1.jar:git-Spigot-7d78b81-775f1e1]
  65. 26.02 14:11:46 [Server] INFO at net.minecraft.server.v1_11_R1.PlayerConnectionUtils$1.run(SourceFile:13) [spigot-1.11.2-7d78b81-775f1e1.jar:git-Spigot-7d78b81-775f1e1]
  66. 26.02 14:11:46 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_111]
  67. 26.02 14:11:46 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_111]
  68. 26.02 14:11:46 [Server] INFO at net.minecraft.server.v1_11_R1.SystemUtils.a(SourceFile:46) [spigot-1.11.2-7d78b81-775f1e1.jar:git-Spigot-7d78b81-775f1e1]
  69. 26.02 14:11:46 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:739) [spigot-1.11.2-7d78b81-775f1e1.jar:git-Spigot-7d78b81-775f1e1]
  70. 26.02 14:11:46 [Server] INFO at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399) [spigot-1.11.2-7d78b81-775f1e1.jar:git-Spigot-7d78b81-775f1e1]
  71. 26.02 14:11:46 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:675) [spigot-1.11.2-7d78b81-775f1e1.jar:git-Spigot-7d78b81-775f1e1]
  72. 26.02 14:11:46 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:574) [spigot-1.11.2-7d78b81-775f1e1.jar:git-Spigot-7d78b81-775f1e1]
  73. 26.02 14:11:46 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
  74. 26.02 14:11:46 [Server] INFO Caused by: java.lang.NullPointerException
  75. 26.02 14:11:46 [Server] INFO at me.Qball.Wild.Utils.GetRandomLocation.getRandomLoc(GetRandomLocation.java:82) ~[?:?]
  76. 26.02 14:11:46 [Server] INFO at me.qball.wildaddon.WildAddon.getWorld(WildAddon.java:153) ~[?:?]
  77. 26.02 14:11:46 [Server] INFO at me.qball.wildaddon.WildAddon.checkPerms(WildAddon.java:82) ~[?:?]
  78. 26.02 14:11:46 [Server] INFO at me.qball.wildaddon.PortalEnter.onMove(PortalEnter.java:38) ~[?:?]
  79. 26.02 14:11:46 [Server] INFO at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source) ~[?:?]
  80. 26.02 14:11:46 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_111]
  81. 26.02 14:11:46 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_111]
  82. 26.02 14:11:46 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-1.11.2-7d78b81-775f1e1.jar:git-Spigot-7d78b81-775f1e1]
  83. 26.02 14:11:46 [Server] INFO ... 15 more
  84. 26.02 14:11:46 [Server] ERROR Could not pass event PlayerMoveEvent to WildAddon v1.8.0-SNAPSHOT
  85. 26.02 14:11:46 [Server] INFO org.bukkit.event.EventException
  86. 26.02 14:11:46 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.11.2-7d78b81-775f1e1.jar:git-Spigot-7d78b81-775f1e1]
  87. 26.02 14:11:46 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.11.2-7d78b81-775f1e1.jar:git-Spigot-7d78b81-775f1e1]
  88. 26.02 14:11:46 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot-1.11.2-7d78b81-775f1e1.jar:git-Spigot-7d78b81-775f1e1]
  89. 26.02 14:11:46 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot-1.11.2-7d78b81-775f1e1.jar:git-Spigot-7d78b81-775f1e1]
  90. 26.02 14:11:46 [Server] INFO at net.minecraft.server.v1_11_R1.PlayerConnection.a(PlayerConnection.java:615) [spigot-1.11.2-7d78b81-775f1e1.jar:git-Spigot-7d78b81-775f1e1]
  91. 26.02 14:11:46 [Server] INFO at net.minecraft.server.v1_11_R1.PacketPlayInFlying.a(SourceFile:126) [spigot-1.11.2-7d78b81-775f1e1.jar:git-Spigot-7d78b81-775f1e1]
  92. 26.02 14:11:46 [Server] INFO at net.minecraft.server.v1_11_R1.PacketPlayInFlying$PacketPlayInPositionLook.a(SourceFile:18) [spigot-1.11.2-7d78b81-775f1e1.jar:git-Spigot-7d78b81-775f1e1]
  93. 26.02 14:11:46 [Server] INFO at net.minecraft.server.v1_11_R1.PlayerConnectionUtils$1.run(SourceFile:13) [spigot-1.11.2-7d78b81-775f1e1.jar:git-Spigot-7d78b81-775f1e1]
  94. 26.02 14:11:46 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_111]
  95. 26.02 14:11:46 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_111]
  96. 26.02 14:11:46 [Server] INFO at net.minecraft.server.v1_11_R1.SystemUtils.a(SourceFile:46) [spigot-1.11.2-7d78b81-775f1e1.jar:git-Spigot-7d78b81-775f1e1]
  97. 26.02 14:11:46 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:739) [spigot-1.11.2-7d78b81-775f1e1.jar:git-Spigot-7d78b81-775f1e1]
  98. 26.02 14:11:46 [Server] INFO at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399) [spigot-1.11.2-7d78b81-775f1e1.jar:git-Spigot-7d78b81-775f1e1]
  99. 26.02 14:11:46 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:675) [spigot-1.11.2-7d78b81-775f1e1.jar:git-Spigot-7d78b81-775f1e1]
  100. 26.02 14:11:46 [Server] INFO at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:574) [spigot-1.11.2-7d78b81-775f1e1.jar:git-Spigot-7d78b81-775f1e1]
  101. 26.02 14:11:46 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
  102. 26.02 14:11:46 [Server] INFO Caused by: java.lang.NullPointerException
  103. 26.02 14:11:46 [Server] INFO at me.Qball.Wild.Utils.GetRandomLocation.getRandomLoc(GetRandomLocation.java:82) ~[?:?]
  104. 26.02 14:11:46 [Server] INFO at me.qball.wildaddon.WildAddon.getWorld(WildAddon.java:153) ~[?:?]
  105. 26.02 14:11:46 [Server] INFO at me.qball.wildaddon.WildAddon.checkPerms(WildAddon.java:82) ~[?:?]
  106. 26.02 14:11:46 [Server] INFO at me.qball.wildaddon.PortalEnter.onMove(PortalEnter.java:38) ~[?:?]
  107. 26.02 14:11:46 [Server] INFO at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source) ~[?:?]
  108. 26.02 14:11:46 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_111]
  109. 26.02 14:11:46 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_111]
  110. 26.02 14:11:46 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot-1.11.2-7d78b81-775f1e1.jar:git-Spigot-7d78b81-775f1e1]
  111. 26.02 14:11:46 [Server] INFO ... 15 more
  112. 26.02 14:11:46 [Server] ERROR Could not pass event PlayerMoveEvent to WildAddon v1.8.0-SNAPSHOT
  113. 26.02 14:11:46 [Server] INFO org.bukkit.event.EventException
  114. 26.02 14:11:46 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot-1.11.2-7d78b81-775f1e1.jar:git-Spigot-7d78b81-775f1e1]
  115. 26.02 14:11:46 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot-1.11.2-7d78b81-775f1e1.jar:git-Spigot-7d78b81-775f1e1]
  116. 26.02 14:11:55 [Multicraft] Skipped 136 lines due to rate limit (200/s)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement