Advertisement
Crommgames

Untitled

Nov 26th, 2018
388
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.35 KB | None | 0 0
  1. [20:39:33] [Head Conversion Thread - 0/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@c66b45c[id=606e2ff0-ed77-4842-9d6c-e1d3321c7838,name=MHF_Question,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-"4c7641d"]
  4. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:175) [spigot.jar:git-PaperSpigot-"4c7641d"]
  5. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:168) [spigot.jar:git-PaperSpigot-"4c7641d"]
  6. at net.minecraft.server.v1_8_R3.TileEntitySkull$1.load(TileEntitySkull.java:70) [spigot.jar:git-PaperSpigot-"4c7641d"]
  7. at net.minecraft.server.v1_8_R3.TileEntitySkull$1.load(TileEntitySkull.java:1) [spigot.jar:git-PaperSpigot-"4c7641d"]
  8. at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3524) [spigot.jar:git-PaperSpigot-"4c7641d"]
  9. at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2317) [spigot.jar:git-PaperSpigot-"4c7641d"]
  10. at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2280) [spigot.jar:git-PaperSpigot-"4c7641d"]
  11. at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2195) [spigot.jar:git-PaperSpigot-"4c7641d"]
  12. at com.google.common.cache.LocalCache.get(LocalCache.java:3934) [spigot.jar:git-PaperSpigot-"4c7641d"]
  13. at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3938) [spigot.jar:git-PaperSpigot-"4c7641d"]
  14. at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4821) [spigot.jar:git-PaperSpigot-"4c7641d"]
  15. at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4827) [spigot.jar:git-PaperSpigot-"4c7641d"]
  16. at net.minecraft.server.v1_8_R3.TileEntitySkull$3.run(TileEntitySkull.java:172) [spigot.jar:git-PaperSpigot-"4c7641d"]
  17. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_191]
  18. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_191]
  19. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement