Andrew6rant / MC-237017-Fix

Minecraft mod to fix lava generation at Y-54 and lower.
MIT License
3 stars 0 forks source link

[Bug] Fabric1.20.1 is incompatible. #3

Closed OcrSu closed 5 days ago

OcrSu commented 7 months ago
[10:37:42] [main/INFO]: Loading Minecraft 1.20.1 with Fabric Loader 0.15.6
[10:37:42] [ForkJoinPool-1-worker-5/WARN]: Mod explorify uses the version v1.3.0-mc1.20 which isn't compatible with Loader's extended semantic version format (Could not parse version number component 'v1'!), SemVer is recommended for reliably evaluating dependencies and prioritizing newer version
[10:37:42] [ForkJoinPool-1-worker-1/WARN]: The mod "enchant_icon" contains invalid entries in its mod json:
- Unsupported root entry "__icon (we don't have one yet)" at line 12 column 35
[10:37:42] [ForkJoinPool-1-worker-1/WARN]: Mod enchant_icon uses the version ${version} which isn't compatible with Loader's extended semantic version format (Could not parse version number component '${version}'!), SemVer is recommended for reliably evaluating dependencies and prioritizing newer version
[10:37:42] [ForkJoinPool-1-worker-2/WARN]: Mod getittogetherdrops uses the version fabric-1.20-1.3.1 which isn't compatible with Loader's extended semantic version format (Could not parse version number component 'fabric'!), SemVer is recommended for reliably evaluating dependencies and prioritizing newer version
[10:37:42] [ForkJoinPool-1-worker-12/WARN]: Mod identifier_translation uses the version 3_1.20-1.20.1 which isn't compatible with Loader's extended semantic version format (Could not parse version number component '3_1'!), SemVer is recommended for reliably evaluating dependencies and prioritizing newer version
[10:37:42] [ForkJoinPool-1-worker-11/WARN]: Mod jumpprooffarmland uses the version 1.20.x-1.0.1 which isn't compatible with Loader's extended semantic version format (Could not parse version number component 'x'!), SemVer is recommended for reliably evaluating dependencies and prioritizing newer version
[10:37:42] [ForkJoinPool-1-worker-10/WARN]: Mod nnvf uses the version 0.1.3_1.20 which isn't compatible with Loader's extended semantic version format (Could not parse version number component '3_1'!), SemVer is recommended for reliably evaluating dependencies and prioritizing newer version
[10:37:42] [ForkJoinPool-1-worker-1/WARN]: Mod mr_scorched uses the version 1.1.3c which isn't compatible with Loader's extended semantic version format (Could not parse version number component '3c'!), SemVer is recommended for reliably evaluating dependencies and prioritizing newer version
[10:37:42] [ForkJoinPool-1-worker-8/WARN]: Mod com_github_krlite_pierced uses the version v1.2 which isn't compatible with Loader's extended semantic version format (Could not parse version number component 'v1'!), SemVer is recommended for reliably evaluating dependencies and prioritizing newer version
[10:37:42] [main/WARN]: Mod resolution failed
[10:37:42] [main/INFO]: Immediate reason: [HARD_DEP_INCOMPATIBLE_PRESELECTED mc-237017-fix 1.0.0 {depends minecraft @ [1.18.x || 1.19.x]}, ROOT_FORCELOAD_SINGLE mc-237017-fix 1.0.0]
[10:37:42] [main/INFO]: Reason: [HARD_DEP mc-237017-fix 1.0.0 {depends minecraft @ [1.18.x || 1.19.x]}, HARD_DEP statement_vanilla_compatibility 1.0.1+1.14.4-1.15.2 {depends minecraft @ [>=1.14.0-0 <1.16.0-0]}]
[10:37:42] [main/INFO]: Fix: add [], remove [], replace [[mc-237017-fix 1.0.0] -> add:mc-237017-fix 1 ([(-∞,∞)])]
[10:37:42] [main/ERROR]: Incompatible mods found!
net.fabricmc.loader.impl.FormattedException: Some of your mods are incompatible with the game or each other!
确定了一种可能的解决方法,这样做可能会解决你的问题:
     - 将 模组 'MC-237017 Fix' (mc-237017-fix) 1.0.0 替换为与这一模组兼容的 任意版本:
         - minecraft 1.20.1
更多信息:
     - 模组 'MC-237017 Fix' (mc-237017-fix) 1.0.0 需要 'Minecraft' (minecraft) 的 从 1.18-(含)到 1.20-(不含)的任意版本,但已经安装了的版本 1.20.1 不对!
     - 模组 'Statement Vanilla Compatibility Module' (statement_vanilla_compatibility) 1.0.1+1.14.4-1.15.2 需要 'Minecraft' (minecraft) 的 从 1.14.0-0(含)到 1.16.0-0(不含)的任意版本,但已经安装了的版本 1.20.1 不对!
    at net.fabricmc.loader.impl.FormattedException.ofLocalized(FormattedException.java:51) ~[fabric-loader-0.15.6.jar:?]
    at net.fabricmc.loader.impl.FabricLoaderImpl.load(FabricLoaderImpl.java:195) ~[fabric-loader-0.15.6.jar:?]
    at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:146) ~[fabric-loader-0.15.6.jar:?]
    at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:68) ~[fabric-loader-0.15.6.jar:?]
    at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) ~[fabric-loader-0.15.6.jar:?]
    at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) ~[?:?]
    at java.lang.reflect.Method.invoke(Method.java:580) ~[?:?]
    at oolloo.jlw.Wrapper.invokeMain(Wrapper.java:60) ~[?:?]
    at oolloo.jlw.Wrapper.main(Wrapper.java:53) ~[?:?]