Files
szar/run/logs/latest.log
2026-02-06 13:32:51 +01:00

177 lines
15 KiB
Plaintext

[13:25:53] [main/INFO] (FabricLoader/GameProvider) Loading Minecraft 1.20.1 with Fabric Loader 0.18.3
[13:25:53] [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 26.2.6
[13:25:53] [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
[13:25:53] [main/INFO] (FabricLoader/Mixin) Loaded Fabric development mappings for mixin remapper!
[13:25:53] [main/INFO] (FabricLoader/Mixin) Compatibility level set to JAVA_16
[13:25:53] [main/INFO] (FabricLoader/Mixin) Compatibility level set to JAVA_17
[13:25:55] [main/INFO] (FabricLoader/MixinExtras|Service) Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.5.0).
[13:26:00] [Datafixer Bootstrap/INFO] (Minecraft) 188 Datafixer optimizations took 142 milliseconds
[13:26:02] [Render thread/INFO] (Minecraft) [STDERR]: [LWJGL] [ThreadLocalUtil] Unsupported JNI version detected, this may result in a crash. Please inform LWJGL developers.
[13:26:03] [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'
[13:26:03] [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-da33801056-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-da33801056-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-da33801056-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
[13:26:03] [Render thread/INFO] (Minecraft) Setting user: Player833
[13:26:04] [Render thread/INFO] (Indigo) [Indigo] Registering Indigo renderer!
[13:26:04] [Render thread/INFO] (Minecraft) Backend library: LWJGL version 3.3.2-snapshot
[13:26:06] [Render thread/INFO] (Minecraft) Reloading ResourceManager: vanilla, fabric (fabric-resource-conditions-api-v1, fabricloader, fabric-rendering-fluids-v1, fabric-renderer-indigo, fabric-renderer-registries-v1, fabric-particles-v1, fabric-convention-tags-v1, fabric-networking-v0, fabric-game-rule-api-v1, fabric-models-v0, fabric-networking-api-v1, fabric-block-api-v1, fabric-api-lookup-api-v1, fabric-key-binding-api-v1, fabric-registry-sync-v0, fabric-data-attachment-api-v1, fabric-loot-tables-v1, fabric-rendering-v0, fabric-dimensions-v1, fabric-message-api-v1, fabric-commands-v0, fabric-rendering-data-attachment-v1, fabric-api, fabric-api-base, szar, fabric-loot-api-v2, fabric-recipe-api-v1, fabric-keybindings-v0, fabric-biome-api-v1, fabric-transitive-access-wideners-v1, fabric-block-view-api-v2, fabric-model-loading-api-v1, fabric-lifecycle-events-v1, fabric-data-generation-api-v1, fabric-item-group-api-v1, fabric-resource-loader-v0, fabric-client-tags-api-v1, fabric-renderer-api-v1, fabric-rendering-v1, fabric-mining-level-api-v1, fabric-containers-v0, fabric-content-registries-v0, fabric-sound-api-v1, fabric-command-api-v2, fabric-blockrenderlayer-v1, fabric-screen-api-v1, fabric-item-api-v1, fabric-transfer-api-v1, fabric-gametest-api-v1, fabric-events-lifecycle-v0, fabric-events-interaction-v0, fabric-crash-report-info-v1, fabric-screen-handler-api-v1, fabric-command-api-v1, fabric-object-builder-api-v1, fabric-entity-events-v1)
[13:26:06] [Worker-Main-1/INFO] (Minecraft) Found unifont_all_no_pua-15.0.06.hex, loading
[13:26:06] [Realms Notification Availability checker #1/INFO] (Minecraft) Could not authorize you against Realms server: java.lang.RuntimeException: Failed to parse into SignedJWT: FabricMC
[13:26:06] [Worker-Main-3/WARN] (Minecraft) Texture szar:block/chemical_2 with size 120x120 limits mip level from 4 to 3
[13:26:06] [Worker-Main-3/WARN] (Minecraft) Texture szar:item/handcuffs with size 260x280 limits mip level from 3 to 2
[13:26:06] [Worker-Main-3/WARN] (Minecraft) minecraft:textures/atlas/blocks.png: dropping miplevel from 4 to 2, because of minimum power of two: 4
[13:26:07] [Worker-Main-5/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
[13:26:08] [Render thread/WARN] (Minecraft) Missing sound for event: minecraft:item.goat_horn.play
[13:26:08] [Render thread/WARN] (Minecraft) Missing sound for event: minecraft:entity.goat.screaming.horn_break
[13:26:08] [Render thread/INFO] (Minecraft) OpenAL initialized on device OpenAL Soft on LM22-B200S (NVIDIA High Definition Audio)
[13:26:08] [Render thread/INFO] (Minecraft) Sound engine started
[13:26:08] [Render thread/INFO] (Minecraft) Created: 1024x1024x2 minecraft:textures/atlas/blocks.png-atlas
[13:26:08] [Render thread/INFO] (Minecraft) Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas
[13:26:08] [Render thread/INFO] (Minecraft) Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
[13:26:08] [Render thread/INFO] (Minecraft) Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
[13:26:08] [Render thread/INFO] (Minecraft) Created: 1024x1024x4 minecraft:textures/atlas/armor_trims.png-atlas
[13:26:08] [Render thread/INFO] (Minecraft) Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
[13:26:08] [Render thread/INFO] (Minecraft) Created: 128x64x4 minecraft:textures/atlas/decorated_pot.png-atlas
[13:26:08] [Render thread/INFO] (Minecraft) Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
[13:26:08] [Render thread/INFO] (Minecraft) Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
[13:26:09] [Render thread/WARN] (Minecraft) Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program.
[13:26:09] [Render thread/INFO] (Minecraft) Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas
[13:26:09] [Render thread/INFO] (Minecraft) Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
[13:26:09] [Render thread/INFO] (Minecraft) Created: 256x128x0 minecraft:textures/atlas/mob_effects.png-atlas
[13:26:16] [Render thread/INFO] (FabricRegistrySync) [fabric-registry-sync] Loaded registry data [file 1/4]
[13:26:16] [Render thread/INFO] (Minecraft) Loaded 7 recipes
[13:26:16] [Render thread/INFO] (Minecraft) Loaded 1273 advancements
[13:26:17] [Render thread/INFO] (BiomeModificationImpl) Applied 15 biome modifications to 9 of 64 new biomes in 8.614 ms
[13:26:17] [Server thread/INFO] (Minecraft) Starting integrated minecraft server version 1.20.1
[13:26:17] [Server thread/INFO] (Minecraft) Generating keypair
[13:26:21] [Server thread/INFO] (Minecraft) Preparing start region for dimension minecraft:overworld
[13:26:23] [Render thread/INFO] (Minecraft) Preparing spawn area: 0%
[13:26:23] [Render thread/INFO] (Minecraft) Preparing spawn area: 0%
[13:26:23] [Render thread/INFO] (Minecraft) Preparing spawn area: 0%
[13:26:23] [Render thread/INFO] (Minecraft) Preparing spawn area: 0%
[13:26:24] [Render thread/INFO] (Minecraft) Preparing spawn area: 0%
[13:26:24] [Render thread/INFO] (Minecraft) Preparing spawn area: 1%
[13:26:25] [Render thread/INFO] (Minecraft) Preparing spawn area: 7%
[13:26:25] [Render thread/INFO] (Minecraft) Preparing spawn area: 70%
[13:26:25] [Render thread/INFO] (Minecraft) Time elapsed: 3609 ms
[13:26:25] [Server thread/INFO] (Minecraft) Changing view distance to 12, from 10
[13:26:25] [Server thread/INFO] (Minecraft) Changing simulation distance to 12, from 0
[13:26:27] [Server thread/INFO] (Minecraft) Player833[local:E:826bab4d] logged in with entity id 149 at (-297.53993394687444, 101.11813584628717, -156.8616665903609)
[13:26:27] [Server thread/INFO] (Minecraft) Player833 joined the game
[13:26:31] [Render thread/INFO] (Minecraft) Loaded 2 advancements
[13:26:40] [Render thread/INFO] (Minecraft) [System] [CHAT] No entity was found
[13:26:44] [Render thread/INFO] (Minecraft) [System] [CHAT] No entity was found
[13:26:51] [Server thread/INFO] (Minecraft) [Player833: Killed 9 entities]
[13:26:51] [Render thread/INFO] (Minecraft) [System] [CHAT] Killed 9 entities
[13:26:53] [Server thread/INFO] (Minecraft) [Player833: Killed Hitler]
[13:26:53] [Render thread/INFO] (Minecraft) [System] [CHAT] Killed Hitler
[13:27:00] [Server thread/INFO] (Minecraft) [Player833: Killed 20 entities]
[13:27:00] [Render thread/INFO] (Minecraft) [System] [CHAT] Killed 20 entities
[13:27:08] [Server thread/INFO] (Minecraft) [Player833: Set own game mode to Survival Mode]
[13:27:08] [Render thread/INFO] (Minecraft) [System] [CHAT] Set own game mode to Survival Mode
[13:27:10] [Server thread/INFO] (Minecraft) Player833 was shot by Nazi
[13:27:10] [Render thread/INFO] (Minecraft) [System] [CHAT] Player833 was shot by Nazi
[13:27:10] [Render thread/INFO] (Minecraft) Loaded 30 advancements
[13:27:19] [Server thread/INFO] (Minecraft) [Player833: Set own game mode to Creative Mode]
[13:27:19] [Render thread/INFO] (Minecraft) [System] [CHAT] Set own game mode to Creative Mode
[13:27:21] [Server thread/INFO] (Minecraft) Saving and pausing game...
[13:27:22] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[twin 2]'/minecraft:overworld
[13:27:22] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[twin 2]'/minecraft:the_nether
[13:27:22] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[twin 2]'/minecraft:the_end
[13:27:35] [Server thread/INFO] (Minecraft) Saving and pausing game...
[13:27:35] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[twin 2]'/minecraft:overworld
[13:27:35] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[twin 2]'/minecraft:the_nether
[13:27:35] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[twin 2]'/minecraft:the_end
[13:29:30] [Server thread/INFO] (Minecraft) Saving and pausing game...
[13:29:30] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[twin 2]'/minecraft:overworld
[13:29:30] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[twin 2]'/minecraft:the_nether
[13:29:30] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[twin 2]'/minecraft:the_end
[13:29:31] [Server thread/INFO] (Minecraft) Player833 lost connection: Disconnected
[13:29:31] [Server thread/INFO] (Minecraft) Player833 left the game
[13:29:31] [Server thread/INFO] (Minecraft) Stopping singleplayer server as player logged out
[13:29:31] [Server thread/INFO] (Minecraft) Stopping server
[13:29:31] [Server thread/INFO] (Minecraft) Saving players
[13:29:31] [Server thread/INFO] (Minecraft) Saving worlds
[13:29:31] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[twin 2]'/minecraft:overworld
[13:29:32] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[twin 2]'/minecraft:the_nether
[13:29:32] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[twin 2]'/minecraft:the_end
[13:29:32] [Server thread/INFO] (Minecraft) ThreadedAnvilChunkStorage (twin 2): All chunks are saved
[13:29:32] [Server thread/INFO] (Minecraft) ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[13:29:32] [Server thread/INFO] (Minecraft) ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[13:29:32] [Server thread/INFO] (Minecraft) ThreadedAnvilChunkStorage: All dimensions are saved
[13:29:33] [Render thread/INFO] (Minecraft) Stopping!