1 | ---- Minecraft Crash Report ----
|
2 | |
3 |
|
4 | Time: 2025-07-19 22:28:45
|
5 | Description: Bootstrap
|
6 |
|
7 | java.lang.ExceptionInInitializerError
|
8 | at knot//net.minecraft.class_2358.method_10199(class_2358.java:336)
|
9 | at knot//net.minecraft.class_2966.method_12851(class_2966.java:52)
|
10 | at knot//net.minecraft.client.main.Main.main(Main.java:130)
|
11 | at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
|
12 | at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
|
13 | at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
14 | at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
|
15 | at java.base/java.lang.reflect.Method.invoke(Unknown Source)
|
16 | at com.modrinth.theseus.MinecraftLaunch.relaunch(MinecraftLaunch.java:87)
|
17 | at com.modrinth.theseus.MinecraftLaunch.main(MinecraftLaunch.java:18)
|
18 | Caused by: java.lang.RuntimeException: Mixin transformation of net.minecraft.class_3609 failed
|
19 | at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:427)
|
20 | at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323)
|
21 | at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218)
|
22 | at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119)
|
23 | at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
|
24 | at java.base/java.lang.ClassLoader.defineClass1(Native Method)
|
25 | at java.base/java.lang.ClassLoader.defineClass(Unknown Source)
|
26 | at java.base/java.security.SecureClassLoader.defineClass(Unknown Source)
|
27 | at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.defineClassFwd(KnotClassLoader.java:160)
|
28 | at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:355)
|
29 | at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218)
|
30 | at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119)
|
31 | at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
|
32 | at java.base/java.lang.ClassLoader.defineClass1(Native Method)
|
33 | at java.base/java.lang.ClassLoader.defineClass(Unknown Source)
|
34 | at java.base/java.security.SecureClassLoader.defineClass(Unknown Source)
|
35 | at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.defineClassFwd(KnotClassLoader.java:160)
|
36 | at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:355)
|
37 | at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218)
|
38 | at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119)
|
39 | at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
|
40 | at knot//net.minecraft.class_4970$class_4971.<init>(class_4970.java:808)
|
41 | at knot//net.minecraft.class_2680.<init>(class_2680.java:17)
|
42 | at knot//net.minecraft.class_2689.method_28484(class_2689.java:64)
|
43 | at java.base/java.util.stream.Streams$StreamBuilderImpl.forEachRemaining(Unknown Source)
|
44 | at java.base/java.util.stream.ReferencePipeline$Head.forEach(Unknown Source)
|
45 | at knot//net.minecraft.class_2689.<init>(class_2689.java:59)
|
46 | at knot//net.minecraft.class_2689$class_2690.method_11668(class_2689.java:160)
|
47 | at knot//net.minecraft.class_2248.<init>(class_2248.java:199)
|
48 | at knot//net.minecraft.class_2189.<init>(class_2189.java:20)
|
49 | at knot//net.minecraft.class_2246.<clinit>(class_2246.java:147)
|
50 | ... 10 more
|
51 | Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
|
52 | at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392)
|
53 | at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:234)
|
54 | at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:202)
|
55 | at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:422)
|
56 | ... 40 more
|
57 | Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [particular.mixins.json:InjectFlowableFluid from mod particular] from phase [DEFAULT] in config [particular.mixins.json] FAILED during APPLY
|
58 | at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinError(MixinProcessor.java:638)
|
59 | at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinApplyError(MixinProcessor.java:589)
|
60 | at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:379)
|
61 | ... 43 more
|
62 | Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Critical injection failure: @Inject annotation on spawnCascades could not find any targets matching 'Lnet/minecraft/class_3609;method_15778(Lnet/minecraft/class_3218;Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;Lnet/minecraft/class_3610;)V' in net/minecraft/class_3609. Using refmap particular-refmap.json [INJECT_PREPARE Applicator Phase -> particular.mixins.json:InjectFlowableFluid from mod particular -> Prepare Injections -> handler$cmj000$particular$spawnCascades(Lnet/minecraft/class_3218;Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;Lnet/minecraft/class_3610;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V -> Parse -> -> Validate Targets]
|
63 | at org.spongepowered.asm.mixin.injection.selectors.TargetSelectors.validate(TargetSelectors.java:346)
|
64 | at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.readAnnotation(InjectionInfo.java:369)
|
65 | at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.<init>(InjectionInfo.java:340)
|
66 | at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.<init>(InjectionInfo.java:331)
|
67 | at org.spongepowered.asm.mixin.injection.struct.CallbackInjectionInfo.<init>(CallbackInjectionInfo.java:48)
|
68 | at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(Unknown Source)
|
69 | at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Unknown Source)
|
70 | at java.base/java.lang.reflect.Constructor.newInstance(Unknown Source)
|
71 | at org.spongepowered.asm.mixin.injection.struct.InjectionInfo$InjectorEntry.create(InjectionInfo.java:196)
|
72 | at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.parse(InjectionInfo.java:664)
|
73 | at org.spongepowered.asm.mixin.transformer.MixinTargetContext.prepareInjections(MixinTargetContext.java:1399)
|
74 | at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.prepareInjections(MixinApplicatorStandard.java:731)
|
75 | at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:315)
|
76 | at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:246)
|
77 | at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:437)
|
78 | at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:418)
|
79 | at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363)
|
80 | ... 43 more
|
81 |
|
82 |
|
83 | A detailed walkthrough of the error, its code path and all known details is as follows:
|
84 | ---------------------------------------------------------------------------------------
|
85 |
|
86 | -- Head --
|
87 | Thread: main
|
88 | Stacktrace:
|
89 | at knot//net.minecraft.class_2358.method_10199(class_2358.java:336)
|
90 | at knot//net.minecraft.class_2966.method_12851(class_2966.java:52)
|
91 |
|
92 | -- Initialization --
|
93 | Details:
|
94 | Modules:
|
95 | ADVAPI32.dll:Advanced Windows 32 Base API:10.0.26100.3624 (WinBuild.160101.0800):Microsoft Corporation
|
96 | COMCTL32.dll:User Experience Controls Library:6.10 (WinBuild.160101.0800):Microsoft Corporation
|
97 | CRYPT32.dll:Crypto API32:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
98 | CRYPTBASE.dll:Base cryptographic API DLL:10.0.26100.4652 (WinBuild.160101.0800):Microsoft Corporation
|
99 | CRYPTSP.dll:Cryptographic Service Provider API:10.0.26100.4652 (WinBuild.160101.0800):Microsoft Corporation
|
100 | DBGHELP.DLL:Windows Image Helper:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
|
101 | DNSAPI.dll:DNS Client API DLL:10.0.26100.1591 (WinBuild.160101.0800):Microsoft Corporation
|
102 | GDI32.dll:GDI Client DLL:10.0.26100.4484 (WinBuild.160101.0800):Microsoft Corporation
|
103 | IMM32.DLL:Multi-User Windows IMM32 API Client DLL:10.0.26100.4484 (WinBuild.160101.0800):Microsoft Corporation
|
104 | IPHLPAPI.DLL:IP Helper API:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
105 | KERNEL32.DLL:Windows NT BASE API Client DLL:10.0.26100.4484 (WinBuild.160101.0800):Microsoft Corporation
|
106 | KERNELBASE.dll:Windows NT BASE API Client DLL:10.0.26100.4484 (WinBuild.160101.0800):Microsoft Corporation
|
107 | NSI.dll:NSI User-mode interface DLL:10.0.26100.4652 (WinBuild.160101.0800):Microsoft Corporation
|
108 | NTASN1.dll:Microsoft ASN.1 API:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
109 | OLEAUT32.dll:OLEAUT32.DLL:10.0.26100.4484 (WinBuild.160101.0800):Microsoft Corporation
|
110 | Ole32.dll:Microsoft OLE for Windows:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
111 | POWRPROF.dll:Power Profile Helper DLL:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
|
112 | PSAPI.DLL:Process Status Helper:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
113 | Pdh.dll:Windows Performance Data Helper DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
114 | RPCRT4.dll:Remote Procedure Call Runtime:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
115 | SHCORE.dll:SHCORE:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
116 | SHELL32.dll:Windows Shell Common Dll:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
|
117 | UMPDC.dll:User Mode Power Dependency Coordinator:10.0.26100.1301 (WinBuild.160101.0800):Microsoft Corporation
|
118 | USER32.dll:Multi-User Windows USER API Client DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
119 | USERENV.dll:Userenv:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
120 | VCRUNTIME140.dll:Microsoft® C Runtime Library:14.40.33810.0:Microsoft Corporation
|
121 | VERSION.dll:Version Checking and File Installation Libraries:10.0.26100.1150 (WinBuild.160101.0800):Microsoft Corporation
|
122 | WINHTTP.dll:Windows HTTP Services:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
123 | WINMM.dll:MCI API DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
124 | WS2_32.dll:Windows Socket 2.0 32-Bit DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
125 | amsi.dll:Anti-Malware Scan Interface:10.0.26100.1150 (WinBuild.160101.0800):Microsoft Corporation
|
126 | apphelp.dll:Application Compatibility Client Library:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
127 | aswAMSI.dll:Norton AMSI COM object:25.6.10221.0:Gen Digital Inc.
|
128 | aswhook.dll:Norton Hook Library:25.6.10221.0:Gen Digital Inc.
|
129 | bcrypt.dll:Windows Cryptographic Primitives Library:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
130 | bcryptPrimitives.dll:Windows Cryptographic Primitives Library:10.0.26100.4652 (WinBuild.160101.0800):Microsoft Corporation
|
131 | clbcatq.dll:COM+ Configuration Catalog:2001.12.10941.16384 (WinBuild.160101.0800):Microsoft Corporation
|
132 | combase.dll:Microsoft COM for Windows:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
133 | dbgcore.DLL:Windows Core Debugging Helpers:10.0.26100.4484 (WinBuild.160101.0800):Microsoft Corporation
|
134 | dxcore.dll:DXCore:10.0.26100.4484 (WinBuild.160101.0800):Microsoft Corporation
|
135 | extnet.dll:Zulu Platform x64 Architecture:21.0.8:Azul Systems Inc.
|
136 | fwpuclnt.dll:FWP/IPsec User-Mode API:10.0.26100.3915 (WinBuild.160101.0800):Microsoft Corporation
|
137 | gdi32full.dll:GDI Client DLL:10.0.26100.4652 (WinBuild.160101.0800):Microsoft Corporation
|
138 | java.dll:Zulu Platform x64 Architecture:21.0.8:Azul Systems Inc.
|
139 | javaw.exe:Zulu Platform x64 Architecture:21.0.8:Azul Systems Inc.
|
140 | jemalloc.dll
|
141 | jimage.dll:Zulu Platform x64 Architecture:21.0.8:Azul Systems Inc.
|
142 | jli.dll:Zulu Platform x64 Architecture:21.0.8:Azul Systems Inc.
|
143 | jna17619287723687386932.dll:JNA native library:7.0.0:Java(TM) Native Access (JNA)
|
144 | jsvml.dll:Zulu Platform x64 Architecture:21.0.8:Azul Systems Inc.
|
145 | jvm.dll:Zulu 64-Bit Server VM:21.0.8:Azul Systems Inc.
|
146 | kernel.appcore.dll:AppModel API Host:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
|
147 | lwjgl.dll
|
148 | management.dll:Zulu Platform x64 Architecture:21.0.8:Azul Systems Inc.
|
149 | management_ext.dll:Zulu Platform x64 Architecture:21.0.8:Azul Systems Inc.
|
150 | mdnsNSP.dll:Bonjour Namespace Provider:3,1,0,1:Apple Inc.
|
151 | msvcp140.dll:Microsoft® C Runtime Library:14.40.33810.0:Microsoft Corporation
|
152 | msvcp_win.dll:Microsoft® C Runtime Library:10.0.26100.4652 (WinBuild.160101.0800):Microsoft Corporation
|
153 | msvcrt.dll:Windows NT CRT DLL:7.0.26100.4652 (WinBuild.160101.0800):Microsoft Corporation
|
154 | mswsock.dll:Microsoft Windows Sockets 2.0 Service Provider:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
155 | napinsp.dll:E-mail Naming Shim Provider:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
156 | ncrypt.dll:Windows NCrypt Router:10.0.26100.1591 (WinBuild.160101.0800):Microsoft Corporation
|
157 | net.dll:Zulu Platform x64 Architecture:21.0.8:Azul Systems Inc.
|
158 | nio.dll:Zulu Platform x64 Architecture:21.0.8:Azul Systems Inc.
|
159 | nlansp_c.dll:NLA Namespace Service Provider DLL:10.0.26100.4484 (WinBuild.160101.0800):Microsoft Corporation
|
160 | ntdll.dll:NT Layer DLL:10.0.26100.4484 (WinBuild.160101.0800):Microsoft Corporation
|
161 | perfos.dll:Windows System Performance Objects DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
162 | pfclient.dll:SysMain Client:10.0.26100.4202 (WinBuild.160101.0800):Microsoft Corporation
|
163 | profapi.dll:User Profile Basic API:10.0.26100.4484 (WinBuild.160101.0800):Microsoft Corporation
|
164 | rasadhlp.dll:Remote Access AutoDial Helper:10.0.26100.1150 (WinBuild.160101.0800):Microsoft Corporation
|
165 | rsaenh.dll:Microsoft Enhanced Cryptographic Provider:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
166 | sechost.dll:Host for SCM/SDDL/LSA Lookup APIs:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
167 | shlwapi.dll:Shell Light-weight Utility Library:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
168 | sunmscapi.dll:Zulu Platform x64 Architecture:21.0.8:Azul Systems Inc.
|
169 | ucrtbase.dll:Microsoft® C Runtime Library:10.0.26100.4652 (WinBuild.160101.0800):Microsoft Corporation
|
170 | vcruntime140_1.dll:Microsoft® C Runtime Library:14.40.33810.0:Microsoft Corporation
|
171 | verify.dll:Zulu Platform x64 Architecture:21.0.8:Azul Systems Inc.
|
172 | win32u.dll:Win32u:10.0.26100.4652 (WinBuild.160101.0800):Microsoft Corporation
|
173 | windows.storage.dll:Microsoft WinRT Storage API:10.0.26100.1457 (WinBuild.160101.0800):Microsoft Corporation
|
174 | winrnr.dll:LDAP RnR Provider DLL:10.0.26100.1882 (WinBuild.160101.0800):Microsoft Corporation
|
175 | wintypes.dll:Windows Base Types DLL:10.0.26100.1 (WinBuild.160101.0800):Microsoft Corporation
|
176 | wshbth.dll:Windows Sockets Helper DLL:10.0.26100.4061 (WinBuild.160101.0800):Microsoft Corporation
|
177 | zip.dll:Zulu Platform x64 Architecture:21.0.8:Azul Systems Inc.
|
178 | Stacktrace:
|
179 | at knot//net.minecraft.client.main.Main.main(Main.java:130)
|
180 | at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
|
181 | at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
|
182 | at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
183 | at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
|
184 | at java.base/java.lang.reflect.Method.invoke(Unknown Source)
|
185 | at com.modrinth.theseus.MinecraftLaunch.relaunch(MinecraftLaunch.java:87)
|
186 | at com.modrinth.theseus.MinecraftLaunch.main(MinecraftLaunch.java:18)
|
187 |
|
188 | -- System Details --
|
189 | Details:
|
190 | Minecraft Version: 1.21.1
|
191 | Minecraft Version ID: 1.21.1
|
192 | Operating System: Windows 11 (amd64) version 10.0
|
193 | Java Version: 21.0.8, Azul Systems, Inc.
|
194 | Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Azul Systems, Inc.
|
195 | Memory: 57362272 bytes (54 MiB) / 337641472 bytes (322 MiB) up to 2147483648 bytes (2048 MiB)
|
196 | CPUs: 12
|
197 | Processor Vendor: AuthenticAMD
|
198 | Processor Name: AMD Ryzen 5 5500
|
199 | Identifier: AuthenticAMD Family 25 Model 80 Stepping 0
|
200 | Microarchitecture: Zen 3
|
201 | Frequency (GHz): 3.59
|
202 | Number of physical packages: 1
|
203 | Number of physical CPUs: 6
|
204 | Number of logical CPUs: 12
|
205 | Graphics card #0 name: NVIDIA GeForce RTX 4060
|
206 | Graphics card #0 vendor: NVIDIA
|
207 | Graphics card #0 VRAM (MiB): 8188.00
|
208 | Graphics card #0 deviceId: VideoController1
|
209 | Graphics card #0 versionInfo: 32.0.15.6109
|
210 | Graphics card #1 name: NVIDIA GeForce RTX 4060
|
211 | Graphics card #1 vendor: NVIDIA
|
212 | Graphics card #1 VRAM (MiB): 8188.00
|
213 | Graphics card #1 deviceId: VideoController2
|
214 | Graphics card #1 versionInfo: 32.0.15.6109
|
215 | Memory slot #0 capacity (MiB): 8192.00
|
216 | Memory slot #0 clockSpeed (GHz): 3.60
|
217 | Memory slot #0 type: DDR4
|
218 | Memory slot #1 capacity (MiB): 8192.00
|
219 | Memory slot #1 clockSpeed (GHz): 3.60
|
220 | Memory slot #1 type: DDR4
|
221 | Virtual memory max (MiB): 31125.09
|
222 | Virtual memory used (MiB): 19140.34
|
223 | Swap memory total (MiB): 14848.00
|
224 | Swap memory used (MiB): 544.25
|
225 | Space in storage for jna.tmpdir (MiB): available: 84816.47, total: 952952.00
|
226 | Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 84816.47, total: 952952.00
|
227 | Space in storage for io.netty.native.workdir (MiB): available: 84816.47, total: 952952.00
|
228 | Space in storage for java.io.tmpdir (MiB): available: 84816.47, total: 952952.00
|
229 | Space in storage for workdir (MiB): available: 84816.47, total: 952952.00
|
230 | JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2048M
|
231 | Fabric Mods:
|
232 | ambientsounds: AmbientSounds 6.1.12
|
233 | appleskin: AppleSkin 3.0.6+mc1.21
|
234 | architectury: Architectury 13.0.8
|
235 | bclib: BCLib 21.0.13
|
236 | betternether: Better Nether 21.0.11
|
237 | cloth-config: Cloth Config v15 15.0.140
|
238 | cloth-basic-math: cloth-basic-math 0.6.1
|
239 | collective: Collective 8.3
|
240 | creativecore: CreativeCore 2.13.5
|
241 | net_neoforged_bus: bus 7.2.0
|
242 | elementa: Elementa 708
|
243 | endrem: End Remastered 6.0.2
|
244 | entity_model_features: Entity Model Features 2.4.1
|
245 | entity_texture_features: Entity Texture Features 6.2.9
|
246 | org_apache_httpcomponents_httpmime: httpmime 4.5.10
|
247 | essential: Essential **.**.**.**
|
248 | essential-container: essential-container 1.0.0
|
249 | essential-loader: essential-loader 1.2.4
|
250 | fabric-api: Fabric API 0.116.4+1.21.1
|
251 | fabric-api-base: Fabric API Base 0.4.42+6573ed8c19
|
252 | fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.71+b559734419
|
253 | fabric-biome-api-v1: Fabric Biome API (v1) 13.0.31+d527f9fd19
|
254 | fabric-block-api-v1: Fabric Block API (v1) 1.1.0+0bc3503219
|
255 | fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.11+ebb2264e19
|
256 | fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.52+0af3f5a719
|
257 | fabric-client-tags-api-v1: Fabric Client Tags 1.1.15+6573ed8c19
|
258 | fabric-command-api-v1: Fabric Command API (v1) 1.2.49+f71b366f19
|
259 | fabric-command-api-v2: Fabric Command API (v2) 2.2.28+6ced4dd919
|
260 | fabric-commands-v0: Fabric Commands (v0) 0.2.66+df3654b319
|
261 | fabric-content-registries-v0: Fabric Content Registries (v0) 8.0.19+b559734419
|
262 | fabric-convention-tags-v1: Fabric Convention Tags 2.1.5+7f945d5b19
|
263 | fabric-convention-tags-v2: Fabric Convention Tags (v2) 2.11.1+a406e79519
|
264 | fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.29+0af3f5a719
|
265 | fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.4.5+6116a37819
|
266 | fabric-data-generation-api-v1: Fabric Data Generation API (v1) 20.2.32+5b9dea2e19
|
267 | fabric-dimensions-v1: Fabric Dimensions API (v1) 4.0.0+6fc22b9919
|
268 | fabric-entity-events-v1: Fabric Entity Events (v1) 1.8.0+2b27e0a419
|
269 | fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.7.13+ba9dae0619
|
270 | fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.53+6ced4dd919
|
271 | fabric-item-api-v1: Fabric Item API (v1) 11.1.1+d5debaed19
|
272 | fabric-item-group-api-v1: Fabric Item Group API (v1) 4.1.7+def88e3a19
|
273 | fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.47+0af3f5a719
|
274 | fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.45+df3654b319
|
275 | fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.6.0+0865547519
|
276 | fabric-loot-api-v2: Fabric Loot API (v2) 3.0.15+3f89f5a519
|
277 | fabric-loot-api-v3: Fabric Loot API (v3) 1.0.3+3f89f5a519
|
278 | fabric-message-api-v1: Fabric Message API (v1) 6.0.14+8aaf3aca19
|
279 | fabric-model-loading-api-v1: Fabric Model Loading API (v1) 2.0.0+fe474d6b19
|
280 | fabric-networking-api-v1: Fabric Networking API (v1) 4.3.0+c7469b2119
|
281 | fabric-object-builder-api-v1: Fabric Object Builder API (v1) 15.2.1+40875a9319
|
282 | fabric-particles-v1: Fabric Particles (v1) 4.0.2+6573ed8c19
|
283 | fabric-recipe-api-v1: Fabric Recipe API (v1) 5.0.14+248df81c19
|
284 | fabric-registry-sync-v0: Fabric Registry Sync (v0) 5.3.1+e3eddc2119
|
285 | fabric-renderer-api-v1: Fabric Renderer API (v1) 3.4.0+c705a49c19
|
286 | fabric-renderer-indigo: Fabric Renderer - Indigo 1.7.0+c705a49c19
|
287 | fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.69+df3654b319
|
288 | fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.49+73761d2e19
|
289 | fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.6+1daea21519
|
290 | fabric-rendering-v0: Fabric Rendering (v0) 1.1.72+df3654b319
|
291 | fabric-rendering-v1: Fabric Rendering (v1) 5.1.0+ab4c25a019
|
292 | fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 4.3.0+8dc279b119
|
293 | fabric-resource-loader-v0: Fabric Resource Loader (v0) 1.3.1+5b5275af19
|
294 | fabric-screen-api-v1: Fabric Screen API (v1) 2.0.25+8b68f1c719
|
295 | fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.90+b559734419
|
296 | fabric-sound-api-v1: Fabric Sound API (v1) 1.0.23+6573ed8c19
|
297 | fabric-transfer-api-v1: Fabric Transfer API (v1) 5.4.3+c24bd99419
|
298 | fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 6.2.0+45b9699719
|
299 | fabric-language-kotlin: Fabric Language Kotlin 1.13.4+kotlin.2.2.0
|
300 | org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.2.0
|
301 | org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.2.0
|
302 | org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.2.0
|
303 | org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.2.0
|
304 | org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.28.0
|
305 | org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.10.2
|
306 | org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.10.2
|
307 | org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.6.2
|
308 | org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm: kotlinx-io-bytestring-jvm 0.7.0
|
309 | org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.7.0
|
310 | org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.8.1
|
311 | org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.8.1
|
312 | org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.8.1
|
313 | fabricloader: Fabric Loader 0.16.14
|
314 | farmersdelight: Farmer's Delight 1.21.1-3.1.2+refabricated
|
315 | mm: Manningham Mills 2.3
|
316 | forgeconfigapiport: Forge Config API Port 21.1.3
|
317 | com_electronwill_night-config_core: core 3.8.0
|
318 | com_electronwill_night-config_toml: toml 3.8.0
|
319 | iris: Iris 1.8.8+mc1.21.1
|
320 | io_github_douira_glsl-transformer: glsl-transformer 2.0.1
|
321 | org_anarres_jcpp: jcpp 1.4.14
|
322 | org_antlr_antlr4-runtime: antlr4-runtime 4.13.1
|
323 | jade: Jade 15.10.2+fabric
|
324 | java: OpenJDK 64-Bit Server VM 21
|
325 | jei: Just Enough Items **.**.**.**
|
326 | justenoughprofessions: Just Enough Professions (JEP) 4.0.4
|
327 | konkrete: Konkrete 1.9.9
|
328 | lootr: Lootr 1.21-1.10.35.91
|
329 | malilib: MaLiLib 0.21.9
|
330 | midnightlib: MidnightLib 1.7.5
|
331 | minecraft: Minecraft 1.21.1
|
332 | modmenu: Mod Menu 11.0.3
|
333 | placeholder-api: Placeholder API 2.4.0-pre.2+1.21
|
334 | mousetweaks: Mouse Tweaks 2.26
|
335 | mru: M.R.U 1.0.17+1.21.1+fabric
|
336 | org_commonmark_commonmark: commonmark 0.21.0
|
337 | org_jetbrains_annotations: annotations 13.0
|
338 | owo: oωo **.**.**.**+1.21
|
339 | blue_endless_jankson: jankson 1.2.2
|
340 | io_wispforest_endec: endec **.**.**.**
|
341 | io_wispforest_endec_gson: gson **.**.**.**
|
342 | io_wispforest_endec_jankson: jankson **.**.**.**
|
343 | io_wispforest_endec_netty: netty 0.1.2
|
344 | particular: Particular 1.1.1+1.21.5
|
345 | presencefootsteps: Presence Footsteps 1.11.0+1.21
|
346 | kirin: Kirin UI 1.20.0+1.21
|
347 | regions_unexplored: Regions Unexplored **.**.**.**
|
348 | skinlayers3d: 3d-Skin-Layers 1.8.2
|
349 | transition: TRansition 1.0.3
|
350 | trender: TRender 1.0.5
|
351 | sodium: Sodium 0.6.13+mc1.21.1
|
352 | sodiumdynamiclights: Sodium Dynamic Lights 1.0.9
|
353 | sophisticatedbackpacks: Sophisticated Backpacks 1.21.1-3.**.**.**.**
|
354 | sophisticatedcore: Sophisticated Core 1.21.1-1.**.**.**.**
|
355 | porting_lib_conditions: Porting Lib Conditions 3.1.0-beta.47+1.21.1
|
356 | porting_lib_core: Porting Lib Core 3.1.0-beta.47+1.21.1
|
357 | porting_lib_fluids: Porting Lib Fluids 3.1.0-beta.47+1.21.1
|
358 | porting_lib_item_abilities: Porting Lib Item Abilities 3.1.0-beta.47+1.21.1
|
359 | porting_lib_lazy_registration: Porting Lib Lazy Register 3.1.0-beta.47+1.21.1
|
360 | porting_lib_level_events: Porting Lib Level Events 3.1.0-beta.47+1.21.1
|
361 | porting_lib_loot: Porting Lib Loot 3.1.0-beta.47+1.21.1
|
362 | porting_lib_model_loader: Porting Lib Model Loader 3.1.0-beta.47+1.21.1
|
363 | porting_lib_render_types: Porting Lib Render Types 3.1.0-beta.47+1.21.1
|
364 | porting_lib_transfer: Porting Lib Transfer 3.1.0-beta.47+1.21.1
|
365 | team_reborn_energy: Energy 4.1.0
|
366 | sophisticatedstorage: Sophisticated Storage 1.21.1-1.**.**.**.**
|
367 | sound_physics_remastered: Sound Physics Remastered 1.21.1-1.4.12
|
368 | sounds: Sounds 2.4.12+1.21.1+fabric
|
369 | mixinextras: MixinExtras 0.5.0-rc.1
|
370 | terrablender: TerraBlender **.**.**.**
|
371 | trailandtales_delight: Trail&Tales Delight 1.3
|
372 | treeharvester: Tree Harvester 9.1
|
373 | trinkets: Trinkets 3.10.0
|
374 | cardinal-components-base: Cardinal Components API (base) 6.1.0
|
375 | cardinal-components-entity: Cardinal Components API (entities) 6.1.0
|
376 | universalcraft: UniversalCraft 419
|
377 | vigilance: Vigilance 306
|
378 | visuality: Visuality 0.7.7+1.21
|
379 | wover: WorldWeaver 21.0.13
|
380 | wover-biome: WorldWeaver - Biome API 21.0.13
|
381 | wover-block: WorldWeaver - Block and Item API 21.0.13
|
382 | wover-common: WorldWeaver - Common API 21.0.13
|
383 | wover-core: WorldWeaver - Core API 21.0.13
|
384 | wover-datagen: WorldWeaver - Datagen API 21.0.13
|
385 | wover-events: WorldWeaver - Events API 21.0.13
|
386 | wover-feature: WorldWeaver - Feature API 21.0.13
|
387 | wover-generator: WorldWeaver - World Generator API 21.0.13
|
388 | wover-item: WorldWeaver - Item API 21.0.13
|
389 | wover-math: WorldWeaver - Math API 21.0.13
|
390 | wover-preset: WorldWeaver - World Preset API 21.0.13
|
391 | wover-recipe: WorldWeaver - Recipe API 21.0.13
|
392 | wover-structure: WorldWeaver - Structure API 21.0.13
|
393 | wover-surface: WorldWeaver - Surface API 21.0.13
|
394 | wover-tag: WorldWeaver - Tag API 21.0.13
|
395 | wover-ui: WorldWeaver - UI API 21.0.13
|
396 | wunderlib: WunderLib 21.0.8
|
397 | xaerominimap: Xaero's Minimap 25.2.10
|
398 | xaeroworldmap: Xaero's World Map 1.39.12
|
399 | yet_another_config_lib_v3: YetAnotherConfigLib 3.7.1+1.21.1-fabric
|
400 | com_twelvemonkeys_common_common-image: common-image 3.12.0
|
401 | com_twelvemonkeys_common_common-io: common-io 3.12.0
|
402 | com_twelvemonkeys_common_common-lang: common-lang 3.12.0
|
403 | com_twelvemonkeys_imageio_imageio-core: imageio-core 3.12.0
|
404 | com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.12.0
|
405 | com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.12.0
|
406 | org_quiltmc_parsers_gson: gson 0.2.1
|
407 | org_quiltmc_parsers_json: json 0.2.1
|
408 | zoomify: Zoomify 2.14.4+1.21.1
|
409 | com_akuleshov7_ktoml-core-jvm: ktoml-core-jvm 0.5.2
|
410 | Launched Version: 1.21.1
|
411 | Launcher name: theseus
|
412 | Backend library: LWJGL version 3.3.3-snapshot
|
413 | Backend API: Unknown
|
414 | Window size: <not initialized>
|
415 | GFLW Platform: <error>
|
416 | GL Caps: ERR
|
417 | GL debug messages: <disabled>
|
418 | Is Modded: Definitely; Client brand changed to 'fabric'
|
419 | Universe: 404
|
420 | Type: Client (map_client.txt)
|
421 | Locale: en_US
|
422 | System encoding: Cp1252
|
423 | File encoding: UTF-8
|
424 | CPU: <unknown>
|
425 |
|