[21:14:43] [Datafixer Bootstrap/INFO]: 291 Datafixer optimizations took 1222 milliseconds [21:14:57] [Render thread/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, profilesHost=https://api.mojang.com, name=PROD] [21:14:57] [Render thread/INFO]: Setting user: babyboimo [21:14:57] [Render thread/INFO]: Backend library: LWJGL version 3.4.1+2 [21:14:58] [Yggdrasil Key Fetcher/ERROR]: Failed to request yggdrasil public key com.mojang.authlib.exceptions.MinecraftClientException: Failed to read from https://api.minecraftservices.com/publickeys due to api.minecraftservices.com at com.mojang.authlib.minecraft.client.MinecraftClient.readInputStream(MinecraftClient.java:111) at com.mojang.authlib.minecraft.client.MinecraftClient.get(MinecraftClient.java:56) at com.mojang.authlib.yggdrasil.YggdrasilServicesKeyInfo.fetch(YggdrasilServicesKeyInfo.java:114) at com.mojang.authlib.yggdrasil.YggdrasilServicesKeyInfo$1.run(YggdrasilServicesKeyInfo.java:89) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:545) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:328) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:309) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1090) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:614) at java.base/java.lang.Thread.run(Thread.java:1474) Caused by: java.net.UnknownHostException: api.minecraftservices.com at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:569) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:284) at java.base/java.net.Socket.connect(Socket.java:659) at java.base/sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:304) at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:161) at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:516) at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:604) at java.base/sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:206) at java.base/sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:288) at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:193) at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1008) at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:899) at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:179) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1377) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1302) at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:493) at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:307) at com.mojang.authlib.minecraft.client.MinecraftClient.readInputStream(MinecraftClient.java:82) ... 9 more [21:14:58] [Download-1/WARN]: Couldn't look up profile properties for c16b1ddb-5c17-3dc9-8172-e324464c25b6 com.mojang.authlib.exceptions.MinecraftClientException: Failed to read from https://sessionserver.mojang.com/session/minecraft/profile/c16b1ddb5c173dc98172e324464c25b6?unsigned=false due to sessionserver.mojang.com at com.mojang.authlib.minecraft.client.MinecraftClient.readInputStream(MinecraftClient.java:111) at com.mojang.authlib.minecraft.client.MinecraftClient.get(MinecraftClient.java:56) at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fetchProfileUncached(YggdrasilMinecraftSessionService.java:197) at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fetchProfile(YggdrasilMinecraftSessionService.java:167) at net.minecraft.client.Minecraft.lambda$new$0(Minecraft.java:455) at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1789) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1090) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:614) at java.base/java.lang.Thread.run(Thread.java:1474) Caused by: java.net.UnknownHostException: sessionserver.mojang.com at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:569) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:284) at java.base/java.net.Socket.connect(Socket.java:659) at java.base/sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:304) at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:161) at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:516) at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:604) at java.base/sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:206) at java.base/sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:288) at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:193) at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1008) at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:899) at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:179) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1377) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1302) at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:493) at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:307) at com.mojang.authlib.minecraft.client.MinecraftClient.readInputStream(MinecraftClient.java:82) ... 8 more [21:14:59] [Render thread/INFO]: Using optional rendering extensions: GL_ARB_buffer_storage, GL_KHR_debug, GL_ARB_vertex_attrib_binding, GL_EXT_texture_filter_anisotropic [21:15:00] [Download-1/ERROR]: Failed to fetch Realms feature flags com.mojang.realmsclient.exception.RealmsServiceException: Realms service error (500) with message 'Could not connect to Realms: pc.realms.minecraft.net' at com.mojang.realmsclient.client.RealmsClient.execute(RealmsClient.java:539) at com.mojang.realmsclient.client.RealmsClient.fetchFeatureFlags(RealmsClient.java:186) at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1789) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1090) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:614) at java.base/java.lang.Thread.run(Thread.java:1474) [21:15:00] [Render thread/INFO]: Reloading ResourceManager: vanilla [21:15:02] [Worker-Main-2/INFO]: Found unifont_pua-17.0.01.hex, loading [21:15:02] [Worker-Main-1/INFO]: Found unifont_all_no_pua-17.0.01.hex, loading [21:15:03] [Worker-Main-1/INFO]: Found unifont_jp_patch-17.0.01.hex, loading [21:15:06] [Render thread/INFO]: OpenAL initialized on device OpenAL Soft on Speakers / Headphones (Realtek High Definition Audio) [21:15:06] [Render thread/INFO]: Sound engine started [21:15:06] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/particles.png-atlas [21:15:06] [Render thread/INFO]: Created: 128x128x0 minecraft:textures/atlas/decorated_pot.png-atlas [21:15:06] [Render thread/INFO]: Created: 2048x1024x0 minecraft:textures/atlas/armor_trims.png-atlas [21:15:06] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/paintings.png-atlas [21:15:06] [Render thread/INFO]: Created: 1024x512x0 minecraft:textures/atlas/shield_patterns.png-atlas [21:15:06] [Render thread/INFO]: Created: 2048x2048x4 minecraft:textures/atlas/blocks.png-atlas [21:15:07] [Render thread/INFO]: Created: 512x512x0 minecraft:textures/atlas/chest.png-atlas [21:15:07] [Render thread/INFO]: Created: 256x128x0 minecraft:textures/atlas/celestials.png-atlas [21:15:07] [Render thread/INFO]: Created: 1024x512x0 minecraft:textures/atlas/banner_patterns.png-atlas [21:15:07] [Render thread/INFO]: Created: 512x512x0 minecraft:textures/atlas/beds.png-atlas [21:15:07] [Render thread/INFO]: Created: 1024x512x0 minecraft:textures/atlas/items.png-atlas [21:15:07] [Render thread/INFO]: Created: 1024x1024x0 minecraft:textures/atlas/gui.png-atlas [21:15:07] [Render thread/INFO]: Created: 128x64x0 minecraft:textures/atlas/map_decorations.png-atlas [21:15:07] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/signs.png-atlas [21:15:07] [Render thread/INFO]: Created: 512x512x0 minecraft:textures/atlas/shulker_boxes.png-atlas [21:15:25] [IO-Worker-1/ERROR]: Couldn't connect to realms com.mojang.realmsclient.exception.RealmsServiceException: Realms service error (500) with message 'Could not connect to Realms: pc.realms.minecraft.net' at com.mojang.realmsclient.client.RealmsClient.execute(RealmsClient.java:539) at com.mojang.realmsclient.client.RealmsClient.clientCompatible(RealmsClient.java:307) at com.mojang.realmsclient.RealmsAvailability.lambda$check$0(RealmsAvailability.java:48) at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1789) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1090) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:614) at java.base/java.lang.Thread.run(Thread.java:1474) [21:15:43] [Render thread/INFO]: Loaded 1515 recipes [21:15:43] [Render thread/INFO]: Loaded 1617 advancements [21:15:44] [Server thread/INFO]: Starting integrated minecraft server version 26.1.2 [21:15:44] [Server thread/INFO]: Generating keypair [21:15:45] [Server thread/INFO]: Selecting global world spawn... [21:15:56] [Server thread/INFO]: Loading 0 persistent chunks... [21:15:56] [Server thread/INFO]: Preparing spawn area: 16% [21:15:56] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld [21:15:56] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether [21:15:56] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end [21:15:56] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved [21:15:56] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved [21:15:56] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved [21:15:56] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved [21:15:58] [Server thread/INFO]: Loading 47 chunks for player spawn... [21:15:58] [Server thread/INFO]: Preparing spawn area: 16% [21:15:58] [Server thread/INFO]: Preparing spawn area: 16% [21:15:58] [Server thread/INFO]: Preparing spawn area: 16% [21:15:58] [Server thread/INFO]: Preparing spawn area: 16% [21:15:58] [Server thread/INFO]: Preparing spawn area: 16% [21:15:59] [Server thread/INFO]: Preparing spawn area: 16% [21:15:59] [Server thread/INFO]: Preparing spawn area: 16% [21:15:59] [Server thread/INFO]: Preparing spawn area: 16% [21:15:59] [Server thread/INFO]: Preparing spawn area: 16% [21:15:59] [Server thread/INFO]: Preparing spawn area: 16% [21:15:59] [Server thread/INFO]: Preparing spawn area: 16% [21:15:59] [Server thread/INFO]: Preparing spawn area: 16% [21:15:59] [Server thread/INFO]: Preparing spawn area: 16% [21:15:59] [Server thread/INFO]: Preparing spawn area: 16% [21:15:59] [Server thread/INFO]: Preparing spawn area: 16% [21:15:59] [Server thread/INFO]: Preparing spawn area: 16% [21:15:59] [Server thread/INFO]: Preparing spawn area: 16% [21:15:59] [Server thread/INFO]: Preparing spawn area: 16% [21:15:59] [Server thread/INFO]: Preparing spawn area: 16% [21:15:59] [Server thread/INFO]: Preparing spawn area: 16% [21:15:59] [Server thread/INFO]: Preparing spawn area: 16% [21:15:59] [Server thread/INFO]: Preparing spawn area: 16% [21:15:59] [Server thread/INFO]: Preparing spawn area: 16% [21:15:59] [Server thread/INFO]: Preparing spawn area: 16% [21:15:59] [Server thread/INFO]: Preparing spawn area: 16% [21:16:00] [Server thread/INFO]: Preparing spawn area: 16% [21:16:00] [Server thread/INFO]: Preparing spawn area: 16% [21:16:00] [Server thread/INFO]: Preparing spawn area: 16% [21:16:00] [Server thread/INFO]: Preparing spawn area: 16% [21:16:00] [Server thread/INFO]: Preparing spawn area: 16% [21:16:00] [Server thread/INFO]: Preparing spawn area: 16% [21:16:01] [Server thread/INFO]: Preparing spawn area: 16% [21:16:01] [Server thread/INFO]: Preparing spawn area: 29% [21:16:02] [Server thread/INFO]: Preparing spawn area: 29% [21:16:02] [Server thread/INFO]: Preparing spawn area: 29% [21:16:03] [Server thread/INFO]: Preparing spawn area: 29% [21:16:03] [Server thread/INFO]: Preparing spawn area: 29% [21:16:04] [Server thread/INFO]: Preparing spawn area: 29% [21:16:04] [Server thread/INFO]: Preparing spawn area: 29% [21:16:05] [Server thread/INFO]: Preparing spawn area: 32% [21:16:05] [Server thread/INFO]: Preparing spawn area: 32% [21:16:06] [Server thread/INFO]: Preparing spawn area: 32% [21:16:06] [Server thread/INFO]: Preparing spawn area: 32% [21:16:07] [Server thread/INFO]: Preparing spawn area: 57% [21:16:07] [Server thread/INFO]: Preparing spawn area: 57% [21:16:08] [Server thread/INFO]: Preparing spawn area: 57% [21:16:08] [Server thread/INFO]: Preparing spawn area: 57% [21:16:09] [Server thread/INFO]: Preparing spawn area: 57% [21:16:09] [Server thread/INFO]: Preparing spawn area: 57% [21:16:10] [Server thread/INFO]: Preparing spawn area: 57% [21:16:11] [Server thread/INFO]: Preparing spawn area: 87% [21:16:11] [Server thread/INFO]: Time elapsed: 25589 ms [21:16:12] [Server thread/INFO]: babyboimo[local:E:12e34ba2] logged in with entity id 26 at (4.5, 66.0, -1.5) [21:16:12] [Server thread/INFO]: babyboimo joined the game [21:16:12] [Render thread/WARN]: Ignoring chat session from babyboimo due to missing Services public key [21:16:12] [Render thread/INFO]: Loaded 2 advancements [21:16:12] [Server thread/INFO]: Changing view distance to 16, from 10 [21:16:12] [Server thread/INFO]: Changing simulation distance to 12, from 0 [21:16:13] [Worker-Main-2/INFO]: [STDOUT]: [SKlauncher/ERROR] Failed to fetch data for c16b1ddb-5c17-3dc9-8172-e324464c25b6: java.net.UnknownHostException: sessionserver.mojang.com at java.base/sun.nio.ch.NioSocketImpl.connect(NioSocketImpl.java:569) at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:284) at java.base/java.net.Socket.connect(Socket.java:659) at java.base/sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:304) at java.base/sun.net.NetworkClient.doConnect(NetworkClient.java:161) at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:516) at java.base/sun.net.www.http.HttpClient.openServer(HttpClient.java:604) at java.base/sun.net.www.protocol.https.HttpsClient.(HttpsClient.java:206) at java.base/sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:288) at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:193) at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:963) at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:899) at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:179) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1377) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1302) at java.base/java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:493) at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:307) at com.sklauncher.injector.Utils.readStringFromURL(Utils.java:54) at com.sklauncher.injector.Utils.readStringFromURL(Utils.java:37) at com.sklauncher.injector.MojangSkinProvider.fetchProfileData(MojangSkinProvider.java:75) at com.sklauncher.injector.MojangSkinProvider.getProfileProperties(MojangSkinProvider.java:45) at com.sklauncher.injector.MojangSkinProvider.getProfileProperties(MojangSkinProvider.java:40) at com.sklauncher.injector.transformers.SkinManagerTransformer.hookProfile(SkinManagerTransformer.java:94) at net.minecraft.client.resources.SkinManager$1.lambda$load$0(SkinManager.java:56) at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1789) at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1781) at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:511) at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1450) at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:2019) at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:187) [21:16:13] [Render thread/INFO]: Resizing Dynamic Transforms UBO, capacity limit of 2 reached during a single frame. New capacity will be 4. [21:16:13] [Render thread/INFO]: Resizing Dynamic Transforms UBO, capacity limit of 4 reached during a single frame. New capacity will be 8. [21:16:13] [Render thread/INFO]: Resizing Dynamic Transforms UBO, capacity limit of 8 reached during a single frame. New capacity will be 16. [21:16:14] [Render thread/INFO]: Resizing Chunk Sections UBO, capacity limit of 2 reached during a single frame. New capacity will be 4. [21:16:15] [Render thread/INFO]: Resizing Chunk Sections UBO, capacity limit of 4 reached during a single frame. New capacity will be 8. [21:16:15] [Render thread/INFO]: Resizing Chunk Sections UBO, capacity limit of 8 reached during a single frame. New capacity will be 16. [21:16:18] [Render thread/INFO]: Resizing Chunk Sections UBO, capacity limit of 16 reached during a single frame. New capacity will be 32. [21:16:22] [Render thread/INFO]: Resizing Chunk Sections UBO, capacity limit of 32 reached during a single frame. New capacity will be 64. [21:16:33] [Server thread/INFO]: Saving and pausing game... [21:16:33] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld [21:16:33] [Render thread/INFO]: Resizing Chunk Sections UBO, capacity limit of 64 reached during a single frame. New capacity will be 128. [21:16:33] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether [21:16:33] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end [21:16:50] [Render thread/INFO]: Resizing Chunk Sections UBO, capacity limit of 128 reached during a single frame. New capacity will be 256. [21:16:57] [Render thread/INFO]: [System] [CHAT] Saved screenshot as 2026-07-28_21.16.57.png [21:17:09] [Render thread/INFO]: [System] [CHAT] Saved screenshot as 2026-07-28_21.17.08.png [21:17:10] [Render thread/INFO]: Loaded 12 advancements [21:17:15] [Render thread/INFO]: [System] [CHAT] Saved screenshot as 2026-07-28_21.17.15.png [21:17:17] [Render thread/INFO]: Resizing Chunk Sections UBO, capacity limit of 256 reached during a single frame. New capacity will be 512. [21:17:21] [Render thread/WARN]: Unable to play empty soundEvent: minecraft:entity.salmon.ambient [21:17:24] [Render thread/INFO]: [System] [CHAT] Saved screenshot as 2026-07-28_21.17.23.png [21:17:29] [Render thread/INFO]: [System] [CHAT] Saved screenshot as 2026-07-28_21.17.29.png [21:17:35] [Render thread/INFO]: [System] [CHAT] Saved screenshot as 2026-07-28_21.17.34.png [21:17:41] [Render thread/INFO]: [System] [CHAT] Saved screenshot as 2026-07-28_21.17.40.png [21:17:44] [Server thread/INFO]: Saving and pausing game... [21:17:44] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld [21:17:44] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether [21:17:44] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end [21:17:44] [Server thread/INFO]: Stopping server [21:17:44] [Server thread/INFO]: Saving players [21:17:45] [Server thread/INFO]: babyboimo lost connection: Disconnected [21:17:45] [Server thread/INFO]: babyboimo left the game [21:17:45] [Server thread/INFO]: Stopping singleplayer server as player logged out [21:17:45] [Server thread/INFO]: Saving worlds [21:17:46] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld [21:17:49] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether [21:17:49] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end [21:17:49] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved [21:17:49] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved [21:17:49] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved [21:17:49] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved [21:17:50] [IO-Worker-5/ERROR]: Couldn't connect to realms com.mojang.realmsclient.exception.RealmsServiceException: Realms service error (500) with message 'Could not connect to Realms: pc.realms.minecraft.net' at com.mojang.realmsclient.client.RealmsClient.execute(RealmsClient.java:539) at com.mojang.realmsclient.client.RealmsClient.clientCompatible(RealmsClient.java:307) at com.mojang.realmsclient.RealmsAvailability.lambda$check$0(RealmsAvailability.java:48) at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1789) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1090) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:614) at java.base/java.lang.Thread.run(Thread.java:1474)