Advertisement
Guest User

Untitled

a guest
Jan 24th, 2017
211
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.43 KB | None | 0 0
  1. [00:09:44 WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@9a6dfbd[id=069a79f4-44e9-4726-a5be-fca90e38aaf5,name=Notch,properties={},legacy=false]
  2. com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
  3. at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[spigot.jar:git-PaperSpigot-"8b18730"]
  4. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:175) [spigot.jar:git-PaperSpigot-"8b18730"]
  5. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:168) [spigot.jar:git-PaperSpigot-"8b18730"]
  6. at net.minecraft.server.v1_8_R3.TileEntitySkull$1.load(TileEntitySkull.java:70) [spigot.jar:git-PaperSpigot-"8b18730"]
  7. at net.minecraft.server.v1_8_R3.TileEntitySkull$1.load(TileEntitySkull.java:1) [spigot.jar:git-PaperSpigot-"8b18730"]
  8. at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3524) [spigot.jar:git-PaperSpigot-"8b18730"]
  9. at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2317) [spigot.jar:git-PaperSpigot-"8b18730"]
  10. at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2280) [spigot.jar:git-PaperSpigot-"8b18730"]
  11. at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2195) [spigot.jar:git-PaperSpigot-"8b18730"]
  12. at com.google.common.cache.LocalCache.get(LocalCache.java:3934) [spigot.jar:git-PaperSpigot-"8b18730"]
  13. at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3938) [spigot.jar:git-PaperSpigot-"8b18730"]
  14. at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4821) [spigot.jar:git-PaperSpigot-"8b18730"]
  15. at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4827) [spigot.jar:git-PaperSpigot-"8b18730"]
  16. at net.minecraft.server.v1_8_R3.TileEntitySkull$3.run(TileEntitySkull.java:172) [spigot.jar:git-PaperSpigot-"8b18730"]
  17. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_111]
  18. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_111]
  19. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_111]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement