Fabric 1.20.1 Client Log

#TBD1W3j
1 error
141 lines
Raw
Analysis
Minecraft version:
1.20.1
Java version:
17
1> Task :1.20.1:runClient
2[00:39:50] [main/INFO] (FabricLoader/GameProvider) Loading Minecraft 1.20.1 with Fabric Loader 0.14.21
3[00:39:50] [main/INFO] (FabricLoader) Loading 7 mods:
4 - fabricloader 0.14.21
5 - java 17
6 - litematica 0.15.3
7 - malilib 0.16.1
8 \-- fabric-resource-loader-v0 0.11.7+f7923f6d77
9 - minecraft 1.20.1
10 - template_mod 0.0.0
11[00:39:54] [main/INFO] (FabricLoader/Mixin) SpongePowered MIXIN Subsystem Version=0.8.5 Source=file:/E:/Grable/caches/modules-2/files-2.1/net.fabricmc/sponge-mixin/0.12.5+mixin.0.8.5/8d31fb97c3e0cd7c8dad3441851c523bcfae6d8e/sponge-mixin-0.12.5+mixin.0.8.5.jar Service=Knot/Fabric Env=CLIENT
12[00:39:54] [main/INFO] (FabricLoader/Mixin) Attempting to load Fernflower decompiler (Threaded mode)
13[00:39:54] [main/INFO] (FabricLoader/Mixin) Fernflower could not be loaded, exported classes will not be decompiled. NoClassDefFoundError: org/jetbrains/java/decompiler/main/extern/IResultSaver
14/******************************************************************************************************************************************************************************************************************************/
15/* SpongePowered MIXIN */
16/******************************************************************************************************************************************************************************************************************************/
17/* Code source : file:/E:/Grable/caches/modules-2/files-2.1/net.fabricmc/sponge-mixin/0.12.5+mixin.0.8.5/8d31fb97c3e0cd7c8dad3441851c523bcfae6d8e/sponge-mixin-0.12.5+mixin.0.8.5.jar */
18/* Internal Version : 0.8.5 */
19/* Java Version : 17.0 (supports compatibility 6-17) */
20/* Default Compatibility Level : JAVA_8 */
21/* Detected ASM Version : ASM 9.5 (ASM10_EXPERIMENTAL) */
22/* Detected ASM Supports Java : Up to Java 21 (class file version 65.0) */
23/******************************************************************************************************************************************************************************************************************************/
24/* Service Name : Knot/Fabric */
25/* Mixin Service Class : net.fabricmc.loader.impl.launch.knot.MixinServiceKnot */
26/* Global Property Service Class : net.fabricmc.loader.impl.launch.knot.FabricGlobalPropertyService */
27/* Logger Adapter Type : Fabric Mixin Logger */
28/******************************************************************************************************************************************************************************************************************************/
29/* mixin.debug : <false> */
30/* mixin.debug.export : - <true> */
31/* mixin.debug.export.filter : - - <null> */
32/* mixin.debug.export.decompile : - - <true> */
33/* mixin.debug.export.decompile.async : - - - <true> */
34/* mixin.debug.export.decompile.mergeGenericSignatures : - - - <true> */
35/* mixin.debug.verify : - <false> */
36/* mixin.debug.verbose : - <false> */
37/* mixin.debug.countInjections : - <false> */
38/* mixin.debug.strict : - <false> */
39/* mixin.debug.strict.unique : - - <false> */
40/* mixin.debug.strict.targets : - - <false> */
41/* mixin.debug.profiler : - <false> */
42/* mixin.dumpTargetOnFailure : <false> */
43/* mixin.checks : <false> */
44/* mixin.checks.interfaces : - <false> */
45/* mixin.checks.interfaces.strict : - - <false> */
46/* mixin.ignoreConstraints : <false> */
47/* mixin.hotSwap : <false> */
48/* mixin.env : <false> */
49/* mixin.env.obf : - <false> */
50/* mixin.env.disableRefMap : - <false> */
51/* mixin.env.remapRefMap : - <false> */
52/* mixin.env.refMapRemappingFile : - <> */
53/* mixin.env.refMapRemappingEnv : - <searge> */
54/* mixin.env.allowPermissiveMatch : - <false> */
55/* mixin.env.ignoreRequired : - <false> */
56/* mixin.env.compatLevel : - <false> */
57/* mixin.env.shiftByViolation : - <warn> */
58/* mixin.initialiserInjectionMode : <default> */
59/******************************************************************************************************************************************************************************************************************************/
60/* Detected Side : CLIENT */
61/******************************************************************************************************************************************************************************************************************************/
62[00:39:54] [main/INFO] (FabricLoader/Mixin) Loaded Fabric development mappings for mixin remapper!
63[00:39:54] [main/INFO] (FabricLoader/Mixin) Compatibility level set to JAVA_17
64[00:39:58] [Datafixer Bootstrap/INFO] (Minecraft) 188 Datafixer optimizations took 124 milliseconds
65[00:40:00] [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'
66[00:40:01] [Render thread/ERROR] (Minecraft) Failed to verify authentication
67 com.mojang.authlib.exceptions.InvalidCredentialsException: Status: 401
68 at com.mojang.authlib.exceptions.MinecraftClientHttpException.toAuthenticationException(MinecraftClientHttpException.java:56) ~[authlib-4.0.43.jar:?]
69 at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.fetchProperties(YggdrasilUserApiService.java:156) ~[authlib-4.0.43.jar:?]
70 at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.<init>(YggdrasilUserApiService.java:55) ~[authlib-4.0.43.jar:?]
71 at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.createUserApiService(YggdrasilAuthenticationService.java:124) ~[authlib-4.0.43.jar:?]
72 at net.minecraft.client.MinecraftClient.createUserApiService(MinecraftClient.java:733) ~[minecraft-merged-1.20.1-net.fabricmc.yarn.1_20_1.1.20.1+build.2-v2.jar:?]
73 at net.minecraft.client.MinecraftClient.<init>(MinecraftClient.java:442) ~[minecraft-merged-1.20.1-net.fabricmc.yarn.1_20_1.1.20.1+build.2-v2.jar:?]
74 at net.minecraft.client.main.Main.main(Main.java:211) ~[minecraft-merged-1.20.1-net.fabricmc.yarn.1_20_1.1.20.1+build.2-v2.jar:?]
75 at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:468) ~[fabric-loader-0.14.21.jar:?]
76 at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) ~[fabric-loader-0.14.21.jar:?]
77 at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) ~[fabric-loader-0.14.21.jar:?]
78 at net.fabricmc.devlaunchinjector.Main.main(Main.java:86) ~[dev-launch-injector-0.2.1+build.8.jar:?]
79Caused by: com.mojang.authlib.exceptions.MinecraftClientHttpException: Status: 401
80 at com.mojang.authlib.minecraft.client.MinecraftClient.readInputStream(MinecraftClient.java:85) ~[authlib-4.0.43.jar:?]
81 at com.mojang.authlib.minecraft.client.MinecraftClient.get(MinecraftClient.java:48) ~[authlib-4.0.43.jar:?]
82 at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.fetchProperties(YggdrasilUserApiService.java:129) ~[authlib-4.0.43.jar:?]
83 ... 9 more
84[00:40:01] [Render thread/INFO] (Minecraft) Setting user: Player735
85[00:40:01] [Render thread/INFO] (Minecraft) Backend library: LWJGL version 3.3.1 SNAPSHOT
86[00:40:02] [Render thread/INFO] (Minecraft) Reloading ResourceManager: vanilla, fabric (template_mod, malilib, litematica, fabric-resource-loader-v0, fabricloader)
87[00:40:02] [Worker-Main-7/INFO] (Minecraft) Found unifont_all_no_pua-15.0.06.hex, loading
88[00:40:04] [Render thread/WARN] (Minecraft) Missing sound for event: minecraft:item.goat_horn.play
89[00:40:04] [Render thread/WARN] (Minecraft) Missing sound for event: minecraft:entity.goat.screaming.horn_break
90[00:40:05] [Render thread/INFO] (Minecraft) OpenAL initialized on device OpenAL Soft on Speaker (Realtek(R) Audio)
91[00:40:05] [Render thread/INFO] (Minecraft) Sound engine started
92[00:40:05] [Render thread/INFO] (Minecraft) Created: 1024x512x4 minecraft:textures/atlas/blocks.png-atlas
93[00:40:05] [Render thread/INFO] (Minecraft) Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas
94[00:40:05] [Render thread/INFO] (Minecraft) Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
95[00:40:05] [Render thread/INFO] (Minecraft) Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
96[00:40:05] [Render thread/INFO] (Minecraft) Created: 1024x1024x4 minecraft:textures/atlas/armor_trims.png-atlas
97[00:40:05] [Render thread/INFO] (Minecraft) Created: 128x64x4 minecraft:textures/atlas/decorated_pot.png-atlas
98[00:40:05] [Render thread/INFO] (Minecraft) Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
99[00:40:05] [Render thread/INFO] (Minecraft) Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
100[00:40:05] [Render thread/INFO] (Minecraft) Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
101[00:40:06] [Render thread/WARN] (Minecraft) Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program.
102[00:40:07] [Render thread/INFO] (Minecraft) Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas
103[00:40:07] [Render thread/INFO] (Minecraft) Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
104[00:40:07] [Render thread/INFO] (Minecraft) Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas
105[00:40:09] [Render thread/INFO] (template_mod) This line is printed by an example mod mixin!
106[00:40:10] [Realms Notification Availability checker #1/INFO] (Minecraft) Could not authorize you against Realms server: Invalid session id
107[00:40:12] [Render thread/INFO] (Minecraft) Loaded 7 recipes
108[00:40:12] [Render thread/INFO] (Minecraft) Loaded 1271 advancements
109[00:40:16] [Server thread/INFO] (Minecraft) Starting integrated minecraft server version 1.20.1
110[00:40:16] [Server thread/INFO] (Minecraft) Generating keypair
111[00:40:17] [Server thread/INFO] (Minecraft) Preparing start region for dimension minecraft:overworld
112[00:40:17] [Render thread/INFO] (Minecraft) Preparing spawn area: 0%
113[00:40:17] [Render thread/INFO] (Minecraft) Preparing spawn area: 0%
114[00:40:18] [Render thread/INFO] (Minecraft) Preparing spawn area: 28%
115[00:40:19] [Render thread/INFO] (Minecraft) Preparing spawn area: 64%
116[00:40:19] [Render thread/INFO] (Minecraft) Preparing spawn area: 75%
117[00:40:20] [Render thread/INFO] (Minecraft) Preparing spawn area: 79%
118[00:40:20] [Render thread/INFO] (Minecraft) Time elapsed: 2851 ms
119[00:40:20] [Server thread/INFO] (Minecraft) Changing view distance to 12, from 10
120[00:40:20] [Server thread/INFO] (Minecraft) Changing simulation distance to 12, from 0
121[00:40:20] [Server thread/INFO] (Minecraft) Player735[local:E:5907160e] logged in with entity id 1 at (-0.5, -60.0, -1.5)
122[00:40:21] [Server thread/INFO] (Minecraft) Player735 joined the game
123[00:40:21] [Render thread/INFO] (litematica) Using 3 total BufferBuilder caches
124[00:40:21] [Render thread/WARN] (Minecraft) Unable to read property: east with value: false for blockstate: {Name:"minecraft:cobblestone_wall",Properties:{east:"false",north:"false",south:"false",up:"false",west:"false"}}
125[00:40:21] [Render thread/WARN] (Minecraft) Unable to read property: south with value: false for blockstate: {Name:"minecraft:cobblestone_wall",Properties:{east:"false",north:"false",south:"false",up:"false",west:"false"}}
126[00:40:21] [Render thread/WARN] (Minecraft) Unable to read property: north with value: false for blockstate: {Name:"minecraft:cobblestone_wall",Properties:{east:"false",north:"false",south:"false",up:"false",west:"false"}}
127[00:40:21] [Render thread/WARN] (Minecraft) Unable to read property: west with value: false for blockstate: {Name:"minecraft:cobblestone_wall",Properties:{east:"false",north:"false",south:"false",up:"false",west:"false"}}
128[00:40:21] [Render thread/WARN] (Minecraft) Unable to read property: east with value: false for blockstate: {Name:"minecraft:mossy_cobblestone_wall",Properties:{east:"false",north:"false",south:"false",up:"false",west:"false"}}
129[00:40:21] [Render thread/WARN] (Minecraft) Unable to read property: south with value: false for blockstate: {Name:"minecraft:mossy_cobblestone_wall",Properties:{east:"false",north:"false",south:"false",up:"false",west:"false"}}
130[00:40:21] [Render thread/WARN] (Minecraft) Unable to read property: north with value: false for blockstate: {Name:"minecraft:mossy_cobblestone_wall",Properties:{east:"false",north:"false",south:"false",up:"false",west:"false"}}
131[00:40:21] [Render thread/WARN] (Minecraft) Unable to read property: west with value: false for blockstate: {Name:"minecraft:mossy_cobblestone_wall",Properties:{east:"false",north:"false",south:"false",up:"false",west:"false"}}
132[00:40:21] [Render thread/INFO] (Minecraft) Loaded 2 advancements
133[00:40:22] [Server thread/INFO] (Minecraft) Saving and pausing game...
134[00:40:22] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld
135[00:40:22] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether
136[00:40:22] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end
137[00:40:30] [Render thread/INFO] (Minecraft) Loaded 9 advancements
138[00:40:40] [Render thread/INFO] (Minecraft) OpenGL debug message: id=1282, source=API, type=ERROR, severity=HIGH, message='Error has been generated. GL error GL_INVALID_OPERATION in (null): (ID: 173538523) Generic error'
139[00:40:40] [Render thread/INFO] (Minecraft) OpenGL debug message: id=1282, source=API, type=ERROR, severity=HIGH, message='Error has been generated. GL error GL_INVALID_OPERATION in (null): (ID: 173538523) Generic error'
140[00:40:40] [Render thread/INFO] (Minecraft) OpenGL debug message: id=1282, source=API, type=ERROR, severity=HIGH, message='Error has been generated. GL error GL_INVALID_OPERATION in (null): (ID: 173538523) Generic error'
141
This log will be saved for 90 days from their last view.
Report abuse