1 | ---- Minecraft Crash Report ----
|
2 | |
3 |
|
4 | Time: 2025-02-09 01:31:46
|
5 | Description: Initializing game
|
6 |
|
7 | java.lang.RuntimeException: Could not execute entrypoint stage 'client' due to errors, provided by 'chipped' at 'earth.terrarium.chipped.client.fabric.ChippedClientFabric'!
|
8 | at app//net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$2(FabricLoaderImpl.java:403)
|
9 | at app//net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)
|
10 | at app//net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:401)
|
11 | at app//net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:53)
|
12 | at knot//MC//net.minecraft.client.MinecraftClient.<init>(MinecraftClient.java:477)
|
13 | at knot//net.minecraft.client.main.Main.main(Main.java:239)
|
14 | at app//net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
|
15 | at app//net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
|
16 | at app//net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
17 | Suppressed: java.lang.NoClassDefFoundError: Could not initialize class net.minecraft.client.render.RenderLayer
|
18 | at knot//com.matthewperiut.chisel.fabric.ClientRegister.Register(ClientRegister.java:16)
|
19 | at knot//com.matthewperiut.chisel.fabric.ChiselClient.onInitializeClient(ChiselClient.java:14)
|
20 | at app//net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:399)
|
21 | ... 6 more
|
22 | Caused by: java.lang.ExceptionInInitializerError: Exception java.lang.RuntimeException: Mixin transformation of net.minecraft.client.render.item.ItemRenderer failed [in thread "Render thread"]
|
23 | at app//net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:427)
|
24 | at app//net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323)
|
25 | at app//net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218)
|
26 | at app//net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119)
|
27 | at java.base@21.0.3/java.lang.ClassLoader.loadClass(Unknown Source)
|
28 | at knot//MC//net.minecraft.client.render.RenderLayer.<clinit>(RenderLayer.java:452)
|
29 | at knot//earth.terrarium.chipped.client.ChippedClient.registerRenderTypes(ChippedClient.java:19)
|
30 | at knot//earth.terrarium.chipped.client.ChippedClient.init(ChippedClient.java:15)
|
31 | at knot//earth.terrarium.chipped.client.fabric.ChippedClientFabric.onInitializeClient(ChippedClientFabric.java:12)
|
32 | ... 7 more
|
33 | Suppressed: java.lang.NoClassDefFoundError: Could not initialize class net.minecraft.client.render.RenderLayer
|
34 | at knot//tech.thatgravyboat.creeperoverhaul.client.CreepersClient.registerRenderers(CreepersClient.java:77)
|
35 | at knot//tech.thatgravyboat.creeperoverhaul.fabric.CreepersClientFabric.onInitializeClient(CreepersClientFabric.java:13)
|
36 | at app//net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:399)
|
37 | ... 6 more
|
38 | Caused by: java.lang.ExceptionInInitializerError: Exception java.lang.RuntimeException: Mixin transformation of net.minecraft.client.render.item.ItemRenderer failed [in thread "Render thread"]
|
39 | at app//net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:427)
|
40 | at app//net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323)
|
41 | at app//net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218)
|
42 | at app//net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119)
|
43 | at java.base@21.0.3/java.lang.ClassLoader.loadClass(Unknown Source)
|
44 | at knot//MC//net.minecraft.client.render.RenderLayer.<clinit>(RenderLayer.java:452)
|
45 | at knot//earth.terrarium.chipped.client.ChippedClient.registerRenderTypes(ChippedClient.java:19)
|
46 | at knot//earth.terrarium.chipped.client.ChippedClient.init(ChippedClient.java:15)
|
47 | at knot//earth.terrarium.chipped.client.fabric.ChippedClientFabric.onInitializeClient(ChippedClientFabric.java:12)
|
48 | ... 7 more
|
49 | Suppressed: java.lang.NoClassDefFoundError: Could not initialize class net.minecraft.client.render.RenderLayer
|
50 | at knot//foundationgames.enhancedblockentities.EBESetup.setupChests(EBESetup.java:317)
|
51 | at knot//foundationgames.enhancedblockentities.EnhancedBlockEntities.load(EnhancedBlockEntities.java:65)
|
52 | at knot//foundationgames.enhancedblockentities.EnhancedBlockEntities.onInitializeClient(EnhancedBlockEntities.java:45)
|
53 | at app//net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:399)
|
54 | ... 6 more
|
55 | Caused by: java.lang.ExceptionInInitializerError: Exception java.lang.RuntimeException: Mixin transformation of net.minecraft.client.render.item.ItemRenderer failed [in thread "Render thread"]
|
56 | at app//net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:427)
|
57 | at app//net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323)
|
58 | at app//net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218)
|
59 | at app//net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119)
|
60 | at java.base@21.0.3/java.lang.ClassLoader.loadClass(Unknown Source)
|
61 | at knot//MC//net.minecraft.client.render.RenderLayer.<clinit>(RenderLayer.java:452)
|
62 | at knot//earth.terrarium.chipped.client.ChippedClient.registerRenderTypes(ChippedClient.java:19)
|
63 | at knot//earth.terrarium.chipped.client.ChippedClient.init(ChippedClient.java:15)
|
64 | at knot//earth.terrarium.chipped.client.fabric.ChippedClientFabric.onInitializeClient(ChippedClientFabric.java:12)
|
65 | ... 7 more
|
66 | Suppressed: java.lang.NoClassDefFoundError: Could not initialize class net.minecraft.client.render.RenderLayer
|
67 | at knot//MC//net.minecraft.client.render.TexturedRenderLayers.<clinit>(TexturedRenderLayers.java:39)
|
68 | at knot//net.yirmiri.excessive_building.ExcessiveBuildingClient.onInitializeClient(ExcessiveBuildingClient.java:26)
|
69 | at app//net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:399)
|
70 | ... 6 more
|
71 | Caused by: java.lang.ExceptionInInitializerError: Exception java.lang.RuntimeException: Mixin transformation of net.minecraft.client.render.item.ItemRenderer failed [in thread "Render thread"]
|
72 | at app//net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:427)
|
73 | at app//net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323)
|
74 | at app//net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218)
|
75 | at app//net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119)
|
76 | at java.base@21.0.3/java.lang.ClassLoader.loadClass(Unknown Source)
|
77 | at knot//MC//net.minecraft.client.render.RenderLayer.<clinit>(RenderLayer.java:452)
|
78 | at knot//earth.terrarium.chipped.client.ChippedClient.registerRenderTypes(ChippedClient.java:19)
|
79 | at knot//earth.terrarium.chipped.client.ChippedClient.init(ChippedClient.java:15)
|
80 | at knot//earth.terrarium.chipped.client.fabric.ChippedClientFabric.onInitializeClient(ChippedClientFabric.java:12)
|
81 | ... 7 more
|
82 | Suppressed: java.lang.NoClassDefFoundError: Could not initialize class net.minecraft.client.render.RenderLayer
|
83 | at knot//com.faboslav.friendsandfoes.common.init.FriendsAndFoesBlocks.registerRenderLayers(FriendsAndFoesBlocks.java:62)
|
84 | at knot//com.faboslav.friendsandfoes.common.events.base.EventHandler.invoke(EventHandler.java:34)
|
85 | at knot//com.faboslav.friendsandfoes.fabric.FriendsAndFoesFabricClient.initEvents(FriendsAndFoesFabricClient.java:29)
|
86 | at knot//com.faboslav.friendsandfoes.fabric.FriendsAndFoesFabricClient.onInitializeClient(FriendsAndFoesFabricClient.java:23)
|
87 | at app//net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:399)
|
88 | ... 6 more
|
89 | Caused by: java.lang.ExceptionInInitializerError: Exception java.lang.RuntimeException: Mixin transformation of net.minecraft.client.render.item.ItemRenderer failed [in thread "Render thread"]
|
90 | at app//net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:427)
|
91 | at app//net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323)
|
92 | at app//net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218)
|
93 | at app//net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119)
|
94 | at java.base@21.0.3/java.lang.ClassLoader.loadClass(Unknown Source)
|
95 | at knot//MC//net.minecraft.client.render.RenderLayer.<clinit>(RenderLayer.java:452)
|
96 | at knot//earth.terrarium.chipped.client.ChippedClient.registerRenderTypes(ChippedClient.java:19)
|
97 | at knot//earth.terrarium.chipped.client.ChippedClient.init(ChippedClient.java:15)
|
98 | at knot//earth.terrarium.chipped.client.fabric.ChippedClientFabric.onInitializeClient(ChippedClientFabric.java:12)
|
99 | ... 7 more
|
100 | Suppressed: java.lang.NoClassDefFoundError: Could not initialize class net.minecraft.client.render.TexturedRenderLayers
|
101 | at knot//io.wispforest.lavender.client.BasicVertexConsumerProvider.lambda$new$0(BasicVertexConsumerProvider.java:13)
|
102 | at knot//MC//net.minecraft.util.Util.make(Util.java:537)
|
103 | at knot//io.wispforest.lavender.client.BasicVertexConsumerProvider.<init>(BasicVertexConsumerProvider.java:12)
|
104 | at knot//io.wispforest.lavender.client.StructureOverlayRenderer.<clinit>(StructureOverlayRenderer.java:62)
|
105 | at knot//io.wispforest.lavender.client.LavenderClient.onInitializeClient(LavenderClient.java:61)
|
106 | at app//net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:399)
|
107 | ... 6 more
|
108 | Caused by: java.lang.ExceptionInInitializerError: Exception java.lang.NoClassDefFoundError: Could not initialize class net.minecraft.client.render.RenderLayer [in thread "Render thread"]
|
109 | at knot//MC//net.minecraft.client.render.TexturedRenderLayers.<clinit>(TexturedRenderLayers.java:39)
|
110 | at knot//net.yirmiri.excessive_building.ExcessiveBuildingClient.onInitializeClient(ExcessiveBuildingClient.java:26)
|
111 | ... 7 more
|
112 | Suppressed: java.lang.NoClassDefFoundError: Could not initialize class net.minecraft.client.render.RenderLayer
|
113 | at knot//games.twinhead.moreslabsstairsandwalls.client.MoreSlabsStairsAndWallsClient.initRenderLayers(MoreSlabsStairsAndWallsClient.java:27)
|
114 | at knot//games.twinhead.moreslabsstairsandwalls.client.MoreSlabsStairsAndWallsClient.onInitializeClient(MoreSlabsStairsAndWallsClient.java:18)
|
115 | at app//net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:399)
|
116 | ... 6 more
|
117 | Caused by: java.lang.ExceptionInInitializerError: Exception java.lang.RuntimeException: Mixin transformation of net.minecraft.client.render.item.ItemRenderer failed [in thread "Render thread"]
|
118 | at app//net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:427)
|
119 | at app//net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323)
|
120 | at app//net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218)
|
121 | at app//net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119)
|
122 | at java.base@21.0.3/java.lang.ClassLoader.loadClass(Unknown Source)
|
123 | at knot//MC//net.minecraft.client.render.RenderLayer.<clinit>(RenderLayer.java:452)
|
124 | at knot//earth.terrarium.chipped.client.ChippedClient.registerRenderTypes(ChippedClient.java:19)
|
125 | at knot//earth.terrarium.chipped.client.ChippedClient.init(ChippedClient.java:15)
|
126 | at knot//earth.terrarium.chipped.client.fabric.ChippedClientFabric.onInitializeClient(ChippedClientFabric.java:12)
|
127 | ... 7 more
|
128 | Suppressed: java.lang.NoClassDefFoundError: Could not initialize class net.minecraft.client.render.RenderLayer
|
129 | at knot//blackwolf00.moredecorativeblocks.util.SetupClientGlass.setupClient(SetupClientGlass.java:19)
|
130 | at knot//blackwolf00.moredecorativeblocks.Client.onInitializeClient(Client.java:9)
|
131 | at app//net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:399)
|
132 | ... 6 more
|
133 | Caused by: java.lang.ExceptionInInitializerError: Exception java.lang.RuntimeException: Mixin transformation of net.minecraft.client.render.item.ItemRenderer failed [in thread "Render thread"]
|
134 | at app//net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:427)
|
135 | at app//net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323)
|
136 | at app//net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218)
|
137 | at app//net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119)
|
138 | at java.base@21.0.3/java.lang.ClassLoader.loadClass(Unknown Source)
|
139 | at knot//MC//net.minecraft.client.render.RenderLayer.<clinit>(RenderLayer.java:452)
|
140 | at knot//earth.terrarium.chipped.client.ChippedClient.registerRenderTypes(ChippedClient.java:19)
|
141 | at knot//earth.terrarium.chipped.client.ChippedClient.init(ChippedClient.java:15)
|
142 | at knot//earth.terrarium.chipped.client.fabric.ChippedClientFabric.onInitializeClient(ChippedClientFabric.java:12)
|
143 | ... 7 more
|
144 | Suppressed: java.lang.NoClassDefFoundError: Could not initialize class net.minecraft.client.render.RenderLayer
|
145 | at knot//net.fabricmc.fabric.api.renderer.v1.material.BlendMode.<clinit>(BlendMode.java:35)
|
146 | at knot//net.caffeinemc.mods.sodium.client.render.frapi.material.MaterialViewImpl.<clinit>(MaterialViewImpl.java:32)
|
147 | at knot//net.caffeinemc.mods.sodium.client.render.frapi.SodiumRenderer.materialFinder(SodiumRenderer.java:53)
|
148 | at knot//net.caffeinemc.mods.sodium.client.render.frapi.SodiumRenderer.<clinit>(SodiumRenderer.java:36)
|
149 | at knot//net.caffeinemc.mods.sodium.fabric.SodiumFabricMod.onInitializeClient(SodiumFabricMod.java:26)
|
150 | at app//net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:399)
|
151 | ... 6 more
|
152 | Caused by: java.lang.ExceptionInInitializerError: Exception java.lang.RuntimeException: Mixin transformation of net.minecraft.client.render.item.ItemRenderer failed [in thread "Render thread"]
|
153 | at app//net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:427)
|
154 | at app//net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323)
|
155 | at app//net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218)
|
156 | at app//net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119)
|
157 | at java.base@21.0.3/java.lang.ClassLoader.loadClass(Unknown Source)
|
158 | at knot//MC//net.minecraft.client.render.RenderLayer.<clinit>(RenderLayer.java:452)
|
159 | at knot//earth.terrarium.chipped.client.ChippedClient.registerRenderTypes(ChippedClient.java:19)
|
160 | at knot//earth.terrarium.chipped.client.ChippedClient.init(ChippedClient.java:15)
|
161 | at knot//earth.terrarium.chipped.client.fabric.ChippedClientFabric.onInitializeClient(ChippedClientFabric.java:12)
|
162 | ... 7 more
|
163 | Suppressed: java.lang.NoClassDefFoundError: Could not initialize class net.minecraft.client.render.RenderLayer
|
164 | at knot//com.tom.storagemod.StorageModClient.onInitializeClient(StorageModClient.java:63)
|
165 | at app//net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:399)
|
166 | ... 6 more
|
167 | Caused by: java.lang.ExceptionInInitializerError: Exception java.lang.RuntimeException: Mixin transformation of net.minecraft.client.render.item.ItemRenderer failed [in thread "Render thread"]
|
168 | at app//net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:427)
|
169 | at app//net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323)
|
170 | at app//net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218)
|
171 | at app//net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119)
|
172 | at java.base@21.0.3/java.lang.ClassLoader.loadClass(Unknown Source)
|
173 | at knot//MC//net.minecraft.client.render.RenderLayer.<clinit>(RenderLayer.java:452)
|
174 | at knot//earth.terrarium.chipped.client.ChippedClient.registerRenderTypes(ChippedClient.java:19)
|
175 | at knot//earth.terrarium.chipped.client.ChippedClient.init(ChippedClient.java:15)
|
176 | at knot//earth.terrarium.chipped.client.fabric.ChippedClientFabric.onInitializeClient(ChippedClientFabric.java:12)
|
177 | ... 7 more
|
178 | Suppressed: java.lang.NoClassDefFoundError: Could not initialize class net.minecraft.client.render.RenderLayer
|
179 | at knot//com.tiviacz.travelersbackpack.TravelersBackpackClient.setupFluidRendering(TravelersBackpackClient.java:141)
|
180 | at knot//com.tiviacz.travelersbackpack.TravelersBackpackClient.onInitializeClient(TravelersBackpackClient.java:77)
|
181 | at app//net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:399)
|
182 | ... 6 more
|
183 | Caused by: java.lang.ExceptionInInitializerError: Exception java.lang.RuntimeException: Mixin transformation of net.minecraft.client.render.item.ItemRenderer failed [in thread "Render thread"]
|
184 | at app//net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:427)
|
185 | at app//net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323)
|
186 | at app//net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218)
|
187 | at app//net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119)
|
188 | at java.base@21.0.3/java.lang.ClassLoader.loadClass(Unknown Source)
|
189 | at knot//MC//net.minecraft.client.render.RenderLayer.<clinit>(RenderLayer.java:452)
|
190 | at knot//earth.terrarium.chipped.client.ChippedClient.registerRenderTypes(ChippedClient.java:19)
|
191 | at knot//earth.terrarium.chipped.client.ChippedClient.init(ChippedClient.java:15)
|
192 | at knot//earth.terrarium.chipped.client.fabric.ChippedClientFabric.onInitializeClient(ChippedClientFabric.java:12)
|
193 | ... 7 more
|
194 | Caused by: java.lang.ExceptionInInitializerError
|
195 | at knot//earth.terrarium.chipped.client.ChippedClient.registerRenderTypes(ChippedClient.java:19)
|
196 | at knot//earth.terrarium.chipped.client.ChippedClient.init(ChippedClient.java:15)
|
197 | at knot//earth.terrarium.chipped.client.fabric.ChippedClientFabric.onInitializeClient(ChippedClientFabric.java:12)
|
198 | at app//net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:399)
|
199 | ... 6 more
|
200 | Caused by: java.lang.RuntimeException: Mixin transformation of net.minecraft.client.render.item.ItemRenderer failed
|
201 | at app//net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:427)
|
202 | at app//net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323)
|
203 | at app//net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218)
|
204 | at app//net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119)
|
205 | at java.base@21.0.3/java.lang.ClassLoader.loadClass(Unknown Source)
|
206 | at knot//MC//net.minecraft.client.render.RenderLayer.<clinit>(RenderLayer.java:452)
|
207 | ... 10 more
|
208 | Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
|
209 | at app//org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392)
|
210 | at app//org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:234)
|
211 | at app//org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:202)
|
212 | at knot//io.gitlab.jfronny.libjf.unsafe.asm.AsmTransformer.transformClassBytes(AsmTransformer.java:75)
|
213 | at app//net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:422)
|
214 | ... 15 more
|
215 | Caused by: org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Redirector moreculling$modifyDirections$Sodium()[Lnet/minecraft/util/math/Direction; in moreculling.mixins.json:compat.ItemRenderer_sodiumMixin from mod moreculling failed injection check, (0/1) succeeded. Scanned 0 target(s). Using refmap moreculling.refmap.json
|
216 | at app//org.spongepowered.asm.mixin.injection.struct.InjectionInfo.postInject(InjectionInfo.java:531)
|
217 | at app//org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1490)
|
218 | at app//org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:752)
|
219 | at app//org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:330)
|
220 | at app//org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:246)
|
221 | at app//org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:437)
|
222 | at app//org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:418)
|
223 | at app//org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363)
|
224 | ... 19 more
|
225 |
|
226 |
|
227 | A detailed walkthrough of the error, its code path and all known details is as follows:
|
228 | ---------------------------------------------------------------------------------------
|
229 |
|
230 | -- Head --
|
231 | Thread: Render thread
|
232 | Stacktrace:
|
233 | at app//net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$2(FabricLoaderImpl.java:403)
|
234 | at app//net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)
|
235 | at app//net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:401)
|
236 | at app//net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:53)
|
237 | at knot//MC//net.minecraft.client.MinecraftClient.<init>(MinecraftClient.java:477)
|
238 | Mixins in Stacktrace: None found
|
239 |
|
240 | -- Initialization --
|
241 | Details:
|
242 | Modules:
|
243 | ADVAPI32.dll:Advanced Windows 32 Base API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
244 | COMCTL32.dll:User Experience Controls Library:6.10 (WinBuild.160101.0800):Microsoft Corporation
|
245 | CRYPT32.dll:Crypto API32:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
246 | CRYPTBASE.dll:Base cryptographic API DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
247 | CRYPTSP.dll:Cryptographic Service Provider API:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
|
248 | DBGHELP.DLL:Windows Image Helper:10.0.22621.3593 (WinBuild.160101.0800):Microsoft Corporation
|
249 | DNSAPI.dll:DNS Client API DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
250 | DWMAPI.DLL:Microsoft Desktop Window Manager API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
251 | GDI32.dll:GDI Client DLL:10.0.22621.4036 (WinBuild.160101.0800):Microsoft Corporation
|
252 | IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation
|
253 | IPHLPAPI.DLL:IP Helper API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
254 | KERNEL32.DLL:Windows NT BASE API Client DLL:10.0.22621.4036 (WinBuild.160101.0800):Microsoft Corporation
|
255 | KERNELBASE.dll:Windows NT BASE API Client DLL:10.0.22621.4249 (WinBuild.160101.0800):Microsoft Corporation
|
256 | MSCTF.dll:MSCTF Server DLL:10.0.22621.4317 (WinBuild.160101.0800):Microsoft Corporation
|
257 | MpOav.dll:IOfficeAntiVirus Module:4.18.24090.11 (26d75470953920f90fd0438874501e9d9a31e621):Microsoft Corporation
|
258 | NSI.dll:NSI User-mode interface DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
259 | NTASN1.dll:Microsoft ASN.1 API:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
260 | OLEAUT32.dll:OLEAUT32.DLL:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
|
261 | Ole32.dll:Microsoft OLE for Windows:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
262 | POWRPROF.dll:Power Profile Helper DLL:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation
|
263 | PSAPI.DLL:Process Status Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
264 | Pdh.dll:Windows Performance Data Helper DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
265 | RPCRT4.dll:Remote Procedure Call Runtime:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
|
266 | SHCORE.dll:SHCORE:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
267 | SHELL32.dll:Windows Shell Common Dll:10.0.22621.4249 (WinBuild.160101.0800):Microsoft Corporation
|
268 | UMPDC.dll:User Mode Power Dependency Coordinator:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
269 | USER32.dll:Multi-User Windows USER API Client DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
270 | USERENV.dll:Userenv:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
271 | VCRUNTIME140.dll:Microsoft® C Runtime Library:14.31.31103.0:Microsoft Corporation
|
272 | VERSION.dll:Version Checking and File Installation Libraries:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
273 | WINHTTP.dll:Windows HTTP Services:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
274 | WINMM.dll:MCI API DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
275 | WS2_32.dll:Windows Socket 2.0 32-Bit DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
276 | amsi.dll:Anti-Malware Scan Interface:10.0.22621.3527 (WinBuild.160101.0800):Microsoft Corporation
|
277 | apphelp.dll:Application Compatibility Client Library:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
278 | awt.dll:Zulu Platform x64 Architecture:21.0.3:Azul Systems Inc.
|
279 | bcrypt.dll:Windows Cryptographic Primitives Library:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
280 | bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.22621.4317 (WinBuild.160101.0800):Microsoft Corporation
|
281 | clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
|
282 | combase.dll:Microsoft COM for Windows:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
283 | dbgcore.DLL:Windows Core Debugging Helpers:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
284 | dxcore.dll:DXCore:10.0.22621.3958 (WinBuild.160101.0800):Microsoft Corporation
|
285 | extnet.dll:Zulu Platform x64 Architecture:21.0.3:Azul Systems Inc.
|
286 | fastprox.dll:WMI Custom Marshaller:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
|
287 | fwpuclnt.dll:FWP/IPsec User-Mode API:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
|
288 | gdi32full.dll:GDI Client DLL:10.0.22621.4317 (WinBuild.160101.0800):Microsoft Corporation
|
289 | glfw.dll:GLFW 3.4.0 DLL:3.4.0:GLFW
|
290 | java.dll:Zulu Platform x64 Architecture:21.0.3:Azul Systems Inc.
|
291 | javaw.exe:Zulu Platform x64 Architecture:21.0.3:Azul Systems Inc.
|
292 | jemalloc.dll
|
293 | jimage.dll:Zulu Platform x64 Architecture:21.0.3:Azul Systems Inc.
|
294 | jli.dll:Zulu Platform x64 Architecture:21.0.3:Azul Systems Inc.
|
295 | jna8077276335164787303.dll:JNA native library:7.0.0:Java(TM) Native Access (JNA)
|
296 | jsvml.dll:Zulu Platform x64 Architecture:21.0.3:Azul Systems Inc.
|
297 | jvm.dll:Zulu 64-Bit Server VM:21.0.3:Azul Systems Inc.
|
298 | kernel.appcore.dll:AppModel API Host:10.0.22621.3958 (WinBuild.160101.0800):Microsoft Corporation
|
299 | lwjgl.dll
|
300 | lwjgl_stb.dll
|
301 | management.dll:Zulu Platform x64 Architecture:21.0.3:Azul Systems Inc.
|
302 | management_ext.dll:Zulu Platform x64 Architecture:21.0.3:Azul Systems Inc.
|
303 | mdnsNSP.dll:Bonjour Namespace Provider:3,1,0,1:Apple Inc.
|
304 | msvcp140.dll:Microsoft® C Runtime Library:14.31.31103.0:Microsoft Corporation
|
305 | msvcp_win.dll:Microsoft® C Runtime Library:10.0.22621.3374 (WinBuild.160101.0800):Microsoft Corporation
|
306 | msvcrt.dll:Windows NT CRT DLL:7.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
|
307 | mswsock.dll:Microsoft Windows Sockets 2.0 Service Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
308 | napinsp.dll:E-mail Naming Shim Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
309 | ncrypt.dll:Windows NCrypt Router:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
310 | net.dll:Zulu Platform x64 Architecture:21.0.3:Azul Systems Inc.
|
311 | nio.dll:Zulu Platform x64 Architecture:21.0.3:Azul Systems Inc.
|
312 | nlansp_c.dll:NLA Namespace Service Provider DLL:10.0.22621.4249 (WinBuild.160101.0800):Microsoft Corporation
|
313 | ntdll.dll:NT Layer DLL:10.0.22621.4249 (WinBuild.160101.0800):Microsoft Corporation
|
314 | opus4j.dll
|
315 | perfos.dll:Windows System Performance Objects DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
316 | pfclient.dll:SysMain Client:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
317 | pnrpnsp.dll:PNRP Name Space Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
318 | profapi.dll:User Profile Basic API:10.0.22621.4111 (WinBuild.160101.0800):Microsoft Corporation
|
319 | rasadhlp.dll:Remote Access AutoDial Helper:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
320 | rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
321 | sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
322 | shlwapi.dll:Shell Light-weight Utility Library:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
323 | sunmscapi.dll:Zulu Platform x64 Architecture:21.0.3:Azul Systems Inc.
|
324 | ucrtbase.dll:Microsoft® C Runtime Library:10.0.22621.3593 (WinBuild.160101.0800):Microsoft Corporation
|
325 | uxtheme.dll:Microsoft UxTheme Library:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
326 | vcruntime140_1.dll:Microsoft® C Runtime Library:14.31.31103.0:Microsoft Corporation
|
327 | verify.dll:Zulu Platform x64 Architecture:21.0.3:Azul Systems Inc.
|
328 | wbemcomn.dll:WMI:10.0.22621.2506 (WinBuild.160101.0800):Microsoft Corporation
|
329 | wbemprox.dll:WMI:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
|
330 | wbemsvc.dll:WMI:10.0.22621.3672 (WinBuild.160101.0800):Microsoft Corporation
|
331 | win32u.dll:Win32u:10.0.22621.4317 (WinBuild.160101.0800):Microsoft Corporation
|
332 | windows.storage.dll:Microsoft WinRT Storage API:10.0.22621.3527 (WinBuild.160101.0800):Microsoft Corporation
|
333 | winrnr.dll:LDAP RnR Provider DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
334 | wintypes.dll:Windows Base Types DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
335 | wshbth.dll:Windows Sockets Helper DLL:10.0.22621.3958 (WinBuild.160101.0800):Microsoft Corporation
|
336 | wshunix.dll:AF_UNIX Winsock2 Helper DLL:10.0.22621.1 (WinBuild.160101.0800):Microsoft Corporation
|
337 | zip.dll:Zulu Platform x64 Architecture:21.0.3:Azul Systems Inc.
|
338 | Stacktrace:
|
339 | at knot//net.minecraft.client.main.Main.main(Main.java:239)
|
340 | at app//net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
|
341 | at app//net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
|
342 | at app//net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
343 | Mixins in Stacktrace:
|
344 | net.minecraft.client.main.Main:
|
345 | dev.kir.cubeswithoutborders.client.mixin.MainMixin (cubes-without-borders.mixins.json)
|
346 |
|
347 | -- System Details --
|
348 | Details:
|
349 | Minecraft Version: 1.21.1
|
350 | Minecraft Version ID: 1.21.1
|
351 | Operating System: Windows 11 (amd64) version 10.0
|
352 | Java Version: 21.0.3, Azul Systems, Inc.
|
353 | Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Azul Systems, Inc.
|
354 | Memory: 867459744 bytes (827 MiB) / 2424307712 bytes (2312 MiB) up to 8589934592 bytes (8192 MiB)
|
355 | CPUs: 16
|
356 | Processor Vendor: AuthenticAMD
|
357 | Processor Name: AMD Ryzen 7 7700X 8-Core Processor
|
358 | Identifier: AuthenticAMD Family 25 Model 97 Stepping 2
|
359 | Microarchitecture: Zen 3
|
360 | Frequency (GHz): 4.49
|
361 | Number of physical packages: 1
|
362 | Number of physical CPUs: 8
|
363 | Number of logical CPUs: 16
|
364 | Graphics card #0 name: NVIDIA GeForce RTX 4070
|
365 | Graphics card #0 vendor: NVIDIA
|
366 | Graphics card #0 VRAM (MiB): 12282.00
|
367 | Graphics card #0 deviceId: VideoController1
|
368 | Graphics card #0 versionInfo: 32.0.15.6614
|
369 | Graphics card #1 name: AMD Radeon(TM) Graphics
|
370 | Graphics card #1 vendor: Advanced Micro Devices, Inc.
|
371 | Graphics card #1 VRAM (MiB): 512.00
|
372 | Graphics card #1 deviceId: VideoController2
|
373 | Graphics card #1 versionInfo: 32.0.11024.2
|
374 | Memory slot #0 capacity (MiB): 16384.00
|
375 | Memory slot #0 clockSpeed (GHz): 4.80
|
376 | Memory slot #0 type: Unknown
|
377 | Memory slot #1 capacity (MiB): 16384.00
|
378 | Memory slot #1 clockSpeed (GHz): 4.80
|
379 | Memory slot #1 type: Unknown
|
380 | Virtual memory max (MiB): 65215.12
|
381 | Virtual memory used (MiB): 56533.02
|
382 | Swap memory total (MiB): 33351.21
|
383 | Swap memory used (MiB): 3952.27
|
384 | Space in storage for jna.tmpdir (MiB): available: 145674.97, total: 976044.00
|
385 | Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 145674.97, total: 976044.00
|
386 | Space in storage for io.netty.native.workdir (MiB): available: 145674.97, total: 976044.00
|
387 | Space in storage for java.io.tmpdir (MiB): available: 145674.97, total: 976044.00
|
388 | Space in storage for workdir (MiB): available: 145674.97, total: 976044.00
|
389 | JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx8192M
|
390 | Fabric Mods:
|
391 | almanac: Almanac 1.0.2
|
392 | appleskin: AppleSkin 3.0.6+mc1.21
|
393 | architectury: Architectury 13.0.8
|
394 | armorstatues: Armor Statues 21.1.0
|
395 | statuemenus: Statue Menus 21.1.0
|
396 | athena: Athena 4.0.1
|
397 | backslot: BackSlot 1.2.16
|
398 | amecsapi: Amecs API 1.5.5+mc1.20.2
|
399 | backslotaddon: BackSlot Addon 1.1.2
|
400 | badoptimizations: BadOptimizations 2.2.1
|
401 | badpackets: Bad Packets 0.8.2
|
402 | betterf3: BetterF3 11.0.3
|
403 | betterstats: Better Statistics Screen 3.13.8+fabric-1.21
|
404 | betterwalls: BetterWalls 3.5.1
|
405 | blackwolflibrary: Blackwolf Library 1.21.1-1.0.9
|
406 | bookshelf: Bookshelf 21.1.48
|
407 | cardinal-components: Cardinal Components API 6.1.1
|
408 | cardinal-components-base: Cardinal Components API (base) 6.1.1
|
409 | cardinal-components-block: Cardinal Components API (blocks) 6.1.1
|
410 | cardinal-components-chunk: Cardinal Components API (chunks) 6.1.1
|
411 | cardinal-components-entity: Cardinal Components API (entities) 6.1.1
|
412 | cardinal-components-item: Cardinal Components API (items) 6.1.1
|
413 | cardinal-components-level: Cardinal Components API (world saves) 6.1.1
|
414 | cardinal-components-scoreboard: Cardinal Components API (scoreboard) 6.1.1
|
415 | cardinal-components-world: Cardinal Components API (worlds) 6.1.1
|
416 | carryon: Carry On 2.2.2
|
417 | cat_jam: cat_jam 1.3.1
|
418 | catloaf: Cat Loaf 1.1.2
|
419 | chatcalc: ChatCalc 4.1.9
|
420 | chatimpressiveanimation: Chat Impressive Animation 1.2.1+mc1.21.4
|
421 | chipped: Chipped 4.0.2
|
422 | chisel: Chisel Refabricated 1.8.2
|
423 | cicada: CICADA 0.10.2+1.21-1.21.1
|
424 | citresewn: CIT Resewn 1.2.2+1.21
|
425 | citresewn-defaults: CIT Resewn: Defaults 1.2.2+1.21
|
426 | clientsort: ClientSort 1.2.0-beta.1+1.21
|
427 | cloth-config: Cloth Config v15 15.0.140
|
428 | cloth-basic-math: cloth-basic-math 0.6.1
|
429 | collective: Collective 7.87
|
430 | controlling: Controlling 19.0.4
|
431 | cpm: Customizable Player Models 0.6.20a
|
432 | craftpresence: CraftPresence 2.5.3
|
433 | fabric-resource-loader-v0: Fabric Resource Loader (v0) 1.3.1+5b5275af19
|
434 | creeperoverhaul: Creeper Overhaul 4.0.6
|
435 | com_teamresourceful_resourceful-cosmetics-4j: resourceful-cosmetics-4j 1.0.3
|
436 | cubes-without-borders: Cubes Without Borders 3.0.0+mc1.21
|
437 | dark-loading-screen: Dark Loading Screen 1.6.14
|
438 | debugify: Debugify 1.21.1+1.0
|
439 | detailab: Detail Armor Bar 2.6.3+1.21.1-fabric
|
440 | distanthorizons: Distant Horizons 2.2.1-a
|
441 | fabric-api-base: Fabric API Base 0.4.42+6573ed8c90
|
442 | fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.47+0af3f5a790
|
443 | dragonloot: DragonLoot 1.1.7
|
444 | dynamic_fps: Dynamic FPS 3.7.7
|
445 | net_lostluma_battery: battery 1.3.0
|
446 | elementa: Elementa 670
|
447 | enchdesc: EnchantmentDescriptions 21.1.5
|
448 | enhancedblockentities: Enhanced Block Entities 0.10.2+1.21
|
449 | entity_model_features: Entity Model Features 2.4.1
|
450 | entity_texture_features: Entity Texture Features 6.2.9
|
451 | org_apache_httpcomponents_httpmime: httpmime 4.5.10
|
452 | entityculling: EntityCulling 1.7.2
|
453 | essential: Essential **.**.**.**
|
454 | essential-container: essential-container 1.0.0
|
455 | essential-loader: essential-loader 1.2.3
|
456 | excessive_building: Excessive Building 3.3.10
|
457 | expandedstorage: Expanded Storage 14.2.0
|
458 | explorify: Explorify 1.6.2
|
459 | fabric-api: Fabric API 0.115.0+1.21.1
|
460 | fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.70+b559734419
|
461 | fabric-biome-api-v1: Fabric Biome API (v1) 13.0.31+d527f9fd19
|
462 | fabric-block-api-v1: Fabric Block API (v1) 1.0.22+0af3f5a719
|
463 | fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.10+6573ed8c19
|
464 | fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.52+0af3f5a719
|
465 | fabric-client-tags-api-v1: Fabric Client Tags 1.1.15+6573ed8c19
|
466 | fabric-command-api-v1: Fabric Command API (v1) 1.2.49+f71b366f19
|
467 | fabric-command-api-v2: Fabric Command API (v2) 2.2.28+6ced4dd919
|
468 | fabric-commands-v0: Fabric Commands (v0) 0.2.66+df3654b319
|
469 | fabric-content-registries-v0: Fabric Content Registries (v0) 8.0.18+b559734419
|
470 | fabric-convention-tags-v1: Fabric Convention Tags 2.1.2+7f945d5b19
|
471 | fabric-convention-tags-v2: Fabric Convention Tags (v2) 2.9.2+e60e56d419
|
472 | fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.29+0af3f5a719
|
473 | fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.4.1+9ed317f519
|
474 | fabric-data-generation-api-v1: Fabric Data Generation API (v1) 20.2.25+16c4ae2519
|
475 | fabric-dimensions-v1: Fabric Dimensions API (v1) 4.0.0+6fc22b9919
|
476 | fabric-entity-events-v1: Fabric Entity Events (v1) 1.7.0+2122d82819
|
477 | fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.7.13+ba9dae0619
|
478 | fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.53+6ced4dd919
|
479 | fabric-item-api-v1: Fabric Item API (v1) 11.1.1+d5debaed19
|
480 | fabric-item-group-api-v1: Fabric Item Group API (v1) 4.1.6+6823f7cd19
|
481 | fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.45+df3654b319
|
482 | fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.5.0+01d9a51c19
|
483 | fabric-loot-api-v2: Fabric Loot API (v2) 3.0.15+3f89f5a519
|
484 | fabric-loot-api-v3: Fabric Loot API (v3) 1.0.3+3f89f5a519
|
485 | fabric-message-api-v1: Fabric Message API (v1) 6.0.13+6573ed8c19
|
486 | fabric-model-loading-api-v1: Fabric Model Loading API (v1) 2.0.0+fe474d6b19
|
487 | fabric-networking-api-v1: Fabric Networking API (v1) 4.3.0+c7469b2119
|
488 | fabric-object-builder-api-v1: Fabric Object Builder API (v1) 15.2.1+40875a9319
|
489 | fabric-particles-v1: Fabric Particles (v1) 4.0.2+6573ed8c19
|
490 | fabric-recipe-api-v1: Fabric Recipe API (v1) 5.0.14+248df81c19
|
491 | fabric-registry-sync-v0: Fabric Registry Sync (v0) 5.2.0+34f5d91419
|
492 | fabric-renderer-api-v1: Fabric Renderer API (v1) 3.4.0+c705a49c19
|
493 | fabric-renderer-indigo: Fabric Renderer - Indigo 1.7.0+c705a49c19
|
494 | fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.68+df3654b319
|
495 | fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.48+73761d2e19
|
496 | fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.6+1daea21519
|
497 | fabric-rendering-v0: Fabric Rendering (v0) 1.1.71+df3654b319
|
498 | fabric-rendering-v1: Fabric Rendering (v1) 5.0.5+df16efd019
|
499 | fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 4.3.0+8dc279b119
|
500 | fabric-screen-api-v1: Fabric Screen API (v1) 2.0.25+8b68f1c719
|
501 | fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.88+b559734419
|
502 | fabric-sound-api-v1: Fabric Sound API (v1) 1.0.23+6573ed8c19
|
503 | fabric-transfer-api-v1: Fabric Transfer API (v1) 5.4.2+c24bd99419
|
504 | fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 6.2.0+45b9699719
|
505 | fabric-language-kotlin: Fabric Language Kotlin 1.13.1+kotlin.2.1.10
|
506 | org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.1.10
|
507 | org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.1.10
|
508 | org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.1.10
|
509 | org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.1.10
|
510 | org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.27.0
|
511 | org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.10.1
|
512 | org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.10.1
|
513 | org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.6.1
|
514 | org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm: kotlinx-io-bytestring-jvm 0.6.0
|
515 | org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.6.0
|
516 | org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.8.0
|
517 | org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.8.0
|
518 | org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.8.0
|
519 | fabricloader: Fabric Loader 0.16.9
|
520 | mixinextras: MixinExtras 0.4.1
|
521 | fabricskyboxes: FabricSkyBoxes 0.7.4+mc1.21
|
522 | fastipping: Fast IP Ping 1.0.5
|
523 | ferritecore: FerriteCore 7.0.2-hotfix
|
524 | forgeconfigapiport: Forge Config API Port 21.1.3
|
525 | com_electronwill_night-config_core: core 3.8.0
|
526 | com_electronwill_night-config_toml: toml 3.8.0
|
527 | friendsandfoes: Friends & Foes 3.0.7
|
528 | fsit: FSit 2.7.4+mc1.21
|
529 | fullstackwatchdog: FullStack Watchdog 1.0.1+1.19.2-fabric
|
530 | fzzy_config: Fzzy Config 0.6.4+1.21
|
531 | blue_endless_jankson: jankson 1.2.3
|
532 | fabric-permissions-api-v0: fabric-permissions-api 0.3.1
|
533 | net_peanuuutz_tomlkt_tomlkt-jvm: tomlkt-jvm 0.3.7
|
534 | geckolib: GeckoLib 4 4.7.3
|
535 | hearths: Hearths 1.0.2
|
536 | immediatelyfast: ImmediatelyFast 1.3.4+1.21.1
|
537 | net_lenni0451_reflect: Reflect 1.3.4
|
538 | incantationem: Incantationem 2.0.3+1.21
|
539 | incendium: Incendium 5.4.3
|
540 | iris: Iris 1.8.1+mc1.21.1
|
541 | io_github_douira_glsl-transformer: glsl-transformer 2.0.1
|
542 | org_anarres_jcpp: jcpp 1.4.14
|
543 | org_antlr_antlr4-runtime: antlr4-runtime 4.13.1
|
544 | jade: Jade 15.9.3+fabric
|
545 | java: OpenJDK 64-Bit Server VM 21
|
546 | jei: Just Enough Items **.**.**.**
|
547 | jmi: JourneyMapIntegration 1.21.1-1.6.2
|
548 | journeymap: Journeymap 1.21.1-6.0.0-beta.37
|
549 | ar_com_hjg_pngj: pngj 2.1.0
|
550 | commonnetworking: Common Network 1.0.18-1.21.1
|
551 | journeymap-api-fabric: JourneyMap API 2.0.0-1.21.1-SNAPSHOT
|
552 | justenoughbreeding: Just Enough Breeding 1.5.0
|
553 | justenoughprofessions: Just Enough Professions (JEP) 4.0.3
|
554 | knowlogy: Knowlogy Book 0.6.0
|
555 | krypton: Krypton 0.2.8
|
556 | com_velocitypowered_velocity-native: velocity-native 3.3.0-SNAPSHOT
|
557 | languagereload: Language Reload 1.7.2+1.21.1
|
558 | lavender: Lavender 0.1.15+1.21
|
559 | lavender-md: lavender-md 0.1.2+1.21
|
560 | lavender-md-owo-ui: lavender-md-owo-ui 0.1.2+1.21
|
561 | letmedespawn: Let Me Despawn 1.4.4
|
562 | libjf: LibJF 3.17.3
|
563 | libjf-base: LibJF Base 3.17.3
|
564 | libjf-config-commands: LibJF Config Commands 3.17.3
|
565 | libjf-config-core-v2: LibJF Config 3.17.3
|
566 | libjf-config-network-v0: LibJF Config: Network 3.17.3
|
567 | libjf-config-ui-tiny: LibJF Config UI: Tiny 3.17.3
|
568 | libjf-data-manipulation-v0: LibJF Data Manipulation 3.17.3
|
569 | libjf-data-v0: LibJF Data 3.17.3
|
570 | libjf-mainhttp-v0: LibJF MainHTTP 3.17.3
|
571 | libjf-resource-pack-entry-widgets-v0: LibJF Resource Pack Entry Widgets 3.17.3
|
572 | libjf-translate-v1: LibJF Translate 3.17.3
|
573 | libjf-unsafe-v0: LibJF Unsafe 3.17.3
|
574 | libjf-web-v1: LibJF Web 3.17.3
|
575 | lithium: Lithium 0.14.7+mc1.21.1
|
576 | logbegone: Log Begone 1.0.3
|
577 | medieval_buildings: Medieval Buildings 1.0.2
|
578 | medievalend: Medieval Buildings [The End Edition] 1.0.2
|
579 | midnightcontrols: MidnightControls 1.10.0
|
580 | obsidianui: ObsidianUI 0.2.7+mc1.21
|
581 | org_aperlambda_lambdajcommon: lambdajcommon 1.8.1
|
582 | midnightcontrols-extra: MidnightControls Extra 1.0.0
|
583 | midnightlib: MidnightLib 1.6.7+1.21.1
|
584 | minecraft: Minecraft 1.21.1
|
585 | mixintrace: MixinTrace 1.1.1+1.17
|
586 | modelfix: Model Gap Fix 1.21-1.6
|
587 | modmenu: Mod Menu 11.0.3
|
588 | more_slabs_stairs_and_walls: More Slabs Stairs & Walls 4.1.1
|
589 | morechathistory: More Chat History 1.3.1
|
590 | moreculling: More Culling 1.0.3
|
591 | conditional-mixin: conditional mixin 0.6.3
|
592 | mixinsquared: MixinSquared 0.2.0
|
593 | moredecorativeblocks: More Decorative Blocks 1.21.1-1.0.9
|
594 | mousetweaks: Mouse Tweaks 2.26
|
595 | mr_developer_resources: Data API 1.6.3
|
596 | mr_dungeons_andtaverns: Dungeons and Taverns 1-v4.4.4
|
597 | mr_tidal_towns: Tidal Towns 1.3.4
|
598 | mr_true_ending: True Ending: Ender Dragon Overhaul 1-v1.1.2d
|
599 | mr_vanilla_refresh: Vanilla Refresh 1.4.26
|
600 | music-disc-renderer: Music Disc Renderer 1.0.0
|
601 | nochatreports: No Chat Reports 1.21.1-v2.9.1
|
602 | noisium: Noisium 2.3.0+mc1.21-1.21.1
|
603 | nullscape: Nullscape 1.2.10
|
604 | org_jetbrains_annotations: annotations 23.0.0
|
605 | owo: oωo 0.12.15+1.21
|
606 | io_wispforest_endec: endec 0.1.5
|
607 | io_wispforest_endec_gson: gson 0.1.3
|
608 | io_wispforest_endec_jankson: jankson 0.1.3
|
609 | io_wispforest_endec_netty: netty 0.1.2
|
610 | philipsruins: Philip`s Ruins 1.21.1
|
611 | photography: Photography 1.0.4+mc1.21.1
|
612 | placeholder-api: Placeholder API 2.4.2+1.21
|
613 | polymorph: Polymorph 1.0.7+1.21.1
|
614 | polytone: Polytone 1.21-3.2.6
|
615 | net_objecthunter_exp4j: exp4j 0.4.8
|
616 | prickle: PrickleMC 21.1.6
|
617 | puzzle: Puzzle 2.0.1
|
618 | puzzleslib: Puzzles Lib 21.1.27
|
619 | reacharound: Reacharound 1.3.1
|
620 | resourcefulconfig: Resourcefulconfig 3.0.9
|
621 | resourcefullib: Resourceful Lib 3.0.11
|
622 | com_teamresourceful_bytecodecs: bytecodecs 1.1.2
|
623 | com_teamresourceful_yabn: yabn 1.0.3
|
624 | resourcify: Resourcify 1.7.0
|
625 | respackopts: Resource Pack Options 4.11.3
|
626 | io_gitlab_jfronny_muscript-all: muscript-all 2.0.0-SNAPSHOT
|
627 | io_gitlab_jfronny_muscript-json: muscript-json 2.0.0-SNAPSHOT
|
628 | rrls: Remove Reloading Screen 5.0.8+mc1.21.1-fabric
|
629 | searchables: Searchables 1.0.2
|
630 | serverpingerfixer: Server Pinger Fixer 1.0.5
|
631 | showmeyourskin: Show Me Your Skin! 1.11.3+1.21
|
632 | shulkerboxtooltip: Shulker Box Tooltip 5.1.3+1.21.1
|
633 | sit: Sit 1.21-28
|
634 | sodium: Sodium 0.6.7+mc1.21.1
|
635 | sound_physics_remastered: Sound Physics Remastered 1.21.1-1.4.8
|
636 | spark: spark 1.10.109
|
637 | stackdeobfuscator: StackDeobfuscator 1.4.3+08e71cc
|
638 | net_fabricmc_mapping-io: mapping-io 0.6.1
|
639 | stackdeobfuscator-common: StackDeobfuscator Common 1.4.3+08e71cc
|
640 | supermartijn642configlib: SuperMartijn642's Config Lib 1.1.8
|
641 | tcdcommons: TCD Commons API 3.12.5+fabric-1.21
|
642 | tectonic: Tectonic 2.4.1a
|
643 | terrablender: TerraBlender **.**.**.**
|
644 | terralith: Terralith 2.5.8
|
645 | toms_storage: Tom's Simple Storage Mod 2.1.2
|
646 | tomsstorage_knowlogy: Tom's Storage Knowlogy 1.0.0
|
647 | travelersbackpack: Traveler's Backpack 10.1.11
|
648 | unilib: UniLib 1.0.5
|
649 | universalcraft: UniversalCraft 369
|
650 | vcinteraction: Voice Chat Interaction 1.21.1-1.0.8
|
651 | polymer-registry-sync-manipulator: Polymer (Registry Sync Manipulator) 0.9.9+1.21
|
652 | vigilance: Vigilance 306
|
653 | vmp: Very Many Players 0.2.0+beta.7.169+1.21.1
|
654 | com_ibm_async_asyncutil: asyncutil 0.1.0
|
655 | voicechat: Simple Voice Chat 1.21.1-2.5.27
|
656 | yet_another_config_lib_v3: YetAnotherConfigLib 3.6.2+1.21-fabric
|
657 | com_twelvemonkeys_common_common-image: common-image 3.12.0
|
658 | com_twelvemonkeys_common_common-io: common-io 3.12.0
|
659 | com_twelvemonkeys_common_common-lang: common-lang 3.12.0
|
660 | com_twelvemonkeys_imageio_imageio-core: imageio-core 3.12.0
|
661 | com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.12.0
|
662 | com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.12.0
|
663 | org_quiltmc_parsers_gson: gson 0.2.1
|
664 | org_quiltmc_parsers_json: json 0.2.1
|
665 | yosbr: YOSBR 0.1.2
|
666 | Launched Version: 1.21.1
|
667 | Launcher name: theseus
|
668 | Backend library: LWJGL version 3.3.3-snapshot
|
669 | Backend API: Unknown
|
670 | Window size: <not initialized>
|
671 | GFLW Platform: <error>
|
672 | GL Caps: Using framebuffer using OpenGL 3.2
|
673 | GL debug messages: <disabled>
|
674 | Is Modded: Definitely; Client brand changed to 'fabric'
|
675 | Universe: 404
|
676 | Type: Client (map_client.txt)
|
677 | Locale: en_US
|
678 | System encoding: Cp1252
|
679 | File encoding: UTF-8
|
680 | CPU: <unknown>
|
681 |
|