Advertisement
Guest User

Untitled

a guest
Jul 16th, 2019
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 2.47 KB | None | 0 0
  1. > [19:08:03 INFO]: liquidso issued server command: /punish Cowzilla36 hi
  2. > [19:08:04 WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@71bc3d0b[id=d64f2666-45d8-42eb-a98e-e7401dcc9556,name=Cowzilla36,properties={},legacy=false]
  3. com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
  4. at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  5. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:175) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  6. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:168) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  7. at net.minecraft.server.v1_8_R3.TileEntitySkull$1.load(TileEntitySkull.java:70) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  8. at net.minecraft.server.v1_8_R3.TileEntitySkull$1.load(TileEntitySkull.java:1) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  9. at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3524) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  10. at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2317) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  11. at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2280) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  12. at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2195) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  13. at com.google.common.cache.LocalCache.get(LocalCache.java:3934) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  14. at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3938) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  15. at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4821) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  16. at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4827) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  17. at net.minecraft.server.v1_8_R3.TileEntitySkull$3.run(TileEntitySkull.java:172) [spigot-1.8.8.jar:git-Spigot-21fe707-e1ebe52]
  18. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_212]
  19. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_212]
  20. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement