---- Minecraft Crash Report ---- // I bet Cylons wouldn't have this problem. Time: 2025-04-02 21:04:19 Description: mouseClicked event handler java.lang.IllegalStateException: Failed to load registries due to above errors at knot//MC//net.minecraft.registry.RegistryLoader.load(RegistryLoader.java:181) at knot//MC//net.minecraft.registry.RegistryLoader.mixinextras$bridge$method_45121$33(RegistryLoader.java) at knot//MC//net.minecraft.registry.RegistryLoader.wrapOperation$bpo000$fabric-registry-sync-v0$wrapIsServerCall(RegistryLoader.java:1056) at knot//MC//net.minecraft.registry.RegistryLoader.mixinextras$bridge$wrapOperation$bpo000$fabric-registry-sync-v0$wrapIsServerCall$36(RegistryLoader.java) at knot//MC//net.minecraft.registry.RegistryLoader.wrapOperation$ccb000$fabric-resource-conditions-api-v1$captureRegistries(RegistryLoader.java:1557) at knot//MC//net.minecraft.registry.RegistryLoader.loadFromResource(RegistryLoader.java:151) at knot//MC//net.minecraft.server.SaveLoading.loadDynamicRegistryManager(SaveLoading.java:62) at knot//MC//net.minecraft.server.SaveLoading.withRegistriesLoaded(SaveLoading.java:66) at knot//MC//net.minecraft.server.SaveLoading.load(SaveLoading.java:32) at knot//MC//net.minecraft.client.gui.screen.world.CreateWorldScreen.create(CreateWorldScreen.java:310) at knot//MC//net.minecraft.client.gui.screen.world.SelectWorldScreen.method_19944(SelectWorldScreen.java:54) at knot//MC//net.minecraft.client.gui.widget.ButtonWidget.onPress(ButtonWidget.java:96) at knot//MC//net.minecraft.client.gui.widget.PressableWidget.onClick(PressableWidget.java:48) at knot//MC//net.minecraft.client.gui.widget.ClickableWidget.mouseClicked(ClickableWidget.java:141) at knot//MC//net.minecraft.client.gui.ParentElement.mouseClicked(ParentElement.java:38) at knot//MC//net.minecraft.client.Mouse.method_1611(Mouse.java:107) at knot//MC//net.minecraft.client.gui.screen.Screen.wrapScreenError(Screen.java:431) at knot//MC//net.minecraft.client.Mouse.onMouseButton(Mouse.java:107) at knot//MC//net.minecraft.client.Mouse.method_22686(Mouse.java:196) at knot//MC//net.minecraft.util.thread.ThreadExecutor.execute(ThreadExecutor.java:108) at knot//MC//net.minecraft.client.Mouse.method_22684(Mouse.java:196) at knot//org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43) at knot//org.lwjgl.system.JNI.invokeV(Native Method) at knot//org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3438) at knot//com.mojang.blaze3d.systems.RenderSystem.pollEvents(RenderSystem.java:150) at knot//com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:168) at knot//MC//net.minecraft.client.util.Window.swapBuffers(Window.java:303) at knot//MC//net.minecraft.client.MinecraftClient.render(MinecraftClient.java:1307) at knot//MC//net.minecraft.client.MinecraftClient.run(MinecraftClient.java:882) at knot//net.minecraft.client.main.Main.main(Main.java:256) at app//net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480) at app//net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) at app//net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Render thread Stacktrace: at knot//MC//net.minecraft.registry.RegistryLoader.load(RegistryLoader.java:181) at knot//MC//net.minecraft.registry.RegistryLoader.mixinextras$bridge$method_45121$33(RegistryLoader.java) at knot//MC//net.minecraft.registry.RegistryLoader.wrapOperation$bpo000$fabric-registry-sync-v0$wrapIsServerCall(RegistryLoader.java:1056) at knot//MC//net.minecraft.registry.RegistryLoader.mixinextras$bridge$wrapOperation$bpo000$fabric-registry-sync-v0$wrapIsServerCall$36(RegistryLoader.java) at knot//MC//net.minecraft.registry.RegistryLoader.wrapOperation$ccb000$fabric-resource-conditions-api-v1$captureRegistries(RegistryLoader.java:1557) at knot//MC//net.minecraft.registry.RegistryLoader.loadFromResource(RegistryLoader.java:151) at knot//MC//net.minecraft.server.SaveLoading.loadDynamicRegistryManager(SaveLoading.java:62) at knot//MC//net.minecraft.server.SaveLoading.withRegistriesLoaded(SaveLoading.java:66) at knot//MC//net.minecraft.server.SaveLoading.load(SaveLoading.java:32) at knot//MC//net.minecraft.client.gui.screen.world.CreateWorldScreen.create(CreateWorldScreen.java:310) at knot//MC//net.minecraft.client.gui.screen.world.SelectWorldScreen.method_19944(SelectWorldScreen.java:54) at knot//MC//net.minecraft.client.gui.widget.ButtonWidget.onPress(ButtonWidget.java:96) at knot//MC//net.minecraft.client.gui.widget.PressableWidget.onClick(PressableWidget.java:48) at knot//MC//net.minecraft.client.gui.widget.ClickableWidget.mouseClicked(ClickableWidget.java:141) at knot//MC//net.minecraft.client.gui.ParentElement.mouseClicked(ParentElement.java:38) at knot//MC//net.minecraft.client.Mouse.method_1611(Mouse.java:107) -- Affected screen -- Details: Screen name: net.minecraft.class_526 Stacktrace: at knot//MC//net.minecraft.client.gui.screen.Screen.wrapScreenError(Screen.java:431) at knot//MC//net.minecraft.client.Mouse.onMouseButton(Mouse.java:107) at knot//MC//net.minecraft.client.Mouse.method_22686(Mouse.java:196) at knot//MC//net.minecraft.util.thread.ThreadExecutor.execute(ThreadExecutor.java:108) at knot//MC//net.minecraft.client.Mouse.method_22684(Mouse.java:196) at knot//org.lwjgl.glfw.GLFWMouseButtonCallbackI.callback(GLFWMouseButtonCallbackI.java:43) at knot//org.lwjgl.system.JNI.invokeV(Native Method) at knot//org.lwjgl.glfw.GLFW.glfwPollEvents(GLFW.java:3438) at knot//com.mojang.blaze3d.systems.RenderSystem.pollEvents(RenderSystem.java:150) at knot//com.mojang.blaze3d.systems.RenderSystem.flipFrame(RenderSystem.java:168) at knot//MC//net.minecraft.client.util.Window.swapBuffers(Window.java:303) at knot//MC//net.minecraft.client.MinecraftClient.render(MinecraftClient.java:1307) at knot//MC//net.minecraft.client.MinecraftClient.run(MinecraftClient.java:882) at knot//net.minecraft.client.main.Main.main(Main.java:256) at app//net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480) at app//net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) at app//net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) -- Cobblemon -- Details: Version: 1.6.1 Is Snapshot: false Git Commit: c66de51 (https://gitlab.com/cable-mc/cobblemon/-/commit/c66de51e39dd5144bde3550f630b58f67a835b65) Branch: HEAD -- System Details -- Details: Minecraft Version: 1.21.1 Minecraft Version ID: 1.21.1 Operating System: Windows 10 (amd64) version 10.0 Java Version: 21.0.3, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 2218250512 bytes (2115 MiB) / 3254779904 bytes (3104 MiB) up to 11341398016 bytes (10816 MiB) CPUs: 4 Processor Vendor: GenuineIntel Processor Name: Intel(R) Core(TM) i5-3550 CPU @ 3.30GHz Identifier: Intel64 Family 6 Model 58 Stepping 9 Microarchitecture: Ivy Bridge (Client) Frequency (GHz): 3.29 Number of physical packages: 1 Number of physical CPUs: 4 Number of logical CPUs: 4 Graphics card #0 name: Intel(R) HD Graphics Graphics card #0 vendor: Intel Corporation Graphics card #0 VRAM (MiB): 2176.00 Graphics card #0 deviceId: VideoController1 Graphics card #0 versionInfo: 10.18.10.5059 Memory slot #0 capacity (MiB): 4096.00 Memory slot #0 clockSpeed (GHz): 1.33 Memory slot #0 type: DDR3 Memory slot #1 capacity (MiB): 4096.00 Memory slot #1 clockSpeed (GHz): 1.33 Memory slot #1 type: DDR3 Memory slot #2 capacity (MiB): 4096.00 Memory slot #2 clockSpeed (GHz): 1.33 Memory slot #2 type: DDR3 Memory slot #3 capacity (MiB): 4096.00 Memory slot #3 clockSpeed (GHz): 1.33 Memory slot #3 type: DDR3 Virtual memory max (MiB): 18621.97 Virtual memory used (MiB): 9488.92 Swap memory total (MiB): 2432.00 Swap memory used (MiB): 122.21 Space in storage for jna.tmpdir (MiB): available: 9708.23, total: 113429.36 Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 9708.23, total: 113429.36 Space in storage for io.netty.native.workdir (MiB): available: 9708.23, total: 113429.36 Space in storage for java.io.tmpdir (MiB): available: 9708.23, total: 113429.36 Space in storage for workdir (MiB): available: 9708.23, total: 113429.36 JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx10792M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M Fabric Mods: advancementplaques: Advancement Plaques 1.6.8 architectury: Architectury 13.0.8 athena: Athena 4.0.1 badgebox: Badge Box 1.0.0 balm-fabric: Balm 21.0.31 kuma_api: KumaAPI 21.0.5-SNAPSHOT betterbeds: Better Beds 1.4.0 betterf3: BetterF3 11.0.3 betterthirdperson: Better Third Person 1.9.0 bind_cmd: BindCommands 1.5.1 brb: Better Recipe Book 1.10.0-rc5+1.21 cloth-config: Cloth Config v15 15.0.140 cloth-basic-math: cloth-basic-math 0.6.1 cobbledollars: CobbleDollars 2.0.0+Beta-3+1.21.1 cobblefurnies: CobbleFurnies 0.4.3 cobblemon: Cobblemon 1.6.1+1.21.1 cobblemon_capturexp: Cobblemon Capture EXP 1.6-fabric-1.0.0 cobblemon_fossiltweaks: Cobblemon Fossil Tweaks 1.6-fabric-1.2.0 cobblemonboxlink: Cobblemon Box Link 1.0.3 cobblenav: Cobblenav 2.1.0 cobbleride: Cobblemon: Ride On! 0.2.2+1.21.1 comforts: Comforts 9.0.3+1.21.1 cardinal-components-base: Cardinal Components API (base) 6.1.0 cardinal-components-entity: Cardinal Components API (entities) 6.1.0 spectrelib: SpectreLib 0.17.2+1.21 constantmusic: Constant Music 1.0.5 continuity: Continuity 3.0.0+1.21 controlling: Controlling 19.0.4 cupboard: cupboard 1.21-2.9 customsplashscreen: Custom Splash Screen 2.2.0 debugify: Debugify 1.21.1+1.0 defaultoptions: Default Options 21.1.2 drop_confirm: DropConfirm 3.0.0 entity_model_features: Entity Model Features 2.4.1 entity_texture_features: Entity Texture Features 6.2.9 org_apache_httpcomponents_httpmime: httpmime 4.5.10 entityculling: EntityCulling 1.7.3 euphoria_patcher: Euphoria Patcher 1.5.2-r5.4-fabric io_sigpipe_jbsdiff: jbsdiff 1.0 fabric-api: Fabric API 0.115.4+1.21.1 fabric-api-base: Fabric API Base 0.4.42+6573ed8c19 fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.70+b559734419 fabric-biome-api-v1: Fabric Biome API (v1) 13.0.31+d527f9fd19 fabric-block-api-v1: Fabric Block API (v1) 1.0.22+0af3f5a719 fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.11+ebb2264e19 fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.52+0af3f5a719 fabric-client-tags-api-v1: Fabric Client Tags 1.1.15+6573ed8c19 fabric-command-api-v1: Fabric Command API (v1) 1.2.49+f71b366f19 fabric-command-api-v2: Fabric Command API (v2) 2.2.28+6ced4dd919 fabric-commands-v0: Fabric Commands (v0) 0.2.66+df3654b319 fabric-content-registries-v0: Fabric Content Registries (v0) 8.0.18+b559734419 fabric-convention-tags-v1: Fabric Convention Tags 2.1.4+7f945d5b19 fabric-convention-tags-v2: Fabric Convention Tags (v2) 2.11.0+a406e79519 fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.29+0af3f5a719 fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.4.1+9ed317f519 fabric-data-generation-api-v1: Fabric Data Generation API (v1) 20.2.28+16c4ae2519 fabric-dimensions-v1: Fabric Dimensions API (v1) 4.0.0+6fc22b9919 fabric-entity-events-v1: Fabric Entity Events (v1) 1.7.0+2122d82819 fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.7.13+ba9dae0619 fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.53+6ced4dd919 fabric-item-api-v1: Fabric Item API (v1) 11.1.1+d5debaed19 fabric-item-group-api-v1: Fabric Item Group API (v1) 4.1.7+def88e3a19 fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.47+0af3f5a719 fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.45+df3654b319 fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.5.0+01d9a51c19 fabric-loot-api-v2: Fabric Loot API (v2) 3.0.15+3f89f5a519 fabric-loot-api-v3: Fabric Loot API (v3) 1.0.3+3f89f5a519 fabric-message-api-v1: Fabric Message API (v1) 6.0.13+6573ed8c19 fabric-model-loading-api-v1: Fabric Model Loading API (v1) 2.0.0+fe474d6b19 fabric-networking-api-v1: Fabric Networking API (v1) 4.3.0+c7469b2119 fabric-object-builder-api-v1: Fabric Object Builder API (v1) 15.2.1+40875a9319 fabric-particles-v1: Fabric Particles (v1) 4.0.2+6573ed8c19 fabric-recipe-api-v1: Fabric Recipe API (v1) 5.0.14+248df81c19 fabric-registry-sync-v0: Fabric Registry Sync (v0) 5.2.0+34f5d91419 fabric-renderer-api-v1: Fabric Renderer API (v1) 3.4.0+c705a49c19 fabric-renderer-indigo: Fabric Renderer - Indigo 1.7.0+c705a49c19 fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.68+df3654b319 fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.49+73761d2e19 fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.6+1daea21519 fabric-rendering-v0: Fabric Rendering (v0) 1.1.71+df3654b319 fabric-rendering-v1: Fabric Rendering (v1) 5.0.5+df16efd019 fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 4.3.0+8dc279b119 fabric-resource-loader-v0: Fabric Resource Loader (v0) 1.3.1+5b5275af19 fabric-screen-api-v1: Fabric Screen API (v1) 2.0.25+8b68f1c719 fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.88+b559734419 fabric-sound-api-v1: Fabric Sound API (v1) 1.0.23+6573ed8c19 fabric-transfer-api-v1: Fabric Transfer API (v1) 5.4.2+c24bd99419 fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 6.2.0+45b9699719 fabric-language-kotlin: Fabric Language Kotlin 1.13.1+kotlin.2.1.10 org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.1.10 org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.1.10 org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.1.10 org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.1.10 org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.27.0 org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.10.1 org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.10.1 org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.6.1 org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm: kotlinx-io-bytestring-jvm 0.6.0 org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.6.0 org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.8.0 org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.8.0 org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.8.0 fabricloader: Fabric Loader 0.16.10 fallingleaves: Falling Leaves 1.16.4 fancymenu: FancyMenu 3.4.6 com_github_keksuccino_japng: japng 0.5.3 com_github_rtyley_animated-gif-lib-for-java: animated-gif-lib-for-java animated-gif-lib-1.7 ferritecore: FerriteCore 7.0.2-hotfix fightorflight: Cobblemon Fight or Flight Fabric 0.7.4 forgeconfigapiport: Forge Config API Port 21.1.3 com_electronwill_night-config_core: core 3.8.0 com_electronwill_night-config_toml: toml 3.8.0 forgivingvoid: Forgiving Void 21.1.2 fzzy_config: Fzzy Config 0.6.4+1.21 blue_endless_jankson: jankson 1.2.3 fabric-permissions-api-v0: fabric-permissions-api 0.3.1 net_peanuuutz_tomlkt_tomlkt-jvm: tomlkt-jvm 0.3.7 geckolib: GeckoLib 4 4.7.3 global-datapack: Global Datapack 1.5 highlight: Highlight 3.0.0 resourcefullib: Resourceful Lib 3.0.1 com_teamresourceful_bytecodecs: bytecodecs 1.1.0 com_teamresourceful_yabn: yabn 1.0.3 iceberg: Iceberg 1.2.9.2 immediatelyfast: ImmediatelyFast 1.6.0+1.21.1 net_lenni0451_reflect: Reflect 1.3.4 interactic: Interactic 0.2.3+1.21 java: OpenJDK 64-Bit Server VM 21 jei: Just Enough Items 19.21.0.247 konkrete: Konkrete 1.9.9 lenientdeath: Lenient Death 1.2.5+1.21.1 jackfredlib-base: JackFredLib: Base 1.4.0+1.21 jackfredlib-colour: JackFredLib: Colour 1.1.0+1.21 jackfredlib-config: JackFredLib: Config 0.2.3+1.21 commons-io_commons-io: commons-io 2.15.1 jackfredlib-lying: JackFredLib: Lying 0.5.5+1.21 server_translations_api: Server Translations API 2.3.1+1.21-pre2 packet_tweaker: Packet Tweaker 0.5.1+24w03b lithium: Lithium 0.14.8+mc1.21.1 melody: Melody 1.0.10 midnightlib: MidnightLib 1.6.9 minecraft: Minecraft 1.21.1 mobfilter: Mob Filter 0.11.2+1.21.1 org_yaml_snakeyaml: snakeyaml 2.1 modernfix: ModernFix 5.20.2+mc1.21.1 modmenu: Mod Menu 11.0.3 more_cobblemon_tweaks: MoreCobblemonTweaks 1.0.3 mousetweaks: Mouse Tweaks 2.26 mr_epicterrain: Epic Terrain 0.1.4 musicnotification: Music Notification 2.1.0 necronomicon: Necronomicon 1.6.0 netherportalfix: NetherPortalFix 21.1.3 noisium: Noisium 2.3.0+mc1.21-1.21.1 notenoughanimations: NotEnoughAnimations 1.9.2 notenoughcrashes: Not Enough Crashes 4.4.8+1.21 owo: oωo 0.12.15+1.21 io_wispforest_endec: endec 0.1.5 io_wispforest_endec_gson: gson 0.1.3 io_wispforest_endec_jankson: jankson 0.1.3 io_wispforest_endec_netty: netty 0.1.2 particle_core: Particle Core 0.2.4+1.21 conditional-mixin: conditional mixin 0.5.1 particlerain: Particle Rain 3.0.5 particletweaks: Particle Tweaks 2.0-mc1.21.1 ping-wheel: Ping Wheel 1.10.1 placeholder-api: Placeholder API 2.4.2+1.21 pokeblocks: Pokeblocks 1.3.1-1.21.1 rctapi: Radical Cobblemon Trainers API 0.10.12-beta rctmod: Radical Cobblemon Trainers 0.13.16-beta repurposed_structures: Repurposed Structures 7.5.13+1.21.1-fabric resourcepackoverrides: Resource Pack Overrides 21.1.0 roughlyenoughitems: Roughly Enough Items 16.0.799 error_notifier: Error Notifier 1.0.11 searchables: Searchables 1.0.2 simpletms: SimpleTMs 2.0.3 sophisticatedbackpacks: Sophisticated Backpacks 1.21.1-3.21.1.1.82 sophisticatedcore: Sophisticated Core 1.21.1-1.0.13.1.120 mixinextras: MixinExtras 0.5.0-beta.3 porting_lib_conditions: Porting Lib Conditions 3.1.0-beta.47+1.21.1 porting_lib_core: Porting Lib Core 3.1.0-beta.47+1.21.1 porting_lib_fluids: Porting Lib Fluids 3.1.0-beta.47+1.21.1 porting_lib_item_abilities: Porting Lib Item Abilities 3.1.0-beta.47+1.21.1 porting_lib_lazy_registration: Porting Lib Lazy Register 3.1.0-beta.47+1.21.1 porting_lib_level_events: Porting Lib Level Events 3.1.0-beta.47+1.21.1 porting_lib_loot: Porting Lib Loot 3.1.0-beta.47+1.21.1 porting_lib_model_loader: Porting Lib Model Loader 3.1.0-beta.47+1.21.1 porting_lib_render_types: Porting Lib Render Types 3.1.0-beta.47+1.21.1 porting_lib_transfer: Porting Lib Transfer 3.1.0-beta.47+1.21.1 team_reborn_energy: Energy 4.1.0 sophisticatedstorage: Sophisticated Storage 1.21.1-1.0.13.1.101 sound_physics_remastered: Sound Physics Remastered 1.21.1-1.4.8 soundsbegone: SoundsBeGone 1.3.5 com_posthog_java_posthog: posthog 1.1.0 stackdeobfuscator: StackDeobfuscator 1.4.3+08e71cc net_fabricmc_mapping-io: mapping-io 0.6.1 stackdeobfuscator-common: StackDeobfuscator Common 1.4.3+08e71cc tooltipfix: ToolTip Fix 1.1.1-1.20 waystones: Waystones 21.1.12 xaerominimap: Xaero's Minimap 25.1.0 xaeroworldmap: Xaero's World Map 1.39.4 yet_another_config_lib_v3: YetAnotherConfigLib 3.6.3+1.21.1-fabric zoomify: Zoomify 2.14.2+1.21.1 com_akuleshov7_ktoml-core-jvm: ktoml-core-jvm 0.5.2 Client Crashes Since Restart: 1 Integrated Server Crashes Since Restart: 0 Suspected Mods: Fabric Registry Sync (v0) (fabric-registry-sync-v0), Fabric Resource Conditions API (v1) (fabric-resource-conditions-api-v1)