Fabric api 1 19
Author: g | 2025-04-24
- fabric .19 - fabric-api-base 0.4.9e62f51a3a9 via fabric - fabric-api-lookup-api-v1 ff28f40a9 via fabric - fabric-biome-api-v1 b2a4a624a9 via fabric - fabric
[1.19] Fabric API .19 - Fabric API
So I am trying to make a 1.18 mod, using data from here: and selecting 1.18 in the dropdown. However, when I enter the data and made my gradle.properties like this:# Done to increase the memory available to gradle.org.gradle.jvmargs=-Xmx2G# Fabric Properties # check these on minecraft_version=1.18 yarn_mappings=1.18+build.1 loader_version=0.13.3# Mod Properties mod_version = 1.0.0 maven_group = me.i archives_base_name = my-great-project# Dependenciesfabric_version=0.46.6+1.18I get this error that doesn't let me launch the client: Task :runClient[17:45:19] [INFO] [FabricLoader/GameProvider]: Loading Minecraft 1.18 with Fabric Loader 0.13.3[17:45:19] [main/INFO] (FabricLoader/GameProvider) Loading Minecraft 1.18 with Fabric Loader 0.13.3[17:45:19] [main/WARN] (FabricLoader/Resolution) Mod resolution failed[17:45:19] [main/INFO] (FabricLoader/Resolution) Immediate reason: [HARD_DEP_INCOMPATIBLE_PRESELECTED fabric 0.46.6+1.18 {depends minecraft @ [1.18.1]}, ROOT_FORCELOAD_SINGLE fabric 0.46.6+1.18][17:45:19] [main/INFO] (FabricLoader/Resolution) Reason: [HARD_DEP fabric 0.46.6+1.18 {depends minecraft @ [1.18.1]}][17:45:19] [main/INFO] (FabricLoader/Resolution) Fix: add [], remove [], replace [[minecraft 1.18] -> add:minecraft 1.18.1 ([[1.18.1,1.18.1]])][17:45:19] [main/ERROR] (FabricLoader) Incompatible mod set! net.fabricmc.loader.impl.FormattedException: Mod resolution encountered an incompatible mod set!A potential solution has been determined: - Replace 'Minecraft' (minecraft) 1.18 with version 1.18.1.Unmet dependency listing: - Mod 'Fabric API' (fabric) 0.46.6+1.18 requires version 1.18.1 of 'Minecraft' (minecraft), but only the wrong version is present: 1.18! at net.fabricmc.loader.impl.FabricLoaderImpl.load(FabricLoaderImpl.java:190) ~[fabric-loader-0.13.3.jar:?] at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:142) ~[fabric-loader-0.13.3.jar:?] at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:71) [fabric-loader-0.13.3.jar:?] at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) [fabric-loader-0.13.3.jar:?] at net.fabricmc.devlaunchinjector.Main.main(Main.java:86) [dev-launch-injector-0.2.1+build.8.jar:?]> Task :runClient FAILEDExecution failed for task ':runClient'.> Process 'command 'C:\Users\---\.gradle\jdks\jdk-17.0.2+8\bin\java.exe'' finished with non-zero exit value 1* Try:> Run with --stacktrace option to get the stack trace.> Run with --info or --debug option to get more log output.> Run with --scan to get full insights.">> Task :runClient[17:45:19] [INFO] [FabricLoader/GameProvider]: Loading Minecraft 1.18 with Fabric Loader 0.13.3[17:45:19] [main/INFO] (FabricLoader/GameProvider) Loading Minecraft 1.18 with Fabric Loader 0.13.3[17:45:19] [main/WARN] (FabricLoader/Resolution) Mod resolution failed[17:45:19] [main/INFO] (FabricLoader/Resolution) Immediate reason: [HARD_DEP_INCOMPATIBLE_PRESELECTED fabric 0.46.6+1.18 {depends minecraft @ [1.18.1]}, ROOT_FORCELOAD_SINGLE fabric 0.46.6+1.18][17:45:19] [main/INFO] (FabricLoader/Resolution) Reason: [HARD_DEP fabric 0.46.6+1.18 {depends minecraft @ [1.18.1]}][17:45:19] [main/INFO] (FabricLoader/Resolution) Fix: add [], remove [], replace [[minecraft 1.18] -> add:minecraft 1.18.1 ([[1.18.1,1.18.1]])][17:45:19] [main/ERROR] (FabricLoader) Incompatible mod set! net.fabricmc.loader.impl.FormattedException: Mod resolution encountered an incompatible mod set!A potential solution has been determined: - Replace 'Minecraft' (minecraft) 1.18 with version 1.18.1.Unmet dependency listing: - Mod 'Fabric API' (fabric) 0.46.6+1.18 requires version 1.18.1 of 'Minecraft' (minecraft), but only the wrong version is present: 1.18! at net.fabricmc.loader.impl.FabricLoaderImpl.load(FabricLoaderImpl.java:190) ~[fabric-loader-0.13.3.jar:?] at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:142) ~[fabric-loader-0.13.3.jar:?] at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:71) [fabric-loader-0.13.3.jar:?] at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) [fabric-loader-0.13.3.jar:?] at net.fabricmc.devlaunchinjector.Main.main(Main.java:86) [dev-launch-injector-0.2.1+build.8.jar:?]> Task :runClient FAILEDExecution failed for task ':runClient'.> Process 'command 'C:\Users\---\.gradle\jdks\jdk-17.0.2+8\bin\java.exe'' finished with non-zero exit value 1* Try:> Run with --stacktrace option to get the stack trace.> Run with --info or --debug option to get more log output.> Run with --scan to get full insights.
[1.19] Fabric API .19 - Fabric API - Modrinth
---- Minecraft Crash Report ----// Hi. I'm Minecraft, and I'm a crashaholic.Time: 2024-03-02 15:44:37Description: Rendering screenjava.lang.NullPointerException: Cannot invoke "net.minecraft.class_5315.method_29026()" because "this.field_25023" is nullat net.minecraft.class_34.method_38496(class_34.java:136)at wily.legacy.client.screen.SaveSelectionList$2.method_48579(SaveSelectionList.java:240)at net.minecraft.class_339.method_25394(class_339.java:66)at net.minecraft.class_437.method_25394(class_437.java:121)at net.minecraft.class_437.method_47413(class_437.java:110)at net.minecraft.class_757.mixinextras$bridge$method_47413$191(class_757.java)at net.minecraft.class_757.wrapOperation$bcn000$fabric-screen-api-v1$onRenderScreen(class_757.java:2611)at net.minecraft.class_757.method_3192(class_757.java:931)at net.minecraft.class_310.method_1523(class_310.java:1327)at net.minecraft.class_310.method_1514(class_310.java:888)at net.minecraft.client.main.Main.main(Main.java:265)at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470)at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)at 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 threadStacktrace:at net.minecraft.class_34.method_38496(class_34.java:136)at wily.legacy.client.screen.SaveSelectionList$2.method_48579(SaveSelectionList.java:240)at net.minecraft.class_339.method_25394(class_339.java:66)at net.minecraft.class_437.method_25394(class_437.java:121)at net.minecraft.class_437.method_47413(class_437.java:110)at net.minecraft.class_757.mixinextras$bridge$method_47413$191(class_757.java)at net.minecraft.class_757.wrapOperation$bcn000$fabric-screen-api-v1$onRenderScreen(class_757.java:2611)-- Screen render details --Details:Screen name: wily.legacy.client.screen.PlayGameScreenMouse location: Scaled: (373, 224). Absolute: (747.000000, 448.000000)Screen size: Scaled: (640, 360). Absolute: (1280, 720). Scale factor of 2.000000Stacktrace:at net.minecraft.class_757.method_3192(class_757.java:931)at net.minecraft.class_310.method_1523(class_310.java:1327)at net.minecraft.class_310.method_1514(class_310.java:888)at net.minecraft.client.main.Main.main(Main.java:265)at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470)at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)-- Uptime --Details:JVM uptime: 1170.231sWall uptime: 1148.220sHigh-res time: 1144.564sClient ticks: 22479 ticks / 1123.950sStacktrace:at net.minecraft.class_310.method_1587(class_310.java:2564)at net.minecraft.class_310.method_54580(class_310.java:995)at net.minecraft.class_310.method_1514(class_310.java:908)at net.minecraft.client.main.Main.main(Main.java:265)at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470)at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)-- Last reload --Details:Reload number: 2Reload reason: manualFinished: YesPacks: vanilla, fabric, blocky-bubbles, custom-fog, dark-matter-base, disable_custom_worlds_advice, dynamic_fps, fabric-api, fabric-api-base, fabric-api-lookup-api-v1, fabric-biome-api-v1, fabric-block-api-v1, fabric-block-view-api-v2, fabric-blockrenderlayer-v1, fabric-client-tags-api-v1, fabric-command-api-v1, fabric-command-api-v2, fabric-commands-v0, fabric-containers-v0, fabric-content-registries-v0, fabric-convention-tags-v1, fabric-crash-report-info-v1, fabric-data-attachment-api-v1, fabric-data-generation-api-v1, fabric-dimensions-v1, fabric-entity-events-v1, fabric-events-interaction-v0, fabric-events-lifecycle-v0, fabric-game-rule-api-v1, fabric-item-api-v1, fabric-item-group-api-v1, fabric-key-binding-api-v1, fabric-keybindings-v0, fabric-lifecycle-events-v1, fabric-loot-api-v2, fabric-message-api-v1, fabric-mining-level-api-v1, fabric-model-loading-api-v1, fabric-models-v0, fabric-networking-api-v1, fabric-object-builder-api-v1, fabric-particles-v1, fabric-recipe-api-v1, fabric-registry-sync-v0, fabric-renderer-api-v1, fabric-renderer-indigo, fabric-renderer-registries-v1, fabric-rendering-data-attachment-v1, fabric-rendering-fluids-v1, fabric-rendering-v0, fabric-rendering-v1, fabric-resource-conditions-api-v1, fabric-resource-loader-v0, fabric-screen-api-v1, fabric-screen-handler-api-v1, fabric-sound-api-v1, fabric-transfer-api-v1, fabric-transitive-access-wideners-v1, fabricloader, glowing-torchflower, immediatelyfast, infinite-music, keepthatmusic, krypton, lazydfu, legacy, linkart, lithium, minecart-turning, modmenu, seamless, taxfreelevels, telepistons, yet_another_config_lib_v3, file/ClassicCraft, seamless:default_seamless_resourcepacks/default_seamless, telepistons:bellows_pistons_resourcepacks/bellows_pistons-- System Details --Details:Minecraft Version: 1.20.4Minecraft Version ID: 1.20.4Operating System: Windows 10 (amd64) version 10.0Java Version: 17.0.8, MicrosoftJava VM Version: OpenJDK 64-Bit Server VM (mixed mode), MicrosoftMemory: 731247856 bytes (697 MiB) / 2147483648 bytes (2048 MiB) up to 2147483648 bytes (2048 MiB)CPUs: 6Processor Vendor: GenuineIntelProcessor Name: Intel(R) Core(TM) i5-8400 CPU @ 2.80GHzIdentifier: Intel64 Family 6 Model 158 Stepping 10Microarchitecture: Coffee LakeFrequency (GHz): 2.81Number of physical packages: 1Number of physical CPUs: 6Number of logical CPUs: 6Graphics card #0 name: AMD Radeon (TM) RX 580Graphics card #0 vendor: Advanced Micro Devices, Inc. (0x1002)Graphics card #0 VRAM (MB): 4095.00Graphics card #0 deviceId: 0x67dfGraphics card #0 versionInfo: DriverVersion=30.0.13023.4001Graphics card #1 name: Intel(R) UHD Graphics 630Graphics card #1 vendor: Intel Corporation (0x8086)Graphics card #1 VRAM (MB): 1024.00Graphics card #1 deviceId: 0x3e92Graphics card #1 versionInfo: DriverVersion=27.20.100.8854Memory slot #0 capacity (MB): 8192.00Memory slot #0 clockSpeed (GHz): 2.67Memory slot #0 type: DDR4Virtual memory max (MB): 14749.46Virtual memory used (MB): 12519.20Swap memory total (MB): 6746.54Swap memory used (MB): 2297.74JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32MFabric Mods:architectury: Architectury 11.1.13blocky-bubbles: Blocky Bubbles 1.0.1+1.20.3collective: Collective 7.36custom-fog: Custom Fog 2.2.0-1.20.3disable_custom_worlds_advice: Disable Custom Worlds Advice 5.0dynamic_fps: Dynamic FPS 3.4.2fabric-api: Fabric API 0.96.4+1.20.4fabric-api-base: Fabric API Base 0.4.36+78d798af4ffabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.49+82b1bb3e4ffabric-biome-api-v1: Fabric Biome API (v1) 13.0.16+78d798af4ffabric-block-api-v1: Fabric Block API (v1) 1.0.16+3e2216cb4ffabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.4+78d798af4ffabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.46+78d798af4ffabric-client-tags-api-v1: Fabric Client Tags 1.1.7+78d798af4ffabric-command-api-v1: Fabric Command API (v1) 1.2.41+f71b366f4ffabric-command-api-v2: Fabric Command API (v2) 2.2.20+78d798af4ffabric-commands-v0: Fabric Commands (v0) 0.2.58+df3654b34ffabric-containers-v0: Fabric Containers (v0) 0.1.86+df3654b34ffabric-content-registries-v0: Fabric Content Registries (v0) 5.0.14+78d798af4ffabric-convention-tags-v1: Fabric Convention Tags 1.5.10+78d798af4ffabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.23+78d798af4ffabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.1.3+b90db5744ffabric-data-generation-api-v1: Fabric Data Generation API (v1) 13.2.3+5c0133444ffabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.61+78d798af4ffabric-entity-events-v1: Fabric Entity Events (v1) 1.6.1+09fc25014ffabric-events-interaction-v0: Fabric Events Interaction (v0) 0.7.1+389931eb4ffabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.74+df3654b34ffabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.46+78d798af4ffabric-item-api-v1: Fabric Item API[22w16b] Fabric API .19 - Fabric API - Modrinth
Extract metric data from the Azure Monitor metrics database. The API supports filter expressions to refine the data retrieved. For more information, see Azure Monitor REST API reference.Logs: Use the REST API or the associated client libraries.Another option is the workspace data export.To get started with the REST API for Azure Monitor, see Azure monitoring REST API walkthrough.Kusto queriesYou can analyze monitoring data in the Azure Monitor Logs / Log Analytics store by using the Kusto query language (KQL).ImportantWhen you select Logs from the service's menu in the portal, Log Analytics opens with the query scope set to the current service. This scope means that log queries will only include data from that type of resource. If you want to run a query that includes data from other Azure services, select Logs from the Azure Monitor menu. See Log query scope and time range in Azure Monitor Log Analytics for details.For a list of common queries for any service, see the Log Analytics queries interface.Sample queriesThe following queries return Service Fabric Events, including actions on nodes. For other useful queries, see Service Fabric Events.Return operational events recorded in the last hour:ServiceFabricOperationalEvent| where TimeGenerated > ago(1h)| join kind=leftouter ServiceFabricEvent on EventId| project EventId, EventName, TaskName, Computer, ApplicationName, EventMessage, TimeGenerated| sort by TimeGeneratedReturn Health Reports with HealthState == 3 (Error), and extract more properties from the EventMessage field:ServiceFabricOperationalEvent| join kind=leftouter ServiceFabricEvent on EventId| extend HealthStateId = extract(@"HealthState=(\S+) ", 1, EventMessage, typeof(int))| where TaskName == 'HM' and HealthStateId == 3| extend SourceId = extract(@"SourceId=(\S+) ", 1, EventMessage, typeof(string)), Property = extract(@"Property=(\S+) ", 1, EventMessage, typeof(string)), HealthState = case(HealthStateId == 0, 'Invalid', HealthStateId == 1, 'Ok', HealthStateId == 2, 'Warning', HealthStateId == 3, 'Error', 'Unknown'), TTL = extract(@"TTL=(\S+) ", 1, EventMessage, typeof(string)), SequenceNumber = extract(@"SequenceNumber=(\S+) ", 1, EventMessage, typeof(string)), Description = extract(@"Description='([\S\s, ^']+)' ",. - fabric .19 - fabric-api-base 0.4.9e62f51a3a9 via fabric - fabric-api-lookup-api-v1 ff28f40a9 via fabric - fabric-biome-api-v1 b2a4a624a9 via fabric - fabric[22w17a] Fabric API .19 - Fabric API - Modrinth
(v1) 2.2.0+d6f2b0844ffabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.25+58f8c0124ffabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.41+78d798af4ffabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.39+df3654b34ffabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.3.0+a67ffb5d4ffabric-loot-api-v2: Fabric Loot API (v2) 2.1.8+78d798af4ffabric-message-api-v1: Fabric Message API (v1) 6.0.5+78d798af4ffabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.64+78d798af4ffabric-model-loading-api-v1: Fabric Model Loading API (v1) 1.0.8+78d798af4ffabric-models-v0: Fabric Models (v0) 0.4.7+9386d8a74ffabric-networking-api-v1: Fabric Networking API (v1) 3.1.7+2e5ac5484ffabric-object-builder-api-v1: Fabric Object Builder API (v1) 13.0.13+080016e44ffabric-particles-v1: Fabric Particles (v1) 1.1.7+78d798af4ffabric-recipe-api-v1: Fabric Recipe API (v1) 2.0.20+78d798af4ffabric-registry-sync-v0: Fabric Registry Sync (v0) 4.0.19+58f8c0124ffabric-renderer-api-v1: Fabric Renderer API (v1) 3.2.4+78d798af4ffabric-renderer-indigo: Fabric Renderer - Indigo 1.5.4+78d798af4ffabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.53+df3654b34ffabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.42+73761d2e4ffabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.1+e761c6694ffabric-rendering-v0: Fabric Rendering (v0) 1.1.56+df3654b34ffabric-rendering-v1: Fabric Rendering (v1) 3.2.0+6fd945a04ffabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.14+78d798af4ffabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.19+58f8c0124ffabric-screen-api-v1: Fabric Screen API (v1) 2.0.17+78d798af4ffabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.55+78d798af4ffabric-sound-api-v1: Fabric Sound API (v1) 1.0.17+78d798af4ffabric-transfer-api-v1: Fabric Transfer API (v1) 4.0.11+e84342304ffabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 5.0.14+78d798af4ffabricloader: Fabric Loader 0.15.7mixinextras: MixinExtras 0.3.5fastminecart: Fast Minecart 1.0.0ferritecore: FerriteCore 6.0.3giantspawn: Giant Spawn 5.0glowing-torchflower: Glowing Torchflower 1.0.0immediatelyfast: ImmediatelyFast 1.2.10+1.20.4net_lenni0451_reflect: Reflect 1.3.2infinite-music: Infinite Music 0.3.1java: OpenJDK 64-Bit Server VM 17keepthatmusic: Keep That Music 0.0.5krypton: Krypton 0.2.6com_velocitypowered_velocity-native: velocity-native 3.2.0-SNAPSHOTksyxis: Ksyxis 1.2.2lazydfu: LazyDFU 0.1.3legacy: Legacy4J 1.4.3blinkart: Linkart 5.4.1-1.20.2dark-matter-base: Dark Matter Base 3.0.0-1.19.2lithium: Lithium 0.12.1minecart-turning: Minecart Turning 1.0.0+1.20-1.20.4minecraft: Minecraft 1.20.4modmenu: Mod Menu 9.0.0mr_hybrid_beta: Cascades (Hybrid Beta) 1.0.2mr_mvp: More Vanilla Paintings 1.0naturallychargedcreepers: Naturally Charged Creepers 3.4seamless: Seamless 2.2.2skeletonhorsespawn: Skeleton Horse Spawn 3.8taxfreelevels: Tax Free Levels 1.3.9telepistons: Telepistons 1.1.3yet_another_config_lib_v3: YetAnotherConfigLib 3.3.2+1.20.4com_twelvemonkeys_common_common-image: common-image 3.10.0com_twelvemonkeys_common_common-io: common-io 3.10.0com_twelvemonkeys_common_common-lang: common-lang 3.10.0com_twelvemonkeys_imageio_imageio-core: imageio-core 3.10.0com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.10.0com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.10.0org_quiltmc_parsers_gson: gson 0.2.1org_quiltmc_parsers_json: json 0.2.1zombiehorsespawn: Zombie Horse Spawn 4.8Launched Version: fabric-loader-0.15.7-1.20.4Launcher name: minecraft-launcherBackend library: LWJGL version 3.3.2-snapshotBackend API: AMD Radeon (TM) RX 580 GL version 3.2.14761 Core Profile Forward-Compatible Context 21.30.23.04 30.0.13023.4001, ATI Technologies Inc.Window size: 1280x720GL Caps: Using framebuffer using OpenGL 3.2GL debug messages:Using VBOs: YesIs Modded: Definitely; Client brand changed to 'fabric'Universe: 400921fb54442d18Type: Client (map_client.txt)Graphics mode: fancyRender Distance: 8/8 chunksResource Packs: vanilla, fabric, blocky-bubbles, custom-fog, dark-matter-base, disable_custom_worlds_advice, dynamic_fps, fabric-api, fabric-api-base, fabric-api-lookup-api-v1, fabric-biome-api-v1, fabric-block-api-v1, fabric-block-view-api-v2, fabric-blockrenderlayer-v1, fabric-client-tags-api-v1, fabric-command-api-v1, fabric-command-api-v2, fabric-commands-v0, fabric-containers-v0, fabric-content-registries-v0, fabric-convention-tags-v1, fabric-crash-report-info-v1, fabric-data-attachment-api-v1, fabric-data-generation-api-v1, fabric-dimensions-v1, fabric-entity-events-v1, fabric-events-interaction-v0, fabric-events-lifecycle-v0, fabric-game-rule-api-v1, fabric-item-api-v1, fabric-item-group-api-v1, fabric-key-binding-api-v1, fabric-keybindings-v0, fabric-lifecycle-events-v1, fabric-loot-api-v2, fabric-message-api-v1, fabric-mining-level-api-v1, fabric-model-loading-api-v1, fabric-models-v0, fabric-networking-api-v1, fabric-object-builder-api-v1, fabric-particles-v1, fabric-recipe-api-v1, fabric-registry-sync-v0, fabric-renderer-api-v1, fabric-renderer-indigo, fabric-renderer-registries-v1, fabric-rendering-data-attachment-v1, fabric-rendering-fluids-v1, fabric-rendering-v0, fabric-rendering-v1, fabric-resource-conditions-api-v1, fabric-resource-loader-v0, fabric-screen-api-v1, fabric-screen-handler-api-v1, fabric-sound-api-v1, fabric-transfer-api-v1, fabric-transitive-access-wideners-v1, fabricloader, glowing-torchflower, immediatelyfast, infinite-music, keepthatmusic, krypton, lazydfu, legacy, linkart, lithium, minecart-turning, modmenu, seamless, taxfreelevels, telepistons, yet_another_config_lib_v3, file/ClassicCraft (incompatible), seamless:default_seamless_resourcepacks/default_seamless, telepistons:bellows_pistons_resourcepacks/bellows_pistons (incompatible)Current Language: en_usLocale: en_USCPU: 6x Intel(R) Core(TM) i5-8400 CPU @ 2.80GHz[22w11a] Fabric API .19 - Fabric API - Modrinth
Incompatible mod set!net.fabricmc.loader.impl.FormattedException: Mod resolution encountered an incompatible mod set!A potential solution has been determined: - Replace mod 'Fabric Loader' (fabricloader) 0.14.17 with version 0.14.21 or later.Unmet dependency listing: - Mod 'Fabric API' (fabric-api) 0.86.1+1.19.4 requires version 0.14.21 or later of mod 'Fabric Loader' (fabricloader), but only the wrong version is present: 0.14.17! - Mod 'Better Statistics Screen' (betterstats) 2.9.3+1.19.4 requires version 0.14.21 or later of mod 'Fabric Loader' (fabricloader), but only the wrong version is present: 0.14.17! - Mod 'TCD Commons API' (tcdcommons) 2.9.1+1.19.4 requires version 0.14.21 or later of mod 'Fabric Loader' (fabricloader), but only the wrong version is present: 0.14.17! - Mod 'Fabric Language Kotlin' (fabric-language-kotlin) 1.10.8+kotlin.1.9.0 requires version 0.14.21 or later of mod 'Fabric Loader' (fabricloader), but only the wrong version is present: 0.14.17! - Mod 'Memory Leak Fix' (memoryleakfix) 1.1.2 requires version 0.14.21 or later of mod 'Fabric Loader' (fabricloader), but only the wrong version is present: 0.14.17! - Mod 'NoHurtCam+' (nohurtcamplus) 2.1.0-1.19.4 requires version 0.14.19 or later of mod 'Fabric Loader' (fabricloader), but only the wrong version is present: 0.14.17! - Mod 'ScoreboardHelper' (scoreboard-helper) 1.1.2-mc1.19.4 requires version 0.14.21 or later of mod 'Fabric Loader' (fabricloader), but only the wrong version is present: 0.14.17! - Mod 'Fabric Model Loading API (v1)' (fabric-model-loading-api-v1) 1.0.2+3a1ea2f1f4 requires version 0.14.21 or later of mod 'Fabric Loader' (fabricloader), but only the wrong version is present: 0.14.17! - Mod 'Fabric Particles (v1)' (fabric-particles-v1) 1.1.1+86d48884f4 requires version 0.14.21 or later of mod 'Fabric Loader' (fabricloader), but only the wrong version is present: 0.14.17! at net.fabricmc.loader.impl.FormattedException.ofLocalized(FormattedException.java:51) at net.fabricmc.loader.impl.FabricLoaderImpl.load(FabricLoaderImpl.java:192) at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:148) at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:68) at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)[22w12a] Fabric API .19 - Fabric API - Modrinth
DescriptionSee this about MC 1.20.5 and later versions I won't maintain the 1.20.5+ versions myself anymore, at least for now. There are ports by Sakura-Ryoko. They will be here once they are more stable, see the post for the links and details before then.DescriptionMaLiLib is a library mod containing shared code for masa's client-side mods. Basically it contains all the configuration options, keybind stuff, most of the GUI code and a bunch of other utility stuff for the mods that use it. (The name is just short for masa's Litemod Library, because I have zero imagination... [since it was first created for the LiteLoader versions of the mods]) Make sure to get the correct mod version from the Files page!! Note: There are both Fabric and Forge versions for 1.14.4 and later MC versions, look at the file name to get the correct version! The file name always indicates the mod loader (for example Fabric vs. Forge) and the Minecraft version: malilib---.jar For example: malilib-fabric-1.15.2-0.10.0-dev.20+arne.6.jarMalilib is required by the following mods, starting from the indicated versions:Item Scroller - 0.14.0 and laterLitematica - for any builds starting from around 2018-06-11MiniHUD - 0.17.0 and laterTellMe - 0.6.1 and laterTweakeroo - 0.8.0 and later The exact required version of malilib for each mod version will be indicated in the changelog of each of the dependent mods. Basically when some mod requires a newer version of malilib, then all the other dependent mods will also get an update at the same time, if the change in malilib breaks compatibility. Normally breaking changes should hopefully be rare. Basically you should be able to always use the latest version of malilib for any of the dependent mods, at least if you update them all at the same time, as you always should. TL;DR; Update everything at once! Starting from the 0.10.0-dev.19 version of malilib, the only required part of Fabric API is embedded inside malilib, so you don't need to get the Fabric API mod separately anymore just for my mods. For MC 1.13.x you should note that only 1.13.2 is supported, so you need Rift. - fabric .19 - fabric-api-base 0.4.9e62f51a3a9 via fabric - fabric-api-lookup-api-v1 ff28f40a9 via fabric - fabric-biome-api-v1 b2a4a624a9 via fabric - fabric - fabric .19 - fabric-api-base 0.4.9e62f51a3a9 via dh - fabric-api-lookup-api-v1 ff28f40a9 via fabric - fabric-biome-api-v1 b2a4a624a9 via fabric - fabricComments
So I am trying to make a 1.18 mod, using data from here: and selecting 1.18 in the dropdown. However, when I enter the data and made my gradle.properties like this:# Done to increase the memory available to gradle.org.gradle.jvmargs=-Xmx2G# Fabric Properties # check these on minecraft_version=1.18 yarn_mappings=1.18+build.1 loader_version=0.13.3# Mod Properties mod_version = 1.0.0 maven_group = me.i archives_base_name = my-great-project# Dependenciesfabric_version=0.46.6+1.18I get this error that doesn't let me launch the client: Task :runClient[17:45:19] [INFO] [FabricLoader/GameProvider]: Loading Minecraft 1.18 with Fabric Loader 0.13.3[17:45:19] [main/INFO] (FabricLoader/GameProvider) Loading Minecraft 1.18 with Fabric Loader 0.13.3[17:45:19] [main/WARN] (FabricLoader/Resolution) Mod resolution failed[17:45:19] [main/INFO] (FabricLoader/Resolution) Immediate reason: [HARD_DEP_INCOMPATIBLE_PRESELECTED fabric 0.46.6+1.18 {depends minecraft @ [1.18.1]}, ROOT_FORCELOAD_SINGLE fabric 0.46.6+1.18][17:45:19] [main/INFO] (FabricLoader/Resolution) Reason: [HARD_DEP fabric 0.46.6+1.18 {depends minecraft @ [1.18.1]}][17:45:19] [main/INFO] (FabricLoader/Resolution) Fix: add [], remove [], replace [[minecraft 1.18] -> add:minecraft 1.18.1 ([[1.18.1,1.18.1]])][17:45:19] [main/ERROR] (FabricLoader) Incompatible mod set! net.fabricmc.loader.impl.FormattedException: Mod resolution encountered an incompatible mod set!A potential solution has been determined: - Replace 'Minecraft' (minecraft) 1.18 with version 1.18.1.Unmet dependency listing: - Mod 'Fabric API' (fabric) 0.46.6+1.18 requires version 1.18.1 of 'Minecraft' (minecraft), but only the wrong version is present: 1.18! at net.fabricmc.loader.impl.FabricLoaderImpl.load(FabricLoaderImpl.java:190) ~[fabric-loader-0.13.3.jar:?] at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:142) ~[fabric-loader-0.13.3.jar:?] at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:71) [fabric-loader-0.13.3.jar:?] at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) [fabric-loader-0.13.3.jar:?] at net.fabricmc.devlaunchinjector.Main.main(Main.java:86) [dev-launch-injector-0.2.1+build.8.jar:?]> Task :runClient FAILEDExecution failed for task ':runClient'.> Process 'command 'C:\Users\---\.gradle\jdks\jdk-17.0.2+8\bin\java.exe'' finished with non-zero exit value 1* Try:> Run with --stacktrace option to get the stack trace.> Run with --info or --debug option to get more log output.> Run with --scan to get full insights.">> Task :runClient[17:45:19] [INFO] [FabricLoader/GameProvider]: Loading Minecraft 1.18 with Fabric Loader 0.13.3[17:45:19] [main/INFO] (FabricLoader/GameProvider) Loading Minecraft 1.18 with Fabric Loader 0.13.3[17:45:19] [main/WARN] (FabricLoader/Resolution) Mod resolution failed[17:45:19] [main/INFO] (FabricLoader/Resolution) Immediate reason: [HARD_DEP_INCOMPATIBLE_PRESELECTED fabric 0.46.6+1.18 {depends minecraft @ [1.18.1]}, ROOT_FORCELOAD_SINGLE fabric 0.46.6+1.18][17:45:19] [main/INFO] (FabricLoader/Resolution) Reason: [HARD_DEP fabric 0.46.6+1.18 {depends minecraft @ [1.18.1]}][17:45:19] [main/INFO] (FabricLoader/Resolution) Fix: add [], remove [], replace [[minecraft 1.18] -> add:minecraft 1.18.1 ([[1.18.1,1.18.1]])][17:45:19] [main/ERROR] (FabricLoader) Incompatible mod set! net.fabricmc.loader.impl.FormattedException: Mod resolution encountered an incompatible mod set!A potential solution has been determined: - Replace 'Minecraft' (minecraft) 1.18 with version 1.18.1.Unmet dependency listing: - Mod 'Fabric API' (fabric) 0.46.6+1.18 requires version 1.18.1 of 'Minecraft' (minecraft), but only the wrong version is present: 1.18! at net.fabricmc.loader.impl.FabricLoaderImpl.load(FabricLoaderImpl.java:190) ~[fabric-loader-0.13.3.jar:?] at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:142) ~[fabric-loader-0.13.3.jar:?] at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:71) [fabric-loader-0.13.3.jar:?] at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) [fabric-loader-0.13.3.jar:?] at net.fabricmc.devlaunchinjector.Main.main(Main.java:86) [dev-launch-injector-0.2.1+build.8.jar:?]> Task :runClient FAILEDExecution failed for task ':runClient'.> Process 'command 'C:\Users\---\.gradle\jdks\jdk-17.0.2+8\bin\java.exe'' finished with non-zero exit value 1* Try:> Run with --stacktrace option to get the stack trace.> Run with --info or --debug option to get more log output.> Run with --scan to get full insights.
2025-04-04---- Minecraft Crash Report ----// Hi. I'm Minecraft, and I'm a crashaholic.Time: 2024-03-02 15:44:37Description: Rendering screenjava.lang.NullPointerException: Cannot invoke "net.minecraft.class_5315.method_29026()" because "this.field_25023" is nullat net.minecraft.class_34.method_38496(class_34.java:136)at wily.legacy.client.screen.SaveSelectionList$2.method_48579(SaveSelectionList.java:240)at net.minecraft.class_339.method_25394(class_339.java:66)at net.minecraft.class_437.method_25394(class_437.java:121)at net.minecraft.class_437.method_47413(class_437.java:110)at net.minecraft.class_757.mixinextras$bridge$method_47413$191(class_757.java)at net.minecraft.class_757.wrapOperation$bcn000$fabric-screen-api-v1$onRenderScreen(class_757.java:2611)at net.minecraft.class_757.method_3192(class_757.java:931)at net.minecraft.class_310.method_1523(class_310.java:1327)at net.minecraft.class_310.method_1514(class_310.java:888)at net.minecraft.client.main.Main.main(Main.java:265)at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470)at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)at 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 threadStacktrace:at net.minecraft.class_34.method_38496(class_34.java:136)at wily.legacy.client.screen.SaveSelectionList$2.method_48579(SaveSelectionList.java:240)at net.minecraft.class_339.method_25394(class_339.java:66)at net.minecraft.class_437.method_25394(class_437.java:121)at net.minecraft.class_437.method_47413(class_437.java:110)at net.minecraft.class_757.mixinextras$bridge$method_47413$191(class_757.java)at net.minecraft.class_757.wrapOperation$bcn000$fabric-screen-api-v1$onRenderScreen(class_757.java:2611)-- Screen render details --Details:Screen name: wily.legacy.client.screen.PlayGameScreenMouse location: Scaled: (373, 224). Absolute: (747.000000, 448.000000)Screen size: Scaled: (640, 360). Absolute: (1280, 720). Scale factor of 2.000000Stacktrace:at net.minecraft.class_757.method_3192(class_757.java:931)at net.minecraft.class_310.method_1523(class_310.java:1327)at net.minecraft.class_310.method_1514(class_310.java:888)at net.minecraft.client.main.Main.main(Main.java:265)at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470)at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)-- Uptime --Details:JVM uptime: 1170.231sWall uptime: 1148.220sHigh-res time: 1144.564sClient ticks: 22479 ticks / 1123.950sStacktrace:at net.minecraft.class_310.method_1587(class_310.java:2564)at net.minecraft.class_310.method_54580(class_310.java:995)at net.minecraft.class_310.method_1514(class_310.java:908)at net.minecraft.client.main.Main.main(Main.java:265)at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470)at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)-- Last reload --Details:Reload number: 2Reload reason: manualFinished: YesPacks: vanilla, fabric, blocky-bubbles, custom-fog, dark-matter-base, disable_custom_worlds_advice, dynamic_fps, fabric-api, fabric-api-base, fabric-api-lookup-api-v1, fabric-biome-api-v1, fabric-block-api-v1, fabric-block-view-api-v2, fabric-blockrenderlayer-v1, fabric-client-tags-api-v1, fabric-command-api-v1, fabric-command-api-v2, fabric-commands-v0, fabric-containers-v0, fabric-content-registries-v0, fabric-convention-tags-v1, fabric-crash-report-info-v1, fabric-data-attachment-api-v1, fabric-data-generation-api-v1, fabric-dimensions-v1, fabric-entity-events-v1, fabric-events-interaction-v0, fabric-events-lifecycle-v0, fabric-game-rule-api-v1, fabric-item-api-v1, fabric-item-group-api-v1, fabric-key-binding-api-v1, fabric-keybindings-v0, fabric-lifecycle-events-v1, fabric-loot-api-v2, fabric-message-api-v1, fabric-mining-level-api-v1, fabric-model-loading-api-v1, fabric-models-v0, fabric-networking-api-v1, fabric-object-builder-api-v1, fabric-particles-v1, fabric-recipe-api-v1, fabric-registry-sync-v0, fabric-renderer-api-v1, fabric-renderer-indigo, fabric-renderer-registries-v1, fabric-rendering-data-attachment-v1, fabric-rendering-fluids-v1, fabric-rendering-v0, fabric-rendering-v1, fabric-resource-conditions-api-v1, fabric-resource-loader-v0, fabric-screen-api-v1, fabric-screen-handler-api-v1, fabric-sound-api-v1, fabric-transfer-api-v1, fabric-transitive-access-wideners-v1, fabricloader, glowing-torchflower, immediatelyfast, infinite-music, keepthatmusic, krypton, lazydfu, legacy, linkart, lithium, minecart-turning, modmenu, seamless, taxfreelevels, telepistons, yet_another_config_lib_v3, file/ClassicCraft, seamless:default_seamless_resourcepacks/default_seamless, telepistons:bellows_pistons_resourcepacks/bellows_pistons-- System Details --Details:Minecraft Version: 1.20.4Minecraft Version ID: 1.20.4Operating System: Windows 10 (amd64) version 10.0Java Version: 17.0.8, MicrosoftJava VM Version: OpenJDK 64-Bit Server VM (mixed mode), MicrosoftMemory: 731247856 bytes (697 MiB) / 2147483648 bytes (2048 MiB) up to 2147483648 bytes (2048 MiB)CPUs: 6Processor Vendor: GenuineIntelProcessor Name: Intel(R) Core(TM) i5-8400 CPU @ 2.80GHzIdentifier: Intel64 Family 6 Model 158 Stepping 10Microarchitecture: Coffee LakeFrequency (GHz): 2.81Number of physical packages: 1Number of physical CPUs: 6Number of logical CPUs: 6Graphics card #0 name: AMD Radeon (TM) RX 580Graphics card #0 vendor: Advanced Micro Devices, Inc. (0x1002)Graphics card #0 VRAM (MB): 4095.00Graphics card #0 deviceId: 0x67dfGraphics card #0 versionInfo: DriverVersion=30.0.13023.4001Graphics card #1 name: Intel(R) UHD Graphics 630Graphics card #1 vendor: Intel Corporation (0x8086)Graphics card #1 VRAM (MB): 1024.00Graphics card #1 deviceId: 0x3e92Graphics card #1 versionInfo: DriverVersion=27.20.100.8854Memory slot #0 capacity (MB): 8192.00Memory slot #0 clockSpeed (GHz): 2.67Memory slot #0 type: DDR4Virtual memory max (MB): 14749.46Virtual memory used (MB): 12519.20Swap memory total (MB): 6746.54Swap memory used (MB): 2297.74JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32MFabric Mods:architectury: Architectury 11.1.13blocky-bubbles: Blocky Bubbles 1.0.1+1.20.3collective: Collective 7.36custom-fog: Custom Fog 2.2.0-1.20.3disable_custom_worlds_advice: Disable Custom Worlds Advice 5.0dynamic_fps: Dynamic FPS 3.4.2fabric-api: Fabric API 0.96.4+1.20.4fabric-api-base: Fabric API Base 0.4.36+78d798af4ffabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.49+82b1bb3e4ffabric-biome-api-v1: Fabric Biome API (v1) 13.0.16+78d798af4ffabric-block-api-v1: Fabric Block API (v1) 1.0.16+3e2216cb4ffabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.4+78d798af4ffabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.46+78d798af4ffabric-client-tags-api-v1: Fabric Client Tags 1.1.7+78d798af4ffabric-command-api-v1: Fabric Command API (v1) 1.2.41+f71b366f4ffabric-command-api-v2: Fabric Command API (v2) 2.2.20+78d798af4ffabric-commands-v0: Fabric Commands (v0) 0.2.58+df3654b34ffabric-containers-v0: Fabric Containers (v0) 0.1.86+df3654b34ffabric-content-registries-v0: Fabric Content Registries (v0) 5.0.14+78d798af4ffabric-convention-tags-v1: Fabric Convention Tags 1.5.10+78d798af4ffabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.23+78d798af4ffabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.1.3+b90db5744ffabric-data-generation-api-v1: Fabric Data Generation API (v1) 13.2.3+5c0133444ffabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.61+78d798af4ffabric-entity-events-v1: Fabric Entity Events (v1) 1.6.1+09fc25014ffabric-events-interaction-v0: Fabric Events Interaction (v0) 0.7.1+389931eb4ffabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.74+df3654b34ffabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.46+78d798af4ffabric-item-api-v1: Fabric Item API
2025-04-05(v1) 2.2.0+d6f2b0844ffabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.25+58f8c0124ffabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.41+78d798af4ffabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.39+df3654b34ffabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.3.0+a67ffb5d4ffabric-loot-api-v2: Fabric Loot API (v2) 2.1.8+78d798af4ffabric-message-api-v1: Fabric Message API (v1) 6.0.5+78d798af4ffabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.64+78d798af4ffabric-model-loading-api-v1: Fabric Model Loading API (v1) 1.0.8+78d798af4ffabric-models-v0: Fabric Models (v0) 0.4.7+9386d8a74ffabric-networking-api-v1: Fabric Networking API (v1) 3.1.7+2e5ac5484ffabric-object-builder-api-v1: Fabric Object Builder API (v1) 13.0.13+080016e44ffabric-particles-v1: Fabric Particles (v1) 1.1.7+78d798af4ffabric-recipe-api-v1: Fabric Recipe API (v1) 2.0.20+78d798af4ffabric-registry-sync-v0: Fabric Registry Sync (v0) 4.0.19+58f8c0124ffabric-renderer-api-v1: Fabric Renderer API (v1) 3.2.4+78d798af4ffabric-renderer-indigo: Fabric Renderer - Indigo 1.5.4+78d798af4ffabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.53+df3654b34ffabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.42+73761d2e4ffabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.1+e761c6694ffabric-rendering-v0: Fabric Rendering (v0) 1.1.56+df3654b34ffabric-rendering-v1: Fabric Rendering (v1) 3.2.0+6fd945a04ffabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.14+78d798af4ffabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.19+58f8c0124ffabric-screen-api-v1: Fabric Screen API (v1) 2.0.17+78d798af4ffabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.55+78d798af4ffabric-sound-api-v1: Fabric Sound API (v1) 1.0.17+78d798af4ffabric-transfer-api-v1: Fabric Transfer API (v1) 4.0.11+e84342304ffabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 5.0.14+78d798af4ffabricloader: Fabric Loader 0.15.7mixinextras: MixinExtras 0.3.5fastminecart: Fast Minecart 1.0.0ferritecore: FerriteCore 6.0.3giantspawn: Giant Spawn 5.0glowing-torchflower: Glowing Torchflower 1.0.0immediatelyfast: ImmediatelyFast 1.2.10+1.20.4net_lenni0451_reflect: Reflect 1.3.2infinite-music: Infinite Music 0.3.1java: OpenJDK 64-Bit Server VM 17keepthatmusic: Keep That Music 0.0.5krypton: Krypton 0.2.6com_velocitypowered_velocity-native: velocity-native 3.2.0-SNAPSHOTksyxis: Ksyxis 1.2.2lazydfu: LazyDFU 0.1.3legacy: Legacy4J 1.4.3blinkart: Linkart 5.4.1-1.20.2dark-matter-base: Dark Matter Base 3.0.0-1.19.2lithium: Lithium 0.12.1minecart-turning: Minecart Turning 1.0.0+1.20-1.20.4minecraft: Minecraft 1.20.4modmenu: Mod Menu 9.0.0mr_hybrid_beta: Cascades (Hybrid Beta) 1.0.2mr_mvp: More Vanilla Paintings 1.0naturallychargedcreepers: Naturally Charged Creepers 3.4seamless: Seamless 2.2.2skeletonhorsespawn: Skeleton Horse Spawn 3.8taxfreelevels: Tax Free Levels 1.3.9telepistons: Telepistons 1.1.3yet_another_config_lib_v3: YetAnotherConfigLib 3.3.2+1.20.4com_twelvemonkeys_common_common-image: common-image 3.10.0com_twelvemonkeys_common_common-io: common-io 3.10.0com_twelvemonkeys_common_common-lang: common-lang 3.10.0com_twelvemonkeys_imageio_imageio-core: imageio-core 3.10.0com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.10.0com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.10.0org_quiltmc_parsers_gson: gson 0.2.1org_quiltmc_parsers_json: json 0.2.1zombiehorsespawn: Zombie Horse Spawn 4.8Launched Version: fabric-loader-0.15.7-1.20.4Launcher name: minecraft-launcherBackend library: LWJGL version 3.3.2-snapshotBackend API: AMD Radeon (TM) RX 580 GL version 3.2.14761 Core Profile Forward-Compatible Context 21.30.23.04 30.0.13023.4001, ATI Technologies Inc.Window size: 1280x720GL Caps: Using framebuffer using OpenGL 3.2GL debug messages:Using VBOs: YesIs Modded: Definitely; Client brand changed to 'fabric'Universe: 400921fb54442d18Type: Client (map_client.txt)Graphics mode: fancyRender Distance: 8/8 chunksResource Packs: vanilla, fabric, blocky-bubbles, custom-fog, dark-matter-base, disable_custom_worlds_advice, dynamic_fps, fabric-api, fabric-api-base, fabric-api-lookup-api-v1, fabric-biome-api-v1, fabric-block-api-v1, fabric-block-view-api-v2, fabric-blockrenderlayer-v1, fabric-client-tags-api-v1, fabric-command-api-v1, fabric-command-api-v2, fabric-commands-v0, fabric-containers-v0, fabric-content-registries-v0, fabric-convention-tags-v1, fabric-crash-report-info-v1, fabric-data-attachment-api-v1, fabric-data-generation-api-v1, fabric-dimensions-v1, fabric-entity-events-v1, fabric-events-interaction-v0, fabric-events-lifecycle-v0, fabric-game-rule-api-v1, fabric-item-api-v1, fabric-item-group-api-v1, fabric-key-binding-api-v1, fabric-keybindings-v0, fabric-lifecycle-events-v1, fabric-loot-api-v2, fabric-message-api-v1, fabric-mining-level-api-v1, fabric-model-loading-api-v1, fabric-models-v0, fabric-networking-api-v1, fabric-object-builder-api-v1, fabric-particles-v1, fabric-recipe-api-v1, fabric-registry-sync-v0, fabric-renderer-api-v1, fabric-renderer-indigo, fabric-renderer-registries-v1, fabric-rendering-data-attachment-v1, fabric-rendering-fluids-v1, fabric-rendering-v0, fabric-rendering-v1, fabric-resource-conditions-api-v1, fabric-resource-loader-v0, fabric-screen-api-v1, fabric-screen-handler-api-v1, fabric-sound-api-v1, fabric-transfer-api-v1, fabric-transitive-access-wideners-v1, fabricloader, glowing-torchflower, immediatelyfast, infinite-music, keepthatmusic, krypton, lazydfu, legacy, linkart, lithium, minecart-turning, modmenu, seamless, taxfreelevels, telepistons, yet_another_config_lib_v3, file/ClassicCraft (incompatible), seamless:default_seamless_resourcepacks/default_seamless, telepistons:bellows_pistons_resourcepacks/bellows_pistons (incompatible)Current Language: en_usLocale: en_USCPU: 6x Intel(R) Core(TM) i5-8400 CPU @ 2.80GHz
2025-04-04Incompatible mod set!net.fabricmc.loader.impl.FormattedException: Mod resolution encountered an incompatible mod set!A potential solution has been determined: - Replace mod 'Fabric Loader' (fabricloader) 0.14.17 with version 0.14.21 or later.Unmet dependency listing: - Mod 'Fabric API' (fabric-api) 0.86.1+1.19.4 requires version 0.14.21 or later of mod 'Fabric Loader' (fabricloader), but only the wrong version is present: 0.14.17! - Mod 'Better Statistics Screen' (betterstats) 2.9.3+1.19.4 requires version 0.14.21 or later of mod 'Fabric Loader' (fabricloader), but only the wrong version is present: 0.14.17! - Mod 'TCD Commons API' (tcdcommons) 2.9.1+1.19.4 requires version 0.14.21 or later of mod 'Fabric Loader' (fabricloader), but only the wrong version is present: 0.14.17! - Mod 'Fabric Language Kotlin' (fabric-language-kotlin) 1.10.8+kotlin.1.9.0 requires version 0.14.21 or later of mod 'Fabric Loader' (fabricloader), but only the wrong version is present: 0.14.17! - Mod 'Memory Leak Fix' (memoryleakfix) 1.1.2 requires version 0.14.21 or later of mod 'Fabric Loader' (fabricloader), but only the wrong version is present: 0.14.17! - Mod 'NoHurtCam+' (nohurtcamplus) 2.1.0-1.19.4 requires version 0.14.19 or later of mod 'Fabric Loader' (fabricloader), but only the wrong version is present: 0.14.17! - Mod 'ScoreboardHelper' (scoreboard-helper) 1.1.2-mc1.19.4 requires version 0.14.21 or later of mod 'Fabric Loader' (fabricloader), but only the wrong version is present: 0.14.17! - Mod 'Fabric Model Loading API (v1)' (fabric-model-loading-api-v1) 1.0.2+3a1ea2f1f4 requires version 0.14.21 or later of mod 'Fabric Loader' (fabricloader), but only the wrong version is present: 0.14.17! - Mod 'Fabric Particles (v1)' (fabric-particles-v1) 1.1.1+86d48884f4 requires version 0.14.21 or later of mod 'Fabric Loader' (fabricloader), but only the wrong version is present: 0.14.17! at net.fabricmc.loader.impl.FormattedException.ofLocalized(FormattedException.java:51) at net.fabricmc.loader.impl.FabricLoaderImpl.load(FabricLoaderImpl.java:192) at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:148) at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:68) at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
2025-03-31Skip to content Navigation Menu GitHub Copilot Write better code with AI Security Find and fix vulnerabilities Actions Automate any workflow Codespaces Instant dev environments Issues Plan and track work Code Review Manage code changes Discussions Collaborate outside of code Code Search Find more, search less Explore Learning Pathways Events & Webinars Ebooks & Whitepapers Customer Stories Partners Executive Insights GitHub Sponsors Fund open source developers The ReadME Project GitHub community articles Enterprise platform AI-powered developer platform Pricing Provide feedback Saved searches Use saved searches to filter your results more quickly ;ref_cta:Sign up;ref_loc:header logged out"}"> Sign up Next generation, highly modular and open Minecraft modding API. Verified We've verified that the organization FabricMC controls the domain: fabricmc.net Overview Repositories Discussions Projects Packages People Pinned Loading Essential hooks for modding with Fabric. Java 2.5k 436 Libre Minecraft mappings, free to use for everyone. No exceptions. Java 983 393 Fabric's mostly-version-independent mod loader. Java 665 274 This is a fork of cuchaz's Enigma, a deobfuscation/remapping tool for Java software. Java 471 115 Gradle build system plugin used to automate the setup of a minecraft mod development environment. Java 265 218 Repositories --> Type Select type All Public Sources Forks Archived Mirrors Templates Language Select language All C++ CMake Groovy Java JavaScript Kotlin Scala Swift TypeScript Sort Select order Last updated Name Stars Showing 10 of 57 repositories fabric-docs Public Official curated documentation for Fabric, a modding toolchain for Minecraft. FabricMC/fabric-docs’s past year of commit activity fabric Public Essential hooks for modding with Fabric. FabricMC/fabric’s past year of commit activity yarn Public Libre Minecraft mappings, free to use for everyone. No exceptions. FabricMC/yarn’s past year of commit activity FabricMC/fabric-language-kotlin’s past year of commit activity Kotlin 313 Apache-2.0 33 0 0 Updated Mar 22, 2025 intermediary Public Match and mapping information between different versions of Minecraft FabricMC/intermediary’s past year of commit activity 107 CC0-1.0 24 1 2 Updated Mar 20, 2025 FabricMC/fabric-installer’s past year of commit activity Java 102 Apache-2.0 69 16 4 Updated Mar 19, 2025 fabric-loom Public Gradle build system plugin used to automate the setup of a minecraft mod development environment. FabricMC/fabric-loom’s past year of commit activity Matcher Public Tool for tracking elements in obfuscated Java archives across releases FabricMC/Matcher’s past year of commit activity Java 85 GPL-3.0 42 6 5 Updated Mar 12, 2025 mapping-io Public Mapping-IO is a small and efficient library for working with deobfuscation mapping files. FabricMC/mapping-io’s
2025-03-31