This commit is contained in:
2026-01-07 09:36:07 +01:00
parent 84c354cf7e
commit c1b19343ae
449 changed files with 5277 additions and 2496 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

File diff suppressed because it is too large Load Diff

View File

@@ -1,5 +1,5 @@
[09:29:38] [main/INFO] (FabricLoader/GameProvider) Loading Minecraft 1.20.1 with Fabric Loader 0.18.3
[09:29:39] [main/INFO] (FabricLoader) Loading 59 mods:
[09:34:31] [main/INFO] (FabricLoader/GameProvider) Loading Minecraft 1.20.1 with Fabric Loader 0.18.3
[09:34:31] [main/INFO] (FabricLoader) Loading 59 mods:
- fabric-api 0.92.6+1.20.1
- fabric-api-base 0.4.32+1802ada577
- fabric-api-lookup-api-v1 1.6.37+1802ada577
@@ -58,24 +58,24 @@
- java 21
- minecraft 1.20.1
- mixinextras 0.5.0
- szar 1.0-SNAPSHOT
[09:29:39] [main/INFO] (FabricLoader/Mixin) SpongePowered MIXIN Subsystem Version=0.8.7 Source=file:/C:/Users/toth.gergo_csany-zeg/.gradle/caches/modules-2/files-2.1/net.fabricmc/sponge-mixin/0.16.5+mixin.0.8.7/80fc3a9f592673cea87f4cd702f87991c6c9fe4d/sponge-mixin-0.16.5+mixin.0.8.7.jar Service=Knot/Fabric Env=CLIENT
[09:29:39] [main/INFO] (FabricLoader/Mixin) Loaded Fabric development mappings for mixin remapper!
[09:29:39] [main/INFO] (FabricLoader/Mixin) Compatibility level set to JAVA_16
[09:29:39] [main/INFO] (FabricLoader/Mixin) Compatibility level set to JAVA_17
[09:29:41] [main/INFO] (FabricLoader/MixinExtras|Service) Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.5.0).
[09:29:48] [Datafixer Bootstrap/INFO] (Minecraft) 188 Datafixer optimizations took 254 milliseconds
[09:29:50] [Render thread/INFO] (Minecraft) [STDERR]: [LWJGL] [ThreadLocalUtil] Unsupported JNI version detected, this may result in a crash. Please inform LWJGL developers.
[09:29:50] [Render thread/INFO] (Minecraft) Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[09:29:51] [Render thread/ERROR] (Minecraft) Failed to verify authentication
- szar 1.0.3
[09:34:31] [main/INFO] (FabricLoader/Mixin) SpongePowered MIXIN Subsystem Version=0.8.7 Source=file:/C:/Users/toth.gergo_csany-zeg/.gradle/caches/modules-2/files-2.1/net.fabricmc/sponge-mixin/0.16.5+mixin.0.8.7/80fc3a9f592673cea87f4cd702f87991c6c9fe4d/sponge-mixin-0.16.5+mixin.0.8.7.jar Service=Knot/Fabric Env=CLIENT
[09:34:31] [main/INFO] (FabricLoader/Mixin) Loaded Fabric development mappings for mixin remapper!
[09:34:31] [main/INFO] (FabricLoader/Mixin) Compatibility level set to JAVA_16
[09:34:31] [main/INFO] (FabricLoader/Mixin) Compatibility level set to JAVA_17
[09:34:32] [main/INFO] (FabricLoader/MixinExtras|Service) Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.5.0).
[09:34:37] [Datafixer Bootstrap/INFO] (Minecraft) 188 Datafixer optimizations took 113 milliseconds
[09:34:38] [Render thread/INFO] (Minecraft) [STDERR]: [LWJGL] [ThreadLocalUtil] Unsupported JNI version detected, this may result in a crash. Please inform LWJGL developers.
[09:34:38] [Render thread/INFO] (Minecraft) Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[09:34:39] [Render thread/ERROR] (Minecraft) Failed to verify authentication
com.mojang.authlib.exceptions.InvalidCredentialsException: Status: 401
at com.mojang.authlib.exceptions.MinecraftClientHttpException.toAuthenticationException(MinecraftClientHttpException.java:56) ~[authlib-4.0.43.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.fetchProperties(YggdrasilUserApiService.java:156) ~[authlib-4.0.43.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.<init>(YggdrasilUserApiService.java:55) ~[authlib-4.0.43.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.createUserApiService(YggdrasilAuthenticationService.java:124) ~[authlib-4.0.43.jar:?]
at net.minecraft.client.MinecraftClient.createUserApiService(MinecraftClient.java:733) ~[minecraft-clientOnly-e572a196b7-1.20.1-net.fabricmc.yarn.1_20_1.1.20.1+build.10-v2.jar:?]
at net.minecraft.client.MinecraftClient.<init>(MinecraftClient.java:442) ~[minecraft-clientOnly-e572a196b7-1.20.1-net.fabricmc.yarn.1_20_1.1.20.1+build.10-v2.jar:?]
at net.minecraft.client.main.Main.main(Main.java:211) ~[minecraft-clientOnly-e572a196b7-1.20.1-net.fabricmc.yarn.1_20_1.1.20.1+build.10-v2.jar:?]
at net.minecraft.client.MinecraftClient.createUserApiService(MinecraftClient.java:733) ~[minecraft-clientOnly-a20bd29e71-1.20.1-net.fabricmc.yarn.1_20_1.1.20.1+build.10-v2.jar:?]
at net.minecraft.client.MinecraftClient.<init>(MinecraftClient.java:442) ~[minecraft-clientOnly-a20bd29e71-1.20.1-net.fabricmc.yarn.1_20_1.1.20.1+build.10-v2.jar:?]
at net.minecraft.client.main.Main.main(Main.java:211) ~[minecraft-clientOnly-a20bd29e71-1.20.1-net.fabricmc.yarn.1_20_1.1.20.1+build.10-v2.jar:?]
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:514) ~[fabric-loader-0.18.3.jar:?]
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72) ~[fabric-loader-0.18.3.jar:?]
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) ~[fabric-loader-0.18.3.jar:?]
@@ -85,65 +85,66 @@ Caused by: com.mojang.authlib.exceptions.MinecraftClientHttpException: Status: 4
at com.mojang.authlib.minecraft.client.MinecraftClient.get(MinecraftClient.java:48) ~[authlib-4.0.43.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.fetchProperties(YggdrasilUserApiService.java:129) ~[authlib-4.0.43.jar:?]
... 9 more
[09:29:51] [Render thread/INFO] (Minecraft) Setting user: Player30
[09:29:51] [Render thread/INFO] (Indigo) [Indigo] Registering Indigo renderer!
[09:29:52] [Render thread/INFO] (Minecraft) Backend library: LWJGL version 3.3.2-snapshot
[09:29:54] [Render thread/INFO] (Minecraft) Reloading ResourceManager: vanilla, fabric (fabric-networking-v0, fabric-game-rule-api-v1, fabric-rendering-fluids-v1, fabricloader, fabric-item-api-v1, fabric-entity-events-v1, fabric-api-base, fabric-gametest-api-v1, fabric-item-group-api-v1, fabric-key-binding-api-v1, fabric-api-lookup-api-v1, fabric-block-api-v1, fabric-renderer-registries-v1, fabric-lifecycle-events-v1, fabric-events-lifecycle-v0, fabric-registry-sync-v0, fabric-biome-api-v1, fabric-commands-v0, fabric-command-api-v2, fabric-convention-tags-v1, fabric-data-generation-api-v1, fabric-renderer-indigo, fabric-models-v0, fabric-content-registries-v0, fabric-command-api-v1, fabric-rendering-v0, fabric-model-loading-api-v1, fabric-dimensions-v1, fabric-resource-conditions-api-v1, fabric-rendering-v1, fabric-particles-v1, fabric-events-interaction-v0, fabric-block-view-api-v2, fabric-screen-handler-api-v1, fabric-renderer-api-v1, fabric-data-attachment-api-v1, fabric-transfer-api-v1, fabric-object-builder-api-v1, fabric-api, fabric-keybindings-v0, fabric-containers-v0, fabric-message-api-v1, fabric-blockrenderlayer-v1, fabric-client-tags-api-v1, fabric-sound-api-v1, fabric-mining-level-api-v1, fabric-networking-api-v1, fabric-screen-api-v1, fabric-loot-tables-v1, fabric-crash-report-info-v1, fabric-transitive-access-wideners-v1, szar, fabric-recipe-api-v1, fabric-rendering-data-attachment-v1, fabric-loot-api-v2, fabric-resource-loader-v0)
[09:29:54] [Worker-Main-1/INFO] (Minecraft) Found unifont_all_no_pua-15.0.06.hex, loading
[09:29:54] [Worker-Main-5/WARN] (Minecraft) Texture szar:block/cigany with size 500x500 limits mip level from 4 to 2
[09:29:54] [Worker-Main-5/WARN] (Minecraft) minecraft:textures/atlas/blocks.png: dropping miplevel from 4 to 2, because of minimum power of two: 4
[09:29:55] [Realms Notification Availability checker #1/INFO] (Minecraft) Could not authorize you against Realms server: java.lang.RuntimeException: Failed to parse into SignedJWT: FabricMC
[09:29:56] [Render thread/WARN] (Minecraft) Missing sound for event: minecraft:item.goat_horn.play
[09:29:56] [Render thread/WARN] (Minecraft) Missing sound for event: minecraft:entity.goat.screaming.horn_break
[09:29:56] [Render thread/INFO] (Minecraft) OpenAL initialized on device OpenAL Soft on LM22-B200S (NVIDIA High Definition Audio)
[09:29:56] [Render thread/INFO] (Minecraft) Sound engine started
[09:29:56] [Render thread/INFO] (Minecraft) Created: 1024x1024x2 minecraft:textures/atlas/blocks.png-atlas
[09:29:56] [Render thread/INFO] (Minecraft) Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas
[09:29:56] [Render thread/INFO] (Minecraft) Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
[09:29:56] [Render thread/INFO] (Minecraft) Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
[09:29:56] [Render thread/INFO] (Minecraft) Created: 1024x1024x4 minecraft:textures/atlas/armor_trims.png-atlas
[09:29:56] [Render thread/INFO] (Minecraft) Created: 128x64x4 minecraft:textures/atlas/decorated_pot.png-atlas
[09:29:56] [Render thread/INFO] (Minecraft) Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
[09:29:56] [Render thread/INFO] (Minecraft) Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
[09:29:56] [Render thread/INFO] (Minecraft) Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
[09:29:56] [Render thread/WARN] (Minecraft) Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program.
[09:29:56] [Render thread/INFO] (Minecraft) Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas
[09:29:56] [Render thread/INFO] (Minecraft) Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
[09:29:56] [Render thread/INFO] (Minecraft) Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas
[09:30:01] [Render thread/INFO] (Minecraft) Loaded 7 recipes
[09:30:01] [Render thread/INFO] (Minecraft) Loaded 1271 advancements
[09:30:02] [Render thread/INFO] (BiomeModificationImpl) Applied 0 biome modifications to 0 of 64 new biomes in 1.271 ms
[09:30:02] [Server thread/INFO] (Minecraft) Starting integrated minecraft server version 1.20.1
[09:30:02] [Server thread/INFO] (Minecraft) Generating keypair
[09:30:02] [Server thread/INFO] (Minecraft) Preparing start region for dimension minecraft:overworld
[09:30:04] [Render thread/INFO] (Minecraft) Preparing spawn area: 0%
[09:30:04] [Render thread/INFO] (Minecraft) Preparing spawn area: 0%
[09:30:04] [Render thread/INFO] (Minecraft) Preparing spawn area: 0%
[09:30:04] [Render thread/INFO] (Minecraft) Preparing spawn area: 0%
[09:30:04] [Render thread/INFO] (Minecraft) Preparing spawn area: 0%
[09:30:05] [Render thread/INFO] (Minecraft) Preparing spawn area: 22%
[09:30:05] [Render thread/INFO] (Minecraft) Time elapsed: 2885 ms
[09:30:05] [Server thread/INFO] (Minecraft) Changing view distance to 12, from 10
[09:30:05] [Server thread/INFO] (Minecraft) Changing simulation distance to 12, from 0
[09:30:06] [Server thread/INFO] (Minecraft) Player30[local:E:b0e27ee9] logged in with entity id 1 at (2.096043445657163, -59.0, 9.686290888001276)
[09:30:06] [Server thread/INFO] (Minecraft) Player30 joined the game
[09:30:08] [Render thread/INFO] (Minecraft) Loaded 2 advancements
[09:30:15] [Render thread/INFO] (Minecraft) Loaded 5 advancements
[09:31:22] [Server thread/INFO] (Minecraft) Saving and pausing game...
[09:31:22] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[szar]'/minecraft:overworld
[09:31:22] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[szar]'/minecraft:the_nether
[09:31:22] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[szar]'/minecraft:the_end
[09:31:23] [Server thread/INFO] (Minecraft) Player30 lost connection: Disconnected
[09:31:23] [Server thread/INFO] (Minecraft) Player30 left the game
[09:31:23] [Server thread/INFO] (Minecraft) Stopping singleplayer server as player logged out
[09:31:23] [Server thread/INFO] (Minecraft) Stopping server
[09:31:23] [Server thread/INFO] (Minecraft) Saving players
[09:31:23] [Server thread/INFO] (Minecraft) Saving worlds
[09:31:24] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[szar]'/minecraft:overworld
[09:31:24] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[szar]'/minecraft:the_nether
[09:31:24] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[szar]'/minecraft:the_end
[09:31:24] [Server thread/INFO] (Minecraft) ThreadedAnvilChunkStorage (szar): All chunks are saved
[09:31:24] [Server thread/INFO] (Minecraft) ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[09:31:24] [Server thread/INFO] (Minecraft) ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[09:31:24] [Server thread/INFO] (Minecraft) ThreadedAnvilChunkStorage: All dimensions are saved
[09:31:25] [Render thread/INFO] (Minecraft) Stopping!
[09:34:39] [Render thread/INFO] (Minecraft) Setting user: Player474
[09:34:39] [Render thread/INFO] (Indigo) [Indigo] Registering Indigo renderer!
[09:34:40] [Render thread/INFO] (Minecraft) Backend library: LWJGL version 3.3.2-snapshot
[09:34:41] [Render thread/INFO] (Minecraft) Reloading ResourceManager: vanilla, fabric (fabric-mining-level-api-v1, fabric-blockrenderlayer-v1, fabric-loot-tables-v1, fabric-rendering-fluids-v1, fabric-registry-sync-v0, fabric-networking-api-v1, fabric-rendering-data-attachment-v1, fabric-item-group-api-v1, fabric-message-api-v1, fabric-screen-api-v1, fabric-item-api-v1, fabric-object-builder-api-v1, fabric-particles-v1, fabric-convention-tags-v1, fabric-renderer-api-v1, fabric-keybindings-v0, fabric-dimensions-v1, fabric-block-api-v1, fabric-api, fabric-client-tags-api-v1, fabric-api-lookup-api-v1, fabric-transfer-api-v1, fabric-api-base, fabric-gametest-api-v1, fabric-entity-events-v1, fabric-sound-api-v1, fabric-block-view-api-v2, fabric-screen-handler-api-v1, szar, fabric-lifecycle-events-v1, fabric-transitive-access-wideners-v1, fabric-rendering-v1, fabric-key-binding-api-v1, fabric-commands-v0, fabric-recipe-api-v1, fabric-crash-report-info-v1, fabric-containers-v0, fabric-command-api-v2, fabric-events-interaction-v0, fabricloader, fabric-rendering-v0, fabric-resource-conditions-api-v1, fabric-renderer-indigo, fabric-renderer-registries-v1, fabric-networking-v0, fabric-biome-api-v1, fabric-data-attachment-api-v1, fabric-loot-api-v2, fabric-models-v0, fabric-command-api-v1, fabric-content-registries-v0, fabric-data-generation-api-v1, fabric-model-loading-api-v1, fabric-game-rule-api-v1, fabric-events-lifecycle-v0, fabric-resource-loader-v0)
[09:34:41] [Worker-Main-5/INFO] (Minecraft) Found unifont_all_no_pua-15.0.06.hex, loading
[09:34:41] [Worker-Main-4/WARN] (Minecraft) Texture szar:block/cigany with size 500x500 limits mip level from 4 to 2
[09:34:41] [Worker-Main-4/WARN] (Minecraft) minecraft:textures/atlas/blocks.png: dropping miplevel from 4 to 2, because of minimum power of two: 4
[09:34:41] [Realms Notification Availability checker #1/INFO] (Minecraft) Could not authorize you against Realms server: java.lang.RuntimeException: Failed to parse into SignedJWT: FabricMC
[09:34:42] [Worker-Main-3/WARN] (Minecraft) Unable to load model: 'szar:item/weed_join_3d' referenced from: szar:weed_joint#inventory: java.io.FileNotFoundException: szar:models/item/weed_join_3d.json
[09:34:42] [Worker-Main-3/WARN] (Minecraft) Unable to load model: 'szar:item/weed_joint_held' referenced from: szar:weed_joint#inventory: java.io.FileNotFoundException: szar:models/item/weed_joint_held.json
[09:34:43] [Render thread/WARN] (Minecraft) Missing sound for event: minecraft:item.goat_horn.play
[09:34:43] [Render thread/WARN] (Minecraft) Missing sound for event: minecraft:entity.goat.screaming.horn_break
[09:34:43] [Render thread/INFO] (Minecraft) OpenAL initialized on device OpenAL Soft on LM22-B200S (NVIDIA High Definition Audio)
[09:34:43] [Render thread/INFO] (Minecraft) Sound engine started
[09:34:43] [Render thread/INFO] (Minecraft) Created: 1024x1024x2 minecraft:textures/atlas/blocks.png-atlas
[09:34:43] [Render thread/INFO] (Minecraft) Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas
[09:34:43] [Render thread/INFO] (Minecraft) Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
[09:34:43] [Render thread/INFO] (Minecraft) Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
[09:34:43] [Render thread/INFO] (Minecraft) Created: 1024x1024x4 minecraft:textures/atlas/armor_trims.png-atlas
[09:34:43] [Render thread/INFO] (Minecraft) Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
[09:34:43] [Render thread/INFO] (Minecraft) Created: 128x64x4 minecraft:textures/atlas/decorated_pot.png-atlas
[09:34:43] [Render thread/INFO] (Minecraft) Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
[09:34:43] [Render thread/INFO] (Minecraft) Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
[09:34:43] [Render thread/WARN] (Minecraft) Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program.
[09:34:43] [Render thread/INFO] (Minecraft) Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas
[09:34:43] [Render thread/INFO] (Minecraft) Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
[09:34:43] [Render thread/INFO] (Minecraft) Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas
[09:34:47] [Render thread/INFO] (FabricRegistrySync) [fabric-registry-sync] Loaded registry data [file 1/4]
[09:34:48] [Render thread/INFO] (Minecraft) Loaded 7 recipes
[09:34:48] [Render thread/INFO] (Minecraft) Loaded 1272 advancements
[09:34:48] [Render thread/INFO] (BiomeModificationImpl) Applied 0 biome modifications to 0 of 64 new biomes in 1.328 ms
[09:34:48] [Server thread/INFO] (Minecraft) Starting integrated minecraft server version 1.20.1
[09:34:48] [Server thread/INFO] (Minecraft) Generating keypair
[09:34:49] [Server thread/INFO] (Minecraft) Preparing start region for dimension minecraft:overworld
[09:34:50] [Render thread/INFO] (Minecraft) Preparing spawn area: 0%
[09:34:50] [Render thread/INFO] (Minecraft) Preparing spawn area: 0%
[09:34:50] [Render thread/INFO] (Minecraft) Preparing spawn area: 0%
[09:34:50] [Render thread/INFO] (Minecraft) Preparing spawn area: 0%
[09:34:51] [Render thread/INFO] (Minecraft) Preparing spawn area: 22%
[09:34:51] [Render thread/INFO] (Minecraft) Time elapsed: 2371 ms
[09:34:51] [Server thread/INFO] (Minecraft) Changing view distance to 12, from 10
[09:34:51] [Server thread/INFO] (Minecraft) Changing simulation distance to 12, from 0
[09:34:52] [Server thread/INFO] (Minecraft) Player474[local:E:f1b5d3b4] logged in with entity id 1 at (4.125017190024392, -59.0, 14.799383692353352)
[09:34:52] [Server thread/INFO] (Minecraft) Player474 joined the game
[09:34:53] [Render thread/INFO] (Minecraft) Loaded 6 advancements
[09:35:01] [Server thread/INFO] (Minecraft) Saving and pausing game...
[09:35:01] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[szar]'/minecraft:overworld
[09:35:01] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[szar]'/minecraft:the_end
[09:35:01] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[szar]'/minecraft:the_nether
[09:35:02] [Server thread/INFO] (Minecraft) Player474 lost connection: Disconnected
[09:35:02] [Server thread/INFO] (Minecraft) Player474 left the game
[09:35:02] [Server thread/INFO] (Minecraft) Stopping singleplayer server as player logged out
[09:35:02] [Server thread/INFO] (Minecraft) Stopping server
[09:35:02] [Server thread/INFO] (Minecraft) Saving players
[09:35:02] [Server thread/INFO] (Minecraft) Saving worlds
[09:35:02] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[szar]'/minecraft:overworld
[09:35:02] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[szar]'/minecraft:the_end
[09:35:02] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[szar]'/minecraft:the_nether
[09:35:02] [Server thread/INFO] (Minecraft) ThreadedAnvilChunkStorage (szar): All chunks are saved
[09:35:02] [Server thread/INFO] (Minecraft) ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[09:35:02] [Server thread/INFO] (Minecraft) ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[09:35:02] [Server thread/INFO] (Minecraft) ThreadedAnvilChunkStorage: All dimensions are saved
[09:35:03] [Render thread/INFO] (Minecraft) Stopping!