| 1 | ---- Minecraft Crash Report ----
|
| 2 | |
| 3 |
|
| 4 | Time: 2025-12-09 22:07:00
|
| 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$cmf000$fabric-registry-sync-v0$wrapIsServerCall(RegistryLoader.java:1056)
|
| 11 | at knot//MC//net.minecraft.registry.RegistryLoader.mixinextras$bridge$wrapOperation$cmf000$fabric-registry-sync-v0$wrapIsServerCall$36(RegistryLoader.java)
|
| 12 | at knot//MC//net.minecraft.registry.RegistryLoader.wrapOperation$cog000$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.WorldListWidget.loadLevels(WorldListWidget.java:183)
|
| 19 | at knot//MC//net.minecraft.client.gui.screen.world.WorldListWidget.<init>(WorldListWidget.java:106)
|
| 20 | at knot//MC//net.minecraft.client.gui.screen.world.SelectWorldScreen.init(SelectWorldScreen.java:51)
|
| 21 | at knot//MC//net.minecraft.client.gui.screen.Screen.init(Screen.java:309)
|
| 22 | at knot//MC//net.minecraft.client.MinecraftClient.setScreen(MinecraftClient.java:1143)
|
| 23 | at knot//MC//net.minecraft.client.gui.screen.TitleScreen.method_19861(TitleScreen.java:146)
|
| 24 | at knot//MC//net.minecraft.client.gui.widget.ButtonWidget.onPress(ButtonWidget.java:96)
|
| 25 | at knot//MC//net.minecraft.client.gui.widget.PressableWidget.onClick(PressableWidget.java:48)
|
| 26 | at knot//MC//net.minecraft.client.gui.widget.ClickableWidget.mouseClicked(ClickableWidget.java:141)
|
| 27 | at knot//MC//net.minecraft.client.gui.ParentElement.mouseClicked(ParentElement.java:38)
|
| 28 | at knot//MC//net.minecraft.client.gui.screen.TitleScreen.mouseClicked(TitleScreen.java:295)
|
| 29 | at knot//MC//net.minecraft.client.Mouse.method_1611(Mouse.java:107)
|
| 30 | at knot//MC//net.minecraft.client.gui.screen.Screen.wrapScreenError(Screen.java:431)
|
| 31 | at knot//MC//net.minecraft.client.Mouse.onMouseButton(Mouse.java:107)
|
| 32 | at knot//MC//net.minecraft.client.Mouse.method_22686(Mouse.java:196)
|
| 33 | at knot//MC//net.minecraft.util.thread.ThreadExecutor.execute(ThreadExecutor.java:108)
|
| 34 | at knot//MC//net.minecraft.client.Mouse.method_22684(Mouse.java:196)
|
| 35 | at knot//org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43)
|
| 36 | at knot//org.lwjgl.system.JNI.invokeV(Native Method)
|
| 37 | at knot//org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3438)
|
| 38 | at knot//com.mojang.blaze3d.systems.RenderSystem.pollEvents(RenderSystem.java:150)
|
| 39 | at knot//com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:168)
|
| 40 | at knot//MC//net.minecraft.client.util.Window.swapBuffers(Window.java:303)
|
| 41 | at knot//MC//net.minecraft.client.MinecraftClient.render(MinecraftClient.java:1307)
|
| 42 | at knot//MC//net.minecraft.client.MinecraftClient.run(MinecraftClient.java:882)
|
| 43 | at knot//net.minecraft.client.main.Main.main(Main.java:256)
|
| 44 | at app//net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:506)
|
| 45 | at app//net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72)
|
| 46 | at app//net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
| 47 | at java.base@21.0.8/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
|
| 48 | at java.base@21.0.8/java.lang.reflect.Method.invoke(Unknown Source)
|
| 49 | at app//com.modrinth.theseus.MinecraftLaunch.relaunch(MinecraftLaunch.java:63)
|
| 50 | at app//com.modrinth.theseus.MinecraftLaunch.main(MinecraftLaunch.java:28)
|
| 51 |
|
| 52 |
|
| 53 | A detailed walkthrough of the error, its code path and all known details is as follows:
|
| 54 | ---------------------------------------------------------------------------------------
|
| 55 |
|
| 56 | -- Head --
|
| 57 | Thread: Render thread
|
| 58 | Stacktrace:
|
| 59 | at knot//MC//net.minecraft.registry.RegistryLoader.load(RegistryLoader.java:181)
|
| 60 | at knot//MC//net.minecraft.registry.RegistryLoader.mixinextras$bridge$method_45121$33(RegistryLoader.java)
|
| 61 | at knot//MC//net.minecraft.registry.RegistryLoader.wrapOperation$cmf000$fabric-registry-sync-v0$wrapIsServerCall(RegistryLoader.java:1056)
|
| 62 | at knot//MC//net.minecraft.registry.RegistryLoader.mixinextras$bridge$wrapOperation$cmf000$fabric-registry-sync-v0$wrapIsServerCall$36(RegistryLoader.java)
|
| 63 | at knot//MC//net.minecraft.registry.RegistryLoader.wrapOperation$cog000$fabric-resource-conditions-api-v1$captureRegistries(RegistryLoader.java:1557)
|
| 64 | at knot//MC//net.minecraft.registry.RegistryLoader.loadFromResource(RegistryLoader.java:151)
|
| 65 | at knot//MC//net.minecraft.server.SaveLoading.loadDynamicRegistryManager(SaveLoading.java:62)
|
| 66 | at knot//MC//net.minecraft.server.SaveLoading.withRegistriesLoaded(SaveLoading.java:66)
|
| 67 | at knot//MC//net.minecraft.server.SaveLoading.load(SaveLoading.java:32)
|
| 68 | at knot//MC//net.minecraft.client.gui.screen.world.CreateWorldScreen.create(CreateWorldScreen.java:310)
|
| 69 | at knot//MC//net.minecraft.client.gui.screen.world.WorldListWidget.loadLevels(WorldListWidget.java:183)
|
| 70 | at knot//MC//net.minecraft.client.gui.screen.world.WorldListWidget.<init>(WorldListWidget.java:106)
|
| 71 | at knot//MC//net.minecraft.client.gui.screen.world.SelectWorldScreen.init(SelectWorldScreen.java:51)
|
| 72 | at knot//MC//net.minecraft.client.gui.screen.Screen.init(Screen.java:309)
|
| 73 | at knot//MC//net.minecraft.client.MinecraftClient.setScreen(MinecraftClient.java:1143)
|
| 74 | at knot//MC//net.minecraft.client.gui.screen.TitleScreen.method_19861(TitleScreen.java:146)
|
| 75 | at knot//MC//net.minecraft.client.gui.widget.ButtonWidget.onPress(ButtonWidget.java:96)
|
| 76 | at knot//MC//net.minecraft.client.gui.widget.PressableWidget.onClick(PressableWidget.java:48)
|
| 77 | at knot//MC//net.minecraft.client.gui.widget.ClickableWidget.mouseClicked(ClickableWidget.java:141)
|
| 78 | at knot//MC//net.minecraft.client.gui.ParentElement.mouseClicked(ParentElement.java:38)
|
| 79 | at knot//MC//net.minecraft.client.gui.screen.TitleScreen.mouseClicked(TitleScreen.java:295)
|
| 80 | at knot//MC//net.minecraft.client.Mouse.method_1611(Mouse.java:107)
|
| 81 |
|
| 82 | -- Affected screen --
|
| 83 | Details:
|
| 84 | Screen name: net.minecraft.class_442
|
| 85 | Stacktrace:
|
| 86 | at knot//MC//net.minecraft.client.gui.screen.Screen.wrapScreenError(Screen.java:431)
|
| 87 | at knot//MC//net.minecraft.client.Mouse.onMouseButton(Mouse.java:107)
|
| 88 | at knot//MC//net.minecraft.client.Mouse.method_22686(Mouse.java:196)
|
| 89 | at knot//MC//net.minecraft.util.thread.ThreadExecutor.execute(ThreadExecutor.java:108)
|
| 90 | at knot//MC//net.minecraft.client.Mouse.method_22684(Mouse.java:196)
|
| 91 | at knot//org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43)
|
| 92 | at knot//org.lwjgl.system.JNI.invokeV(Native Method)
|
| 93 | at knot//org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3438)
|
| 94 | at knot//com.mojang.blaze3d.systems.RenderSystem.pollEvents(RenderSystem.java:150)
|
| 95 | at knot//com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:168)
|
| 96 | at knot//MC//net.minecraft.client.util.Window.swapBuffers(Window.java:303)
|
| 97 | at knot//MC//net.minecraft.client.MinecraftClient.render(MinecraftClient.java:1307)
|
| 98 | at knot//MC//net.minecraft.client.MinecraftClient.run(MinecraftClient.java:882)
|
| 99 | at knot//net.minecraft.client.main.Main.main(Main.java:256)
|
| 100 | at app//net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:506)
|
| 101 | at app//net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72)
|
| 102 | at app//net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
| 103 | at java.base@21.0.8/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
|
| 104 | at java.base@21.0.8/java.lang.reflect.Method.invoke(Unknown Source)
|
| 105 | at app//com.modrinth.theseus.MinecraftLaunch.relaunch(MinecraftLaunch.java:63)
|
| 106 | at app//com.modrinth.theseus.MinecraftLaunch.main(MinecraftLaunch.java:28)
|
| 107 |
|
| 108 | -- Cobblemon --
|
| 109 | Details:
|
| 110 | Version: 1.7.1
|
| 111 | Is Snapshot: false
|
| 112 | Git Commit: 12d224d (https://gitlab.com/cable-mc/cobblemon/-/commit/12d224d15a3eed1344e8431dfcf30ec5c7590f5f)
|
| 113 | Branch: HEAD
|
| 114 |
|
| 115 | -- System Details --
|
| 116 | Details:
|
| 117 | Minecraft Version: 1.21.1
|
| 118 | Minecraft Version ID: 1.21.1
|
| 119 | Operating System: Windows 10 (amd64) version 10.0
|
| 120 | Java Version: 21.0.8, Azul Systems, Inc.
|
| 121 | Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Azul Systems, Inc.
|
| 122 | Memory: 625849296 bytes (596 MiB) / 3271557120 bytes (3120 MiB) up to 5234491392 bytes (4992 MiB)
|
| 123 | CPUs: 4
|
| 124 | Processor Vendor: GenuineIntel
|
| 125 | Processor Name: Intel(R) Core(TM) i5-3470 CPU @ 3.20GHz
|
| 126 | Identifier: Intel64 Family 6 Model 58 Stepping 9
|
| 127 | Microarchitecture: Ivy Bridge (Client)
|
| 128 | Frequency (GHz): 3.19
|
| 129 | Number of physical packages: 1
|
| 130 | Number of physical CPUs: 4
|
| 131 | Number of logical CPUs: 4
|
| 132 | Graphics card #0 name: Intel(R) HD Graphics
|
| 133 | Graphics card #0 vendor: Intel Corporation
|
| 134 | Graphics card #0 VRAM (MiB): 2112.00
|
| 135 | Graphics card #0 deviceId: VideoController1
|
| 136 | Graphics card #0 versionInfo: 10.18.10.5161
|
| 137 | Memory slot #0 capacity (MiB): 4096.00
|
| 138 | Memory slot #0 clockSpeed (GHz): 1.60
|
| 139 | Memory slot #0 type: DDR3
|
| 140 | Memory slot #1 capacity (MiB): 4096.00
|
| 141 | Memory slot #1 clockSpeed (GHz): 1.60
|
| 142 | Memory slot #1 type: DDR3
|
| 143 | Virtual memory max (MiB): 13470.07
|
| 144 | Virtual memory used (MiB): 8973.87
|
| 145 | Swap memory total (MiB): 5376.00
|
| 146 | Swap memory used (MiB): 78.11
|
| 147 | Space in storage for jna.tmpdir (MiB): available: 45417.28, total: 237344.30
|
| 148 | Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 45417.28, total: 237344.30
|
| 149 | Space in storage for io.netty.native.workdir (MiB): available: 45417.28, total: 237344.30
|
| 150 | Space in storage for java.io.tmpdir (MiB): available: 45417.28, total: 237344.30
|
| 151 | Space in storage for workdir (MiB): available: 45417.28, total: 237344.30
|
| 152 | JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4992M
|
| 153 | Fabric Mods:
|
| 154 | accessories: Accessories 1.1.0-beta.52+1.21.1
|
| 155 | accessories_compat_layer: Accessories Compatibility Layer 0.1.10
|
| 156 | mixinsquared: MixinSquared 0.3.4
|
| 157 | advancementdisable: AdvancementDisable 1.0.0
|
| 158 | advancementplaques: Advancement Plaques 1.6.8
|
| 159 | ancientstructures: Ancient Structures 0.1.1
|
| 160 | architectury: Architectury 13.0.8
|
| 161 | armoroftheages: Armor of the Ages 1.5.7
|
| 162 | athena: Athena 4.0.2
|
| 163 | badgebox: Badge Box 1.1.1
|
| 164 | balm: Balm 21.0.55
|
| 165 | kuma_api: KumaAPI 21.0.7
|
| 166 | betterf1: BetterF1 1.1
|
| 167 | betterf3: BetterF3 11.0.3
|
| 168 | betterthirdperson: Better Third Person 1.9.0
|
| 169 | brb: Better Recipe Book 1.10.0-rc5+1.21
|
| 170 | capture_xp: Cobblemon Capture XP 1.7.1-fabric-1.3.0
|
| 171 | cardinal-components: Cardinal Components API 6.1.3
|
| 172 | cardinal-components-base: Cardinal Components API (base) 6.1.3
|
| 173 | cardinal-components-block: Cardinal Components API (blocks) 6.1.3
|
| 174 | cardinal-components-chunk: Cardinal Components API (chunks) 6.1.3
|
| 175 | cardinal-components-entity: Cardinal Components API (entities) 6.1.3
|
| 176 | cardinal-components-item: Cardinal Components API (items) 6.1.3
|
| 177 | cardinal-components-level: Cardinal Components API (world saves) 6.1.3
|
| 178 | cardinal-components-scoreboard: Cardinal Components API (scoreboard) 6.1.3
|
| 179 | cardinal-components-world: Cardinal Components API (worlds) 6.1.3
|
| 180 | chipped: Chipped 4.0.2
|
| 181 | cloth-config: Cloth Config v15 15.0.140
|
| 182 | cloth-basic-math: cloth-basic-math 0.6.1
|
| 183 | cobblecuisine: CobbleCuisine 2.0.1
|
| 184 | cobbledollars: CobbleDollars 2.0.0+Beta-5.1+1.21.1
|
| 185 | cobblefurnies: CobbleFurnies 0.6.3
|
| 186 | cobblemon: Cobblemon 1.7.1+1.21.1
|
| 187 | cobblemon-additions: Cobblemon Additions 3.9.4
|
| 188 | cobblemon-ui-tweaks: Cobblemon UI Tweaks 1.0.7
|
| 189 | cobblemonopponents: Cobblemon Trainer Structures 1.5.0
|
| 190 | cobblemonraiddens: Cobblemon Raid Dens 0.5.1+1.21.1
|
| 191 | cobblemonsizevariation: CobblemonSizeVariation 1.4.0
|
| 192 | cobblenav: Cobblenav 2.2.5
|
| 193 | cobbleversebadges: COBBLEVERSE Badges 1.3
|
| 194 | cobbleworkers: Cobbleworkers 1.7.0+1.7.0
|
| 195 | cobbreeding: Cobbreeding 2.1.1
|
| 196 | comforts: Comforts 9.0.4+1.21.1
|
| 197 | spectrelib: SpectreLib 0.17.2+1.21
|
| 198 | continuity: Continuity 3.0.0+1.21
|
| 199 | controlling: Controlling 19.0.5
|
| 200 | corgilib: CorgiLib **.**.**.**
|
| 201 | com_electronwill_night-config_core: core 3.8.2
|
| 202 | com_electronwill_night-config_toml: toml 3.8.2
|
| 203 | customsplashscreen: Custom Splash Screen 2.2.0
|
| 204 | dataanchor: Data Anchor **.**.**.**
|
| 205 | dawnoftimebuilder: Dawn Of Time 1.6.4
|
| 206 | debugify: Debugify 1.21.1+1.0
|
| 207 | defaultoptions: Default Options 21.1.5
|
| 208 | drop_confirm: DropConfirm 6.0.0
|
| 209 | enhancedcelestials: Enhanced Celestials **.**.**.**
|
| 210 | entity_model_features: Entity Model Features 3.0.7
|
| 211 | entity_texture_features: Entity Texture Features 7.0.6
|
| 212 | org_apache_httpcomponents_httpmime: httpmime 4.5.10
|
| 213 | entityculling: EntityCulling 1.9.3
|
| 214 | transition: TRansition 1.0.8
|
| 215 | trender: TRender 1.0.8
|
| 216 | euphoria_patcher: Euphoria Patcher 1.7.8-r5.6.1-fabric
|
| 217 | fabric-api: Fabric API 0.116.7+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.34+37516cd619
|
| 234 | fabric-dimensions-v1: Fabric Dimensions API (v1) 4.0.1+65213ef819
|
| 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.2.0+3b3cb2e819
|
| 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.1.0+b4d813fc19
|
| 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.15+2475392c19
|
| 251 | fabric-registry-sync-v0: Fabric Registry Sync (v0) 5.3.1+e3eddc2119
|
| 252 | fabric-renderer-api-v1: Fabric Renderer API (v1) 3.4.1+b4d813fc19
|
| 253 | fabric-renderer-indigo: Fabric Renderer - Indigo 1.7.1+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.7+kotlin.2.2.21
|
| 267 | org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.2.21
|
| 268 | org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.2.21
|
| 269 | org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.2.21
|
| 270 | org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.2.21
|
| 271 | org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.29.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.7.1
|
| 275 | org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm: kotlinx-io-bytestring-jvm 0.8.0
|
| 276 | org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.8.0
|
| 277 | org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.9.0
|
| 278 | org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.9.0
|
| 279 | org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.9.0
|
| 280 | fabricloader: Fabric Loader 0.17.3
|
| 281 | mixinextras: MixinExtras 0.5.0
|
| 282 | fancymenu: FancyMenu 3.8.1
|
| 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 | farmersdelight: Farmer's Delight 1.21.1-3.2.2+refabricated
|
| 286 | mm: Manningham Mills 2.3
|
| 287 | ferritecore: FerriteCore 7.0.2-hotfix
|
| 288 | forgeconfigapiport: Forge Config API Port 21.1.6
|
| 289 | forgivingvoid: Forgiving Void 21.1.5
|
| 290 | fusion: Fusion 1.2.11
|
| 291 | geckolib: GeckoLib 4 4.8.2
|
| 292 | glitchcore: GlitchCore **.**.**.**
|
| 293 | net_jodah_typetools: typetools 0.6.3
|
| 294 | globalpacks: Global Data- & Resourcepacks 21.0.6
|
| 295 | handcrafted: Handcrafted 4.0.3
|
| 296 | highlight: Highlight 3.0.0
|
| 297 | hugestructureblocks: Huge Structure Blocks 1.1.6
|
| 298 | iceberg: Iceberg 1.3.2
|
| 299 | immediatelyfast: ImmediatelyFast 1.6.7+1.21.1
|
| 300 | net_lenni0451_reflect: Reflect 1.3.4
|
| 301 | infinite-music: Infinite Music 0.4.6
|
| 302 | interactic: Interactic 0.2.3+1.21
|
| 303 | iris: Iris 1.8.8+mc1.21.1
|
| 304 | io_github_douira_glsl-transformer: glsl-transformer 2.0.1
|
| 305 | org_anarres_jcpp: jcpp 1.4.14
|
| 306 | org_antlr_antlr4-runtime: antlr4-runtime 4.13.1
|
| 307 | java: OpenJDK 64-Bit Server VM 21
|
| 308 | konkrete: Konkrete 1.9.9
|
| 309 | krypton: Krypton 0.2.8
|
| 310 | com_velocitypowered_velocity-native: velocity-native 3.3.0-SNAPSHOT
|
| 311 | legendarymonuments: Legendary Monuments 7.4
|
| 312 | lenientdeath: Lenient Death 1.2.5+1.21.1
|
| 313 | fabric-permissions-api-v0: fabric-permissions-api 0.2-SNAPSHOT
|
| 314 | jackfredlib-base: JackFredLib: Base 1.4.0+1.21
|
| 315 | jackfredlib-colour: JackFredLib: Colour 1.1.0+1.21
|
| 316 | jackfredlib-config: JackFredLib: Config 0.2.3+1.21
|
| 317 | blue_endless_jankson: jankson 1.2.3
|
| 318 | commons-io_commons-io: commons-io 2.15.1
|
| 319 | jackfredlib-lying: JackFredLib: Lying 0.5.5+1.21
|
| 320 | server_translations_api: Server Translations API 2.3.1+1.21-pre2
|
| 321 | packet_tweaker: Packet Tweaker 0.5.1+24w03b
|
| 322 | libjf: LibJF 3.17.3
|
| 323 | libjf-base: LibJF Base 3.17.3
|
| 324 | libjf-config-commands: LibJF Config Commands 3.17.3
|
| 325 | libjf-config-core-v2: LibJF Config 3.17.3
|
| 326 | libjf-config-network-v0: LibJF Config: Network 3.17.3
|
| 327 | libjf-config-ui-tiny: LibJF Config UI: Tiny 3.17.3
|
| 328 | libjf-data-manipulation-v0: LibJF Data Manipulation 3.17.3
|
| 329 | libjf-data-v0: LibJF Data 3.17.3
|
| 330 | libjf-mainhttp-v0: LibJF MainHTTP 3.17.3
|
| 331 | libjf-resource-pack-entry-widgets-v0: LibJF Resource Pack Entry Widgets 3.17.3
|
| 332 | libjf-translate-v1: LibJF Translate 3.17.3
|
| 333 | libjf-unsafe-v0: LibJF Unsafe 3.17.3
|
| 334 | libjf-web-v1: LibJF Web 3.17.3
|
| 335 | lithium: Lithium 0.15.1+mc1.21.1
|
| 336 | lumymon: LumyMon 0.5.1-6
|
| 337 | mega_showdown: Cobblemon:Mega Showdown 1.4.4+1.7.1+1.21.1
|
| 338 | melody: Melody 1.0.10
|
| 339 | midnightlib: MidnightLib 1.7.5
|
| 340 | minecraft: Minecraft 1.21.1
|
| 341 | moarconcrete: Moar Concrete 1.3.1
|
| 342 | modernfix: ModernFix 5.25.1+mc1.21.1
|
| 343 | modmenu: Mod Menu 11.0.3
|
| 344 | placeholder-api: Placeholder API 2.4.0-pre.2+1.21
|
| 345 | moreculling: More Culling 1.0.6
|
| 346 | conditional-mixin: conditional mixin 0.6.3
|
| 347 | mousetweaks: Mouse Tweaks 2.26
|
| 348 | mr_cobblecuisine_delight: CobbleCuisine Delight 1.1
|
| 349 | mr_cobblemon_alphas: Cobblemon Alphas 2.2
|
| 350 | mr_cobblemon_journeymounts: Cobblemon Journey Mounts 1
|
| 351 | mr_cobblemon_legendarystructures: Cobblemon: Legends Untold 2.2
|
| 352 | musicnotification: Music Notification 2.1.0
|
| 353 | nethermap: Better Nether Map 4.0.0-1.21.1
|
| 354 | netherportalfix: NetherPortalFix 21.1.3
|
| 355 | noisium: Noisium 2.3.0+mc1.21-1.21.1
|
| 356 | notenoughanimations: NotEnoughAnimations 1.10.6
|
| 357 | notenoughcrashes: Not Enough Crashes 4.4.9+1.21.1
|
| 358 | obc: Only Bottle Caps 1.3.0
|
| 359 | supermartijn642configlib: SuperMartijn642's Config Lib 1.1.8
|
| 360 | owo: oωo **.**.**.**+1.21
|
| 361 | io_wispforest_endec: endec **.**.**.**
|
| 362 | io_wispforest_endec_gson: gson **.**.**.**
|
| 363 | io_wispforest_endec_jankson: jankson **.**.**.**
|
| 364 | io_wispforest_endec_netty: netty 0.1.2
|
| 365 | packetfixer: Packet Fixer 3.3.1
|
| 366 | paginatedadvancements: Paginated Advancements 2.5.1
|
| 367 | particlerain: Particle Rain 4.0.0-beta.3+1.21.1-fabric
|
| 368 | particular: Particular 1.1.2+1.21
|
| 369 | pingwheel: Ping Wheel 1.12.0
|
| 370 | playerxp: PlayerXP 1.0.3+1.21.1
|
| 371 | pokeblocks: Pokeblocks 1.4.0-1.21.1
|
| 372 | rctapi: Radical Cobblemon Trainers API 0.14.1-beta
|
| 373 | rctmod: Radical Cobblemon Trainers 0.17.4-beta
|
| 374 | reeses-sodium-options: Reese's Sodium Options 1.8.3+mc1.21.4
|
| 375 | resourcefullib: Resourceful Lib 3.0.12
|
| 376 | com_teamresourceful_bytecodecs: bytecodecs 1.1.2
|
| 377 | com_teamresourceful_yabn: yabn 1.0.3
|
| 378 | resourcepackoverrides: Resource Pack Overrides 21.1.0
|
| 379 | respackopts: Resource Pack Options 4.11.3
|
| 380 | io_gitlab_jfronny_muscript-all: muscript-all 2.0.0-SNAPSHOT
|
| 381 | io_gitlab_jfronny_muscript-json: muscript-json 2.0.0-SNAPSHOT
|
| 382 | roughlyenoughitems: Roughly Enough Items 16.0.799
|
| 383 | error_notifier: Error Notifier 1.0.11
|
| 384 | safepastures: Safe Pastures 1.1.1+1.21.1
|
| 385 | searchables: Searchables 1.0.2
|
| 386 | sodium: Sodium 0.6.13+mc1.21.1
|
| 387 | sodium-extra: Sodium Extra 0.6.0+mc1.21.1
|
| 388 | sodiumoptionsapi: Sodium Options API 1.0.10
|
| 389 | sophisticatedbackpacks: Sophisticated Backpacks 1.21.1-3.**.**.**.**
|
| 390 | sophisticatedcore: Sophisticated Core 1.21.1-1.**.**.**.**
|
| 391 | porting_lib_conditions: Porting Lib Conditions 3.1.0-beta.47+1.21.1
|
| 392 | porting_lib_core: Porting Lib Core 3.1.0-beta.47+1.21.1
|
| 393 | porting_lib_fluids: Porting Lib Fluids 3.1.0-beta.47+1.21.1
|
| 394 | porting_lib_item_abilities: Porting Lib Item Abilities 3.1.0-beta.47+1.21.1
|
| 395 | porting_lib_lazy_registration: Porting Lib Lazy Register 3.1.0-beta.47+1.21.1
|
| 396 | porting_lib_level_events: Porting Lib Level Events 3.1.0-beta.47+1.21.1
|
| 397 | porting_lib_loot: Porting Lib Loot 3.1.0-beta.47+1.21.1
|
| 398 | porting_lib_model_loader: Porting Lib Model Loader 3.1.0-beta.47+1.21.1
|
| 399 | porting_lib_render_types: Porting Lib Render Types 3.1.0-beta.47+1.21.1
|
| 400 | porting_lib_transfer: Porting Lib Transfer 3.1.0-beta.47+1.21.1
|
| 401 | team_reborn_energy: Energy 4.1.0
|
| 402 | sophisticatedstorage: Sophisticated Storage 1.21.1-1.**.**.**.**
|
| 403 | sound_physics_remastered: Sound Physics Remastered 1.21.1-1.5.1
|
| 404 | soundsbegone: SoundsBeGone 1.3.5
|
| 405 | com_posthog_java_posthog: posthog 1.1.0
|
| 406 | stackdeobfuscator: StackDeobfuscator 1.4.3+08e71cc
|
| 407 | net_fabricmc_mapping-io: mapping-io 0.6.1
|
| 408 | stackdeobfuscator-common: StackDeobfuscator Common 1.4.3+08e71cc
|
| 409 | terrablender: TerraBlender **.**.**.**
|
| 410 | terralith: Terralith 2.5.8
|
| 411 | tim_core: Tim Core 1.7.1-fabric-1.26.1
|
| 412 | tmcraft: TM Craft 1.4.17+1.7.1
|
| 413 | tooltipfix: ToolTip Fix 1.1.1-1.20
|
| 414 | trinkets: Trinkets 3.10.0
|
| 415 | tsflareons-item-core: TSFlareon's Item Core 1.0.0
|
| 416 | villagerconfig: VillagerConfig 4.4.11
|
| 417 | fiber: fiber 0.23.0-2
|
| 418 | xaerominimap: Xaero's Minimap 25.2.10
|
| 419 | xaeroworldmap: Xaero's World Map 1.39.12
|
| 420 | yet_another_config_lib_v3: YetAnotherConfigLib 3.8.0+1.21.1-fabric
|
| 421 | com_twelvemonkeys_common_common-image: common-image 3.12.0
|
| 422 | com_twelvemonkeys_common_common-io: common-io 3.12.0
|
| 423 | com_twelvemonkeys_common_common-lang: common-lang 3.12.0
|
| 424 | com_twelvemonkeys_imageio_imageio-core: imageio-core 3.12.0
|
| 425 | com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.12.0
|
| 426 | com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.12.0
|
| 427 | org_quiltmc_parsers_gson: gson 0.2.1
|
| 428 | org_quiltmc_parsers_json: json 0.2.1
|
| 429 | zoomify: Zoomify 2.14.6+1.21.1
|
| 430 | com_akuleshov7_ktoml-core-jvm: ktoml-core-jvm 0.5.2
|
| 431 | Loaded Shaderpack: (off) (fallback)
|
| 432 | Client Crashes Since Restart: 1
|
| 433 | Integrated Server Crashes Since Restart: 0
|
| 434 | Suspected Mods: Fabric Registry Sync (v0) (fabric-registry-sync-v0), Fabric Loader (fabricloader), Fabric Resource Conditions API (v1) (fabric-resource-conditions-api-v1)
|
| 435 |
|