Advertisement
Guest User

Untitled

a guest
Feb 16th, 2019
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.08 KB | None | 0 0
  1. 17.02 00:37:11 [Server] ERROR Could not pass event BlockPlaceEvent to RollbackCore v3.4.2-BETA
  2. 17.02 00:37:11 [Server] INFO org.bukkit.event.EventException: null
  3. 17.02 00:37:11 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:309) ~[custom.jar:git-Spigot-b0f4c22-c7ba979]
  4. 17.02 00:37:11 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[custom.jar:git-Spigot-b0f4c22-c7ba979]
  5. 17.02 00:37:11 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:500) ~[custom.jar:git-Spigot-b0f4c22-c7ba979]
  6. 17.02 00:37:11 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:485) ~[custom.jar:git-Spigot-b0f4c22-c7ba979]
  7. 17.02 00:37:11 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.event.CraftEventFactory.callBlockPlaceEvent(CraftEventFactory.java:197) ~[custom.jar:git-Spigot-b0f4c22-c7ba979]
  8. 17.02 00:37:11 [Server] INFO at net.minecraft.server.v1_13_R2.ItemStack.placeItem(ItemStack.java:209) ~[custom.jar:git-Spigot-b0f4c22-c7ba979]
  9. 17.02 00:37:11 [Server] INFO at net.minecraft.server.v1_13_R2.PlayerInteractManager.a(PlayerInteractManager.java:506) ~[custom.jar:git-Spigot-b0f4c22-c7ba979]
  10. 17.02 00:37:11 [Server] INFO at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1237) ~[custom.jar:git-Spigot-b0f4c22-c7ba979]
  11. 17.02 00:37:11 [Server] INFO at net.minecraft.server.v1_13_R2.PacketPlayInUseItem.a(PacketPlayInUseItem.java:37) ~[custom.jar:git-Spigot-b0f4c22-c7ba979]
  12. 17.02 00:37:11 [Server] INFO at net.minecraft.server.v1_13_R2.PacketPlayInUseItem.a(PacketPlayInUseItem.java:1) ~[custom.jar:git-Spigot-b0f4c22-c7ba979]
  13. 17.02 00:37:11 [Server] INFO at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.lambda$0(PlayerConnectionUtils.java:9) ~[custom.jar:git-Spigot-b0f4c22-c7ba979]
  14. 17.02 00:37:11 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_181]
  15. 17.02 00:37:11 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_181]
  16. 17.02 00:37:11 [Server] INFO at net.minecraft.server.v1_13_R2.SystemUtils.a(SourceFile:199) [custom.jar:git-Spigot-b0f4c22-c7ba979]
  17. 17.02 00:37:11 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:896) [custom.jar:git-Spigot-b0f4c22-c7ba979]
  18. 17.02 00:37:11 [Server] INFO at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417) [custom.jar:git-Spigot-b0f4c22-c7ba979]
  19. 17.02 00:37:11 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:831) [custom.jar:git-Spigot-b0f4c22-c7ba979]
  20. 17.02 00:37:11 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:729) [custom.jar:git-Spigot-b0f4c22-c7ba979]
  21. 17.02 00:37:11 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_181]
  22. 17.02 00:37:11 [Server] INFO Caused by: java.lang.NoClassDefFoundError: com/sk89q/worldedit/IncompleteRegionException
  23. 17.02 00:37:11 [Server] INFO at net.shadowxcraft.rollbackcore.BukkitListener.onBlockPlaceEvent(BukkitListener.java:180) ~[RollbackCore-3.4.2-BETA%20(1.13.1%20or%20newer).jar:?]
  24. 17.02 00:37:11 [Server] INFO at sun.reflect.GeneratedMethodAccessor508.invoke(Unknown Source) ~[?:?]
  25. 17.02 00:37:11 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_181]
  26. 17.02 00:37:11 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_181]
  27. 17.02 00:37:11 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[custom.jar:git-Spigot-b0f4c22-c7ba979]
  28. 17.02 00:37:11 [Server] INFO ... 18 more
  29. 17.02 00:37:11 [Server] INFO Caused by: java.lang.ClassNotFoundException: com.sk89q.worldedit.IncompleteRegionException
  30. 17.02 00:37:11 [Server] INFO at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_181]
  31. 17.02 00:37:11 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:134) ~[custom.jar:git-Spigot-b0f4c22-c7ba979]
  32. 17.02 00:37:11 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:80) ~[custom.jar:git-Spigot-b0f4c22-c7ba979]
  33. 17.02 00:37:11 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_181]
  34. 17.02 00:37:11 [Server] INFO at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_181]
  35. 17.02 00:37:11 [Server] INFO at net.shadowxcraft.rollbackcore.BukkitListener.onBlockPlaceEvent(BukkitListener.java:180) ~[RollbackCore-3.4.2-BETA%20(1.13.1%20or%20newer).jar:?]
  36. 17.02 00:37:11 [Server] INFO at sun.reflect.GeneratedMethodAccessor508.invoke(Unknown Source) ~[?:?]
  37. 17.02 00:37:11 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_181]
  38. 17.02 00:37:11 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_181]
  39. 17.02 00:37:11 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[custom.jar:git-Spigot-b0f4c22-c7ba979]
  40. 17.02 00:37:11 [Server] INFO ... 18 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement