Skip to content

Instantly share code, notes, and snippets.

@mnmwolf
Created June 3, 2023 04:08
Show Gist options
  • Save mnmwolf/664aca711175d9a4682142f7f2625695 to your computer and use it in GitHub Desktop.
Save mnmwolf/664aca711175d9a4682142f7f2625695 to your computer and use it in GitHub Desktop.
[22:49:16] [main/INFO]: ModLauncher running: args [--username, mnmwolf, --version, forge-43.2.0, --gameDir, D:\andrew's games\modded mc\Instances\test, --assetsDir, D:\andrew's games\modded mc\Install\assets, --assetIndex, 1.19, --uuid, be4e75dbf0c945bbab71a619af5c68b6, --accessToken, ????????, --clientId, MzM5OWZhNjktNWEwNi00OWQ4LTlhOWYtZmJhZjliOWIyMjQ5, --xuid, 2535423912661776, --userType, msa, --versionType, release, --width, 1024, --height, 768, --launchTarget, forgeclient, --fml.forgeVersion, 43.2.0, --fml.mcVersion, 1.19.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220805.130853]
[22:49:16] [main/INFO]: ModLauncher 10.0.8+10.0.8+main.0ef7e830 starting: java version 17.0.3 by Microsoft; OS Windows 10 arch amd64 version 10.0
[22:49:17] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/D:/andrew's%20games/modded%20mc/Install/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2397!/ Service=ModLauncher Env=CLIENT
[22:49:17] [main/INFO]: Found mod file alcocraftplus-1.19.2-forge-1.0.1.jar of type MOD with provider {mods folder locator at D:\andrew's games\modded mc\Instances\test\mods}
[22:49:17] [main/WARN]: Mod file D:\andrew's games\modded mc\Install\libraries\net\minecraftforge\fmlcore\1.19.2-43.2.0\fmlcore-1.19.2-43.2.0.jar is missing mods.toml file
[22:49:17] [main/WARN]: Mod file D:\andrew's games\modded mc\Install\libraries\net\minecraftforge\javafmllanguage\1.19.2-43.2.0\javafmllanguage-1.19.2-43.2.0.jar is missing mods.toml file
[22:49:17] [main/WARN]: Mod file D:\andrew's games\modded mc\Install\libraries\net\minecraftforge\lowcodelanguage\1.19.2-43.2.0\lowcodelanguage-1.19.2-43.2.0.jar is missing mods.toml file
[22:49:17] [main/WARN]: Mod file D:\andrew's games\modded mc\Install\libraries\net\minecraftforge\mclanguage\1.19.2-43.2.0\mclanguage-1.19.2-43.2.0.jar is missing mods.toml file
[22:49:17] [main/INFO]: Found mod file fmlcore-1.19.2-43.2.0.jar of type LIBRARY with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@1c6e0a08
[22:49:17] [main/INFO]: Found mod file javafmllanguage-1.19.2-43.2.0.jar of type LANGPROVIDER with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@1c6e0a08
[22:49:17] [main/INFO]: Found mod file lowcodelanguage-1.19.2-43.2.0.jar of type LANGPROVIDER with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@1c6e0a08
[22:49:17] [main/INFO]: Found mod file mclanguage-1.19.2-43.2.0.jar of type LANGPROVIDER with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@1c6e0a08
[22:49:17] [main/INFO]: Found mod file client-1.19.2-20220805.130853-srg.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@1c6e0a08
[22:49:17] [main/INFO]: Found mod file forge-1.19.2-43.2.0-universal.jar of type MOD with provider net.minecraftforge.fml.loading.moddiscovery.MinecraftLocator@1c6e0a08
[22:49:17] [main/INFO]: No dependencies to load found. Skipping!
[22:49:18] [main/INFO]: Launching target 'forgeclient' with arguments [--version, forge-43.2.0, --gameDir, D:\andrew's games\modded mc\Instances\test, --assetsDir, D:\andrew's games\modded mc\Install\assets, --uuid, be4e75dbf0c945bbab71a619af5c68b6, --username, mnmwolf, --assetIndex, 1.19, --accessToken, ????????, --clientId, MzM5OWZhNjktNWEwNi00OWQ4LTlhOWYtZmJhZjliOWIyMjQ5, --xuid, 2535423912661776, --userType, msa, --versionType, release, --width, 1024, --height, 768]
[22:49:20] [pool-3-thread-1/INFO]: Building unoptimized datafixer
[22:49:21] [Render thread/WARN]: Assets URL 'union:/D:/andrew's%20games/modded%20mc/Install/libraries/net/minecraft/client/1.19.2-20220805.130853/client-1.19.2-20220805.130853-srg.jar%23153!/assets/.mcassetsroot' uses unexpected schema
[22:49:21] [Render thread/WARN]: Assets URL 'union:/D:/andrew's%20games/modded%20mc/Install/libraries/net/minecraft/client/1.19.2-20220805.130853/client-1.19.2-20220805.130853-srg.jar%23153!/data/.mcassetsroot' uses unexpected schema
[22:49:21] [Render thread/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[22:49:21] [Render thread/ERROR]: Failed to verify authentication
com.mojang.authlib.exceptions.AuthenticationException: com.mojang.authlib.exceptions.MinecraftClientException: Failed to read from https://api.minecraftservices.com/player/attributes due to Connection reset by peer
at com.mojang.authlib.exceptions.MinecraftClientException.toAuthenticationException(MinecraftClientException.java:28) ~[authlib-3.11.49.jar%23128!/:?]
at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.fetchProperties(YggdrasilUserApiService.java:159) ~[authlib-3.11.49.jar%23128!/:?]
at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.<init>(YggdrasilUserApiService.java:55) ~[authlib-3.11.49.jar%23128!/:?]
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.createUserApiService(YggdrasilAuthenticationService.java:161) ~[authlib-3.11.49.jar%23128!/:?]
at net.minecraft.client.Minecraft.m_193585_(Minecraft.java:646) ~[client-1.19.2-20220805.130853-srg.jar%23153!/:?]
at net.minecraft.client.Minecraft.<init>(Minecraft.java:405) ~[client-1.19.2-20220805.130853-srg.jar%23153!/:?]
at net.minecraft.client.main.Main.m_239872_(Main.java:176) ~[client-1.19.2-20220805.130853-srg.jar%23153!/:?]
at net.minecraft.client.main.Main.main(Main.java:51) ~[client-1.19.2-20220805.130853-srg.jar%23153!/:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?]
at net.minecraftforge.fml.loading.targets.CommonClientLaunchHandler.lambda$launchService$0(CommonClientLaunchHandler.java:27) ~[fmlloader-1.19.2-43.2.0.jar%23101!/:?]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2388!/:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2388!/:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2388!/:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2388!/:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2388!/:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2388!/:?]
at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2388!/:?]
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?]
Caused by: com.mojang.authlib.exceptions.MinecraftClientException: Failed to read from https://api.minecraftservices.com/player/attributes due to Connection reset by peer
at com.mojang.authlib.minecraft.client.MinecraftClient.readInputStream(MinecraftClient.java:93) ~[authlib-3.11.49.jar%23128!/:?]
at com.mojang.authlib.minecraft.client.MinecraftClient.get(MinecraftClient.java:48) ~[authlib-3.11.49.jar%23128!/:?]
at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.fetchProperties(YggdrasilUserApiService.java:129) ~[authlib-3.11.49.jar%23128!/:?]
... 19 more
Caused by: java.net.SocketException: Connection reset by peer
at sun.nio.ch.NioSocketImpl.implWrite(NioSocketImpl.java:420) ~[?:?]
at sun.nio.ch.NioSocketImpl.write(NioSocketImpl.java:440) ~[?:?]
at sun.nio.ch.NioSocketImpl$2.write(NioSocketImpl.java:826) ~[?:?]
at java.net.Socket$SocketOutputStream.write(Socket.java:1035) ~[?:?]
at sun.security.ssl.SSLSocketOutputRecord.flush(SSLSocketOutputRecord.java:271) ~[?:?]
at sun.security.ssl.HandshakeOutStream.flush(HandshakeOutStream.java:89) ~[?:?]
at sun.security.ssl.ClientHello$ClientHelloKickstartProducer.produce(ClientHello.java:646) ~[?:?]
at sun.security.ssl.SSLHandshake.kickstart(SSLHandshake.java:529) ~[?:?]
at sun.security.ssl.ClientHandshakeContext.kickstart(ClientHandshakeContext.java:112) ~[?:?]
at sun.security.ssl.TransportContext.kickstart(TransportContext.java:251) ~[?:?]
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:448) ~[?:?]
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:426) ~[?:?]
at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:580) ~[?:?]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:183) ~[?:?]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1665) ~[?:?]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) ~[?:?]
at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:529) ~[?:?]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:308) ~[?:?]
at com.mojang.authlib.minecraft.client.MinecraftClient.readInputStream(MinecraftClient.java:72) ~[authlib-3.11.49.jar%23128!/:?]
at com.mojang.authlib.minecraft.client.MinecraftClient.get(MinecraftClient.java:48) ~[authlib-3.11.49.jar%23128!/:?]
at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.fetchProperties(YggdrasilUserApiService.java:129) ~[authlib-3.11.49.jar%23128!/:?]
... 19 more
[22:49:21] [Render thread/INFO]: Setting user: mnmwolf
[22:49:22] [Render thread/INFO]: Backend library: LWJGL version 3.3.1 build 7
[22:49:22] [modloading-worker-0/INFO]: Forge mod loading, version 43.2.0, for MC 1.19.2 with MCP 20220805.130853
[22:49:22] [modloading-worker-0/INFO]: MinecraftForge v43.2.0 Initialized
[22:49:23] [Worker-Main-1/ERROR]: Failed to retrieve profile key pair
java.io.IOException: Could not retrieve profile key pair
at net.minecraft.client.multiplayer.ProfileKeyPairManager.m_233789_(ProfileKeyPairManager.java:152) ~[client-1.19.2-20220805.130853-srg.jar%23153!/:?]
at net.minecraft.client.multiplayer.ProfileKeyPairManager.m_243396_(ProfileKeyPairManager.java:75) ~[client-1.19.2-20220805.130853-srg.jar%23153!/:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) [?:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?]
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?]
at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?]
[22:49:23] [Render thread/INFO]: Reloading ResourceManager: Default, Mod Resources
[22:49:23] [Forge Version Check/INFO]: [forge] Starting version check at https://files.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json
[22:49:23] [Forge Version Check/INFO]: [forge] Found status: UP_TO_DATE Current: 43.2.0 Target: null
[22:49:25] [Render thread/WARN]: Missing sound for event: minecraft:item.goat_horn.play
[22:49:25] [Render thread/WARN]: Missing sound for event: minecraft:entity.goat.screaming.horn_break
[22:49:25] [Render thread/INFO]: OpenAL initialized on device OpenAL Soft on Headset Earphone (CORSAIR VOID ELITE Wireless Gaming Headset)
[22:49:25] [Render thread/INFO]: Sound engine started
[22:49:26] [Render thread/INFO]: Created: 1024x512x4 minecraft:textures/atlas/blocks.png-atlas
[22:49:26] [Render thread/INFO]: Created: 256x128x4 minecraft:textures/atlas/signs.png-atlas
[22:49:26] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
[22:49:26] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
[22:49:26] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
[22:49:26] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
[22:49:26] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
[22:49:26] [Render thread/WARN]: Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program.
[22:49:26] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas
[22:49:26] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
[22:49:26] [Render thread/INFO]: Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas
[22:50:25] [Render thread/INFO]: Loaded 8 recipes
[22:50:25] [Render thread/INFO]: Loaded 1183 advancements
[22:50:25] [Render thread/WARN]: Could not decode GlobalLootModifier with json id alcocraftplus:shipwreck - error: Unknown registry key in ResourceKey[minecraft:root / minecraft:item]: alcocraftplus:spruce_mug_drowned_ale
[22:50:27] [Render thread/INFO]: Loaded 8 recipes
[22:50:27] [Render thread/INFO]: Loaded 1183 advancements
[22:50:27] [Render thread/WARN]: Could not decode GlobalLootModifier with json id alcocraftplus:shipwreck - error: Unknown registry key in ResourceKey[minecraft:root / minecraft:item]: alcocraftplus:spruce_mug_drowned_ale
[22:50:32] [Worker-Main-4/ERROR]: Failed to retrieve profile key pair
java.io.IOException: Could not retrieve profile key pair
at net.minecraft.client.multiplayer.ProfileKeyPairManager.m_233789_(ProfileKeyPairManager.java:152) ~[client-1.19.2-20220805.130853-srg.jar%23153!/:?]
at net.minecraft.client.multiplayer.ProfileKeyPairManager.m_243396_(ProfileKeyPairManager.java:75) ~[client-1.19.2-20220805.130853-srg.jar%23153!/:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) [?:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1760) [?:?]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?]
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?]
at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?]
[22:50:32] [Server thread/INFO]: Starting integrated minecraft server version 1.19.2
[22:50:32] [Server thread/INFO]: Generating keypair
[22:50:32] [Server thread/WARN]: Configuration file D:\andrew's games\modded mc\Instances\test\saves\New World\serverconfig\forge-server.toml is not correct. Correcting
[22:50:32] [Server thread/WARN]: Incorrect key server was corrected from null to its default, SimpleCommentedConfig:{}.
[22:50:32] [Server thread/WARN]: Incorrect key server.removeErroringBlockEntities was corrected from null to its default, false.
[22:50:32] [Server thread/WARN]: Incorrect key server.removeErroringEntities was corrected from null to its default, false.
[22:50:32] [Server thread/WARN]: Incorrect key server.fullBoundingBoxLadders was corrected from null to its default, false.
[22:50:32] [Server thread/WARN]: Incorrect key server.zombieBaseSummonChance was corrected from null to its default, 0.1.
[22:50:32] [Server thread/WARN]: Incorrect key server.zombieBabyChance was corrected from null to its default, 0.05.
[22:50:32] [Server thread/WARN]: Incorrect key server.fixAdvancementLoading was corrected from null to its default, true.
[22:50:32] [Server thread/WARN]: Incorrect key server.permissionHandler was corrected from null to its default, forge:default_handler.
[22:50:47] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[22:50:47] [Render thread/INFO]: Preparing spawn area: 0%
[22:50:47] [Render thread/INFO]: Preparing spawn area: 0%
[22:50:48] [Render thread/INFO]: Preparing spawn area: 0%
[22:50:48] [Render thread/INFO]: Preparing spawn area: 0%
[22:50:49] [Render thread/INFO]: Preparing spawn area: 2%
[22:50:49] [Render thread/INFO]: Preparing spawn area: 4%
[22:50:50] [Render thread/INFO]: Preparing spawn area: 6%
[22:50:50] [Render thread/INFO]: Preparing spawn area: 9%
[22:50:51] [Render thread/INFO]: Preparing spawn area: 10%
[22:50:51] [Render thread/INFO]: Preparing spawn area: 10%
[22:50:52] [Render thread/INFO]: Preparing spawn area: 12%
[22:50:52] [Render thread/INFO]: Preparing spawn area: 16%
[22:50:53] [Render thread/INFO]: Preparing spawn area: 19%
[22:50:53] [Render thread/INFO]: Preparing spawn area: 23%
[22:50:54] [Render thread/INFO]: Preparing spawn area: 28%
[22:50:54] [Render thread/INFO]: Preparing spawn area: 32%
[22:50:55] [Render thread/INFO]: Preparing spawn area: 35%
[22:50:55] [Render thread/INFO]: Preparing spawn area: 39%
[22:50:56] [Render thread/INFO]: Preparing spawn area: 43%
[22:50:56] [Render thread/INFO]: Preparing spawn area: 47%
[22:50:57] [Render thread/INFO]: Preparing spawn area: 53%
[22:50:57] [Render thread/INFO]: Preparing spawn area: 56%
[22:50:58] [Render thread/INFO]: Preparing spawn area: 60%
[22:50:58] [Render thread/INFO]: Preparing spawn area: 65%
[22:50:59] [Render thread/INFO]: Preparing spawn area: 68%
[22:50:59] [Render thread/INFO]: Preparing spawn area: 72%
[22:51:00] [Render thread/INFO]: Preparing spawn area: 78%
[22:51:00] [Render thread/INFO]: Preparing spawn area: 83%
[22:51:01] [Render thread/INFO]: Preparing spawn area: 85%
[22:51:01] [Render thread/INFO]: Preparing spawn area: 90%
[22:51:02] [Render thread/INFO]: Preparing spawn area: 95%
[22:51:02] [Server thread/INFO]: Successfully initialized permission handler forge:default_handler
[22:51:02] [Render thread/INFO]: Time elapsed: 15414 ms
[22:51:02] [Server thread/INFO]: Changing view distance to 12, from 10
[22:51:02] [Server thread/INFO]: Changing simulation distance to 12, from 0
[22:51:02] [Render thread/WARN]: Unable to parse the boolean system property 'java.net.preferIPv6Addresses':system - using the default value: false
[22:51:02] [Netty Local Client IO #0/INFO]: Connected to a modded server.
[22:51:03] [Server thread/INFO]: Using new advancement loading for net.minecraft.server.PlayerAdvancements@67568c1a
[22:51:03] [Server thread/INFO]: mnmwolf[local:E:c165a185] logged in with entity id 202 at (-9.5, 64.0, 5.5)
[22:51:03] [Server thread/INFO]: mnmwolf joined the game
[22:51:03] [Render thread/WARN]: Unknown recipe category: alcocraftplus:beer_brewing/alcocraftplus:digger_bitter
[22:51:03] [Render thread/WARN]: Unknown recipe category: alcocraftplus:beer_brewing/alcocraftplus:magnet_pilsner
[22:51:03] [Render thread/WARN]: Unknown recipe category: alcocraftplus:beer_brewing/alcocraftplus:wither_stout
[22:51:03] [Render thread/WARN]: Unknown recipe category: alcocraftplus:beer_brewing/alcocraftplus:ice_beer
[22:51:03] [Render thread/WARN]: Unknown recipe category: alcocraftplus:beer_brewing/alcocraftplus:chorus_ale
[22:51:03] [Render thread/WARN]: Unknown recipe category: alcocraftplus:beer_brewing/alcocraftplus:nether_star_lager
[22:51:03] [Render thread/WARN]: Unknown recipe category: alcocraftplus:beer_brewing/alcocraftplus:drowned_ale
[22:51:03] [Render thread/WARN]: Unknown recipe category: alcocraftplus:beer_brewing/alcocraftplus:sun_pale_ale
[22:51:03] [Render thread/WARN]: Unknown recipe category: alcocraftplus:beer_brewing/alcocraftplus:kvass
[22:51:03] [Render thread/WARN]: Unknown recipe category: alcocraftplus:beer_brewing/alcocraftplus:night_rauch
[22:51:03] [Render thread/WARN]: Unknown recipe category: alcocraftplus:beer_brewing/alcocraftplus:nether_porter
[22:51:03] [Render thread/WARN]: Unknown recipe category: alcocraftplus:beer_brewing/alcocraftplus:leprechaun_cider
[22:51:04] [Render thread/INFO]: Loaded 0 advancements
[22:51:04] [Worker-Main-7/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@4fe159a3[id=be4e75db-f0c9-45bb-ab71-a619af5c68b6,name=mnmwolf,properties={},legacy=false]
com.mojang.authlib.exceptions.AuthenticationUnavailableException: Cannot contact authentication server
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:134) ~[authlib-3.11.49.jar%23128!/:?]
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:106) ~[authlib-3.11.49.jar%23128!/:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:197) ~[authlib-3.11.49.jar%23128!/:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:64) ~[authlib-3.11.49.jar%23128!/:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:61) ~[authlib-3.11.49.jar%23128!/:?]
at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3533) ~[guava-31.0.1-jre.jar%23121!/:?]
at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2282) ~[guava-31.0.1-jre.jar%23121!/:?]
at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2159) ~[guava-31.0.1-jre.jar%23121!/:?]
at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2049) ~[guava-31.0.1-jre.jar%23121!/:?]
at com.google.common.cache.LocalCache.get(LocalCache.java:3966) ~[guava-31.0.1-jre.jar%23121!/:?]
at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3989) ~[guava-31.0.1-jre.jar%23121!/:?]
at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4950) ~[guava-31.0.1-jre.jar%23121!/:?]
at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4956) ~[guava-31.0.1-jre.jar%23121!/:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:172) ~[authlib-3.11.49.jar%23128!/:?]
at net.minecraft.client.Minecraft.m_91095_(Minecraft.java:2403) ~[client-1.19.2-20220805.130853-srg.jar%23153!/:?]
at net.minecraft.client.resources.SkinManager.m_118821_(SkinManager.java:107) ~[client-1.19.2-20220805.130853-srg.jar%23153!/:?]
at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395) [?:?]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) [?:?]
at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) [?:?]
at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) [?:?]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) [?:?]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) [?:?]
Caused by: java.net.SocketException: Connection reset
at sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:323) ~[?:?]
at sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:350) ~[?:?]
at sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:803) ~[?:?]
at java.net.Socket$SocketInputStream.read(Socket.java:966) ~[?:?]
at sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:478) ~[?:?]
at sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.java:472) ~[?:?]
at sun.security.ssl.SSLSocketInputRecord.decode(SSLSocketInputRecord.java:160) ~[?:?]
at sun.security.ssl.SSLTransport.decode(SSLTransport.java:111) ~[?:?]
at sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1505) ~[?:?]
at sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1420) ~[?:?]
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:455) ~[?:?]
at sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:426) ~[?:?]
at sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:580) ~[?:?]
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:183) ~[?:?]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1665) ~[?:?]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589) ~[?:?]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:224) ~[?:?]
at com.mojang.authlib.HttpAuthenticationService.performGetRequest(HttpAuthenticationService.java:140) ~[authlib-3.11.49.jar%23128!/:?]
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:111) ~[authlib-3.11.49.jar%23128!/:?]
... 21 more
[22:51:13] [Server thread/INFO]: mnmwolf has made the advancement [It's all starts with a Keg]
[22:51:13] [Render thread/INFO]: [System] [CHAT] mnmwolf has made the advancement [It's all starts with a Keg]
[22:51:13] [Render thread/INFO]: Loaded 5 advancements
[22:51:15] [Server thread/INFO]: mnmwolf has made the advancement [Hopping around]
[22:51:15] [Render thread/INFO]: [System] [CHAT] mnmwolf has made the advancement [Hopping around]
[22:51:15] [Render thread/INFO]: Loaded 5 advancements
[22:51:18] [Server thread/INFO]: mnmwolf has made the advancement [Diamonds!]
[22:51:18] [Render thread/INFO]: [System] [CHAT] mnmwolf has made the advancement [Diamonds!]
[22:51:18] [Render thread/INFO]: Loaded 25 advancements
[22:51:22] [Render thread/INFO]: Loaded 26 advancements
[22:51:26] [Render thread/INFO]: Loaded 27 advancements
[23:07:15] [Server thread/INFO]: [mnmwolf: Set own game mode to Survival Mode]
[23:07:15] [Render thread/INFO]: [System] [CHAT] Set own game mode to Survival Mode
[23:07:22] [Server thread/INFO]: Saving and pausing game...
[23:07:22] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld
[23:07:22] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end
[23:07:22] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether
[23:07:22] [Server thread/INFO]: mnmwolf lost connection: Disconnected
[23:07:22] [Server thread/INFO]: mnmwolf left the game
[23:07:22] [Server thread/INFO]: Stopping singleplayer server as player logged out
[23:07:22] [Server thread/INFO]: Stopping server
[23:07:22] [Server thread/INFO]: Saving players
[23:07:22] [Server thread/INFO]: Saving worlds
[23:07:23] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld
[23:07:31] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end
[23:07:31] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether
[23:07:31] [Server thread/INFO]: ThreadedAnvilChunkStorage (New World): All chunks are saved
[23:07:31] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[23:07:31] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[23:07:31] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved
[23:07:33] [Render thread/INFO]: Stopping!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment