[22:08:35] [Datafixer Bootstrap/INFO]: 287 Datafixer optimizations took 807 milliseconds
[22:09:10] [Render thread/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, profilesHost=https://api.mojang.com, name=PROD]
[22:09:10] [Render thread/INFO]: Setting user: BoranCaliv
[22:09:10] [Render thread/INFO]: Backend library: LWJGL version 3.3.3+5
[22:09:10] [Render thread/WARN]: Detected unexpected shutdown during last game startup: resetting fullscreen mode
[22:09:11] [Download-2/ERROR]: Got an error with a html body connecting to https://api.minecraftservices.com/player/attributes:
The request is blocked.
20260115T030910Z-1574f679486dc6dmhC1TEBx8nn00000005s000000000wnhc
[22:09:11] [Download-2/ERROR]: Failed to fetch user properties
com.mojang.authlib.exceptions.AuthenticationException: Status: 429
at com.mojang.authlib.exceptions.MinecraftClientHttpException.toAuthenticationException(MinecraftClientHttpException.java:66)
at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.fetchProperties(YggdrasilUserApiService.java:150)
at gfj.bU(SourceFile:457)
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)
Caused by: com.mojang.authlib.exceptions.MinecraftClientHttpException: Status: 429
at com.mojang.authlib.minecraft.client.MinecraftClient.readInputStream(MinecraftClient.java:100)
at com.mojang.authlib.minecraft.client.MinecraftClient.get(MinecraftClient.java:56)
at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.fetchProperties(YggdrasilUserApiService.java:121)
... 5 more