Advertisement
Guest User

Untitled

a guest
Jan 2nd, 2017
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.64 KB | None | 0 0
  1. 02.01 21:26:53 [Server] ERROR [STDERR]: [com.sk89q.worldedit.extension.platform.CommandManager.handleCommand(CommandManager.java:278)]: Jan 02, 2017 9:26:53 PM com.sk89q.worldedit.extension.platform.CommandManager handleCommand
  2. 02.01 21:26:53 [Server] INFO SEVERE: [WorldEdit] An unexpected error while handling a WorldEdit command
  3. 02.01 21:26:53 [Server] INFO java.lang.reflect.InvocationTargetException
  4. 02.01 21:26:53 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  5. 02.01 21:26:53 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  6. 02.01 21:26:53 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  7. 02.01 21:26:53 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498)
  8. 02.01 21:26:53 [Server] INFO at com.sk89q.worldedit.util.command.parametric.ParametricCallable.call(ParametricCallable.java:228)
  9. 02.01 21:26:53 [Server] INFO at com.sk89q.worldedit.util.command.SimpleDispatcher.call(SimpleDispatcher.java:125)
  10. 02.01 21:26:53 [Server] INFO at com.sk89q.worldedit.extension.platform.CommandManager.handleCommand(CommandManager.java:248)
  11. 02.01 21:26:53 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  12. 02.01 21:26:53 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  13. 02.01 21:26:53 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  14. 02.01 21:26:53 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498)
  15. 02.01 21:26:53 [Server] INFO at com.sk89q.worldedit.util.eventbus.MethodEventHandler.dispatch(MethodEventHandler.java:58)
  16. 02.01 21:26:53 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventHandler.handleEvent(EventHandler.java:73)
  17. 02.01 21:26:53 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventBus.dispatch(EventBus.java:187)
  18. 02.01 21:26:53 [Server] INFO at com.sk89q.worldedit.util.eventbus.EventBus.post(EventBus.java:173)
  19. 02.01 21:26:53 [Server] INFO at com.sk89q.worldedit.sponge.SpongePlatform$1.process(SpongePlatform.java:131)
  20. 02.01 21:26:53 [Server] INFO at org.spongepowered.api.command.dispatcher.SimpleDispatcher.process(SimpleDispatcher.java:333)
  21. 02.01 21:26:53 [Server] INFO at org.spongepowered.common.command.SpongeCommandManager.process(SpongeCommandManager.java:291)
  22. 02.01 21:26:53 [Server] INFO at net.minecraft.command.ServerCommandManager.func_71556_a(SourceFile:83)
  23. 02.01 21:26:53 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147361_d(SourceFile:818)
  24. 02.01 21:26:53 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147354_a(SourceFile:805)
  25. 02.01 21:26:53 [Server] INFO at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:37)
  26. 02.01 21:26:53 [Server] INFO at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(SourceFile:9)
  27. 02.01 21:26:53 [Server] INFO at org.spongepowered.common.network.PacketUtil.onProcessPacket(PacketUtil.java:136)
  28. 02.01 21:26:53 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.redirect$onProcessPacket$zje000(SourceFile:39)
  29. 02.01 21:26:53 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13)
  30. 02.01 21:26:53 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  31. 02.01 21:26:53 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266)
  32. 02.01 21:26:53 [Server] INFO at net.minecraft.util.Util.func_181617_a(SourceFile:46)
  33. 02.01 21:26:53 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(SourceFile:153)
  34. 02.01 21:26:53 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(SourceFile:335)
  35. 02.01 21:26:53 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(SourceFile:562)
  36. 02.01 21:26:53 [Server] INFO at net.minecraft.server.MinecraftServer.run(SourceFile:466)
  37. 02.01 21:26:53 [Server] INFO at java.lang.Thread.run(Thread.java:745)
  38. 02.01 21:26:53 [Server] INFO Caused by: java.util.NoSuchElementException: No value present
  39. 02.01 21:26:53 [Server] INFO at java.util.Optional.get(Optional.java:135)
  40. 02.01 21:26:53 [Server] INFO at com.sk89q.worldedit.sponge.SpongeWorld.createEntity(SpongeWorld.java:274)
  41. 02.01 21:26:53 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.createEntity(AbstractDelegateExtent.java:84)
  42. 02.01 21:26:53 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.createEntity(AbstractDelegateExtent.java:84)
  43. 02.01 21:26:53 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.createEntity(AbstractDelegateExtent.java:84)
  44. 02.01 21:26:53 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.createEntity(AbstractDelegateExtent.java:84)
  45. 02.01 21:26:53 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.createEntity(AbstractDelegateExtent.java:84)
  46. 02.01 21:26:53 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.createEntity(AbstractDelegateExtent.java:84)
  47. 02.01 21:26:53 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.createEntity(AbstractDelegateExtent.java:84)
  48. 02.01 21:26:53 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.createEntity(AbstractDelegateExtent.java:84)
  49. 02.01 21:26:53 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.createEntity(AbstractDelegateExtent.java:84)
  50. 02.01 21:26:53 [Server] INFO at com.sk89q.worldedit.extent.ChangeSetExtent.createEntity(ChangeSetExtent.java:70)
  51. 02.01 21:26:53 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.createEntity(AbstractDelegateExtent.java:84)
  52. 02.01 21:26:53 [Server] INFO at com.sk89q.worldedit.extent.AbstractDelegateExtent.createEntity(AbstractDelegateExtent.java:84)
  53. 02.01 21:26:53 [Server] INFO at com.sk89q.worldedit.EditSession.createEntity(EditSession.java:618)
  54. 02.01 21:26:53 [Server] INFO at com.sk89q.worldedit.function.entity.ExtentEntityCopy.apply(ExtentEntityCopy.java:106)
  55. 02.01 21:26:53 [Server] INFO at com.sk89q.worldedit.function.visitor.EntityVisitor.resume(EntityVisitor.java:67)
  56. 02.01 21:26:53 [Server] INFO at com.sk89q.worldedit.function.operation.OperationQueue.resume(OperationQueue.java:89)
  57. 02.01 21:26:53 [Server] INFO at com.sk89q.worldedit.function.operation.DelegateOperation.resume(DelegateOperation.java:52)
  58. 02.01 21:26:53 [Server] INFO at com.sk89q.worldedit.function.operation.Operations.completeLegacy(Operations.java:55)
  59. 02.01 21:26:53 [Server] INFO at com.sk89q.worldedit.command.ClipboardCommands.paste(ClipboardCommands.java:158)
  60. 02.01 21:26:53 [Server] INFO ... 34 more
  61. 02.01 21:26:55 [Server] WARN Can't keep up! Did the system time change, or is the server overloaded? Running 2736ms behind, skipping 54 tick(s)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement