Advertisement
AnonymousUser1233

Untitled

Sep 27th, 2019
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.14 KB | None | 0 0
  1. craft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:738) [new-jar.jar:git-TacoSpigot-unknown]
  2. 27.09 21:28:41 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:640) [new-jar.jar:git-TacoSpigot-unknown]
  3. 27.09 21:28:41 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
  4. 27.09 21:28:41 [Server] INFO Caused by: java.lang.NoClassDefFoundError: org/bukkit/Particle
  5. 27.09 21:28:41 [Server] INFO at net.funnycube.deluxeslime.DeluxeSlime.onPlayerMoveEvent(DeluxeSlime.java:46) ~[?:?]
  6. 27.09 21:28:41 [Server] INFO at sun.reflect.GeneratedMethodAccessor425.invoke(Unknown Source) ~[?:?]
  7. 27.09 21:28:41 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_191]
  8. 27.09 21:28:41 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_191]
  9. 27.09 21:28:41 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:300) ~[new-jar.jar:git-TacoSpigot-unknown]
  10. 27.09 21:28:41 [Server] INFO ... 16 more
  11. 27.09 21:28:41 [Server] ERROR Could not pass event PlayerMoveEvent to DeluxeSlime v1.2.0
  12. 27.09 21:28:41 [Server] INFO org.bukkit.event.EventException
  13. 27.09 21:28:41 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[new-jar.jar:git-TacoSpigot-unknown]
  14. 27.09 21:28:41 [Server] INFO at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[new-jar.jar:git-TacoSpigot-unknown]
  15. 27.09 21:28:46 [Multicraft] Skipped 230 lines due to rate limit (30/s)
  16. 27.09 21:28:46 [Server] INFO *** ALL ENTITES WILL BE CLEARED IN 200 SECONDS *** (( Excluding minecarts, itemframes & paintings ))
  17. 27.09 21:28:48 [Server] INFO UUID of player zEdwinPvP is b621bd8e-0002-46b8-a7fb-835f86d7d287
  18. 27.09 21:28:48 [Server] INFO Disconnecting com.mojang.authlib.GameProfile@532710b9[id=b621bd8e-0002-46b8-a7fb-835f86d7d287,name=zEdwinPvP,properties={textures=[com.mojang.authlib.properties.Property@30bc4400]},legacy=false] (/186.42.107.120:45176): Join back this Sunday at 1PM EST for the release!
  19. 27.09 21:28:48 [Disconnect] User com.mojang.authlib.GameProfile@532710b9[id=b621bd8e-0002-46b8-a7fb-835f86d7d287,name=zEdwinPvP,properties={textures=[com.mojang.authlib.properties.Property@30bc4400]},legacy=false] (/186.42.107.120:45176) has disconnected, reason: Join back this Sunday at 1PM EST for the release!
  20. 27.09 21:29:06 [Server] ERROR Could not pass event PlayerMoveEvent to DeluxeSlime v1.2.0
  21. 27.09 21:29:06 [Server] INFO org.bukkit.event.EventException
  22. 27.09 21:29:06 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[new-jar.jar:git-TacoSpigot-unknown]
  23. 27.09 21:29:06 [Server] INFO at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[new-jar.jar:git-TacoSpigot-unknown]
  24. 27.09 21:29:06 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[new-jar.jar:git-TacoSpigot-unknown]
  25. 27.09 21:29:06 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:498) [new-jar.jar:git-TacoSpigot-unknown]
  26. 27.09 21:29:06 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:478) [new-jar.jar:git-TacoSpigot-unknown]
  27. 27.09 21:29:06 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:253) [new-jar.jar:git-TacoSpigot-unknown]
  28. 27.09 21:29:06 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInFlying.a(SourceFile:126) [new-jar.jar:git-TacoSpigot-unknown]
  29. 27.09 21:29:06 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInFlying$PacketPlayInPositionLook.a(SourceFile:18) [new-jar.jar:git-TacoSpigot-unknown]
  30. 27.09 21:29:06 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [new-jar.jar:git-TacoSpigot-unknown]
  31. 27.09 21:29:06 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_191]
  32. 27.09 21:29:06 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_191]
  33. 27.09 21:29:06 [Server] INFO at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [new-jar.jar:git-TacoSpigot-unknown]
  34. 27.09 21:29:06 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:801) [new-jar.jar:git-TacoSpigot-unknown]
  35. 27.09 21:29:06 [Server] INFO at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:384) [new-jar.jar:git-TacoSpigot-unknown]
  36. 27.09 21:29:06 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:738) [new-jar.jar:git-TacoSpigot-unknown]
  37. 27.09 21:29:06 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:640) [new-jar.jar:git-TacoSpigot-unknown]
  38. 27.09 21:29:06 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
  39. 27.09 21:29:06 [Server] INFO Caused by: java.lang.NoClassDefFoundError: org/bukkit/Particle
  40. 27.09 21:29:06 [Server] INFO at net.funnycube.deluxeslime.DeluxeSlime.onPlayerMoveEvent(DeluxeSlime.java:46) ~[?:?]
  41. 27.09 21:29:06 [Server] INFO at sun.reflect.GeneratedMethodAccessor425.invoke(Unknown Source) ~[?:?]
  42. 27.09 21:29:06 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_191]
  43. 27.09 21:29:06 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_191]
  44. 27.09 21:29:06 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:300) ~[new-jar.jar:git-TacoSpigot-unknown]
  45. 27.09 21:29:06 [Server] INFO ... 16 more
  46. 27.09 21:29:06 [Server] ERROR Could not pass event PlayerMoveEvent to DeluxeSlime v1.2.0
  47. 27.09 21:29:06 [Server] INFO org.bukkit.event.EventException
  48. 27.09 21:29:06 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[new-jar.jar:git-TacoSpigot-unknown]
  49. 27.09 21:29:06 [Server] INFO at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[new-jar.jar:git-TacoSpigot-unknown]
  50. 27.09 21:29:07 [Multicraft] Skipped 334 lines due to rate limit (30/s)
  51. 27.09 21:29:07 [Server] ERROR Could not pass event PlayerMoveEvent to DeluxeSlime v1.2.0
  52. 27.09 21:29:07 [Server] INFO org.bukkit.event.EventException
  53. 27.09 21:29:07 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[new-jar.jar:git-TacoSpigot-unknown]
  54. 27.09 21:29:07 [Server] INFO at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[new-jar.jar:git-TacoSpigot-unknown]
  55. 27.09 21:29:07 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[new-jar.jar:git-TacoSpigot-unknown]
  56. 27.09 21:29:07 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:498) [new-jar.jar:git-TacoSpigot-unknown]
  57. 27.09 21:29:07 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:478) [new-jar.jar:git-TacoSpigot-unknown]
  58. 27.09 21:29:07 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:253) [new-jar.jar:git-TacoSpigot-unknown]
  59. 27.09 21:29:07 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInFlying.a(SourceFile:126) [new-jar.jar:git-TacoSpigot-unknown]
  60. 27.09 21:29:07 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInFlying$PacketPlayInPosition.a(SourceFile:57) [new-jar.jar:git-TacoSpigot-unknown]
  61. 27.09 21:29:07 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [new-jar.jar:git-TacoSpigot-unknown]
  62. 27.09 21:29:07 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_191]
  63. 27.09 21:29:07 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_191]
  64. 27.09 21:29:07 [Server] INFO at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [new-jar.jar:git-TacoSpigot-unknown]
  65. 27.09 21:29:07 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:801) [new-jar.jar:git-TacoSpigot-unknown]
  66. 27.09 21:29:07 [Server] INFO at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:384) [new-jar.jar:git-TacoSpigot-unknown]
  67. 27.09 21:29:07 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:738) [new-jar.jar:git-TacoSpigot-unknown]
  68. 27.09 21:29:07 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:640) [new-jar.jar:git-TacoSpigot-unknown]
  69. 27.09 21:29:07 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
  70. 27.09 21:29:07 [Server] INFO Caused by: java.lang.NoClassDefFoundError: org/bukkit/Particle
  71. 27.09 21:29:07 [Server] INFO at net.funnycube.deluxeslime.DeluxeSlime.onPlayerMoveEvent(DeluxeSlime.java:46) ~[?:?]
  72. 27.09 21:29:07 [Server] INFO at sun.reflect.GeneratedMethodAccessor425.invoke(Unknown Source) ~[?:?]
  73. 27.09 21:29:07 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_191]
  74. 27.09 21:29:07 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_191]
  75. 27.09 21:29:07 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:300) ~[new-jar.jar:git-TacoSpigot-unknown]
  76. 27.09 21:29:07 [Server] INFO ... 16 more
  77. 27.09 21:29:07 [Server] INFO AnonymousOG issued server command: /shop
  78. 27.09 21:29:07 [Server] ERROR Could not pass event PlayerMoveEvent to DeluxeSlime v1.2.0
  79. 27.09 21:29:07 [Server] INFO org.bukkit.event.EventException
  80. 27.09 21:29:07 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[new-jar.jar:git-TacoSpigot-unknown]
  81. 27.09 21:29:08 [Multicraft] Skipped 179 lines due to rate limit (30/s)
  82. 27.09 21:29:08 [Server] ERROR Could not pass event PlayerMoveEvent to DeluxeSlime v1.2.0
  83. 27.09 21:29:08 [Server] INFO org.bukkit.event.EventException
  84. 27.09 21:29:08 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[new-jar.jar:git-TacoSpigot-unknown]
  85. 27.09 21:29:08 [Server] INFO at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[new-jar.jar:git-TacoSpigot-unknown]
  86. 27.09 21:29:08 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[new-jar.jar:git-TacoSpigot-unknown]
  87. 27.09 21:29:08 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:498) [new-jar.jar:git-TacoSpigot-unknown]
  88. 27.09 21:29:08 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:478) [new-jar.jar:git-TacoSpigot-unknown]
  89. 27.09 21:29:08 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:253) [new-jar.jar:git-TacoSpigot-unknown]
  90. 27.09 21:29:08 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInFlying.a(SourceFile:126) [new-jar.jar:git-TacoSpigot-unknown]
  91. 27.09 21:29:08 [Server] INFO at net.minecraft.server.v1_8_R3.PacketPlayInFlying$PacketPlayInPositionLook.a(SourceFile:18) [new-jar.jar:git-TacoSpigot-unknown]
  92. 27.09 21:29:08 [Server] INFO at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [new-jar.jar:git-TacoSpigot-unknown]
  93. 27.09 21:29:08 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_191]
  94. 27.09 21:29:08 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_191]
  95. 27.09 21:29:08 [Server] INFO at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [new-jar.jar:git-TacoSpigot-unknown]
  96. 27.09 21:29:08 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:801) [new-jar.jar:git-TacoSpigot-unknown]
  97. 27.09 21:29:08 [Server] INFO at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:384) [new-jar.jar:git-TacoSpigot-unknown]
  98. 27.09 21:29:08 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:738) [new-jar.jar:git-TacoSpigot-unknown]
  99. 27.09 21:29:08 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:640) [new-jar.jar:git-TacoSpigot-unknown]
  100. 27.09 21:29:08 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
  101. 27.09 21:29:08 [Server] INFO Caused by: java.lang.NoClassDefFoundError: org/bukkit/Particle
  102. 27.09 21:29:08 [Server] INFO at net.funnycube.deluxeslime.DeluxeSlime.onPlayerMoveEvent(DeluxeSlime.java:46) ~[?:?]
  103. 27.09 21:29:08 [Server] INFO at sun.reflect.GeneratedMethodAccessor425.invoke(Unknown Source) ~[?:?]
  104. 27.09 21:29:08 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_191]
  105. 27.09 21:29:08 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_191]
  106. 27.09 21:29:08 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:300) ~[new-jar.jar:git-TacoSpigot-unknown]
  107. 27.09 21:29:08 [Server] INFO ... 16 more
  108. 27.09 21:29:08 [Server] ERROR Could not pass event PlayerMoveEvent to DeluxeSlime v1.2.0
  109. 27.09 21:29:08 [Server] INFO org.bukkit.event.EventException
  110. 27.09 21:29:08 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[new-jar.jar:git-TacoSpigot-unknown]
  111. 27.09 21:29:08 [Server] INFO at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:78) ~[new-jar.jar:git-TacoSpigot-unknown]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement