Plushables

Plushables

6.4k Downloads

Plushables 1.1.3 and Patchouli 84.1 Fail to Start

Ecvc1C opened this issue · 1 comments

commented

When Patchouli 84 is installed, the game starts normally, but installing the new version Patchouli 84.1 causes startup failure.
log:
[21:07:05] [main/INFO]: Loading Minecraft 1.20.1 with Fabric Loader 0.16.0
[21:07:06] [ForkJoinPool-1-worker-2/WARN]: Mod additionallanterns uses the version 1.1.1a which isn't compatible with Loader's extended semantic version format (Could not parse version number component '1a'!), SemVer is recommended for reliably evaluating dependencies and prioritizing newer version
[21:07:06] [ForkJoinPool-1-worker-2/WARN]: Mod allstackable uses the version v2.0.0-1.20.1 which isn't compatible with Loader's extended semantic version format (Could not parse version number component 'v2'!), SemVer is recommended for reliably evaluating dependencies and prioritizing newer version
[21:07:06] [ForkJoinPool-1-worker-2/WARN]: Mod dramaticdoors uses the version 1.20.1-3.2.9_1 which isn't compatible with Loader's extended semantic version format (Invalid prerelease string '3.2.9_1'!), SemVer is recommended for reliably evaluating dependencies and prioritizing newer version
[21:07:06] [ForkJoinPool-1-worker-2/WARN]: Mod ends_delight uses the version refabricated-1.20.1-2.5 which isn't compatible with Loader's extended semantic version format (Could not parse version number component 'refabricated'!), SemVer is recommended for reliably evaluating dependencies and prioritizing newer version
[21:07:07] [ForkJoinPool-1-worker-2/WARN]: Mod gjeb 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
[21:07:07] [ForkJoinPool-1-worker-1/WARN]: Mod oceansdelight uses the version fdrf-fabric-1.0.2-1.20 which isn't compatible with Loader's extended semantic version format (Could not parse version number component 'fdrf'!), SemVer is recommended for reliably evaluating dependencies and prioritizing newer version
[21:07:08] [ForkJoinPool-1-worker-2/WARN]: Mod planetsplus uses the version BV1.7.5 which isn't compatible with Loader's extended semantic version format (Could not parse version number component 'BV1'!), SemVer is recommended for reliably evaluating dependencies and prioritizing newer version
[21:07:09] [main/WARN]: Mod resolution failed
[21:07:09] [main/INFO]: Immediate reason: [HARD_DEP_NO_CANDIDATE plushables 1.1.3 {depends patchouli @ [>=1.20.1-81-FABRIC]}, ROOT_FORCELOAD_SINGLE plushables 1.1.3]
[21:07:09] [main/INFO]: Reason: [HARD_DEP plushables 1.1.3 {depends patchouli @ [>=1.20.1-81-FABRIC]}]
[21:07:09] [main/INFO]: CLIENT environment disabled: [polymer-autohost]
[21:07:09] [main/INFO]: Fix: add [], remove [], replace [[patchouli 1.20.1-84.1-FABRIC] -> add:patchouli 1.20.1-81-FABRIC ([[1.20.1-81-FABRIC,∞)])]
[21:07:09] [main/ERROR]: Incompatible mods found!
net.fabricmc.loader.impl.FormattedException: Some of your mods are incompatible with the game or each other!
确定了一种可能的解决方法,这样做可能会解决你的问题:
- 将 模组 'Patchouli' (patchouli) 1.20.1-84.1-FABRIC 替换为 1.20.1-81-FABRIC 及以上版本。
更多信息:
- 模组 'Plushables' (plushables) 1.1.3 需要 模组 'Patchouli' (patchouli) 的 1.20.1-81-FABRIC 及以上版本,但已经安装了的版本 1.20.1-84.1-FABRIC 不对!
at net.fabricmc.loader.impl.FormattedException.ofLocalized(FormattedException.java:51) ~[fabric-loader-0.16.0.jar:?]
at net.fabricmc.loader.impl.FabricLoaderImpl.load(FabricLoaderImpl.java:196) ~[fabric-loader-0.16.0.jar:?]
at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:146) ~[fabric-loader-0.16.0.jar:?]
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:68) ~[fabric-loader-0.16.0.jar:?]
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) ~[fabric-loader-0.16.0.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:112) ~[?:?]
at oolloo.jlw.Wrapper.main(Wrapper.java:105) ~[?:?]

Because my English is not very good, I used a translation tool. I apologize if there are any inaccuracies in the wording.

commented

Fixed in 936442f, thank you very much for the bug report. 谢谢你的帮助 👍