Создал сборку для игры на сервере, но не понимаю из за чего происходи краш т.к. не умею читать краш-лог fabrik
net.fabricmc.loader.impl.FormattedException: Mod resolution encountered an incompatible mod set!
A potential solution has been determined:
- Install fabric-key-binding-api-v1, any version.
- Install fabric, version 0.50.0 or later.
- Install architectury, version 2- or later.
- Install modmenu, any version.
- Install fabric-language-kotlin, any version.
Unmet dependency listing:
- Mod 'Auto HUD' (autohud) 1.6 requires any version of fabric-key-binding-api-v1, which is missing!
- Mod 'Auto HUD' (autohud) 1.6 requires any version of fabric, which is missing!
- Mod 'Build Guide' (buildguide) 0.3.3 requires any version of fabric-key-binding-api-v1, which is missing!
- Mod 'Build Guide' (buildguide) 0.3.3 requires version 0.48.0 or later of fabric, which is missing!
- Mod 'CriticaLib' (criticalib) 1.0.0 requires any version of fabric, which is missing!
- Mod 'Damage Indicator' (damageindicator) 1.0.0 requires any version of fabric, which is missing!
- Mod 'Detail Armor Bar' (detailab) 2.6.2+1.18-fabric requires any version of fabric, which is missing!
- Mod 'Mini Dynamic Lights' (dynamic-lights) 1.0.3+1.18.2 requires any version of fabric, which is missing!
- Mod 'Dynamic Crosshair' (dynamiccrosshair) 1.1 requires any version of fabric-key-binding-api-v1, which is missing!
- Mod 'Dynamic Crosshair' (dynamiccrosshair) 1.1 requires any version of fabric, which is missing!
- Mod 'Eating Animation' (eatinganimationid) 1.6 requires any version of fabric, which is missing!
- Mod 'Forge Config API Port' (forgeconfigapiport) 3.2.0 requires version 0.47.8 or later of fabric, which is missing!
- Mod 'PlayerHealthIndicators' (healthindicators) 1.0.0 requires any version of fabric, which is missing!
- Mod 'Iceberg' (iceberg) 1.0.38 requires any version of fabric, which is missing!
- Mod 'Legendary Tooltips' (legendarytooltips) 1.2.4 requires any version of fabric, which is missing!
- Mod 'Library Ferret' (libraryferret) 1.0.3 requires any version of fabric, which is missing!
- Mod 'Light Overlay' (lightoverlay) 6.0.5 requires version 0.29.1 or later of fabric, which is missing!
- Mod 'Light Overlay' (lightoverlay) 6.0.5 requires version 2- or later of architectury, which is missing!
- Mod 'Mod-erate Loading Screen' (moderate-loading-screen) 1.1.3 requires any version of fabric, which is missing!
- Mod 'OdysseyHUD' (odysseyhud) fabric-1.18.2-3.4 requires any version of fabric, which is missing!
- Mod 'PaperDoll' (paperdoll) 1.0.0-mc1.18-pre1 requires any version of fabric, which is missing!
- Mod 'Realistic Item Drops' (realisticitemdrops) 1.0-1.18.2 requires any version of fabric, which is missing!
- Mod 'Retraining' (retraining) 1.1.0 requires any version of fabric, which is missing!
- Mod 'ShetiPhianCore' (shetiphiancore) 1.2.10 requires version 0.50.0 or later of fabric, which is missing!
- Mod 'Slimy Floor' (slimyfloor) 1.18.2-1.2.3 requires any version of fabric, which is missing!
- Mod 'Spyglass Improvements' (spyglass-improvements) 1.2+mc1.18.2+fabric requires any version of fabric, which is missing!
- Mod 'Tooltip Tweaks' (tooltiptweaks) 1.0 requires version 0.36.1 or later of fabric, which is missing!
- Mod 'Tooltip Tweaks' (tooltiptweaks) 1.0 requires any version of modmenu, which is missing!
- Mod 'TPS Hud' (tpshud) 1.2-SNAPSHOT requires any version of fabric-language-kotlin, which is missing!
- Mod 'YDM's Weapon Master' (weaponmaster) 1-18-x requires any version of fabric, which is missing!
- Mod 'Xaero's Minimap' (xaerominimap) 22.6.1 requires version 0.43.1 or later of fabric, which is missing!
- Mod 'Xaero's World Map' (xaeroworldmap) 1.22.0 requires version 0.43.1 or later of fabric, which is missing!
at net.fabricmc.loader.impl.FabricLoaderImpl.load(FabricLoaderImpl.java:190)
at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:142)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:71)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)