Files
szar/run/logs/latest.log
2025-12-17 09:34:24 +01:00

150 lines
13 KiB
Plaintext

[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:
- fabric-api 0.92.6+1.20.1
- fabric-api-base 0.4.32+1802ada577
- fabric-api-lookup-api-v1 1.6.37+1802ada577
- fabric-biome-api-v1 13.0.14+1802ada577
- fabric-block-api-v1 1.0.12+1802ada577
- fabric-block-view-api-v2 1.0.3+924f046a77
- fabric-blockrenderlayer-v1 1.1.42+1802ada577
- fabric-client-tags-api-v1 1.1.3+1802ada577
- fabric-command-api-v1 1.2.35+f71b366f77
- fabric-command-api-v2 2.2.14+1802ada577
- fabric-commands-v0 0.2.52+df3654b377
- fabric-containers-v0 0.1.67+df3654b377
- fabric-content-registries-v0 4.0.13+1802ada577
- fabric-convention-tags-v1 1.5.6+1802ada577
- fabric-crash-report-info-v1 0.2.20+1802ada577
- fabric-data-attachment-api-v1 1.0.2+de0fd6d177
- fabric-data-generation-api-v1 12.3.7+1802ada577
- fabric-dimensions-v1 2.1.55+1802ada577
- fabric-entity-events-v1 1.6.1+1c78457f77
- fabric-events-interaction-v0 0.6.5+13a40c6677
- fabric-events-lifecycle-v0 0.2.64+df3654b377
- fabric-game-rule-api-v1 1.0.41+1802ada577
- fabric-gametest-api-v1 1.2.15+1802ada577
- fabric-item-api-v1 2.1.29+1802ada577
- fabric-item-group-api-v1 4.0.14+1802ada577
- fabric-key-binding-api-v1 1.0.38+1802ada577
- fabric-keybindings-v0 0.2.36+df3654b377
- fabric-lifecycle-events-v1 2.2.23+1802ada577
- fabric-loot-api-v2 1.2.3+1802ada577
- fabric-loot-tables-v1 1.1.47+9e7660c677
- fabric-message-api-v1 5.1.10+1802ada577
- fabric-mining-level-api-v1 2.1.52+1802ada577
- fabric-model-loading-api-v1 1.0.4+1802ada577
- fabric-models-v0 0.4.3+9386d8a777
- fabric-networking-api-v1 1.3.14+a158aa0477
- fabric-networking-v0 0.3.54+df3654b377
- fabric-object-builder-api-v1 11.1.5+e35120df77
- fabric-particles-v1 1.1.3+1802ada577
- fabric-recipe-api-v1 1.0.24+1802ada577
- fabric-registry-sync-v0 2.3.6+1802ada577
- fabric-renderer-api-v1 3.2.2+1802ada577
- fabric-renderer-indigo 1.5.3+85287f9f77
- fabric-renderer-registries-v1 3.2.47+df3654b377
- fabric-rendering-data-attachment-v1 0.3.39+92a0d36777
- fabric-rendering-fluids-v1 3.0.29+1802ada577
- fabric-rendering-v0 1.1.50+df3654b377
- fabric-rendering-v1 3.0.9+1802ada577
- fabric-resource-conditions-api-v1 2.3.9+1802ada577
- fabric-resource-loader-v0 0.11.12+fb82e9d777
- fabric-screen-api-v1 2.0.9+1802ada577
- fabric-screen-handler-api-v1 1.3.33+1802ada577
- fabric-sound-api-v1 1.0.14+1802ada577
- fabric-transfer-api-v1 3.3.6+8dd72ea377
- fabric-transitive-access-wideners-v1 4.3.2+1802ada577
- fabricloader 0.18.3
- 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
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.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:?]
at net.fabricmc.devlaunchinjector.Main.main(Main.java:86) ~[dev-launch-injector-0.2.1+build.8.jar:?]
Caused by: com.mojang.authlib.exceptions.MinecraftClientHttpException: Status: 401
at com.mojang.authlib.minecraft.client.MinecraftClient.readInputStream(MinecraftClient.java:85) ~[authlib-4.0.43.jar:?]
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!