SparklyPaper icon indicating copy to clipboard operation
SparklyPaper copied to clipboard

Couldn't look up profile properties

Open DaddyRobLIVE opened this issue 1 year ago • 1 comments

How do I resolve this?

[00:29:59] [Profile Lookup Executor #1/WARN]: Couldn't look up profile properties for 0c567c91-130c-328e-84c7-171a9d637433 com.mojang.authlib.exceptions.MinecraftClientHttpException: Status: 429 at com.mojang.authlib.minecraft.client.MinecraftClient.readInputStream(MinecraftClient.java:100) ~[authlib-6.0.54.jar:?] at com.mojang.authlib.minecraft.client.MinecraftClient.get(MinecraftClient.java:57) ~[authlib-6.0.54.jar:?] at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fetchProfileUncached(YggdrasilMinecraftSessionService.java:201) ~[authlib-6.0.54.jar:?] at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fetchProfile(YggdrasilMinecraftSessionService.java:171) ~[authlib-6.0.54.jar:?] at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fetchProfile(PaperMinecraftSessionService.java:35) ~[sparklypaper-1.21.1.jar:1.21.1-DEV-4435a55] at org.bukkit.craftbukkit.profile.CraftPlayerProfile.getUpdatedProfile(CraftPlayerProfile.java:180) ~[sparklypaper-1.21.1.jar:1.21.1-DEV-4435a55] at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?] at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?] [00:29:59] [Profile Lookup Executor #0/WARN]: Couldn't look up profile properties for 723146dc-ae3d-36d0-a9f8-e1306d54d406 com.mojang.authlib.exceptions.MinecraftClientHttpException: Status: 429 at com.mojang.authlib.minecraft.client.MinecraftClient.readInputStream(MinecraftClient.java:100) ~[authlib-6.0.54.jar:?] at com.mojang.authlib.minecraft.client.MinecraftClient.get(MinecraftClient.java:57) ~[authlib-6.0.54.jar:?] at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fetchProfileUncached(YggdrasilMinecraftSessionService.java:201) ~[authlib-6.0.54.jar:?] at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fetchProfile(YggdrasilMinecraftSessionService.java:171) ~[authlib-6.0.54.jar:?] at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fetchProfile(PaperMinecraftSessionService.java:35) ~[sparklypaper-1.21.1.jar:1.21.1-DEV-4435a55] at org.bukkit.craftbukkit.profile.CraftPlayerProfile.getUpdatedProfile(CraftPlayerProfile.java:180) ~[sparklypaper-1.21.1.jar:1.21.1-DEV-4435a55] at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) ~[?:?] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?] at java.base/java.lang.Thread.run(Thread.java:1583) ~[?:?]

DaddyRobLIVE avatar Oct 09 '24 03:10 DaddyRobLIVE

Status: 429

You are getting rate limited by Mojang, this is not a SparklyPaper issue

MrPowerGamerBR avatar Oct 09 '24 17:10 MrPowerGamerBR

I see, can I do anything about it?

On Thu, Oct 10, 2024, 1:03 AM MrPowerGamerBR @.***> wrote:

Status: 429

You are getting rate limited by Mojang, this is not a SparklyPaper issue

— Reply to this email directly, view it on GitHub https://github.com/SparklyPower/SparklyPaper/issues/36#issuecomment-2402853350, or unsubscribe https://github.com/notifications/unsubscribe-auth/A2DRZFCUTYUDVMW67U3YJJLZ2VOXBAVCNFSM6AAAAABPTRT6X2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMBSHA2TGMZVGA . You are receiving this because you authored the thread.Message ID: @.***>

DaddyRobLIVE avatar Oct 10 '24 01:10 DaddyRobLIVE