| 1 | [22:01:19] [main/INFO]: Loading Minecraft 1.20.1 with Fabric Loader 0.15.11
|
| 2 | [22:01:19] [main/INFO]: Fabric is preparing JARs on first launch, this may take a few seconds...
|
| 3 | [22:01:19] [main/INFO]: Loading 15 mods:
|
| 4 | - fabricloader 0.15.11
|
| 5 | \-- mixinextras 0.3.5
|
| 6 | - iris 1.7.2+mc1.20.1
|
| 7 | |-- fabric-api-base 0.4.31+1802ada577
|
| 8 | |-- fabric-key-binding-api-v1 1.0.37+1802ada577
|
| 9 | |-- io_github_douira_glsl-transformer 2.0.1
|
| 10 | |-- org_anarres_jcpp 1.4.14
|
| 11 | \-- org_antlr_antlr4-runtime 4.13.1
|
| 12 | - java 17
|
| 13 | - minecraft 1.20.1
|
| 14 | - sodium 0.5.11+mc1.20.1
|
| 15 | |-- fabric-api-base 0.4.31+1802ada577
|
| 16 | |-- fabric-block-view-api-v2 1.0.1+1802ada577
|
| 17 | |-- fabric-rendering-data-attachment-v1 0.3.37+92a0d36777
|
| 18 | |-- fabric-rendering-fluids-v1 3.0.28+1802ada577
|
| 19 | \-- fabric-resource-loader-v0 0.11.10+1802ada577
|
| 20 | [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
|
| 21 | [22:01:21] [main/INFO]: Compatibility level set to JAVA_17
|
| 22 | [22:01:21] [main/INFO]: Loaded configuration file for Sodium: 42 options available, 3 override(s) found
|
| 23 | [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
|
| 24 | [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
|
| 25 | [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
|
| 26 | [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
|
| 27 | [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
|
| 28 | [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
|
| 29 | [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
|
| 30 | [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
|
| 31 | [22:01:21] [main/INFO]: Searching for graphics cards...
|
| 32 | [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}
|
| 33 | [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}
|
| 34 | [22:01:22] [main/WARN]: Sodium has applied one or more workarounds to prevent crashes or other issues on your system: [NVIDIA_THREADED_OPTIMIZATIONS]
|
| 35 | [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.
|
| 36 | [22:01:22] [main/INFO]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.3.5).
|
| 37 | [22:01:25] [Datafixer Bootstrap/INFO]: 188 Datafixer optimizations took 109 milliseconds
|
| 38 | [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'
|
| 39 | [22:01:27] [Render thread/ERROR]: Failed to verify authentication
|
| 40 | com.mojang.authlib.exceptions.InvalidCredentialsException: Status: 401
|
| 41 | at com.mojang.authlib.exceptions.MinecraftClientHttpException.toAuthenticationException(MinecraftClientHttpException.java:56) ~[authlib-4.0.43.1.jar:?]
|
| 42 | at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.fetchProperties(YggdrasilUserApiService.java:147) ~[authlib-4.0.43.1.jar:?]
|
| 43 | at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.<init>(YggdrasilUserApiService.java:63) ~[authlib-4.0.43.1.jar:?]
|
| 44 | at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.createUserApiService(YggdrasilAuthenticationService.java:124) ~[authlib-4.0.43.1.jar:?]
|
| 45 | at net.minecraft.client.MinecraftClient.createUserApiService(MinecraftClient.java:733) ~[client-intermediary.jar:?]
|
| 46 | at net.minecraft.client.MinecraftClient.<init>(MinecraftClient.java:442) ~[client-intermediary.jar:?]
|
| 47 | at net.minecraft.client.main.Main.main(Main.java:211) ~[iris-fabric-loader-0.15.11-1.20.1.jar:?]
|
| 48 | at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470) ~[fabric-loader-0.15.11.jar:?]
|
| 49 | at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) ~[fabric-loader-0.15.11.jar:?]
|
| 50 | at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) ~[fabric-loader-0.15.11.jar:?]
|
| 51 | Caused by: com.mojang.authlib.exceptions.MinecraftClientHttpException: Status: 401
|
| 52 | at com.mojang.authlib.minecraft.client.MinecraftClient.readInputStream(MinecraftClient.java:85) ~[authlib-4.0.43.1.jar:?]
|
| 53 | at com.mojang.authlib.minecraft.client.MinecraftClient.get(MinecraftClient.java:48) ~[authlib-4.0.43.1.jar:?]
|
| 54 | at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.fetchProperties(YggdrasilUserApiService.java:122) ~[authlib-4.0.43.1.jar:?]
|
| 55 | ... 8 more
|
| 56 | [22:01:27] [Render thread/INFO]: Setting user: White_Fang_
|
| 57 | [22:01:27] [Render thread/INFO]: Backend library: LWJGL version 3.3.1 SNAPSHOT
|
| 58 | [22:01:28] [Render thread/WARN]: Applying workaround: Prevent the NVIDIA OpenGL driver from using broken optimizations (NVIDIA_THREADED_OPTIMIZATIONS)
|
| 59 | [22:01:28] [Render thread/INFO]: Debug functionality is disabled.
|
| 60 | [22:01:28] [Render thread/INFO]: ARB_direct_state_access detected, enabling DSA.
|
| 61 | [22:01:28] [Render thread/INFO]: Shaders are disabled because no valid shaderpack is selected
|
| 62 | [22:01:29] [Render thread/INFO]: Hardware information:
|
| 63 | [22:01:29] [Render thread/INFO]: CPU: 12x 13th Gen Intel(R) Core(TM) i5-13420H
|
| 64 | [22:01:29] [Render thread/INFO]: GPU: NVIDIA GeForce RTX 4050 Laptop GPU/PCIe/SSE2 (Supports OpenGL 3.2.0 NVIDIA 556.12)
|
| 65 | [22:01:29] [Render thread/INFO]: OS: Windows 10 (10.0)
|
| 66 | [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)
|
| 67 | [22:01:29] [Render thread/INFO]: Creating pipeline for dimension minecraft:overworld
|
| 68 | [22:01:29] [Worker-Main-6/INFO]: Found unifont_all_no_pua-15.0.06.hex, loading
|
| 69 | [22:01:30] [Realms Notification Availability checker #1/INFO]: Could not authorize you against Realms server: Invalid session id
|
| 70 | [22:01:30] [Render thread/WARN]: Missing sound for event: minecraft:item.goat_horn.play
|
| 71 | [22:01:30] [Render thread/WARN]: Missing sound for event: minecraft:entity.goat.screaming.horn_break
|
| 72 | [22:01:31] [Render thread/INFO]: OpenAL initialized on device OpenAL Soft on Speaker (Realtek(R) Audio)
|
| 73 | [22:01:31] [Render thread/INFO]: Sound engine started
|
| 74 | [22:01:31] [Render thread/INFO]: Created: 1024x512x4 minecraft:textures/atlas/blocks.png-atlas
|
| 75 | [22:01:31] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas
|
| 76 | [22:01:31] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
|
| 77 | [22:01:31] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
|
| 78 | [22:01:31] [Render thread/INFO]: Created: 1024x1024x4 minecraft:textures/atlas/armor_trims.png-atlas
|
| 79 | [22:01:31] [Render thread/INFO]: Created: 128x64x4 minecraft:textures/atlas/decorated_pot.png-atlas
|
| 80 | [22:01:31] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
|
| 81 | [22:01:31] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
|
| 82 | [22:01:31] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
|
| 83 | [22:01:31] [Render thread/WARN]: Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program.
|
| 84 | [22:01:32] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas
|
| 85 | [22:01:32] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
|
| 86 | [22:01:32] [Render thread/INFO]: Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas
|
| 87 | [22:01:37] [Render thread/INFO]: Loaded 7 recipes
|
| 88 | [22:01:37] [Render thread/INFO]: Loaded 1271 advancements
|
| 89 | [22:01:40] [Server thread/INFO]: Starting integrated minecraft server version 1.20.1
|
| 90 | [22:01:40] [Server thread/INFO]: Generating keypair
|
| 91 | [22:01:43] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
|
| 92 | [22:01:43] [Render thread/INFO]: Preparing spawn area: 0%
|
| 93 | [22:01:43] [Render thread/INFO]: Preparing spawn area: 0%
|
| 94 | [22:01:44] [Render thread/INFO]: Preparing spawn area: 0%
|
| 95 | [22:01:44] [Render thread/INFO]: Preparing spawn area: 2%
|
| 96 | [22:01:45] [Render thread/INFO]: Preparing spawn area: 5%
|
| 97 | [22:01:45] [Render thread/INFO]: Preparing spawn area: 9%
|
| 98 | [22:01:46] [Render thread/INFO]: Preparing spawn area: 12%
|
| 99 | [22:01:46] [Render thread/INFO]: Preparing spawn area: 17%
|
| 100 | [22:01:47] [Render thread/INFO]: Preparing spawn area: 22%
|
| 101 | [22:01:47] [Render thread/INFO]: Preparing spawn area: 26%
|
| 102 | [22:01:48] [Render thread/INFO]: Preparing spawn area: 31%
|
| 103 | [22:01:48] [Render thread/INFO]: Preparing spawn area: 38%
|
| 104 | [22:01:49] [Render thread/INFO]: Preparing spawn area: 43%
|
| 105 | [22:01:49] [Render thread/INFO]: Preparing spawn area: 48%
|
| 106 | [22:01:50] [Render thread/INFO]: Preparing spawn area: 54%
|
| 107 | [22:01:50] [Render thread/INFO]: Preparing spawn area: 58%
|
| 108 | [22:01:51] [Render thread/INFO]: Preparing spawn area: 65%
|
| 109 | [22:01:51] [Render thread/INFO]: Preparing spawn area: 70%
|
| 110 | [22:01:52] [Render thread/INFO]: Preparing spawn area: 77%
|
| 111 | [22:01:52] [Render thread/INFO]: Preparing spawn area: 83%
|
| 112 | [22:01:53] [Render thread/INFO]: Preparing spawn area: 89%
|
| 113 | [22:01:53] [Render thread/INFO]: Preparing spawn area: 96%
|
| 114 | [22:01:53] [Render thread/INFO]: Time elapsed: 10702 ms
|
| 115 | [22:01:53] [Server thread/INFO]: Changing view distance to 12, from 10
|
| 116 | [22:01:53] [Server thread/INFO]: Changing simulation distance to 12, from 0
|
| 117 | [22:01:54] [Server thread/INFO]: White_Fang_[local:E:00c590e6] logged in with entity id 184 at (37.5, 71.0, -9.5)
|
| 118 | [22:01:54] [Render thread/INFO]: Reloading pipeline on dimension change: minecraft:overworld => minecraft:overworld
|
| 119 | [22:01:54] [Render thread/INFO]: Destroying pipeline minecraft:overworld
|
| 120 | [22:01:54] [Render thread/INFO]: Creating pipeline for dimension minecraft:overworld
|
| 121 | [22:01:54] [Server thread/INFO]: White_Fang_ joined the game
|
| 122 | [22:01:54] [Render thread/INFO]: Started 6 worker threads
|
| 123 | [22:01:55] [Render thread/INFO]: Loaded 2 advancements
|
| 124 | [22:02:00] [Server thread/INFO]: Saving and pausing game...
|
| 125 | [22:02:00] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld
|
| 126 | [22:02:00] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether
|
| 127 | [22:02:00] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end
|
| 128 | [22:02:35] [Server thread/INFO]: Saving and pausing game...
|
| 129 | [22:02:35] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld
|
| 130 | [22:02:35] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether
|
| 131 | [22:02:35] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end
|
| 132 | [22:02:48] [Server thread/INFO]: Saving and pausing game...
|
| 133 | [22:02:48] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld
|
| 134 | [22:02:48] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether
|
| 135 | [22:02:48] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end
|
| 136 | [22:03:00] [Server thread/INFO]: Saving and pausing game...
|
| 137 | [22:03:00] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld
|
| 138 | [22:03:00] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether
|
| 139 | [22:03:00] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end
|
| 140 | [22:03:01] [Server thread/INFO]: White_Fang_ lost connection: Disconnected
|
| 141 | [22:03:01] [Server thread/INFO]: White_Fang_ left the game
|
| 142 | [22:03:01] [Server thread/INFO]: Stopping singleplayer server as player logged out
|
| 143 | [22:03:01] [Server thread/INFO]: Stopping server
|
| 144 | [22:03:01] [Server thread/INFO]: Saving players
|
| 145 | [22:03:01] [Server thread/INFO]: Saving worlds
|
| 146 | [22:03:02] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld
|
| 147 | [22:03:02] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether
|
| 148 | [22:03:02] [Server thread/INFO]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end
|
| 149 | [22:03:02] [Server thread/INFO]: ThreadedAnvilChunkStorage (New World): All chunks are saved
|
| 150 | [22:03:02] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
|
| 151 | [22:03:02] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
|
| 152 | [22:03:02] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved
|
| 153 | [22:03:02] [Render thread/INFO]: Stopping worker threads
|
| 154 | [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)
|
| 155 | [22:04:12] [Worker-Main-5/INFO]: Found unifont_all_no_pua-15.0.06.hex, loading
|
| 156 | [22:04:12] [Render thread/WARN]: Missing sound for event: minecraft:item.goat_horn.play
|
| 157 | [22:04:12] [Render thread/WARN]: Missing sound for event: minecraft:entity.goat.screaming.horn_break
|
| 158 | [22:04:13] [Render thread/INFO]: OpenAL initialized on device OpenAL Soft on Speaker (Realtek(R) Audio)
|
| 159 | [22:04:13] [Render thread/INFO]: Sound engine started
|
| 160 | [22:04:13] [Render thread/INFO]: Created: 1024x512x4 minecraft:textures/atlas/blocks.png-atlas
|
| 161 | [22:04:13] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas
|
| 162 | [22:04:13] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
|
| 163 | [22:04:13] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
|
| 164 | [22:04:13] [Render thread/INFO]: Created: 1024x1024x4 minecraft:textures/atlas/armor_trims.png-atlas
|
| 165 | [22:04:13] [Render thread/INFO]: Created: 128x64x4 minecraft:textures/atlas/decorated_pot.png-atlas
|
| 166 | [22:04:13] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
|
| 167 | [22:04:13] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
|
| 168 | [22:04:13] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
|
| 169 | [22:04:13] [Render thread/WARN]: Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program.
|
| 170 | [22:04:13] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas
|
| 171 | [22:04:13] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
|
| 172 | [22:04:13] [Render thread/INFO]: Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas
|
| 173 | [22:06:04] [Render thread/INFO]: Stopping!
|
| 174 |
|