You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since I added the login option to my server, i got a lot of spam of this:
Is running offline mode with Geyser and Floodgate
! [dom 01:13:08 WARN com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService] Couldn't look up profile properties for d478f099-21bc-337e-a4b8-b9c805b187a1
MinecraftClientHttpException[type=HTTP_ERROR, status=429, response=ErrorResponse[path=/session/minecraft/profile/d478f09921bc337ea4b8b9c805b187a1, error=null, errorMessage=null, details=null]]
at com.mojang.authlib.minecraft.client.MinecraftClient.readInputStream(MinecraftClient.java:100)
at com.mojang.authlib.minecraft.client.MinecraftClient.get(MinecraftClient.java:57)
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fetchProfileUncached(YggdrasilMinecraftSessionService.java:201)
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fetchProfile(YggdrasilMinecraftSessionService.java:171)
at com.destroystokyo.paper.profile.PaperMinecraftSessionService.fetchProfile(PaperMinecraftSessionService.java:35)
at org.bukkit.craftbukkit.v1_20_R3.profile.CraftPlayerProfile.getUpdatedProfile(CraftPlayerProfile.java:141)
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)
The text was updated successfully, but these errors were encountered:
Since I added the login option to my server, i got a lot of spam of this:
Is running offline mode with Geyser and Floodgate
The text was updated successfully, but these errors were encountered: