Без модов спокойно запускается, майнкрафт видит сам фабрик. Но когда я поставил моды с этого сайта (просто кинул в папку модс сами моды и доп библиотеки для них), то вылезает ошибка, в которой, как я понял, просят установить фабрик и библиотеки, которые я и так установил вместе с модами. А дальше перечисление модов, которые почему то не видят фабрик. Как с такими ошибками справляются?
Сама ошибка:
Incompatible mod set!
net.fabricmc.loader.impl.FormattedException: Mod resolution encountered an incompatible mod set!
A potential solution has been determined:
- Install fabric, version 0.76.0 or later.
- Install creativecore, version 2.6.14 or later.
- Install cloth-config, version 7.0.0 or later.
- Install fabric-api-base, any version.
- Install fabric-api, version 0.75.3 or later.
- Install fabric-biome-api-v1, version 3.0.0 or later.
- Install fabric-transfer-api-v1, version 3.0.1 or later.
- Replace mod 'Modern Beta Fabric' (modern_beta) 6.0+1.19.4 with any version that is compatible with:
- Other constraints that can''t be automatically determined
Unmet dependency listing:
- Mod 'Ambient Sounds (Fabric)' (ambientsounds) ${version} requires any version of fabric, which is missing!
- Mod 'Ambient Sounds (Fabric)' (ambientsounds) ${version} requires version 2.6.14 or later of creativecore, which is missing!
- Mod 'Collective' (collective) 6.53 requires any version of fabric, which is missing!
- Mod 'Simple Copper Pipes' (copper_pipe) 1.12-1.19.4 requires version 0.76.0 or later of fabric, which is missing!
- Mod 'Diggus Maximus' (diggusmaximus) 1.5.8-1.19.4 requires any version of fabric, which is missing!
- Mod 'Falling Leaves' (fallingleaves) 1.15.0+1.19.4 requires any version of fabric, which is missing!
- Mod 'Falling Leaves' (fallingleaves) 1.15.0+1.19.4 requires version 7.0.0 or later of cloth-config, which is missing!
- Mod 'Giant Spawn' (giantspawn) 4.5 requires any version of fabric, which is missing!
- Mod 'Incendium' (incendium) 5.2.0 requires any version of fabric-api-base, which is missing!
- Mod 'Mineral Chance' (mineralchance) 3.1 requires any version of fabric, which is missing!
- Mod 'Modern Beta Fabric' (modern_beta) 6.0+1.19.4 requires any version of fabric, which is missing!
- Mod 'Modern Beta Fabric' (modern_beta) 6.0+1.19.4 requires any version of cloth-config2, which is missing!
- Mod 'Naturally Charged Creepers' (naturallychargedcreepers) 3.2 requires any version of fabric, which is missing!
- Mod 'Rain Be Gone Ritual' (rainbegoneritual) 3.0 requires any version of fabric, which is missing!
- Mod 'Reborn Core' (reborncore) 5.6.0 requires version 0.75.3 or later of fabric-api, which is missing!
- Mod 'Reborn Core' (reborncore) 5.6.0 requires version 3.0.0 or later of fabric-biome-api-v1, which is missing!
- Mod 'Energy' (team_reborn_energy) 3.0.0 requires version 3.0.1 or later of fabric-transfer-api-v1, which is missing!
- Mod 'Skeleton Horse Spawn' (skeletonhorsespawn) 3.6 requires any version of fabric, which is missing!
- Mod 'SnowyLeavesPlus' (snowyleavesplus) 0.1.5 requires any version of fabric-api, which is missing!
- Mod 'Solid Mobs' (solid_mobs) 1.6.1 requires any version of fabric, which is missing!
- Mod 'Structory' (structory) 1.3.1a requires any version of fabric-api-base, which is missing!
- Mod 'Structory: Towers' (structory_towers) 1.0.2 requires any version of fabric-api-base, which is missing!
- Mod 'Tech Reborn' (techreborn) 5.6.0 requires version 0.75.3 or later of fabric-api, which is missing!
- Mod 'Tech Reborn' (techreborn) 5.6.0 requires version 3.0.0 or later of fabric-biome-api-v1, which is missing!
- Mod 'Xaero Dev' (xaerodev) ${version} requires any version of fabric, which is missing!
- Mod 'Kyrpt Config' (kyrptconfig) 1.5.2-1.19.4 requires any version of fabric, which is missing!
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)