Paste your logs.

Built for Minecraft & Hytale

Fabric 1.20.1 Client Log

1 error
174 lines
Raw
Detected
Minecraft version: 1.20.1 Fabric loader version: 0.15.11
[22:01:19] [main/INFO]: Loading Minecraft 1.20.1 with Fabric Loader 0.15.11
[22:01:19] [main/INFO]: Fabric is preparing JARs on first launch, this may take a few seconds...
[22:01:19] [main/INFO]: Loading 15 mods:
- fabricloader 0.15.11
\-- mixinextras 0.3.5
- iris 1.7.2+mc1.20.1
|-- fabric-api-base 0.4.31+1802ada577
|-- fabric-key-binding-api-v1 1.0.37+1802ada577
|-- io_github_douira_glsl-transformer 2.0.1
|-- org_anarres_jcpp 1.4.14
\-- org_antlr_antlr4-runtime 4.13.1
- java 17
- minecraft 1.20.1
- sodium 0.5.11+mc1.20.1
|-- fabric-api-base 0.4.31+1802ada577
|-- fabric-block-view-api-v2 1.0.1+1802ada577
|-- fabric-rendering-data-attachment-v1 0.3.37+92a0d36777
|-- fabric-rendering-fluids-v1 3.0.28+1802ada577
\-- fabric-resource-loader-v0 0.11.10+1802ada577
[22:01:19] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=file:/C:/Users/********/AppData/Roaming/.minecraft/libraries/net/fabricmc/sponge-mixin/0.13.3+mixin.0.8.5/sponge-mixin-0.13.3+mixin.0.8.5.jar Service=Knot/Fabric Env=CLIENT
[22:01:21] [main/INFO]: Compatibility level set to JAVA_17
[22:01:21] [main/INFO]: Loaded configuration file for Sodium: 42 options available, 3 override(s) found
[22:01:21] [main/WARN]: Force-disabling mixin 'features.render.entity.CuboidMixin' as rule 'mixin.features.render.entity' (added by mods [iris]) disables it and children
[22:01:21] [main/WARN]: Force-disabling mixin 'features.render.entity.ModelPartMixin' as rule 'mixin.features.render.entity' (added by mods [iris]) disables it and children
[22:01:21] [main/WARN]: Force-disabling mixin 'features.render.entity.cull.EntityRendererMixin' as rule 'mixin.features.render.entity' (added by mods [iris]) disables it and children
[22:01:21] [main/WARN]: Force-disabling mixin 'features.render.entity.shadows.EntityRenderDispatcherMixin' as rule 'mixin.features.render.entity' (added by mods [iris]) disables it and children
[22:01:21] [main/WARN]: Force-disabling mixin 'features.render.gui.font.GlyphRendererMixin' as rule 'mixin.features.render.gui.font' (added by mods [iris]) disables it and children
[22:01:21] [main/WARN]: Force-disabling mixin 'features.render.world.sky.BackgroundRendererMixin' as rule 'mixin.features.render.world.sky' (added by mods [iris]) disables it and children
[22:01:21] [main/WARN]: Force-disabling mixin 'features.render.world.sky.ClientWorldMixin' as rule 'mixin.features.render.world.sky' (added by mods [iris]) disables it and children
[22:01:21] [main/WARN]: Force-disabling mixin 'features.render.world.sky.WorldRendererMixin' as rule 'mixin.features.render.world.sky' (added by mods [iris]) disables it and children
[22:01:21] [main/INFO]: Searching for graphics cards...
[22:01:22] [main/INFO]: Found graphics adapter: AdapterInfo{vendor=INTEL, description='Intel(R) UHD Graphics', adapterType=0x00002323, openglIcdFilePath='C:\Windows\System32\DriverStore\FileRepository\iigd_dch.inf_amd64_e3cbadcc08ea81d2\igxelpicd64.dll', openglIcdVersion=31.0.101.4502}
[22:01:22] [main/INFO]: Found graphics adapter: AdapterInfo{vendor=NVIDIA, description='NVIDIA GeForce RTX 4050 Laptop GPU', adapterType=0x0000231B, openglIcdFilePath='C:\WINDOWS\System32\DriverStore\FileRepository\nvhmi.inf_amd64_f7f40f815d614f89\nvoglv64.dll', openglIcdVersion=32.0.15.5612}
[22:01:22] [main/WARN]: Sodium has applied one or more workarounds to prevent crashes or other issues on your system: [NVIDIA_THREADED_OPTIMIZATIONS]
[22:01:22] [main/WARN]: This is not necessarily an issue, but it may result in certain features or optimizations being disabled. You can sometimes fix these issues by upgrading your graphics driver.
[22:01:22] [main/INFO]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.3.5).
[22:01:25] [Datafixer Bootstrap/INFO]: 188 Datafixer optimizations took 109 milliseconds
[22:01:26] [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:01:27] [Render thread/ERROR]: 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.1.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.fetchProperties(YggdrasilUserApiService.java:147) ~[authlib-4.0.43.1.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.<init>(YggdrasilUserApiService.java:63) ~[authlib-4.0.43.1.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.createUserApiService(YggdrasilAuthenticationService.java:124) ~[authlib-4.0.43.1.jar:?]
at net.minecraft.client.MinecraftClient.createUserApiService(MinecraftClient.java:733) ~[client-intermediary.jar:?]
at net.minecraft.client.MinecraftClient.<init>(MinecraftClient.java:442) ~[client-intermediary.jar:?]
at net.minecraft.client.main.Main.main(Main.java:211) ~[iris-fabric-loader-0.15.11-1.20.1.jar:?]
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470) ~[fabric-loader-0.15.11.jar:?]
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) ~[fabric-loader-0.15.11.jar:?]
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) ~[fabric-loader-0.15.11.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.1.jar:?]
at com.mojang.authlib.minecraft.client.MinecraftClient.get(MinecraftClient.java:48) ~[authlib-4.0.43.1.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.fetchProperties(YggdrasilUserApiService.java:122) ~[authlib-4.0.43.1.jar:?]
... 8 more
[22:01:27] [Render thread/INFO]: Setting user: White_Fang_
[22:01:27] [Render thread/INFO]: Backend library: LWJGL version 3.3.1 SNAPSHOT
[22:01:28] [Render thread/WARN]: Applying workaround: Prevent the NVIDIA OpenGL driver from using broken optimizations (NVIDIA_THREADED_OPTIMIZATIONS)
[22:01:28] [Render thread/INFO]: Debug functionality is disabled.
[22:01:28] [Render thread/INFO]: ARB_direct_state_access detected, enabling DSA.
[22:01:28] [Render thread/INFO]: Shaders are disabled because no valid shaderpack is selected
[22:01:29] [Render thread/INFO]: Hardware information:
[22:01:29] [Render thread/INFO]: CPU: 12x 13th Gen Intel(R) Core(TM) i5-13420H
[22:01:29] [Render thread/INFO]: GPU: NVIDIA GeForce RTX 4050 Laptop GPU/PCIe/SSE2 (Supports OpenGL 3.2.0 NVIDIA 556.12)
[22:01:29] [Render thread/INFO]: OS: Windows 10 (10.0)
[22:01:29] [Render thread/INFO]: Reloading ResourceManager: vanilla, fabric (fabric-api-base, fabric-block-view-api-v2, fabric-key-binding-api-v1, fabric-rendering-data-attachment-v1, fabric-rendering-fluids-v1, fabric-resource-loader-v0, fabricloader, iris, sodium)
[22:01:29] [Render thread/INFO]: Creating pipeline for dimension minecraft:overworld
[22:01:29] [Worker-Main-6/INFO]: Found unifont_all_no_pua-15.0.06.hex, loading
[22:01:30] [Realms Notification Availability checker #1/INFO]: Could not authorize you against Realms server: Invalid session id
[22:01:30] [Render thread/WARN]: Missing sound for event: minecraft:item.goat_horn.play
[22:01:30] [Render thread/WARN]: Missing sound for event: minecraft:entity.goat.screaming.horn_break
[22:01:31] [Render thread/INFO]: OpenAL initialized on device OpenAL Soft on Speaker (Realtek(R) Audio)
[22:01:31] [Render thread/INFO]: Sound engine started
[22:01:31] [Render thread/INFO]: Created: 1024x512x4 minecraft:textures/atlas/blocks.png-atlas
[22:01:31] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas
[22:01:31] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
[22:01:31] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
[22:01:31] [Render thread/INFO]: Created: 1024x1024x4 minecraft:textures/atlas/armor_trims.png-atlas
[22:01:31] [Render thread/INFO]: Created: 128x64x4 minecraft:textures/atlas/decorated_pot.png-atlas
[22:01:31] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
[22:01:31] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
[22:01:31] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
[22:01:31] [Render thread/WARN]: Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program.
[22:01:32] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas
[22:01:32] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
[22:01:32] [Render thread/INFO]: Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas
[22:01:37] [Render thread/INFO]: Loaded 7 recipes
[22:01:37] [Render thread/INFO]: Loaded 1271 advancements
[22:01:40] [Server thread/INFO]: Starting integrated minecraft server version 1.20.1
[22:01:40] [Server thread/INFO]: Generating keypair
[22:01:43] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[22:01:43] [Render thread/INFO]: Preparing spawn area: 0%
[22:01:43] [Render thread/INFO]: Preparing spawn area: 0%
[22:01:44] [Render thread/INFO]: Preparing spawn area: 0%
[22:01:44] [Render thread/INFO]: Preparing spawn area: 2%
[22:01:45] [Render thread/INFO]: Preparing spawn area: 5%
[22:01:45] [Render thread/INFO]: Preparing spawn area: 9%
[22:01:46] [Render thread/INFO]: Preparing spawn area: 12%
[22:01:46] [Render thread/INFO]: Preparing spawn area: 17%
[22:01:47] [Render thread/INFO]: Preparing spawn area: 22%
[22:01:47] [Render thread/INFO]: Preparing spawn area: 26%
[22:01:48] [Render thread/INFO]: Preparing spawn area: 31%
[22:01:48] [Render thread/INFO]: Preparing spawn area: 38%
[22:01:49] [Render thread/INFO]: Preparing spawn area: 43%
[22:01:49] [Render thread/INFO]: Preparing spawn area: 48%
[22:01:50] [Render thread/INFO]: Preparing spawn area: 54%
[22:01:50] [Render thread/INFO]: Preparing spawn area: 58%
[22:01:51] [Render thread/INFO]: Preparing spawn area: 65%
[22:01:51] [Render thread/INFO]: Preparing spawn area: 70%
[22:01:52] [Render thread/INFO]: Preparing spawn area: 77%
[22:01:52] [Render thread/INFO]: Preparing spawn area: 83%
[22:01:53] [Render thread/INFO]: Preparing spawn area: 89%
[22:01:53] [Render thread/INFO]: Preparing spawn area: 96%
[22:01:53] [Render thread/INFO]: Time elapsed: 10702 ms
[22:01:53] [Server thread/INFO]: Changing view distance to 12, from 10
[22:01:53] [Server thread/INFO]: Changing simulation distance to 12, from 0
[22:01:54] [Server thread/INFO]: White_Fang_[local:E:00c590e6] logged in with entity id 184 at (37.5, 71.0, -9.5)
[22:01:54] [Render thread/INFO]: Reloading pipeline on dimension change: minecraft:overworld => minecraft:overworld
[22:01:54] [Render thread/INFO]: Destroying pipeline minecraft:overworld
[22:01:54] [Render thread/INFO]: Creating pipeline for dimension minecraft:overworld
[22:01:54] [Server thread/INFO]: White_Fang_ joined the game
[22:01:54] [Render thread/INFO]: Started 6 worker threads
[22:01:55] [Render thread/INFO]: Loaded 2 advancements
[22:02:00] [Server thread/INFO]: Saving and pausing game...
[22:02:00] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld
[22:02:00] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether
[22:02:00] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end
[22:02:35] [Server thread/INFO]: Saving and pausing game...
[22:02:35] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld
[22:02:35] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether
[22:02:35] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end
[22:02:48] [Server thread/INFO]: Saving and pausing game...
[22:02:48] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld
[22:02:48] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether
[22:02:48] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end
[22:03:00] [Server thread/INFO]: Saving and pausing game...
[22:03:00] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld
[22:03:00] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether
[22:03:00] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end
[22:03:01] [Server thread/INFO]: White_Fang_ lost connection: Disconnected
[22:03:01] [Server thread/INFO]: White_Fang_ left the game
[22:03:01] [Server thread/INFO]: Stopping singleplayer server as player logged out
[22:03:01] [Server thread/INFO]: Stopping server
[22:03:01] [Server thread/INFO]: Saving players
[22:03:01] [Server thread/INFO]: Saving worlds
[22:03:02] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld
[22:03:02] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether
[22:03:02] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end
[22:03:02] [Server thread/INFO]: ThreadedAnvilChunkStorage (New World): All chunks are saved
[22:03:02] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[22:03:02] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[22:03:02] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved
[22:03:02] [Render thread/INFO]: Stopping worker threads
[22:04:12] [Render thread/INFO]: Reloading ResourceManager: vanilla, fabric (fabric-api-base, fabric-block-view-api-v2, fabric-key-binding-api-v1, fabric-rendering-data-attachment-v1, fabric-rendering-fluids-v1, fabric-resource-loader-v0, fabricloader, iris, sodium)
[22:04:12] [Worker-Main-5/INFO]: Found unifont_all_no_pua-15.0.06.hex, loading
[22:04:12] [Render thread/WARN]: Missing sound for event: minecraft:item.goat_horn.play
[22:04:12] [Render thread/WARN]: Missing sound for event: minecraft:entity.goat.screaming.horn_break
[22:04:13] [Render thread/INFO]: OpenAL initialized on device OpenAL Soft on Speaker (Realtek(R) Audio)
[22:04:13] [Render thread/INFO]: Sound engine started
[22:04:13] [Render thread/INFO]: Created: 1024x512x4 minecraft:textures/atlas/blocks.png-atlas
[22:04:13] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas
[22:04:13] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
[22:04:13] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
[22:04:13] [Render thread/INFO]: Created: 1024x1024x4 minecraft:textures/atlas/armor_trims.png-atlas
[22:04:13] [Render thread/INFO]: Created: 128x64x4 minecraft:textures/atlas/decorated_pot.png-atlas
[22:04:13] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
[22:04:13] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
[22:04:13] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
[22:04:13] [Render thread/WARN]: Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program.
[22:04:13] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas
[22:04:13] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
[22:04:13] [Render thread/INFO]: Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas
[22:06:04] [Render thread/INFO]: Stopping!