Advertisement
Guest User

Untitled

a guest
Jul 28th, 2014
223
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 73.00 KB | None | 0 0
  1. [12:27:02] [Server thread/INFO]: Starting minecraft server version 1.7.9
  2. [12:27:02] [Server thread/INFO]: Loading properties
  3. [12:27:02] [Server thread/INFO]: Default game type: SURVIVAL
  4. [12:27:02] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-1543 (MC: 1.7.9) (Implementing API version 1.7.9-R0.3-SNAPSHOT)
  5. [12:27:02] [Server thread/INFO]: Unable to find file banned-players.json, creating it.
  6. [12:27:02] [Server thread/INFO]: Unable to find file banned-ips.json, creating it.
  7. [12:27:02] [Server thread/INFO]: Unable to find file whitelist.json, creating it.
  8. [12:27:02] [Server thread/INFO]: Using 4 threads for Netty based IO
  9. [12:27:02] [Server thread/INFO]: Server Ping Player Sample Count: 12
  10. [12:27:02] [Server thread/INFO]: Generating keypair
  11. [12:27:02] [Server thread/INFO]: Starting Minecraft server on *:23407
  12. [12:27:02] [Server thread/WARN]: Plugin `Private_Death_Message v1.1.2' uses the space-character (0x20) in its name `Private Death Message' - this is discouraged
  13. [12:27:02] [Server thread/WARN]: Plugin `Simple_Prefix v2.2.1' uses the space-character (0x20) in its name `Simple Prefix' - this is discouraged
  14. [12:27:02] [Server thread/ERROR]: Could not load 'plugins/InfChests.jar' in folder 'plugins'
  15. org.bukkit.plugin.UnknownDependencyException: Vault
  16.     at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:216) [spigot.jar:git-Spigot-1543]
  17.     at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugins(CraftServer.java:369) [spigot.jar:git-Spigot-1543]
  18.     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:136) [spigot.jar:git-Spigot-1543]
  19.     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1543]
  20.     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1543]
  21. [12:27:03] [Server thread/INFO]: [NoDrops] Loading NoDrops v1.2
  22. [12:27:03] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.10.8-RC-sMD5NET-b664
  23. [12:27:03] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.5.6
  24. [12:27:03] [Server thread/INFO]: [TimeBan] Loading TimeBan v0.7
  25. [12:27:03] [Server thread/INFO]: [Private_Death_Message] Loading Private_Death_Message v1.1.2
  26. [12:27:03] [Server thread/INFO]: [InfiniteDispensersAndDroppers] Loading InfiniteDispensersAndDroppers v4.0.0
  27. [12:27:03] [Server thread/INFO]: [ColoredSigns] Loading ColoredSigns v2.0
  28. [12:27:03] [Server thread/INFO]: [Simple_Prefix] Loading Simple_Prefix v2.2.1
  29. [12:27:03] [Server thread/INFO]: [PvpLevels] Loading PvpLevels v1.0
  30. [12:27:03] [Server thread/INFO]: [JoinCommands] Loading JoinCommands v1.0.0
  31. [12:27:03] [Server thread/INFO]: [OpenInv] Loading OpenInv v2.1.9
  32. [12:27:03] [Server thread/INFO]: [PermissionsBukkit] Loading PermissionsBukkit v2.0
  33. [12:27:03] [Server thread/INFO]: [iConomy] Loading iConomy v7.0
  34. [12:27:03] [Server thread/INFO]: [NoWeather] Loading NoWeather v1.7.7
  35. [12:27:03] [Server thread/INFO]: [Buycraft] Loading Buycraft v6.7
  36. [12:27:03] [Server thread/INFO]: [Commando] Loading Commando v2.1.4
  37. [12:27:03] [Server thread/INFO]: [ServerSigns] Loading ServerSigns v2.9.1
  38. [12:27:03] [Server thread/INFO]: [NoPluginViewer] Loading NoPluginViewer v1.0
  39. [12:27:03] [Server thread/INFO]: [HideStream] Loading HideStream v3.4
  40. [12:27:03] [Server thread/INFO]: [Kits] Loading Kits v1.5
  41. [12:27:03] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.1.0
  42. [12:27:03] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.7.9) has not yet been tested! Proceed with caution.
  43. [12:27:03] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v5.7.5
  44. [12:27:03] [Server thread/INFO]: [ScoreboardStats] Loading ScoreboardStats v0.7.5
  45. [12:27:03] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.1.0
  46. [12:27:03] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  47. [12:27:03] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  48. [12:27:04] [Server thread/WARN]: Could not lookup user uuid for sofipamers
  49. net.minecraft.util.com.mojang.authlib.yggdrasil.ProfileNotFoundException: Server did not find the requested profile
  50.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:64) [spigot.jar:git-Spigot-1543]
  51.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:60) [spigot.jar:git-Spigot-1543]
  52.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:271) [spigot.jar:git-Spigot-1543]
  53.     at net.minecraft.server.v1_7_R3.DedicatedServer.aE(DedicatedServer.java:480) [spigot.jar:git-Spigot-1543]
  54.     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:147) [spigot.jar:git-Spigot-1543]
  55.     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1543]
  56.     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1543]
  57. [12:27:04] [Server thread/WARN]: Could not lookup user uuid for chetonogamer
  58. net.minecraft.util.com.mojang.authlib.yggdrasil.ProfileNotFoundException: Server did not find the requested profile
  59.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:64) [spigot.jar:git-Spigot-1543]
  60.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:60) [spigot.jar:git-Spigot-1543]
  61.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:271) [spigot.jar:git-Spigot-1543]
  62.     at net.minecraft.server.v1_7_R3.DedicatedServer.aE(DedicatedServer.java:480) [spigot.jar:git-Spigot-1543]
  63.     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:147) [spigot.jar:git-Spigot-1543]
  64.     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1543]
  65.     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1543]
  66. [12:27:04] [Server thread/WARN]: Could not lookup user uuid for marcoalr
  67. net.minecraft.util.com.mojang.authlib.yggdrasil.ProfileNotFoundException: Server did not find the requested profile
  68.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:64) [spigot.jar:git-Spigot-1543]
  69.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:60) [spigot.jar:git-Spigot-1543]
  70.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:271) [spigot.jar:git-Spigot-1543]
  71.     at net.minecraft.server.v1_7_R3.DedicatedServer.aE(DedicatedServer.java:480) [spigot.jar:git-Spigot-1543]
  72.     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:147) [spigot.jar:git-Spigot-1543]
  73.     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1543]
  74.     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1543]
  75. [12:27:05] [Server thread/WARN]: Could not lookup user uuid for yisuselcrackyt
  76. net.minecraft.util.com.mojang.authlib.yggdrasil.ProfileNotFoundException: Server did not find the requested profile
  77.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:64) [spigot.jar:git-Spigot-1543]
  78.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:60) [spigot.jar:git-Spigot-1543]
  79.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:271) [spigot.jar:git-Spigot-1543]
  80.     at net.minecraft.server.v1_7_R3.DedicatedServer.aE(DedicatedServer.java:480) [spigot.jar:git-Spigot-1543]
  81.     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:147) [spigot.jar:git-Spigot-1543]
  82.     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1543]
  83.     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1543]
  84. [12:27:05] [Server thread/WARN]: Could not lookup user uuid for chupapija200
  85. net.minecraft.util.com.mojang.authlib.yggdrasil.ProfileNotFoundException: Server did not find the requested profile
  86.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:64) [spigot.jar:git-Spigot-1543]
  87.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:60) [spigot.jar:git-Spigot-1543]
  88.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:271) [spigot.jar:git-Spigot-1543]
  89.     at net.minecraft.server.v1_7_R3.DedicatedServer.aE(DedicatedServer.java:480) [spigot.jar:git-Spigot-1543]
  90.     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:147) [spigot.jar:git-Spigot-1543]
  91.     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1543]
  92.     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1543]
  93. [12:27:05] [Server thread/WARN]: Could not lookup user uuid for hazael2014
  94. net.minecraft.util.com.mojang.authlib.yggdrasil.ProfileNotFoundException: Server did not find the requested profile
  95.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:64) [spigot.jar:git-Spigot-1543]
  96.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:60) [spigot.jar:git-Spigot-1543]
  97.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:271) [spigot.jar:git-Spigot-1543]
  98.     at net.minecraft.server.v1_7_R3.DedicatedServer.aE(DedicatedServer.java:480) [spigot.jar:git-Spigot-1543]
  99.     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:147) [spigot.jar:git-Spigot-1543]
  100.     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1543]
  101.     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1543]
  102. [12:27:05] [Server thread/WARN]: Could not lookup user uuid for elmarto
  103. net.minecraft.util.com.mojang.authlib.yggdrasil.ProfileNotFoundException: Server did not find the requested profile
  104.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:64) [spigot.jar:git-Spigot-1543]
  105.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:60) [spigot.jar:git-Spigot-1543]
  106.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:271) [spigot.jar:git-Spigot-1543]
  107.     at net.minecraft.server.v1_7_R3.DedicatedServer.aE(DedicatedServer.java:480) [spigot.jar:git-Spigot-1543]
  108.     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:147) [spigot.jar:git-Spigot-1543]
  109.     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1543]
  110.     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1543]
  111. [12:27:05] [Server thread/WARN]: Could not lookup user uuid for chlok
  112. net.minecraft.util.com.mojang.authlib.yggdrasil.ProfileNotFoundException: Server did not find the requested profile
  113.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:64) [spigot.jar:git-Spigot-1543]
  114.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:60) [spigot.jar:git-Spigot-1543]
  115.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:271) [spigot.jar:git-Spigot-1543]
  116.     at net.minecraft.server.v1_7_R3.DedicatedServer.aE(DedicatedServer.java:480) [spigot.jar:git-Spigot-1543]
  117.     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:147) [spigot.jar:git-Spigot-1543]
  118.     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1543]
  119.     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1543]
  120. [12:27:05] [Server thread/WARN]: Could not lookup user uuid for oscarx315
  121. net.minecraft.util.com.mojang.authlib.yggdrasil.ProfileNotFoundException: Server did not find the requested profile
  122.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:64) [spigot.jar:git-Spigot-1543]
  123.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:60) [spigot.jar:git-Spigot-1543]
  124.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:271) [spigot.jar:git-Spigot-1543]
  125.     at net.minecraft.server.v1_7_R3.DedicatedServer.aE(DedicatedServer.java:480) [spigot.jar:git-Spigot-1543]
  126.     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:147) [spigot.jar:git-Spigot-1543]
  127.     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1543]
  128.     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1543]
  129. [12:27:06] [Server thread/WARN]: Could not lookup user uuid for josete8
  130. net.minecraft.util.com.mojang.authlib.yggdrasil.ProfileNotFoundException: Server did not find the requested profile
  131.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:64) [spigot.jar:git-Spigot-1543]
  132.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:60) [spigot.jar:git-Spigot-1543]
  133.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:271) [spigot.jar:git-Spigot-1543]
  134.     at net.minecraft.server.v1_7_R3.DedicatedServer.aE(DedicatedServer.java:480) [spigot.jar:git-Spigot-1543]
  135.     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:147) [spigot.jar:git-Spigot-1543]
  136.     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1543]
  137.     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1543]
  138. [12:27:06] [Server thread/WARN]: Could not lookup user uuid for raiden12
  139. net.minecraft.util.com.mojang.authlib.yggdrasil.ProfileNotFoundException: Server did not find the requested profile
  140.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:64) [spigot.jar:git-Spigot-1543]
  141.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:60) [spigot.jar:git-Spigot-1543]
  142.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:271) [spigot.jar:git-Spigot-1543]
  143.     at net.minecraft.server.v1_7_R3.DedicatedServer.aE(DedicatedServer.java:480) [spigot.jar:git-Spigot-1543]
  144.     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:147) [spigot.jar:git-Spigot-1543]
  145.     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1543]
  146.     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1543]
  147. [12:27:06] [Server thread/WARN]: Could not lookup user uuid for circusclown88
  148. net.minecraft.util.com.mojang.authlib.yggdrasil.ProfileNotFoundException: Server did not find the requested profile
  149.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:64) [spigot.jar:git-Spigot-1543]
  150.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:60) [spigot.jar:git-Spigot-1543]
  151.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:271) [spigot.jar:git-Spigot-1543]
  152.     at net.minecraft.server.v1_7_R3.DedicatedServer.aE(DedicatedServer.java:480) [spigot.jar:git-Spigot-1543]
  153.     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:147) [spigot.jar:git-Spigot-1543]
  154.     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1543]
  155.     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1543]
  156. [12:27:06] [Server thread/WARN]: Could not lookup user uuid for miqueas12
  157. net.minecraft.util.com.mojang.authlib.yggdrasil.ProfileNotFoundException: Server did not find the requested profile
  158.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:64) [spigot.jar:git-Spigot-1543]
  159.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:60) [spigot.jar:git-Spigot-1543]
  160.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:271) [spigot.jar:git-Spigot-1543]
  161.     at net.minecraft.server.v1_7_R3.DedicatedServer.aE(DedicatedServer.java:480) [spigot.jar:git-Spigot-1543]
  162.     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:147) [spigot.jar:git-Spigot-1543]
  163.     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1543]
  164.     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1543]
  165. [12:27:06] [Server thread/WARN]: Could not lookup user uuid for crizsyt
  166. net.minecraft.util.com.mojang.authlib.yggdrasil.ProfileNotFoundException: Server did not find the requested profile
  167.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:64) [spigot.jar:git-Spigot-1543]
  168.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:60) [spigot.jar:git-Spigot-1543]
  169.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:271) [spigot.jar:git-Spigot-1543]
  170.     at net.minecraft.server.v1_7_R3.DedicatedServer.aE(DedicatedServer.java:480) [spigot.jar:git-Spigot-1543]
  171.     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:147) [spigot.jar:git-Spigot-1543]
  172.     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1543]
  173.     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1543]
  174. [12:27:06] [Server thread/WARN]: Could not lookup user uuid for vegettin20
  175. net.minecraft.util.com.mojang.authlib.yggdrasil.ProfileNotFoundException: Server did not find the requested profile
  176.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:64) [spigot.jar:git-Spigot-1543]
  177.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:60) [spigot.jar:git-Spigot-1543]
  178.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:271) [spigot.jar:git-Spigot-1543]
  179.     at net.minecraft.server.v1_7_R3.DedicatedServer.aE(DedicatedServer.java:480) [spigot.jar:git-Spigot-1543]
  180.     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:147) [spigot.jar:git-Spigot-1543]
  181.     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1543]
  182.     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1543]
  183. [12:27:07] [Server thread/WARN]: Could not lookup user uuid for youtuberyesenia
  184. net.minecraft.util.com.mojang.authlib.yggdrasil.ProfileNotFoundException: Server did not find the requested profile
  185.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:64) [spigot.jar:git-Spigot-1543]
  186.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:60) [spigot.jar:git-Spigot-1543]
  187.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:271) [spigot.jar:git-Spigot-1543]
  188.     at net.minecraft.server.v1_7_R3.DedicatedServer.aE(DedicatedServer.java:480) [spigot.jar:git-Spigot-1543]
  189.     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:147) [spigot.jar:git-Spigot-1543]
  190.     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1543]
  191.     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1543]
  192. [12:27:07] [Server thread/WARN]: Could not lookup user uuid for yandry
  193. net.minecraft.util.com.mojang.authlib.yggdrasil.ProfileNotFoundException: Server did not find the requested profile
  194.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:64) [spigot.jar:git-Spigot-1543]
  195.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:60) [spigot.jar:git-Spigot-1543]
  196.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:271) [spigot.jar:git-Spigot-1543]
  197.     at net.minecraft.server.v1_7_R3.DedicatedServer.aE(DedicatedServer.java:480) [spigot.jar:git-Spigot-1543]
  198.     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:147) [spigot.jar:git-Spigot-1543]
  199.     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1543]
  200.     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1543]
  201. [12:27:07] [Server thread/WARN]: Could not lookup user uuid for thechukygames1
  202. net.minecraft.util.com.mojang.authlib.yggdrasil.ProfileNotFoundException: Server did not find the requested profile
  203.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:64) [spigot.jar:git-Spigot-1543]
  204.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:60) [spigot.jar:git-Spigot-1543]
  205.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:271) [spigot.jar:git-Spigot-1543]
  206.     at net.minecraft.server.v1_7_R3.DedicatedServer.aE(DedicatedServer.java:480) [spigot.jar:git-Spigot-1543]
  207.     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:147) [spigot.jar:git-Spigot-1543]
  208.     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1543]
  209.     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1543]
  210. [12:27:07] [Server thread/WARN]: Could not lookup user uuid for follacerebros
  211. net.minecraft.util.com.mojang.authlib.yggdrasil.ProfileNotFoundException: Server did not find the requested profile
  212.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:64) [spigot.jar:git-Spigot-1543]
  213.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:60) [spigot.jar:git-Spigot-1543]
  214.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:271) [spigot.jar:git-Spigot-1543]
  215.     at net.minecraft.server.v1_7_R3.DedicatedServer.aE(DedicatedServer.java:480) [spigot.jar:git-Spigot-1543]
  216.     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:147) [spigot.jar:git-Spigot-1543]
  217.     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1543]
  218.     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1543]
  219. [12:27:08] [Server thread/WARN]: Could not lookup user uuid for lolve
  220. net.minecraft.util.com.mojang.authlib.yggdrasil.ProfileNotFoundException: Server did not find the requested profile
  221.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:64) [spigot.jar:git-Spigot-1543]
  222.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:60) [spigot.jar:git-Spigot-1543]
  223.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:271) [spigot.jar:git-Spigot-1543]
  224.     at net.minecraft.server.v1_7_R3.DedicatedServer.aE(DedicatedServer.java:480) [spigot.jar:git-Spigot-1543]
  225.     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:147) [spigot.jar:git-Spigot-1543]
  226.     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1543]
  227.     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1543]
  228. [12:27:08] [Server thread/WARN]: Could not lookup user uuid for soto902
  229. net.minecraft.util.com.mojang.authlib.yggdrasil.ProfileNotFoundException: Server did not find the requested profile
  230.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:64) [spigot.jar:git-Spigot-1543]
  231.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:60) [spigot.jar:git-Spigot-1543]
  232.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:271) [spigot.jar:git-Spigot-1543]
  233.     at net.minecraft.server.v1_7_R3.DedicatedServer.aE(DedicatedServer.java:480) [spigot.jar:git-Spigot-1543]
  234.     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:147) [spigot.jar:git-Spigot-1543]
  235.     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1543]
  236.     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1543]
  237. [12:27:08] [Server thread/WARN]: Could not lookup user uuid for dante333
  238. net.minecraft.util.com.mojang.authlib.yggdrasil.ProfileNotFoundException: Server did not find the requested profile
  239.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:64) [spigot.jar:git-Spigot-1543]
  240.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:60) [spigot.jar:git-Spigot-1543]
  241.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:271) [spigot.jar:git-Spigot-1543]
  242.     at net.minecraft.server.v1_7_R3.DedicatedServer.aE(DedicatedServer.java:480) [spigot.jar:git-Spigot-1543]
  243.     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:147) [spigot.jar:git-Spigot-1543]
  244.     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1543]
  245.     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1543]
  246. [12:27:08] [Server thread/WARN]: Could not lookup user uuid for xagh
  247. net.minecraft.util.com.mojang.authlib.yggdrasil.ProfileNotFoundException: Server did not find the requested profile
  248.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:64) [spigot.jar:git-Spigot-1543]
  249.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:60) [spigot.jar:git-Spigot-1543]
  250.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:271) [spigot.jar:git-Spigot-1543]
  251.     at net.minecraft.server.v1_7_R3.DedicatedServer.aE(DedicatedServer.java:480) [spigot.jar:git-Spigot-1543]
  252.     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:147) [spigot.jar:git-Spigot-1543]
  253.     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1543]
  254.     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1543]
  255. [12:27:08] [Server thread/WARN]: Could not lookup user uuid for biextaxx
  256. net.minecraft.util.com.mojang.authlib.yggdrasil.ProfileNotFoundException: Server did not find the requested profile
  257.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:64) [spigot.jar:git-Spigot-1543]
  258.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:60) [spigot.jar:git-Spigot-1543]
  259.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:271) [spigot.jar:git-Spigot-1543]
  260.     at net.minecraft.server.v1_7_R3.DedicatedServer.aE(DedicatedServer.java:480) [spigot.jar:git-Spigot-1543]
  261.     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:147) [spigot.jar:git-Spigot-1543]
  262.     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1543]
  263.     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1543]
  264. [12:27:09] [Server thread/WARN]: Could not lookup user uuid for arnas18
  265. net.minecraft.util.com.mojang.authlib.yggdrasil.ProfileNotFoundException: Server did not find the requested profile
  266.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:64) [spigot.jar:git-Spigot-1543]
  267.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:60) [spigot.jar:git-Spigot-1543]
  268.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:271) [spigot.jar:git-Spigot-1543]
  269.     at net.minecraft.server.v1_7_R3.DedicatedServer.aE(DedicatedServer.java:480) [spigot.jar:git-Spigot-1543]
  270.     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:147) [spigot.jar:git-Spigot-1543]
  271.     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1543]
  272.     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1543]
  273. [12:27:09] [Server thread/WARN]: Could not lookup user uuid for vichito
  274. net.minecraft.util.com.mojang.authlib.yggdrasil.ProfileNotFoundException: Server did not find the requested profile
  275.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:64) [spigot.jar:git-Spigot-1543]
  276.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:60) [spigot.jar:git-Spigot-1543]
  277.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:271) [spigot.jar:git-Spigot-1543]
  278.     at net.minecraft.server.v1_7_R3.DedicatedServer.aE(DedicatedServer.java:480) [spigot.jar:git-Spigot-1543]
  279.     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:147) [spigot.jar:git-Spigot-1543]
  280.     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1543]
  281.     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1543]
  282. [12:27:09] [Server thread/WARN]: Could not lookup user uuid for ale345
  283. net.minecraft.util.com.mojang.authlib.yggdrasil.ProfileNotFoundException: Server did not find the requested profile
  284.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:64) [spigot.jar:git-Spigot-1543]
  285.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:60) [spigot.jar:git-Spigot-1543]
  286.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:271) [spigot.jar:git-Spigot-1543]
  287.     at net.minecraft.server.v1_7_R3.DedicatedServer.aE(DedicatedServer.java:480) [spigot.jar:git-Spigot-1543]
  288.     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:147) [spigot.jar:git-Spigot-1543]
  289.     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1543]
  290.     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1543]
  291. [12:27:09] [Server thread/WARN]: Could not lookup user uuid for darcket
  292. net.minecraft.util.com.mojang.authlib.yggdrasil.ProfileNotFoundException: Server did not find the requested profile
  293.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:64) [spigot.jar:git-Spigot-1543]
  294.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:60) [spigot.jar:git-Spigot-1543]
  295.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:271) [spigot.jar:git-Spigot-1543]
  296.     at net.minecraft.server.v1_7_R3.DedicatedServer.aE(DedicatedServer.java:480) [spigot.jar:git-Spigot-1543]
  297.     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:147) [spigot.jar:git-Spigot-1543]
  298.     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1543]
  299.     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1543]
  300. [12:27:10] [Server thread/WARN]: Could not lookup user uuid for beto2414
  301. net.minecraft.util.com.mojang.authlib.yggdrasil.ProfileNotFoundException: Server did not find the requested profile
  302.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:64) [spigot.jar:git-Spigot-1543]
  303.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:60) [spigot.jar:git-Spigot-1543]
  304.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:271) [spigot.jar:git-Spigot-1543]
  305.     at net.minecraft.server.v1_7_R3.DedicatedServer.aE(DedicatedServer.java:480) [spigot.jar:git-Spigot-1543]
  306.     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:147) [spigot.jar:git-Spigot-1543]
  307.     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1543]
  308.     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1543]
  309. [12:27:10] [Server thread/WARN]: Could not lookup user uuid for gamerproadrian
  310. net.minecraft.util.com.mojang.authlib.yggdrasil.ProfileNotFoundException: Server did not find the requested profile
  311.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:64) [spigot.jar:git-Spigot-1543]
  312.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:60) [spigot.jar:git-Spigot-1543]
  313.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:271) [spigot.jar:git-Spigot-1543]
  314.     at net.minecraft.server.v1_7_R3.DedicatedServer.aE(DedicatedServer.java:480) [spigot.jar:git-Spigot-1543]
  315.     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:147) [spigot.jar:git-Spigot-1543]
  316.     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1543]
  317.     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1543]
  318. [12:27:10] [Server thread/WARN]: Could not lookup user uuid for _spartangaymer_
  319. net.minecraft.util.com.mojang.authlib.yggdrasil.ProfileNotFoundException: Server did not find the requested profile
  320.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:64) [spigot.jar:git-Spigot-1543]
  321.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:60) [spigot.jar:git-Spigot-1543]
  322.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:271) [spigot.jar:git-Spigot-1543]
  323.     at net.minecraft.server.v1_7_R3.DedicatedServer.aE(DedicatedServer.java:480) [spigot.jar:git-Spigot-1543]
  324.     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:147) [spigot.jar:git-Spigot-1543]
  325.     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1543]
  326.     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1543]
  327. [12:27:11] [Server thread/WARN]: Could not lookup user uuid for julikilo
  328. net.minecraft.util.com.mojang.authlib.yggdrasil.ProfileNotFoundException: Server did not find the requested profile
  329.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:64) [spigot.jar:git-Spigot-1543]
  330.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:60) [spigot.jar:git-Spigot-1543]
  331.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:271) [spigot.jar:git-Spigot-1543]
  332.     at net.minecraft.server.v1_7_R3.DedicatedServer.aE(DedicatedServer.java:480) [spigot.jar:git-Spigot-1543]
  333.     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:147) [spigot.jar:git-Spigot-1543]
  334.     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1543]
  335.     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1543]
  336. [12:27:11] [Server thread/WARN]: Could not lookup user uuid for maxtiler
  337. net.minecraft.util.com.mojang.authlib.yggdrasil.ProfileNotFoundException: Server did not find the requested profile
  338.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:64) [spigot.jar:git-Spigot-1543]
  339.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:60) [spigot.jar:git-Spigot-1543]
  340.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:271) [spigot.jar:git-Spigot-1543]
  341.     at net.minecraft.server.v1_7_R3.DedicatedServer.aE(DedicatedServer.java:480) [spigot.jar:git-Spigot-1543]
  342.     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:147) [spigot.jar:git-Spigot-1543]
  343.     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1543]
  344.     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1543]
  345. [12:27:11] [Server thread/WARN]: Could not lookup user uuid for pipas11
  346. net.minecraft.util.com.mojang.authlib.yggdrasil.ProfileNotFoundException: Server did not find the requested profile
  347.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:64) [spigot.jar:git-Spigot-1543]
  348.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:60) [spigot.jar:git-Spigot-1543]
  349.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:271) [spigot.jar:git-Spigot-1543]
  350.     at net.minecraft.server.v1_7_R3.DedicatedServer.aE(DedicatedServer.java:480) [spigot.jar:git-Spigot-1543]
  351.     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:147) [spigot.jar:git-Spigot-1543]
  352.     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1543]
  353.     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1543]
  354. [12:27:11] [Server thread/WARN]: Could not lookup user uuid for ultimatehuman
  355. net.minecraft.util.com.mojang.authlib.yggdrasil.ProfileNotFoundException: Server did not find the requested profile
  356.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:64) [spigot.jar:git-Spigot-1543]
  357.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:60) [spigot.jar:git-Spigot-1543]
  358.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:271) [spigot.jar:git-Spigot-1543]
  359.     at net.minecraft.server.v1_7_R3.DedicatedServer.aE(DedicatedServer.java:480) [spigot.jar:git-Spigot-1543]
  360.     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:147) [spigot.jar:git-Spigot-1543]
  361.     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1543]
  362.     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1543]
  363. [12:27:11] [Server thread/WARN]: Could not lookup user uuid for rixvy
  364. net.minecraft.util.com.mojang.authlib.yggdrasil.ProfileNotFoundException: Server did not find the requested profile
  365.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:64) [spigot.jar:git-Spigot-1543]
  366.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:60) [spigot.jar:git-Spigot-1543]
  367.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:271) [spigot.jar:git-Spigot-1543]
  368.     at net.minecraft.server.v1_7_R3.DedicatedServer.aE(DedicatedServer.java:480) [spigot.jar:git-Spigot-1543]
  369.     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:147) [spigot.jar:git-Spigot-1543]
  370.     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1543]
  371.     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1543]
  372. [12:27:12] [Server thread/WARN]: Could not lookup user uuid for manul89
  373. net.minecraft.util.com.mojang.authlib.yggdrasil.ProfileNotFoundException: Server did not find the requested profile
  374.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:64) [spigot.jar:git-Spigot-1543]
  375.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:60) [spigot.jar:git-Spigot-1543]
  376.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:271) [spigot.jar:git-Spigot-1543]
  377.     at net.minecraft.server.v1_7_R3.DedicatedServer.aE(DedicatedServer.java:480) [spigot.jar:git-Spigot-1543]
  378.     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:147) [spigot.jar:git-Spigot-1543]
  379.     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1543]
  380.     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1543]
  381. [12:27:12] [Server thread/WARN]: Could not lookup user uuid for xxxmcnirxxx
  382. net.minecraft.util.com.mojang.authlib.yggdrasil.ProfileNotFoundException: Server did not find the requested profile
  383.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:64) [spigot.jar:git-Spigot-1543]
  384.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:60) [spigot.jar:git-Spigot-1543]
  385.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:271) [spigot.jar:git-Spigot-1543]
  386.     at net.minecraft.server.v1_7_R3.DedicatedServer.aE(DedicatedServer.java:480) [spigot.jar:git-Spigot-1543]
  387.     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:147) [spigot.jar:git-Spigot-1543]
  388.     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1543]
  389.     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1543]
  390. [12:27:12] [Server thread/WARN]: Could not lookup user uuid for palol
  391. net.minecraft.util.com.mojang.authlib.yggdrasil.ProfileNotFoundException: Server did not find the requested profile
  392.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:64) [spigot.jar:git-Spigot-1543]
  393.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:60) [spigot.jar:git-Spigot-1543]
  394.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:271) [spigot.jar:git-Spigot-1543]
  395.     at net.minecraft.server.v1_7_R3.DedicatedServer.aE(DedicatedServer.java:480) [spigot.jar:git-Spigot-1543]
  396.     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:147) [spigot.jar:git-Spigot-1543]
  397.     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1543]
  398.     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1543]
  399. [12:27:12] [Server thread/WARN]: Could not lookup user uuid for elzhetta
  400. net.minecraft.util.com.mojang.authlib.yggdrasil.ProfileNotFoundException: Server did not find the requested profile
  401.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:64) [spigot.jar:git-Spigot-1543]
  402.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:60) [spigot.jar:git-Spigot-1543]
  403.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:271) [spigot.jar:git-Spigot-1543]
  404.     at net.minecraft.server.v1_7_R3.DedicatedServer.aE(DedicatedServer.java:480) [spigot.jar:git-Spigot-1543]
  405.     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:147) [spigot.jar:git-Spigot-1543]
  406.     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1543]
  407.     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1543]
  408. [12:27:12] [Server thread/WARN]: Could not lookup user uuid for diego85842
  409. net.minecraft.util.com.mojang.authlib.yggdrasil.ProfileNotFoundException: Server did not find the requested profile
  410.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:64) [spigot.jar:git-Spigot-1543]
  411.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:60) [spigot.jar:git-Spigot-1543]
  412.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:271) [spigot.jar:git-Spigot-1543]
  413.     at net.minecraft.server.v1_7_R3.DedicatedServer.aE(DedicatedServer.java:480) [spigot.jar:git-Spigot-1543]
  414.     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:147) [spigot.jar:git-Spigot-1543]
  415.     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1543]
  416.     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1543]
  417. [12:27:12] [Server thread/WARN]: Could not lookup user uuid for panque08
  418. net.minecraft.util.com.mojang.authlib.yggdrasil.ProfileNotFoundException: Server did not find the requested profile
  419.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:64) [spigot.jar:git-Spigot-1543]
  420.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:60) [spigot.jar:git-Spigot-1543]
  421.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:271) [spigot.jar:git-Spigot-1543]
  422.     at net.minecraft.server.v1_7_R3.DedicatedServer.aE(DedicatedServer.java:480) [spigot.jar:git-Spigot-1543]
  423.     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:147) [spigot.jar:git-Spigot-1543]
  424.     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1543]
  425.     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1543]
  426. [12:27:12] [Server thread/WARN]: Could not lookup user uuid for fabiaanng
  427. net.minecraft.util.com.mojang.authlib.yggdrasil.ProfileNotFoundException: Server did not find the requested profile
  428.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:64) [spigot.jar:git-Spigot-1543]
  429.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:60) [spigot.jar:git-Spigot-1543]
  430.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:271) [spigot.jar:git-Spigot-1543]
  431.     at net.minecraft.server.v1_7_R3.DedicatedServer.aE(DedicatedServer.java:480) [spigot.jar:git-Spigot-1543]
  432.     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:147) [spigot.jar:git-Spigot-1543]
  433.     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1543]
  434.     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1543]
  435. [12:27:13] [Server thread/WARN]: Could not lookup user uuid for daniex21
  436. net.minecraft.util.com.mojang.authlib.yggdrasil.ProfileNotFoundException: Server did not find the requested profile
  437.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:64) [spigot.jar:git-Spigot-1543]
  438.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:60) [spigot.jar:git-Spigot-1543]
  439.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:271) [spigot.jar:git-Spigot-1543]
  440.     at net.minecraft.server.v1_7_R3.DedicatedServer.aE(DedicatedServer.java:480) [spigot.jar:git-Spigot-1543]
  441.     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:147) [spigot.jar:git-Spigot-1543]
  442.     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1543]
  443.     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1543]
  444. [12:27:13] [Server thread/WARN]: Could not lookup user uuid for vegettagaymere
  445. net.minecraft.util.com.mojang.authlib.yggdrasil.ProfileNotFoundException: Server did not find the requested profile
  446.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:64) [spigot.jar:git-Spigot-1543]
  447.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:60) [spigot.jar:git-Spigot-1543]
  448.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:271) [spigot.jar:git-Spigot-1543]
  449.     at net.minecraft.server.v1_7_R3.DedicatedServer.aE(DedicatedServer.java:480) [spigot.jar:git-Spigot-1543]
  450.     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:147) [spigot.jar:git-Spigot-1543]
  451.     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1543]
  452.     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1543]
  453. [12:27:13] [Server thread/WARN]: Could not lookup user uuid for rjfb01elm
  454. net.minecraft.util.com.mojang.authlib.yggdrasil.ProfileNotFoundException: Server did not find the requested profile
  455.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:64) [spigot.jar:git-Spigot-1543]
  456.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:60) [spigot.jar:git-Spigot-1543]
  457.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:271) [spigot.jar:git-Spigot-1543]
  458.     at net.minecraft.server.v1_7_R3.DedicatedServer.aE(DedicatedServer.java:480) [spigot.jar:git-Spigot-1543]
  459.     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:147) [spigot.jar:git-Spigot-1543]
  460.     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1543]
  461.     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1543]
  462. [12:27:13] [Server thread/WARN]: Could not lookup user uuid for gplay
  463. net.minecraft.util.com.mojang.authlib.yggdrasil.ProfileNotFoundException: Server did not find the requested profile
  464.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:64) [spigot.jar:git-Spigot-1543]
  465.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:60) [spigot.jar:git-Spigot-1543]
  466.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:271) [spigot.jar:git-Spigot-1543]
  467.     at net.minecraft.server.v1_7_R3.DedicatedServer.aE(DedicatedServer.java:480) [spigot.jar:git-Spigot-1543]
  468.     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:147) [spigot.jar:git-Spigot-1543]
  469.     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1543]
  470.     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1543]
  471. [12:27:13] [Server thread/WARN]: Could not lookup user uuid for annabanana
  472. net.minecraft.util.com.mojang.authlib.yggdrasil.ProfileNotFoundException: Server did not find the requested profile
  473.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:64) [spigot.jar:git-Spigot-1543]
  474.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:60) [spigot.jar:git-Spigot-1543]
  475.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:271) [spigot.jar:git-Spigot-1543]
  476.     at net.minecraft.server.v1_7_R3.DedicatedServer.aE(DedicatedServer.java:480) [spigot.jar:git-Spigot-1543]
  477.     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:147) [spigot.jar:git-Spigot-1543]
  478.     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1543]
  479.     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1543]
  480. [12:27:14] [Server thread/WARN]: Could not lookup user uuid for matrorororo
  481. net.minecraft.util.com.mojang.authlib.yggdrasil.ProfileNotFoundException: Server did not find the requested profile
  482.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:64) [spigot.jar:git-Spigot-1543]
  483.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:60) [spigot.jar:git-Spigot-1543]
  484.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:271) [spigot.jar:git-Spigot-1543]
  485.     at net.minecraft.server.v1_7_R3.DedicatedServer.aE(DedicatedServer.java:480) [spigot.jar:git-Spigot-1543]
  486.     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:147) [spigot.jar:git-Spigot-1543]
  487.     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1543]
  488.     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1543]
  489. [12:27:14] [Server thread/WARN]: Could not lookup user uuid for liugamer14
  490. net.minecraft.util.com.mojang.authlib.yggdrasil.ProfileNotFoundException: Server did not find the requested profile
  491.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:64) [spigot.jar:git-Spigot-1543]
  492.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:60) [spigot.jar:git-Spigot-1543]
  493.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:271) [spigot.jar:git-Spigot-1543]
  494.     at net.minecraft.server.v1_7_R3.DedicatedServer.aE(DedicatedServer.java:480) [spigot.jar:git-Spigot-1543]
  495.     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:147) [spigot.jar:git-Spigot-1543]
  496.     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1543]
  497.     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1543]
  498. [12:27:14] [Server thread/WARN]: Could not lookup user uuid for csdarker57
  499. net.minecraft.util.com.mojang.authlib.yggdrasil.ProfileNotFoundException: Server did not find the requested profile
  500.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:64) [spigot.jar:git-Spigot-1543]
  501.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:60) [spigot.jar:git-Spigot-1543]
  502.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:271) [spigot.jar:git-Spigot-1543]
  503.     at net.minecraft.server.v1_7_R3.DedicatedServer.aE(DedicatedServer.java:480) [spigot.jar:git-Spigot-1543]
  504.     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:147) [spigot.jar:git-Spigot-1543]
  505.     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1543]
  506.     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1543]
  507. [12:27:14] [Server thread/WARN]: Could not lookup user uuid for fifacraft510
  508. net.minecraft.util.com.mojang.authlib.yggdrasil.ProfileNotFoundException: Server did not find the requested profile
  509.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:64) [spigot.jar:git-Spigot-1543]
  510.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:60) [spigot.jar:git-Spigot-1543]
  511.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:271) [spigot.jar:git-Spigot-1543]
  512.     at net.minecraft.server.v1_7_R3.DedicatedServer.aE(DedicatedServer.java:480) [spigot.jar:git-Spigot-1543]
  513.     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:147) [spigot.jar:git-Spigot-1543]
  514.     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1543]
  515.     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1543]
  516. [12:27:14] [Server thread/WARN]: Could not lookup user uuid for amerrika
  517. net.minecraft.util.com.mojang.authlib.yggdrasil.ProfileNotFoundException: Server did not find the requested profile
  518.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:64) [spigot.jar:git-Spigot-1543]
  519.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:60) [spigot.jar:git-Spigot-1543]
  520.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:271) [spigot.jar:git-Spigot-1543]
  521.     at net.minecraft.server.v1_7_R3.DedicatedServer.aE(DedicatedServer.java:480) [spigot.jar:git-Spigot-1543]
  522.     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:147) [spigot.jar:git-Spigot-1543]
  523.     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1543]
  524.     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1543]
  525. [12:27:16] [Server thread/WARN]: Could not lookup user uuid for ultimategamers
  526. net.minecraft.util.com.mojang.authlib.exceptions.AuthenticationException
  527.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[spigot.jar:git-Spigot-1543]
  528.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:50) [spigot.jar:git-Spigot-1543]
  529.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:60) [spigot.jar:git-Spigot-1543]
  530.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:271) [spigot.jar:git-Spigot-1543]
  531.     at net.minecraft.server.v1_7_R3.DedicatedServer.aE(DedicatedServer.java:480) [spigot.jar:git-Spigot-1543]
  532.     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:147) [spigot.jar:git-Spigot-1543]
  533.     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1543]
  534.     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1543]
  535. [12:27:16] [Server thread/ERROR]: Conversion failed, please try again later
  536. net.minecraft.server.v1_7_R3.FileConversionException: Could not request user ultimategamers from backend systems
  537.     at net.minecraft.server.v1_7_R3.PlayerDatFileConverter.onProfileLookupFailed(PlayerDatFileConverter.java:44) ~[spigot.jar:git-Spigot-1543]
  538.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:77) ~[spigot.jar:git-Spigot-1543]
  539.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:60) ~[spigot.jar:git-Spigot-1543]
  540.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:271) [spigot.jar:git-Spigot-1543]
  541.     at net.minecraft.server.v1_7_R3.DedicatedServer.aE(DedicatedServer.java:480) [spigot.jar:git-Spigot-1543]
  542.     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:147) [spigot.jar:git-Spigot-1543]
  543.     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1543]
  544.     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1543]
  545. Caused by: net.minecraft.util.com.mojang.authlib.exceptions.AuthenticationException
  546.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[spigot.jar:git-Spigot-1543]
  547.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:50) ~[spigot.jar:git-Spigot-1543]
  548.     ... 6 more
  549. [12:27:16] [Server thread/WARN]: Encountered a problem while converting the player save files, retrying in a few seconds
  550. [12:27:22] [Server thread/WARN]: Could not lookup user uuid for ultimategamers
  551. net.minecraft.util.com.mojang.authlib.yggdrasil.ProfileNotFoundException: Server did not find the requested profile
  552.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:64) [spigot.jar:git-Spigot-1543]
  553.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:60) [spigot.jar:git-Spigot-1543]
  554.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:271) [spigot.jar:git-Spigot-1543]
  555.     at net.minecraft.server.v1_7_R3.DedicatedServer.aE(DedicatedServer.java:480) [spigot.jar:git-Spigot-1543]
  556.     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:147) [spigot.jar:git-Spigot-1543]
  557.     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1543]
  558.     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1543]
  559. [12:27:22] [Server thread/WARN]: Could not lookup user uuid for proalexpro
  560. net.minecraft.util.com.mojang.authlib.yggdrasil.ProfileNotFoundException: Server did not find the requested profile
  561.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:64) [spigot.jar:git-Spigot-1543]
  562.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:60) [spigot.jar:git-Spigot-1543]
  563.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:271) [spigot.jar:git-Spigot-1543]
  564.     at net.minecraft.server.v1_7_R3.DedicatedServer.aE(DedicatedServer.java:480) [spigot.jar:git-Spigot-1543]
  565.     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:147) [spigot.jar:git-Spigot-1543]
  566.     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1543]
  567.     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1543]
  568. [12:27:24] [Server thread/WARN]: Could not lookup user uuid for xalz
  569. net.minecraft.util.com.mojang.authlib.exceptions.AuthenticationException
  570.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[spigot.jar:git-Spigot-1543]
  571.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:50) [spigot.jar:git-Spigot-1543]
  572.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:60) [spigot.jar:git-Spigot-1543]
  573.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:271) [spigot.jar:git-Spigot-1543]
  574.     at net.minecraft.server.v1_7_R3.DedicatedServer.aE(DedicatedServer.java:480) [spigot.jar:git-Spigot-1543]
  575.     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:147) [spigot.jar:git-Spigot-1543]
  576.     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1543]
  577.     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1543]
  578. [12:27:24] [Server thread/ERROR]: Conversion failed, please try again later
  579. net.minecraft.server.v1_7_R3.FileConversionException: Could not request user xalz from backend systems
  580.     at net.minecraft.server.v1_7_R3.PlayerDatFileConverter.onProfileLookupFailed(PlayerDatFileConverter.java:44) ~[spigot.jar:git-Spigot-1543]
  581.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:77) ~[spigot.jar:git-Spigot-1543]
  582.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:60) ~[spigot.jar:git-Spigot-1543]
  583.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:271) [spigot.jar:git-Spigot-1543]
  584.     at net.minecraft.server.v1_7_R3.DedicatedServer.aE(DedicatedServer.java:480) [spigot.jar:git-Spigot-1543]
  585.     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:147) [spigot.jar:git-Spigot-1543]
  586.     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1543]
  587.     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1543]
  588. Caused by: net.minecraft.util.com.mojang.authlib.exceptions.AuthenticationException
  589.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[spigot.jar:git-Spigot-1543]
  590.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:50) ~[spigot.jar:git-Spigot-1543]
  591.     ... 6 more
  592. [12:27:24] [Server thread/WARN]: Encountered a problem while converting the player save files, retrying in a few seconds
  593. [12:27:29] [Server thread/WARN]: Could not lookup user uuid for porseidonbr
  594. net.minecraft.util.com.mojang.authlib.yggdrasil.ProfileNotFoundException: Server did not find the requested profile
  595.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:64) [spigot.jar:git-Spigot-1543]
  596.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:60) [spigot.jar:git-Spigot-1543]
  597.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:271) [spigot.jar:git-Spigot-1543]
  598.     at net.minecraft.server.v1_7_R3.DedicatedServer.aE(DedicatedServer.java:480) [spigot.jar:git-Spigot-1543]
  599.     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:147) [spigot.jar:git-Spigot-1543]
  600.     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1543]
  601.     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1543]
  602. [12:27:29] [Server thread/WARN]: Could not lookup user uuid for cacapismierda
  603. net.minecraft.util.com.mojang.authlib.yggdrasil.ProfileNotFoundException: Server did not find the requested profile
  604.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:64) [spigot.jar:git-Spigot-1543]
  605.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:60) [spigot.jar:git-Spigot-1543]
  606.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:271) [spigot.jar:git-Spigot-1543]
  607.     at net.minecraft.server.v1_7_R3.DedicatedServer.aE(DedicatedServer.java:480) [spigot.jar:git-Spigot-1543]
  608.     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:147) [spigot.jar:git-Spigot-1543]
  609.     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1543]
  610.     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1543]
  611. [12:27:29] [Server thread/WARN]: Could not lookup user uuid for dragonarc588
  612. net.minecraft.util.com.mojang.authlib.yggdrasil.ProfileNotFoundException: Server did not find the requested profile
  613.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:64) [spigot.jar:git-Spigot-1543]
  614.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:60) [spigot.jar:git-Spigot-1543]
  615.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:271) [spigot.jar:git-Spigot-1543]
  616.     at net.minecraft.server.v1_7_R3.DedicatedServer.aE(DedicatedServer.java:480) [spigot.jar:git-Spigot-1543]
  617.     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:147) [spigot.jar:git-Spigot-1543]
  618.     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1543]
  619.     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1543]
  620. [12:27:31] [Server thread/WARN]: Could not lookup user uuid for stalin264
  621. net.minecraft.util.com.mojang.authlib.exceptions.AuthenticationException
  622.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[spigot.jar:git-Spigot-1543]
  623.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:50) [spigot.jar:git-Spigot-1543]
  624.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:60) [spigot.jar:git-Spigot-1543]
  625.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:271) [spigot.jar:git-Spigot-1543]
  626.     at net.minecraft.server.v1_7_R3.DedicatedServer.aE(DedicatedServer.java:480) [spigot.jar:git-Spigot-1543]
  627.     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:147) [spigot.jar:git-Spigot-1543]
  628.     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1543]
  629.     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1543]
  630. [12:27:31] [Server thread/ERROR]: Conversion failed, please try again later
  631. net.minecraft.server.v1_7_R3.FileConversionException: Could not request user stalin264 from backend systems
  632.     at net.minecraft.server.v1_7_R3.PlayerDatFileConverter.onProfileLookupFailed(PlayerDatFileConverter.java:44) ~[spigot.jar:git-Spigot-1543]
  633.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:77) ~[spigot.jar:git-Spigot-1543]
  634.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:60) ~[spigot.jar:git-Spigot-1543]
  635.     at net.minecraft.server.v1_7_R3.NameReferencingFileConverter.a(NameReferencingFileConverter.java:271) [spigot.jar:git-Spigot-1543]
  636.     at net.minecraft.server.v1_7_R3.DedicatedServer.aE(DedicatedServer.java:480) [spigot.jar:git-Spigot-1543]
  637.     at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:147) [spigot.jar:git-Spigot-1543]
  638.     at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:458) [spigot.jar:git-Spigot-1543]
  639.     at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [spigot.jar:git-Spigot-1543]
  640. Caused by: net.minecraft.util.com.mojang.authlib.exceptions.AuthenticationException
  641.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[spigot.jar:git-Spigot-1543]
  642.     at net.minecraft.util.com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:50) ~[spigot.jar:git-Spigot-1543]
  643.     ... 6 more
  644. [12:27:31] [Server thread/WARN]: **** DETECTED OLD PLAYER FILES IN THE WORLD SAVE
  645. [12:27:31] [Server thread/WARN]: **** THIS USUALLY HAPPENS WHEN THE AUTOMATIC CONVERSION FAILED IN SOME WAY
  646. [12:27:31] [Server thread/WARN]: ** please restart the server and if the problem persists, remove the directory './kitpvp/players'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement