Advertisement
Awesome_Daniel

World Edit

Sep 2nd, 2019
654
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.70 KB | None | 0 0
  1. 02.09 11:11:41 [Server] ERROR Could not dispatch event: com.sk89q.worldedit.event.platform.CommandEvent@635894d3 to handler EventHandler{priority=NORMAL}
  2. 02.09 11:11:41 [Server] INFO java.lang.reflect.InvocationTargetException: null
  3. 02.09 11:11:41 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:75) ~[?:?]
  4. 02.09 11:11:41 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:193) ~[?:?]
  5. 02.09 11:11:41 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:181) ~[?:?]
  6. 02.09 11:11:41 [Server] INFO at com.sk89q.worldedit.bukkit.WorldEditPlugin.onCommand(WorldEditPlugin.java:341) ~[?:?]
  7. 02.09 11:11:41 [Server] INFO at com.sk89q.bukkit.util.DynamicPluginCommand.execute(DynamicPluginCommand.java:55) ~[?:?]
  8. 02.09 11:11:41 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:139) ~[spigot_1.13.2.jar:git-Spigot-a1f2566-a4c555b]
  9. 02.09 11:11:41 [Server] INFO at org.bukkit.craftbukkit.v1_13_R2.CraftServer.dispatchCommand(CraftServer.java:702) ~[spigot_1.13.2.jar:git-Spigot-a1f2566-a4c555b]
  10. 02.09 11:11:41 [Server] INFO at net.minecraft.server.v1_13_R2.PlayerConnection.handleCommand(PlayerConnection.java:1648) ~[spigot_1.13.2.jar:git-Spigot-a1f2566-a4c555b]
  11. 02.09 11:11:41 [Server] INFO at net.minecraft.server.v1_13_R2.PlayerConnection.a(PlayerConnection.java:1483) ~[spigot_1.13.2.jar:git-Spigot-a1f2566-a4c555b]
  12. 02.09 11:11:41 [Server] INFO at net.minecraft.server.v1_13_R2.PacketPlayInChat.a(PacketPlayInChat.java:45) ~[spigot_1.13.2.jar:git-Spigot-a1f2566-a4c555b]
  13. 02.09 11:11:41 [Server] INFO at net.minecraft.server.v1_13_R2.PacketPlayInChat.a(PacketPlayInChat.java:1) ~[spigot_1.13.2.jar:git-Spigot-a1f2566-a4c555b]
  14. 02.09 11:11:41 [Server] INFO at net.minecraft.server.v1_13_R2.PlayerConnectionUtils.a(SourceFile:10) ~[spigot_1.13.2.jar:git-Spigot-a1f2566-a4c555b]
  15. 02.09 11:11:41 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_201]
  16. 02.09 11:11:41 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_201]
  17. 02.09 11:11:41 [Server] INFO at net.minecraft.server.v1_13_R2.SystemUtils.a(SourceFile:199) [spigot_1.13.2.jar:git-Spigot-a1f2566-a4c555b]
  18. 02.09 11:11:41 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.b(MinecraftServer.java:900) [spigot_1.13.2.jar:git-Spigot-a1f2566-a4c555b]
  19. 02.09 11:11:41 [Server] INFO at net.minecraft.server.v1_13_R2.DedicatedServer.b(DedicatedServer.java:417) [spigot_1.13.2.jar:git-Spigot-a1f2566-a4c555b]
  20. 02.09 11:11:41 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:835) [spigot_1.13.2.jar:git-Spigot-a1f2566-a4c555b]
  21. 02.09 11:11:41 [Server] INFO at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:733) [spigot_1.13.2.jar:git-Spigot-a1f2566-a4c555b]
  22. 02.09 11:11:41 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_201]
  23. 02.09 11:11:41 [Server] INFO Caused by: java.lang.reflect.InvocationTargetException
  24. 02.09 11:11:41 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_201]
  25. 02.09 11:11:41 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_201]
  26. 02.09 11:11:41 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_201]
  27. 02.09 11:11:41 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_201]
  28. 02.09 11:11:41 [Server] INFO at com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58) ~[?:?]
  29. 02.09 11:11:41 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73) ~[?:?]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement