1 | ---- Minecraft Crash Report ----
|
2 | |
3 |
|
4 | Time: 2025-07-29 01:49:18
|
5 | Description: mouseClicked event handler
|
6 |
|
7 | java.lang.IllegalStateException: Failed to load registries due to above errors
|
8 | at knot//MC//net.minecraft.registry.RegistryLoader.load(RegistryLoader.java:181)
|
9 | at knot//MC//net.minecraft.registry.RegistryLoader.mixinextras$bridge$method_45121$33(RegistryLoader.java)
|
10 | at knot//MC//net.minecraft.registry.RegistryLoader.wrapOperation$cjf000$fabric-registry-sync-v0$wrapIsServerCall(RegistryLoader.java:1056)
|
11 | at knot//MC//net.minecraft.registry.RegistryLoader.mixinextras$bridge$wrapOperation$cjf000$fabric-registry-sync-v0$wrapIsServerCall$36(RegistryLoader.java)
|
12 | at knot//MC//net.minecraft.registry.RegistryLoader.wrapOperation$clg000$fabric-resource-conditions-api-v1$captureRegistries(RegistryLoader.java:1557)
|
13 | at knot//MC//net.minecraft.registry.RegistryLoader.loadFromResource(RegistryLoader.java:151)
|
14 | at knot//MC//net.minecraft.server.SaveLoading.loadDynamicRegistryManager(SaveLoading.java:62)
|
15 | at knot//MC//net.minecraft.server.SaveLoading.withRegistriesLoaded(SaveLoading.java:66)
|
16 | at knot//MC//net.minecraft.server.SaveLoading.load(SaveLoading.java:32)
|
17 | at knot//MC//net.minecraft.client.gui.screen.world.CreateWorldScreen.create(CreateWorldScreen.java:310)
|
18 | at knot//MC//net.minecraft.client.gui.screen.world.SelectWorldScreen.method_19944(SelectWorldScreen.java:54)
|
19 | at knot//MC//net.minecraft.client.gui.widget.ButtonWidget.onPress(ButtonWidget.java:96)
|
20 | at knot//MC//net.minecraft.client.gui.widget.PressableWidget.onClick(PressableWidget.java:48)
|
21 | at knot//MC//net.minecraft.client.gui.widget.ClickableWidget.mouseClicked(ClickableWidget.java:141)
|
22 | at knot//MC//net.minecraft.client.gui.ParentElement.mouseClicked(ParentElement.java:38)
|
23 | at knot//MC//net.minecraft.client.Mouse.method_1611(Mouse.java:107)
|
24 | at knot//MC//net.minecraft.client.gui.screen.Screen.wrapScreenError(Screen.java:431)
|
25 | at knot//MC//net.minecraft.client.Mouse.onMouseButton(Mouse.java:107)
|
26 | at knot//MC//net.minecraft.client.Mouse.method_22686(Mouse.java:196)
|
27 | at knot//MC//net.minecraft.util.thread.ThreadExecutor.execute(ThreadExecutor.java:108)
|
28 | at knot//MC//net.minecraft.client.Mouse.method_22684(Mouse.java:196)
|
29 | at knot//org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43)
|
30 | at knot//org.lwjgl.system.JNI.invokeV(Native Method)
|
31 | at knot//org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3509)
|
32 | at knot//com.mojang.blaze3d.systems.RenderSystem.limitDisplayFPS(RenderSystem.java:184)
|
33 | at knot//MC//net.minecraft.client.MinecraftClient.render(MinecraftClient.java:1310)
|
34 | at knot//MC//net.minecraft.client.MinecraftClient.run(MinecraftClient.java:882)
|
35 | at knot//net.minecraft.client.main.Main.main(Main.java:256)
|
36 | at app//net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
|
37 | at app//net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
|
38 | at app//net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
39 | at java.base@21.0.6/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
|
40 | at java.base@21.0.6/java.lang.reflect.Method.invoke(Unknown Source)
|
41 | at app//com.modrinth.theseus.MinecraftLaunch.relaunch(MinecraftLaunch.java:87)
|
42 | at app//com.modrinth.theseus.MinecraftLaunch.main(MinecraftLaunch.java:18)
|
43 |
|
44 |
|
45 | A detailed walkthrough of the error, its code path and all known details is as follows:
|
46 | ---------------------------------------------------------------------------------------
|
47 |
|
48 | -- Head --
|
49 | Thread: Render thread
|
50 | Stacktrace:
|
51 | at knot//MC//net.minecraft.registry.RegistryLoader.load(RegistryLoader.java:181)
|
52 | at knot//MC//net.minecraft.registry.RegistryLoader.mixinextras$bridge$method_45121$33(RegistryLoader.java)
|
53 | at knot//MC//net.minecraft.registry.RegistryLoader.wrapOperation$cjf000$fabric-registry-sync-v0$wrapIsServerCall(RegistryLoader.java:1056)
|
54 | at knot//MC//net.minecraft.registry.RegistryLoader.mixinextras$bridge$wrapOperation$cjf000$fabric-registry-sync-v0$wrapIsServerCall$36(RegistryLoader.java)
|
55 | at knot//MC//net.minecraft.registry.RegistryLoader.wrapOperation$clg000$fabric-resource-conditions-api-v1$captureRegistries(RegistryLoader.java:1557)
|
56 | at knot//MC//net.minecraft.registry.RegistryLoader.loadFromResource(RegistryLoader.java:151)
|
57 | at knot//MC//net.minecraft.server.SaveLoading.loadDynamicRegistryManager(SaveLoading.java:62)
|
58 | at knot//MC//net.minecraft.server.SaveLoading.withRegistriesLoaded(SaveLoading.java:66)
|
59 | at knot//MC//net.minecraft.server.SaveLoading.load(SaveLoading.java:32)
|
60 | at knot//MC//net.minecraft.client.gui.screen.world.CreateWorldScreen.create(CreateWorldScreen.java:310)
|
61 | at knot//MC//net.minecraft.client.gui.screen.world.SelectWorldScreen.method_19944(SelectWorldScreen.java:54)
|
62 | at knot//MC//net.minecraft.client.gui.widget.ButtonWidget.onPress(ButtonWidget.java:96)
|
63 | at knot//MC//net.minecraft.client.gui.widget.PressableWidget.onClick(PressableWidget.java:48)
|
64 | at knot//MC//net.minecraft.client.gui.widget.ClickableWidget.mouseClicked(ClickableWidget.java:141)
|
65 | at knot//MC//net.minecraft.client.gui.ParentElement.mouseClicked(ParentElement.java:38)
|
66 | at knot//MC//net.minecraft.client.Mouse.method_1611(Mouse.java:107)
|
67 |
|
68 | -- Affected screen --
|
69 | Details:
|
70 | Screen name: net.minecraft.class_526
|
71 | Stacktrace:
|
72 | at knot//MC//net.minecraft.client.gui.screen.Screen.wrapScreenError(Screen.java:431)
|
73 | at knot//MC//net.minecraft.client.Mouse.onMouseButton(Mouse.java:107)
|
74 | at knot//MC//net.minecraft.client.Mouse.method_22686(Mouse.java:196)
|
75 | at knot//MC//net.minecraft.util.thread.ThreadExecutor.execute(ThreadExecutor.java:108)
|
76 | at knot//MC//net.minecraft.client.Mouse.method_22684(Mouse.java:196)
|
77 | at knot//org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43)
|
78 | at knot//org.lwjgl.system.JNI.invokeV(Native Method)
|
79 | at knot//org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3509)
|
80 | at knot//com.mojang.blaze3d.systems.RenderSystem.limitDisplayFPS(RenderSystem.java:184)
|
81 | at knot//MC//net.minecraft.client.MinecraftClient.render(MinecraftClient.java:1310)
|
82 | at knot//MC//net.minecraft.client.MinecraftClient.run(MinecraftClient.java:882)
|
83 | at knot//net.minecraft.client.main.Main.main(Main.java:256)
|
84 | at app//net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
|
85 | at app//net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
|
86 | at app//net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
87 | at java.base@21.0.6/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
|
88 | at java.base@21.0.6/java.lang.reflect.Method.invoke(Unknown Source)
|
89 | at app//com.modrinth.theseus.MinecraftLaunch.relaunch(MinecraftLaunch.java:87)
|
90 | at app//com.modrinth.theseus.MinecraftLaunch.main(MinecraftLaunch.java:18)
|
91 |
|
92 | -- Cobblemon --
|
93 | Details:
|
94 | Version: 1.6.1
|
95 | Is Snapshot: false
|
96 | Git Commit: c66de51 (https://gitlab.com/cable-mc/cobblemon/-/commit/c66de51e39dd5144bde3550f630b58f67a835b65)
|
97 | Branch: HEAD
|
98 |
|
99 | -- System Details --
|
100 | Details:
|
101 | Minecraft Version: 1.21.1
|
102 | Minecraft Version ID: 1.21.1
|
103 | Operating System: Windows 11 (amd64) version 10.0
|
104 | Java Version: 21.0.6, Azul Systems, Inc.
|
105 | Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Azul Systems, Inc.
|
106 | Memory: 844802960 bytes (805 MiB) / 2212495360 bytes (2110 MiB) up to 4294967296 bytes (4096 MiB)
|
107 | CPUs: 6
|
108 | Processor Vendor: GenuineIntel
|
109 | Processor Name: Intel(R) Core(TM) i5-8500 CPU @ 3.00GHz
|
110 | Identifier: Intel64 Family 6 Model 158 Stepping 10
|
111 | Microarchitecture: Coffee Lake
|
112 | Frequency (GHz): 3.00
|
113 | Number of physical packages: 1
|
114 | Number of physical CPUs: 6
|
115 | Number of logical CPUs: 6
|
116 | Graphics card #0 name: NVIDIA GeForce GT 1030
|
117 | Graphics card #0 vendor: NVIDIA
|
118 | Graphics card #0 VRAM (MiB): 2048.00
|
119 | Graphics card #0 deviceId: VideoController1
|
120 | Graphics card #0 versionInfo: 32.0.15.6094
|
121 | Memory slot #0 capacity (MiB): 8192.00
|
122 | Memory slot #0 clockSpeed (GHz): 2.67
|
123 | Memory slot #0 type: DDR4
|
124 | Virtual memory max (MiB): 15227.36
|
125 | Virtual memory used (MiB): 9174.95
|
126 | Swap memory total (MiB): 7168.00
|
127 | Swap memory used (MiB): 1342.84
|
128 | Space in storage for jna.tmpdir (MiB): available: 36619.30, total: 476164.47
|
129 | Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 36619.30, total: 476164.47
|
130 | Space in storage for io.netty.native.workdir (MiB): available: 36619.30, total: 476164.47
|
131 | Space in storage for java.io.tmpdir (MiB): available: 36619.30, total: 476164.47
|
132 | Space in storage for workdir (MiB): available: 36619.30, total: 476164.47
|
133 | JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4096M
|
134 | Fabric Mods:
|
135 | advancementdisable: AdvancementDisable 1.0.0
|
136 | advancementplaques: Advancement Plaques 1.6.8
|
137 | architectury: Architectury 13.0.8
|
138 | athena: Athena 4.0.2
|
139 | badgebox: Badge Box 1.1.1
|
140 | badoptimizations: BadOptimizations 2.3.0
|
141 | balm: Balm 21.0.48
|
142 | kuma_api: KumaAPI 21.0.5
|
143 | beautify: Beautify 1.3.0+1.21.1
|
144 | betterbeds: Better Beds 1.4.0
|
145 | betterf3: BetterF3 11.0.3
|
146 | betterthirdperson: Better Third Person 1.9.0
|
147 | biome_replacer: Biome Replacer 2.0-hippo
|
148 | brb: Better Recipe Book 1.10.0-rc5+1.21
|
149 | c2me: Concurrent Chunk Management Engine 0.3.0+alpha.0.320+1.21.1
|
150 | c2me-base: Concurrent Chunk Management Engine (Base) 0.3.0+alpha.0.320+1.21.1
|
151 | c2me-client-uncapvd: Concurrent Chunk Management Engine (Client/Uncap View Distance) 0.3.0+alpha.0.320+1.21.1
|
152 | c2me-fixes-chunkio-threading-issues: Concurrent Chunk Management Engine (Fixes/Chunk IO/Threading Issues) 0.3.0+alpha.0.320+1.21.1
|
153 | c2me-fixes-general-threading-issues: Concurrent Chunk Management Engine (Fixes/General/Threading Issues) 0.3.0+alpha.0.320+1.21.1
|
154 | c2me-fixes-worldgen-threading-issues: Concurrent Chunk Management Engine (Fixes/WorldGen/Threading Issues) 0.3.0+alpha.0.320+1.21.1
|
155 | c2me-fixes-worldgen-vanilla-bugs: Concurrent Chunk Management Engine (Fixes/WorldGen/Vanilla Bugs) 0.3.0+alpha.0.320+1.21.1
|
156 | c2me-notickvd: Concurrent Chunk Management Engine (No Tick View Distance) 0.3.0+alpha.0.320+1.21.1
|
157 | c2me-opts-allocs: Concurrent Chunk Management Engine (Optimizations/Memory Allocations) 0.3.0+alpha.0.320+1.21.1
|
158 | c2me-opts-chunk-access: Concurrent Chunk Management Engine (Optimizations/Chunk Access) 0.3.0+alpha.0.320+1.21.1
|
159 | c2me-opts-chunkio: Concurrent Chunk Management Engine (Optimizations/Chunk IO) 0.3.0+alpha.0.320+1.21.1
|
160 | c2me-opts-dfc: Concurrent Chunk Management Engine (Optimizations/Density Function Compiler) 0.3.0+alpha.0.320+1.21.1
|
161 | c2me-opts-math: Concurrent Chunk Management Engine (Optimizations/Math) 0.3.0+alpha.0.320+1.21.1
|
162 | c2me-opts-scheduling: Concurrent Chunk Management Engine (Optimizations/Scheduling) 0.3.0+alpha.0.320+1.21.1
|
163 | c2me-opts-worldgen-general: Concurrent Chunk Management Engine (Optimizations/General WorldGen) 0.3.0+alpha.0.320+1.21.1
|
164 | c2me-opts-worldgen-vanilla: Concurrent Chunk Management Engine (Optimizations/Vanilla WorldGen) 0.3.0+alpha.0.320+1.21.1
|
165 | c2me-rewrites-chunk-serializer: Concurrent Chunk Management Engine (Rewrites/Chunk Serializer) 0.3.0+alpha.0.320+1.21.1
|
166 | c2me-rewrites-chunk-system: Concurrent Chunk Management Engine (Rewrites/Chunk System) 0.3.0+alpha.0.320+1.21.1
|
167 | c2me-rewrites-chunkio: Concurrent Chunk Management Engine (Rewrites/Chunk IO) 0.3.0+alpha.0.320+1.21.1
|
168 | c2me-server-utils: Concurrent Chunk Management Engine (Server Utils) 0.3.0+alpha.0.320+1.21.1
|
169 | c2me-threading-lighting: Concurrent Chunk Management Engine (Threading/Lighting) 0.3.0+alpha.0.320+1.21.1
|
170 | com_ibm_async_asyncutil: asyncutil 0.1.0
|
171 | io_reactivex_rxjava3_rxjava: rxjava 3.1.8
|
172 | net_objecthunter_exp4j: exp4j 0.4.8
|
173 | org_jctools_jctools-core: jctools-core 4.0.5
|
174 | org_reactivestreams_reactive-streams: reactive-streams 1.0.4
|
175 | chipped: Chipped 4.0.2
|
176 | cloth-config: Cloth Config v15 15.0.140
|
177 | cloth-basic-math: cloth-basic-math 0.6.1
|
178 | clumps: Clumps **.**.**.**
|
179 | cobblecuisine: CobbleCuisine 1.2
|
180 | cobbledollars: CobbleDollars 2.0.0+Beta-5.1+1.21.1
|
181 | cobblefurnies: CobbleFurnies 0.6.3
|
182 | cobblemon: Cobblemon 1.6.1+1.21.1
|
183 | cobblemon-ui-tweaks: Cobblemon UI Tweaks 1.0.7
|
184 | cobblemon_capturexp: Cobblemon Capture EXP 1.6-fabric-1.1.0
|
185 | cobblemon_spawn_notification: Cobblemon Spawn Notification 1.6-fabric-1.3.5
|
186 | cobblemonboxlink: Cobblemon Box Link 1.0.4
|
187 | cobblemonintegrations: CobblemonIntegrations 1.1.3
|
188 | cobblenav: Cobblenav 2.2.3
|
189 | cobbleride: Cobblemon: Ride On! 0.3.3+1.21.1
|
190 | cobbleversebadges: COBBLEVERSE Badges 1.1
|
191 | cobbreeding: Cobbreeding 1.9.1
|
192 | comforts: Comforts 9.0.4+1.21.1
|
193 | cardinal-components-base: Cardinal Components API (base) 6.1.2
|
194 | cardinal-components-entity: Cardinal Components API (entities) 6.1.2
|
195 | spectrelib: SpectreLib 0.17.2+1.21
|
196 | continuity: Continuity 3.0.0+1.21
|
197 | controlling: Controlling 19.0.5
|
198 | cozyhome: Cozy Home 1.1.15
|
199 | customsplashscreen: Custom Splash Screen 2.2.0
|
200 | debugify: Debugify 1.21.1+1.0
|
201 | defaultoptions: Default Options 21.1.2
|
202 | disable_custom_worlds_advice: Disable Custom Worlds Advice 6.0
|
203 | drop_confirm: DropConfirm 5.0.2
|
204 | dynamic_fps: Dynamic FPS 3.9.5
|
205 | net_lostluma_battery: battery 1.3.0
|
206 | dynamiccrosshair: Dynamic Crosshair 9.6
|
207 | dynamiccrosshair-api: DynamicCrosshair API 1.1
|
208 | libbamboo: LibBamboo 2.9
|
209 | entity_model_features: Entity Model Features 2.4.1
|
210 | entity_texture_features: Entity Texture Features 6.2.9
|
211 | org_apache_httpcomponents_httpmime: httpmime 4.5.10
|
212 | entityculling: EntityCulling 1.8.2
|
213 | transition: TRansition 1.0.3
|
214 | trender: TRender 1.0.5
|
215 | euphoria_patcher: Euphoria Patcher 1.6.5-r5.5.1-fabric
|
216 | explorerscompass: Explorer's Compass 1.21.1-2.2.5-fabric
|
217 | fabric-api: Fabric API 0.116.4+1.21.1
|
218 | fabric-api-base: Fabric API Base 0.4.42+6573ed8c19
|
219 | fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.71+b559734419
|
220 | fabric-biome-api-v1: Fabric Biome API (v1) 13.0.31+d527f9fd19
|
221 | fabric-block-api-v1: Fabric Block API (v1) 1.1.0+0bc3503219
|
222 | fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.11+ebb2264e19
|
223 | fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.52+0af3f5a719
|
224 | fabric-client-tags-api-v1: Fabric Client Tags 1.1.15+6573ed8c19
|
225 | fabric-command-api-v1: Fabric Command API (v1) 1.2.49+f71b366f19
|
226 | fabric-command-api-v2: Fabric Command API (v2) 2.2.28+6ced4dd919
|
227 | fabric-commands-v0: Fabric Commands (v0) 0.2.66+df3654b319
|
228 | fabric-content-registries-v0: Fabric Content Registries (v0) 8.0.19+b559734419
|
229 | fabric-convention-tags-v1: Fabric Convention Tags 2.1.5+7f945d5b19
|
230 | fabric-convention-tags-v2: Fabric Convention Tags (v2) 2.11.1+a406e79519
|
231 | fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.29+0af3f5a719
|
232 | fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.4.5+6116a37819
|
233 | fabric-data-generation-api-v1: Fabric Data Generation API (v1) 20.2.32+5b9dea2e19
|
234 | fabric-dimensions-v1: Fabric Dimensions API (v1) 4.0.0+6fc22b9919
|
235 | fabric-entity-events-v1: Fabric Entity Events (v1) 1.8.0+2b27e0a419
|
236 | fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.7.13+ba9dae0619
|
237 | fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.53+6ced4dd919
|
238 | fabric-item-api-v1: Fabric Item API (v1) 11.1.1+d5debaed19
|
239 | fabric-item-group-api-v1: Fabric Item Group API (v1) 4.1.7+def88e3a19
|
240 | fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.47+0af3f5a719
|
241 | fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.45+df3654b319
|
242 | fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.6.0+0865547519
|
243 | fabric-loot-api-v2: Fabric Loot API (v2) 3.0.15+3f89f5a519
|
244 | fabric-loot-api-v3: Fabric Loot API (v3) 1.0.3+3f89f5a519
|
245 | fabric-message-api-v1: Fabric Message API (v1) 6.0.14+8aaf3aca19
|
246 | fabric-model-loading-api-v1: Fabric Model Loading API (v1) 2.0.0+fe474d6b19
|
247 | fabric-networking-api-v1: Fabric Networking API (v1) 4.3.0+c7469b2119
|
248 | fabric-object-builder-api-v1: Fabric Object Builder API (v1) 15.2.1+40875a9319
|
249 | fabric-particles-v1: Fabric Particles (v1) 4.0.2+6573ed8c19
|
250 | fabric-recipe-api-v1: Fabric Recipe API (v1) 5.0.14+248df81c19
|
251 | fabric-registry-sync-v0: Fabric Registry Sync (v0) 5.3.1+e3eddc2119
|
252 | fabric-renderer-api-v1: Fabric Renderer API (v1) 3.4.0+c705a49c19
|
253 | fabric-renderer-indigo: Fabric Renderer - Indigo 1.7.0+c705a49c19
|
254 | fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.69+df3654b319
|
255 | fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.49+73761d2e19
|
256 | fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.6+1daea21519
|
257 | fabric-rendering-v0: Fabric Rendering (v0) 1.1.72+df3654b319
|
258 | fabric-rendering-v1: Fabric Rendering (v1) 5.1.0+ab4c25a019
|
259 | fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 4.3.0+8dc279b119
|
260 | fabric-resource-loader-v0: Fabric Resource Loader (v0) 1.3.1+5b5275af19
|
261 | fabric-screen-api-v1: Fabric Screen API (v1) 2.0.25+8b68f1c719
|
262 | fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.90+b559734419
|
263 | fabric-sound-api-v1: Fabric Sound API (v1) 1.0.23+6573ed8c19
|
264 | fabric-transfer-api-v1: Fabric Transfer API (v1) 5.4.3+c24bd99419
|
265 | fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 6.2.0+45b9699719
|
266 | fabric-language-kotlin: Fabric Language Kotlin 1.13.4+kotlin.2.2.0
|
267 | org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.2.0
|
268 | org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.2.0
|
269 | org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.2.0
|
270 | org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.2.0
|
271 | org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.28.0
|
272 | org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.10.2
|
273 | org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.10.2
|
274 | org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.6.2
|
275 | org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm: kotlinx-io-bytestring-jvm 0.7.0
|
276 | org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.7.0
|
277 | org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.8.1
|
278 | org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.8.1
|
279 | org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.8.1
|
280 | fabricloader: Fabric Loader 0.16.14
|
281 | fallingtrees: Panda's Falling Tree's 0.13.2
|
282 | fancymenu: FancyMenu 3.6.4
|
283 | com_github_keksuccino_japng: japng 0.5.3
|
284 | com_github_rtyley_animated-gif-lib-for-java: animated-gif-lib-for-java animated-gif-lib-1.7
|
285 | ferritecore: FerriteCore 7.0.2-hotfix
|
286 | fightorflight: Cobblemon Fight or Flight Fabric 0.8.2
|
287 | forgeconfigapiport: Forge Config API Port 21.1.4
|
288 | com_electronwill_night-config_core: core 3.8.0
|
289 | com_electronwill_night-config_toml: toml 3.8.0
|
290 | forgivingvoid: Forgiving Void 21.1.3
|
291 | geckolib: GeckoLib 4 4.7.6
|
292 | globalpacks: Global Data- & Resourcepacks 21.0.6
|
293 | handcrafted: Handcrafted 4.0.3
|
294 | highlight: Highlight 3.0.0
|
295 | highlighter: Highlighter 1.1.11
|
296 | hugestructureblocks: Huge Structure Blocks 1.1.2
|
297 | iceberg: Iceberg 1.3.2
|
298 | immediatelyfast: ImmediatelyFast 1.6.6+1.21.1
|
299 | net_lenni0451_reflect: Reflect 1.3.4
|
300 | infinite-music: Infinite Music 0.4.6
|
301 | interactic: Interactic 0.2.3+1.21
|
302 | iris: Iris 1.8.8+mc1.21.1
|
303 | io_github_douira_glsl-transformer: glsl-transformer 2.0.1
|
304 | org_anarres_jcpp: jcpp 1.4.14
|
305 | org_antlr_antlr4-runtime: antlr4-runtime 4.13.1
|
306 | java: OpenJDK 64-Bit Server VM 21
|
307 | konkrete: Konkrete 1.9.9
|
308 | krypton: Krypton 0.2.8
|
309 | com_velocitypowered_velocity-native: velocity-native 3.3.0-SNAPSHOT
|
310 | legendarymonuments: Legendary Monuments 6.2
|
311 | lenientdeath: Lenient Death 1.2.5+1.21.1
|
312 | fabric-permissions-api-v0: fabric-permissions-api 0.2-SNAPSHOT
|
313 | jackfredlib-base: JackFredLib: Base 1.4.0+1.21
|
314 | jackfredlib-colour: JackFredLib: Colour 1.1.0+1.21
|
315 | jackfredlib-config: JackFredLib: Config 0.2.3+1.21
|
316 | blue_endless_jankson: jankson 1.2.3
|
317 | commons-io_commons-io: commons-io 2.15.1
|
318 | jackfredlib-lying: JackFredLib: Lying 0.5.5+1.21
|
319 | server_translations_api: Server Translations API 2.3.1+1.21-pre2
|
320 | packet_tweaker: Packet Tweaker 0.5.1+24w03b
|
321 | lithium: Lithium 0.15.0+mc1.21.1
|
322 | loadsupport: Load Support 1.1.0-fabric-1.21.1
|
323 | loot-table-modifier: Loot Table Modifier 1.1.2
|
324 | lumymon: LumyMon **.**.**.**
|
325 | mega_showdown: Cobblemon: Mega Showdown 10.0.6-release-fabric
|
326 | melody: Melody 1.0.10
|
327 | midnightlib: MidnightLib 1.7.5
|
328 | minecraft: Minecraft 1.21.1
|
329 | mobsbegone: MobsBeGone 0.0.7
|
330 | modernfix: ModernFix 5.24.3+mc1.21.1
|
331 | modmenu: Mod Menu 11.0.3
|
332 | placeholder-api: Placeholder API 2.4.0-pre.2+1.21
|
333 | more_cobblemon_tweaks: MoreCobblemonTweaks 1.1.3
|
334 | moreculling: More Culling 1.0.6
|
335 | conditional-mixin: conditional mixin 0.6.3
|
336 | mixinsquared: MixinSquared 0.2.0
|
337 | mousetweaks: Mouse Tweaks 2.26
|
338 | mr_cobblemon_legendarystructures: Cobblemon: Legends Untold 2.1
|
339 | musicnotification: Music Notification 2.1.0
|
340 | mythsandlegends: Myths and Legends 1.8.0
|
341 | com_moandjiezana_toml_toml4j: toml4j 0.7.2
|
342 | naturescompass: Nature's Compass 1.21.1-2.2.7-fabric
|
343 | nethermap: Better Nether Map 4.0.0-1.21.1
|
344 | netherportalfix: NetherPortalFix 21.1.3
|
345 | noisium: Noisium 2.3.0+mc1.21-1.21.1
|
346 | notenoughanimations: NotEnoughAnimations 1.10.1
|
347 | notenoughcrashes: Not Enough Crashes 4.4.9+1.21.1
|
348 | owo: oωo **.**.**.**+1.21
|
349 | io_wispforest_endec: endec **.**.**.**
|
350 | io_wispforest_endec_gson: gson **.**.**.**
|
351 | io_wispforest_endec_jankson: jankson **.**.**.**
|
352 | io_wispforest_endec_netty: netty 0.1.2
|
353 | packetfixer: Packet Fixer 3.1.4
|
354 | pandalib: PandaLib 0.5.2
|
355 | particlerain: Particle Rain 3.0.5
|
356 | particular: Particular 1.1.2+1.21
|
357 | pasture-loot: PastureLoot 1.0.2+1.21.1
|
358 | ping-wheel: Ping Wheel 1.10.3
|
359 | playerxp: PlayerXP 1.0.0+1.21.1
|
360 | pokeblocks: Pokeblocks 1.4.0-1.21.1
|
361 | rctapi: Radical Cobblemon Trainers API 0.13.7-beta
|
362 | rctmod: Radical Cobblemon Trainers 0.16.6-beta
|
363 | reeses-sodium-options: Reese's Sodium Options 1.8.3+mc1.21.4
|
364 | repurposed_structures: Repurposed Structures 7.5.17+1.21.1-fabric
|
365 | resourcefullib: Resourceful Lib 3.0.12
|
366 | com_teamresourceful_bytecodecs: bytecodecs 1.1.2
|
367 | com_teamresourceful_yabn: yabn 1.0.3
|
368 | resourcepackoverrides: Resource Pack Overrides 21.1.0
|
369 | roughlyenoughitems: Roughly Enough Items 16.0.799
|
370 | error_notifier: Error Notifier 1.0.11
|
371 | rrls: Remove Reloading Screen 5.0.10+mc1.21.1-fabric
|
372 | safepastures: Safe Pastures 1.1.0+1.21.1
|
373 | searchables: Searchables 1.0.2
|
374 | sodium: Sodium 0.6.13+mc1.21.1
|
375 | sodium-extra: Sodium Extra 0.6.0+mc1.21.1
|
376 | sodiumdynamiclights: Sodium Dynamic Lights 1.0.9
|
377 | sodiumoptionsapi: Sodium Options API 1.0.10
|
378 | sophisticatedbackpacks: Sophisticated Backpacks 1.21.1-3.**.**.**.**
|
379 | sophisticatedcore: Sophisticated Core 1.21.1-1.**.**.**.**
|
380 | mixinextras: MixinExtras 0.5.0-beta.3
|
381 | porting_lib_conditions: Porting Lib Conditions 3.1.0-beta.47+1.21.1
|
382 | porting_lib_core: Porting Lib Core 3.1.0-beta.47+1.21.1
|
383 | porting_lib_fluids: Porting Lib Fluids 3.1.0-beta.47+1.21.1
|
384 | porting_lib_item_abilities: Porting Lib Item Abilities 3.1.0-beta.47+1.21.1
|
385 | porting_lib_lazy_registration: Porting Lib Lazy Register 3.1.0-beta.47+1.21.1
|
386 | porting_lib_level_events: Porting Lib Level Events 3.1.0-beta.47+1.21.1
|
387 | porting_lib_loot: Porting Lib Loot 3.1.0-beta.47+1.21.1
|
388 | porting_lib_model_loader: Porting Lib Model Loader 3.1.0-beta.47+1.21.1
|
389 | porting_lib_render_types: Porting Lib Render Types 3.1.0-beta.47+1.21.1
|
390 | porting_lib_transfer: Porting Lib Transfer 3.1.0-beta.47+1.21.1
|
391 | team_reborn_energy: Energy 4.1.0
|
392 | sophisticatedstorage: Sophisticated Storage 1.21.1-1.**.**.**.**
|
393 | sound_physics_remastered: Sound Physics Remastered 1.21.1-1.4.15
|
394 | soundsbegone: SoundsBeGone 1.3.5
|
395 | com_posthog_java_posthog: posthog 1.1.0
|
396 | stackdeobfuscator: StackDeobfuscator 1.4.3+08e71cc
|
397 | net_fabricmc_mapping-io: mapping-io 0.6.1
|
398 | stackdeobfuscator-common: StackDeobfuscator Common 1.4.3+08e71cc
|
399 | structurify: Structurify 1.0.19
|
400 | supermartijn642configlib: SuperMartijn642's Config Lib 1.1.8
|
401 | tmcraft: TM Craft 1.4.12+1.6.1
|
402 | tooltipfix: ToolTip Fix 1.1.1-1.20
|
403 | trinkets: Trinkets 3.10.0
|
404 | villagerconfig: VillagerConfig 4.4.4
|
405 | fiber: fiber 0.23.0-2
|
406 | waystones: Waystones 21.1.20
|
407 | xaerominimap: Xaero's Minimap 25.2.10
|
408 | xaeroworldmap: Xaero's World Map 1.39.12
|
409 | yet_another_config_lib_v3: YetAnotherConfigLib 3.7.1+1.21.1-fabric
|
410 | com_twelvemonkeys_common_common-image: common-image 3.12.0
|
411 | com_twelvemonkeys_common_common-io: common-io 3.12.0
|
412 | com_twelvemonkeys_common_common-lang: common-lang 3.12.0
|
413 | com_twelvemonkeys_imageio_imageio-core: imageio-core 3.12.0
|
414 | com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.12.0
|
415 | com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.12.0
|
416 | org_quiltmc_parsers_gson: gson 0.2.1
|
417 | org_quiltmc_parsers_json: json 0.2.1
|
418 | zoomify: Zoomify 2.14.4+1.21.1
|
419 | com_akuleshov7_ktoml-core-jvm: ktoml-core-jvm 0.5.2
|
420 | Loaded Shaderpack: Shaders - STANDARD
|
421 | Profile: Custom (+43 options changed by user)
|
422 | Client Crashes Since Restart: 1
|
423 | Integrated Server Crashes Since Restart: 0
|
424 | Suspected Mods: Fabric Registry Sync (v0) (fabric-registry-sync-v0), Fabric Loader (fabricloader), Fabric Resource Conditions API (v1) (fabric-resource-conditions-api-v1)
|
425 |
|