Advertisement
Guest User

Untitled

a guest
Jan 10th, 2016
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.58 KB | None | 0 0
  1. 10.01 20:04:33 [Server] Server thread/ERROR [Sponge]: Error occurred while executing command 'spawn' for source EntityPlayerMP['RobotCarnage'/382, l='KerberosMC', x=-188.00, y=36.00, z=891.00]: Invalid UUID string: KerberosMC
  2. 10.01 20:04:33 [Server] INFO java.lang.IllegalArgumentException: Invalid UUID string: KerberosMC
  3. 10.01 20:04:33 [Server] INFO at java.util.UUID.fromString(UUID.java:194) ~[?:1.8.0_66]
  4. 10.01 20:04:33 [Server] INFO at io.github.hsyyid.essentialcmds.utils.Utils.getSpawn(Utils.java:1162) ~[Utils.class:6.8]
  5. 10.01 20:04:33 [Server] INFO at io.github.hsyyid.essentialcmds.cmdexecutors.SpawnExecutor.execute(SpawnExecutor.java:56) ~[SpawnExecutor.class:6.8]
  6. 10.01 20:04:33 [Server] INFO at org.spongepowered.api.command.spec.CommandSpec.process(CommandSpec.java:332) ~[CommandSpec.class:1.8-1577-3.1.0-BETA-1037]
  7. 10.01 20:04:33 [Server] INFO at org.spongepowered.api.command.dispatcher.SimpleDispatcher.process(SimpleDispatcher.java:331) ~[SimpleDispatcher.class:1.8-1577-3.1.0-BETA-1037]
  8. 10.01 20:04:33 [Server] INFO at org.spongepowered.common.command.SpongeCommandManager.process(SpongeCommandManager.java:252) [SpongeCommandManager.class:1.8-1577-3.1.0-BETA-1037]
  9. 10.01 20:04:33 [Server] INFO at io.github.hsyyid.essentialcmds.cmdexecutors.SudoExecutor.execute(SudoExecutor.java:60) [SudoExecutor.class:6.8]
  10. 10.01 20:04:33 [Server] INFO at org.spongepowered.api.command.spec.CommandSpec.process(CommandSpec.java:332) [CommandSpec.class:1.8-1577-3.1.0-BETA-1037]
  11. 10.01 20:04:33 [Server] INFO at org.spongepowered.api.command.dispatcher.SimpleDispatcher.process(SimpleDispatcher.java:331) [SimpleDispatcher.class:1.8-1577-3.1.0-BETA-1037]
  12. 10.01 20:04:33 [Server] INFO at org.spongepowered.common.command.SpongeCommandManager.process(SpongeCommandManager.java:252) [SpongeCommandManager.class:1.8-1577-3.1.0-BETA-1037]
  13. 10.01 20:04:33 [Server] INFO at net.minecraft.command.ServerCommandManager.func_71556_a(SourceFile:83) [cl.class:?]
  14. 10.01 20:04:33 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147361_d(NetHandlerPlayServer.java:812) [rj.class:?]
  15. 10.01 20:04:33 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147354_a(NetHandlerPlayServer.java:791) [rj.class:?]
  16. 10.01 20:04:33 [Server] INFO at net.minecraft.network.play.client.C01PacketChatMessage.func_180757_a(SourceFile:37) [lu.class:?]
  17. 10.01 20:04:33 [Server] INFO at net.minecraft.network.play.client.C01PacketChatMessage.func_148833_a(SourceFile:9) [lu.class:?]
  18. 10.01 20:04:33 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.onProcessPacket(SourceFile:110) [ih.class:?]
  19. 10.01 20:04:33 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [ih.class:?]
  20. 10.01 20:04:33 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_66]
  21. 10.01 20:04:33 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_66]
  22. 10.01 20:04:33 [Server] INFO at net.minecraftforge.fml.common.FMLCommonHandler.callFuture(FMLCommonHandler.java:714) [FMLCommonHandler.class:?]
  23. 10.01 20:04:33 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:656) [MinecraftServer.class:?]
  24. 10.01 20:04:33 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:364) [po.class:?]
  25. 10.01 20:04:33 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:598) [MinecraftServer.class:?]
  26. 10.01 20:04:33 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478) [MinecraftServer.class:?]
  27. 10.01 20:04:33 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_66]
  28. 10.01 20:04:45 [Server] Server thread/ERROR [Sponge]: Error occurred while executing command 'spawn' for source EntityPlayerMP['RobotCarnage'/382, l='KerberosMC', x=-188.00, y=36.00, z=891.00]: Invalid UUID string: KerberosMC
  29. 10.01 20:04:45 [Server] INFO java.lang.IllegalArgumentException: Invalid UUID string: KerberosMC
  30. 10.01 20:04:45 [Server] INFO at java.util.UUID.fromString(UUID.java:194) ~[?:1.8.0_66]
  31. 10.01 20:04:45 [Server] INFO at io.github.hsyyid.essentialcmds.utils.Utils.getSpawn(Utils.java:1162) ~[Utils.class:6.8]
  32. 10.01 20:04:45 [Server] INFO at io.github.hsyyid.essentialcmds.cmdexecutors.SpawnExecutor.execute(SpawnExecutor.java:56) ~[SpawnExecutor.class:6.8]
  33. 10.01 20:04:45 [Server] INFO at org.spongepowered.api.command.spec.CommandSpec.process(CommandSpec.java:332) ~[CommandSpec.class:1.8-1577-3.1.0-BETA-1037]
  34. 10.01 20:04:45 [Server] INFO at org.spongepowered.api.command.dispatcher.SimpleDispatcher.process(SimpleDispatcher.java:331) ~[SimpleDispatcher.class:1.8-1577-3.1.0-BETA-1037]
  35. 10.01 20:04:45 [Server] INFO at org.spongepowered.common.command.SpongeCommandManager.process(SpongeCommandManager.java:252) [SpongeCommandManager.class:1.8-1577-3.1.0-BETA-1037]
  36. 10.01 20:04:45 [Server] INFO at net.minecraft.command.ServerCommandManager.func_71556_a(SourceFile:83) [cl.class:?]
  37. 10.01 20:04:45 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147361_d(NetHandlerPlayServer.java:812) [rj.class:?]
  38. 10.01 20:04:45 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147354_a(NetHandlerPlayServer.java:791) [rj.class:?]
  39. 10.01 20:04:45 [Server] INFO at net.minecraft.network.play.client.C01PacketChatMessage.func_180757_a(SourceFile:37) [lu.class:?]
  40. 10.01 20:04:45 [Server] INFO at net.minecraft.network.play.client.C01PacketChatMessage.func_148833_a(SourceFile:9) [lu.class:?]
  41. 10.01 20:04:45 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.onProcessPacket(SourceFile:110) [ih.class:?]
  42. 10.01 20:04:45 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [ih.class:?]
  43. 10.01 20:04:45 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_66]
  44. 10.01 20:04:45 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_66]
  45. 10.01 20:04:45 [Server] INFO at net.minecraftforge.fml.common.FMLCommonHandler.callFuture(FMLCommonHandler.java:714) [FMLCommonHandler.class:?]
  46. 10.01 20:04:45 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:656) [MinecraftServer.class:?]
  47. 10.01 20:04:45 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:364) [po.class:?]
  48. 10.01 20:04:45 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:598) [MinecraftServer.class:?]
  49. 10.01 20:04:45 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478) [MinecraftServer.class:?]
  50. 10.01 20:04:45 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_66]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement