Advertisement
Guest User

Untitled

a guest
Jul 17th, 2018
1,171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.51 KB | None | 0 0
  1. [11:52:04 WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@572e338b[id=UUID,name=PlayerName,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:79) ~[patched_1.12.2.jar:git-Paper-1371]
  4. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:180) [patched_1.12.2.jar:git-Paper-1371]
  5. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:173) [patched_1.12.2.jar:git-Paper-1371]
  6. at com.destroystokyo.paper.profile.WrappedMinecraftSessionService.fillProfileProperties(WrappedMinecraftSessionService.java:67) [patched_1.12.2.jar:git-Paper-1371]
  7. at com.destroystokyo.paper.profile.CraftPlayerProfile.complete(CraftPlayerProfile.java:173) [patched_1.12.2.jar:git-Paper-1371]
  8. at net.minecraft.server.v1_12_R1.LoginListener$LoginHandler.fireEvents(LoginListener.java:301) [patched_1.12.2.jar:git-Paper-1371]
  9. at net.minecraft.server.v1_12_R1.LoginListener$2.run(LoginListener.java:206) [patched_1.12.2.jar:git-Paper-1371]
  10. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_152]
  11. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_152]
  12. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement