[22:07:17] [main/INFO] (FabricLoader/GameProvider) Loading Minecraft 1.20.1 with Fabric Loader 0.18.4
[22:07:18] [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
[22:07:18] [main/INFO] (FabricLoader/Mixin) SpongePowered MIXIN Subsystem Version=0.8.7 Source=file:/C:/Users/********/.gradle/caches/modules-2/files-2.1/net.fabricmc/sponge-mixin/0.17.0+mixin.0.8.7/cf31463202f72d03b0ef1e1e38e8ee71b7faaab6/sponge-mixin-0.17.0+mixin.0.8.7.jar Service=Knot/Fabric Env=CLIENT
[22:07:18] [main/INFO] (FabricLoader/Mixin) Loaded Fabric development mappings for mixin remapper!
[22:07:18] [main/INFO] (FabricLoader/Mixin) Compatibility level set to JAVA_16
[22:07:18] [main/INFO] (FabricLoader/Mixin) Compatibility level set to JAVA_17
[22:07:19] [main/INFO] (FabricLoader/MixinExtras|Service) Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.5.0).
[22:07:25] [Datafixer Bootstrap/INFO] (Minecraft) 188 Datafixer optimizations took 162 milliseconds
[22:07:27] [Render thread/INFO] (Minecraft) [STDERR]: [LWJGL] [ThreadLocalUtil] Unsupported JNI version detected, this may result in a crash. Please inform LWJGL developers.
[22:07:27] [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'
[22:07:28] [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.Minecraft.createUserApiService(Minecraft.java:649) ~[minecraft-clientOnly-e572a196b7-1.20.1-loom.mappings.1_20_1.layered+hash.2198-v2.jar:?]
at net.minecraft.client.Minecraft.<init>(Minecraft.java:414) ~[minecraft-clientOnly-e572a196b7-1.20.1-loom.mappings.1_20_1.layered+hash.2198-v2.jar:?]
at net.minecraft.client.main.Main.main(Main.java:187) ~[minecraft-clientOnly-e572a196b7-1.20.1-loom.mappings.1_20_1.layered+hash.2198-v2.jar:?]
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:514) ~[fabric-loader-0.18.4.jar:?]
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72) ~[fabric-loader-0.18.4.jar:?]
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) ~[fabric-loader-0.18.4.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:?]
[22:07:28] [Render thread/INFO] (Minecraft) Setting user: Player618
[22:07:28] [Render thread/INFO] (time-again) Registering Mod Items for time-again
[22:07:28] [Render thread/INFO] (time-again) Registering Item Groups for time-again
[22:07:28] [Render thread/INFO] (time-again) Registering Mod Blocks for time-again
[22:07:29] [Render thread/INFO] (Indigo) [Indigo] Registering Indigo renderer!
[22:07:29] [Render thread/INFO] (Minecraft) Backend library: LWJGL version 3.3.2-snapshot
[22:07:31] [Render thread/INFO] (Minecraft) Reloading ResourceManager: vanilla, fabric (fabric-transitive-access-wideners-v1, fabric-item-api-v1, fabric-model-loading-api-v1, fabric-renderer-registries-v1, fabric-networking-v0, fabric-entity-events-v1, time-again, fabric-mining-level-api-v1, fabric-rendering-v0, fabric-biome-api-v1, fabric-lifecycle-events-v1, fabric-key-binding-api-v1, fabric-message-api-v1, fabric-data-generation-api-v1, fabric-gametest-api-v1, fabric-events-lifecycle-v0, fabric-loot-tables-v1, fabric-networking-api-v1, fabric-resource-conditions-api-v1, fabric-recipe-api-v1, fabric-events-interaction-v0, fabric-screen-api-v1, fabric-block-view-api-v2, fabric-item-group-api-v1, fabric-api-lookup-api-v1, fabric-game-rule-api-v1, fabric-keybindings-v0, fabric-dimensions-v1, fabric-command-api-v2, fabric-renderer-indigo, fabric-convention-tags-v1, fabric-client-tags-api-v1, fabric-loot-api-v2, fabric-rendering-data-attachment-v1, fabric-registry-sync-v0, fabric-command-api-v1, fabricloader, fabric-transfer-api-v1, fabric-screen-handler-api-v1, fabric-commands-v0, fabric-blockrenderlayer-v1, fabric-containers-v0, fabric-particles-v1, fabric-renderer-api-v1, fabric-models-v0, fabric-crash-report-info-v1, fabric-rendering-v1, fabric-resource-loader-v0, fabric-api, fabric-content-registries-v0, fabric-sound-api-v1, fabric-rendering-fluids-v1, fabric-object-builder-api-v1, fabric-data-attachment-api-v1, fabric-api-base, fabric-block-api-v1)
[22:07:31] [Worker-Main-5/INFO] (Minecraft) Found unifont_all_no_pua-15.0.06.hex, loading
[22:07:31] [Realms Notification Availability checker #1/INFO] (Minecraft) Could not authorize you against Realms server: java.lang.RuntimeException: Failed to parse into SignedJWT: FabricMC
[22:07:32] [Worker-Main-7/WARN] (Minecraft) Unable to load model: 'time-again:code_breaker#inventory' referenced from: time-again:code_breaker#inventory: java.io.FileNotFoundException: time-again:models/item/code_breaker.json
[22:07:32] [Worker-Main-7/WARN] (Minecraft) Unable to load model: 'time-again:frequency_modulator#inventory' referenced from: time-again:frequency_modulator#inventory: java.io.FileNotFoundException: time-again:models/item/frequency_modulator.json
[22:07:32] [Worker-Main-7/WARN] (Minecraft) Unable to load model: 'time-again:chronodial#inventory' referenced from: time-again:chronodial#inventory: java.io.FileNotFoundException: time-again:models/item/chronodial.json
[22:07:32] [Worker-Main-7/WARN] (Minecraft) Unable to load model: 'time-again:time_anomaly_analyzer#inventory' referenced from: time-again:time_anomaly_analyzer#inventory: java.io.FileNotFoundException: time-again:models/item/time_anomaly_analyzer.json
[22:07:32] [Worker-Main-7/WARN] (Minecraft) Unable to load model: 'time-again:time_anomaly#inventory' referenced from: time-again:time_anomaly#inventory: java.io.FileNotFoundException: time-again:models/item/time_anomaly.json
[22:07:32] [Worker-Main-7/WARN] (Minecraft) Unable to load model: 'time-again:time_phase_array#inventory' referenced from: time-again:time_phase_array#inventory: java.io.FileNotFoundException: time-again:models/item/time_phase_array.json
[22:07:32] [Worker-Main-7/WARN] (Minecraft) Unable to load model: 'time-again:star_phased#inventory' referenced from: time-again:star_phased#inventory: java.io.FileNotFoundException: time-again:models/item/star_phased.json
[22:07:32] [Worker-Main-7/WARN] (Minecraft) Unable to load model: 'time-again:time-stone#inventory' referenced from: time-again:time-stone#inventory: java.io.FileNotFoundException: time-again:models/item/time-stone.json
[22:07:32] [Worker-Main-7/WARN] (Minecraft) Unable to load model: 'time-again:dim_cracker#inventory' referenced from: time-again:dim_cracker#inventory: java.io.FileNotFoundException: time-again:models/item/dim_cracker.json
[22:07:32] [Worker-Main-7/WARN] (Minecraft) Unable to load model: 'time-again:dimension_shifter#inventory' referenced from: time-again:dimension_shifter#inventory: java.io.FileNotFoundException: time-again:models/item/dimension_shifter.json
[22:07:33] [Render thread/WARN] (Minecraft) Missing sound for event: minecraft:item.goat_horn.play
[22:07:33] [Render thread/WARN] (Minecraft) Missing sound for event: minecraft:entity.goat.screaming.horn_break
[22:07:34] [Render thread/INFO] (Minecraft) OpenAL initialized on device OpenAL Soft on Speaker (Realtek(R) Audio)
[22:07:34] [Render thread/INFO] (Minecraft) Sound engine started
[22:07:34] [Render thread/INFO] (Minecraft) Created: 1024x512x4 minecraft:textures/atlas/blocks.png-atlas
[22:07:34] [Render thread/INFO] (Minecraft) Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas
[22:07:34] [Render thread/INFO] (Minecraft) Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
[22:07:34] [Render thread/INFO] (Minecraft) Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
[22:07:34] [Render thread/INFO] (Minecraft) Created: 1024x1024x4 minecraft:textures/atlas/armor_trims.png-atlas
[22:07:34] [Render thread/INFO] (Minecraft) Created: 128x64x4 minecraft:textures/atlas/decorated_pot.png-atlas
[22:07:34] [Render thread/INFO] (Minecraft) Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
[22:07:34] [Render thread/INFO] (Minecraft) Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
[22:07:34] [Render thread/INFO] (Minecraft) Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
[22:07:35] [Render thread/WARN] (Minecraft) Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program.
[22:07:35] [Render thread/INFO] (Minecraft) Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas
[22:07:35] [Render thread/INFO] (Minecraft) Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
[22:07:35] [Render thread/INFO] (Minecraft) Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas
[22:08:26] [Render thread/INFO] (Minecraft) Loaded 7 recipes
[22:08:26] [Render thread/INFO] (Minecraft) Loaded 1271 advancements
[22:08:26] [Render thread/INFO] (BiomeModificationImpl) Applied 0 biome modifications to 0 of 64 new biomes in 1.434 ms
[22:08:26] [Server thread/INFO] (Minecraft) Starting integrated minecraft server version 1.20.1
[22:08:26] [Server thread/INFO] (Minecraft) Generating keypair
[22:08:28] [Server thread/INFO] (Minecraft) Preparing start region for dimension minecraft:overworld
[22:08:30] [Render thread/INFO] (Minecraft) Preparing spawn area: 0%
[22:08:30] [Render thread/INFO] (Minecraft) Preparing spawn area: 0%
[22:08:30] [Render thread/INFO] (Minecraft) Preparing spawn area: 0%
[22:08:30] [Render thread/INFO] (Minecraft) Preparing spawn area: 0%
[22:08:30] [Render thread/INFO] (Minecraft) Preparing spawn area: 0%
[22:08:30] [Render thread/INFO] (Minecraft) Preparing spawn area: 0%
[22:08:31] [Render thread/INFO] (Minecraft) Preparing spawn area: 0%
[22:08:31] [Render thread/INFO] (Minecraft) Preparing spawn area: 54%
[22:08:32] [Render thread/INFO] (Minecraft) Time elapsed: 3772 ms
[22:08:32] [Server thread/INFO] (Minecraft) Changing view distance to 12, from 10
[22:08:32] [Server thread/INFO] (Minecraft) Changing simulation distance to 12, from 0
[22:08:33] [Server thread/INFO] (Minecraft) Player618[local:E:66c5561f] logged in with entity id 236 at (30.81380227772766, 73.0, 2.197621344776104)
[22:08:33] [Server thread/INFO] (Minecraft) Player618 joined the game
[22:08:34] [Render thread/INFO] (Minecraft) Loaded 2 advancements
[22:08:46] [Server thread/INFO] (Minecraft) [Player618: Gave 1 [Time Stone] to Player618]
[22:08:46] [Render thread/INFO] (Minecraft) [System] [CHAT] Gave 1 [Time Stone] to Player618
[22:08:48] [Render thread/INFO] (Minecraft) [System] [CHAT] Saved screenshot as 2026-01-15_22.08.48.png