Advertisement
DeleteMetaInf

Player Warps error (version 5.0.6)

Mar 22nd, 2020
245
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.30 KB | None | 0 0
  1. [05:08:36 WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@68d57c04[id=568a1cef-d5a0-4871-a10e-fc1bfaa8376a,name=DelMetaInf,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.15.2.jar:git-Paper-143]
  4. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:180) ~[patched_1.15.2.jar:git-Paper-143]
  5. at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillGameProfile(PaperMinecraftSessionService.java:37) ~[patched_1.15.2.jar:git-Paper-143]
  6. at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:173) ~[patched_1.15.2.jar:git-Paper-143]
  7. at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fillProfileProperties(PaperMinecraftSessionService.java:30) ~[patched_1.15.2.jar:git-Paper-143]
  8. at net.minecraft.server.v1_15_R1.TileEntitySkull$1.load(TileEntitySkull.java:77) ~[patched_1.15.2.jar:git-Paper-143]
  9. at net.minecraft.server.v1_15_R1.TileEntitySkull$1.load(TileEntitySkull.java:44) ~[patched_1.15.2.jar:git-Paper-143]
  10. at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3716) ~[patched_1.15.2.jar:git-Paper-143]
  11. at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2424) ~[patched_1.15.2.jar:git-Paper-143]
  12. at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2298) ~[patched_1.15.2.jar:git-Paper-143]
  13. at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2211) ~[patched_1.15.2.jar:git-Paper-143]
  14. at com.google.common.cache.LocalCache.get(LocalCache.java:4154) ~[patched_1.15.2.jar:git-Paper-143]
  15. at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158) ~[patched_1.15.2.jar:git-Paper-143]
  16. at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147) ~[patched_1.15.2.jar:git-Paper-143]
  17. at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:5153) ~[patched_1.15.2.jar:git-Paper-143]
  18. at net.minecraft.server.v1_15_R1.TileEntitySkull$3.call(TileEntitySkull.java:218) ~[patched_1.15.2.jar:git-Paper-143]
  19. at net.minecraft.server.v1_15_R1.TileEntitySkull$3.call(TileEntitySkull.java:215) ~[patched_1.15.2.jar:git-Paper-143]
  20. at net.minecraft.server.v1_15_R1.TileEntitySkull.b(TileEntitySkull.java:234) ~[patched_1.15.2.jar:git-Paper-143]
  21. at org.bukkit.craftbukkit.v1_15_R1.inventory.CraftMetaSkull.applyToItem(CraftMetaSkull.java:88) ~[patched_1.15.2.jar:git-Paper-143]
  22. at org.bukkit.craftbukkit.v1_15_R1.inventory.CraftItemStack.setItemMeta(CraftItemStack.java:518) ~[patched_1.15.2.jar:git-Paper-143]
  23. at org.bukkit.craftbukkit.v1_15_R1.inventory.CraftItemStack.asNMSCopy(CraftItemStack.java:42) ~[patched_1.15.2.jar:git-Paper-143]
  24. at sun.reflect.GeneratedMethodAccessor28.invoke(Unknown Source) ~[?:?]
  25. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_241]
  26. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_241]
  27. at xyz.olzie.playerwarps.c.c.b(Unknown Source) ~[?:?]
  28. at xyz.olzie.playerwarps.c.c.d(Unknown Source) ~[?:?]
  29. at xyz.olzie.playerwarps.c.c.b(Unknown Source) ~[?:?]
  30. at xyz.olzie.playerwarps.e.c.b(Unknown Source) ~[?:?]
  31. at xyz.olzie.playerwarps.e.c.<init>(Unknown Source) ~[?:?]
  32. at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftTask.run(CraftTask.java:84) ~[patched_1.15.2.jar:git-Paper-143]
  33. at org.bukkit.craftbukkit.v1_15_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:54) ~[patched_1.15.2.jar:git-Paper-143]
  34. at com.destroystokyo.paper.ServerSchedulerReportingWrapper.run(ServerSchedulerReportingWrapper.java:22) ~[patched_1.15.2.jar:git-Paper-143]
  35. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_241]
  36. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_241]
  37. at java.lang.Thread.run(Unknown Source) [?:1.8.0_241]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement