
[๐]: Crash when using Supplementaries with Particular (Fabric 1.20.1)
Closed this issue ยท 3 comments
Before Continuing:
- Check you are using the latest version of the mods and its dependencies
- Always include a latest.log if you are crashing
- Remove known hacky mods such as: Optifine, Fabric API/Connector on forge, and every kind of hybrid server like Mohist and Velocity. None of these are supported. Also try without other lesser usual suspects like Sodium and Lithium.
- If you are unsure which mod is the culprit.
Disable all of your mods and enable them 1-2 mods each time to isolate the culprit - Confirm that there is no existing issue with a similar description submitted in the list of issues.
Version
1.20.1-FABRIC
Supplementaries Version
supplementaries-1.20-3.1.37
Moonlight Lib Version
moonlight-1.20-2.16.5
Describe Issue
Incompatibility with Particular (modrinth.com/mod/particular)

- Sushi Bar (modrinth.com/mod/sushi-bar) is a library for Particular
[22:44:39] [main/INFO]: Loading Minecraft 1.20.1 with Fabric Loader 0.17.2
[22:44:40] [main/WARN]: Mod resolution failed
[22:44:40] [main/INFO]: Immediate reason: [NEG_HARD_DEP supplementaries 1.20-3.1.37 {breaks particular @ [<=1.1.1]}, ROOT_FORCELOAD_SINGLE particular 1.1.1, ROOT_FORCELOAD_SINGLE supplementaries 1.20-3.1.37]
[22:44:40] [main/INFO]: Reason: [NEG_HARD_DEP supplementaries 1.20-3.1.37 {breaks particular @ [<=1.1.1]}]
[22:44:40] [main/INFO]: Fix: add [], remove [], replace [[supplementaries 1.20-3.1.37] -> add:supplementaries 1 ([(-?,?)])]
[22:44:40] [main/ERROR]: Incompatible mods found!
net.fabricmc.loader.impl.FormattedException: Some of your mods are incompatible with the game or each other!
A potential solution has been determined, this may resolve your problem:
- Replace mod 'Supplementaries' (supplementaries) 1.20-3.1.37 with any version that is compatible with:
- particular 1.1.1
More details:
- Mod 'Supplementaries' (supplementaries) 1.20-3.1.37 is incompatible with version 1.1.1 or earlier of mod 'Particular' (particular), but a matching version is present: 1.1.1!
at net.fabricmc.loader.impl.FormattedException.ofLocalized(FormattedException.java:51) ~[fabric-loader-0.17.2.jar:?]
at net.fabricmc.loader.impl.FabricLoaderImpl.load(FabricLoaderImpl.java:202) ~[fabric-loader-0.17.2.jar:?]
at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:142) ~[fabric-loader-0.17.2.jar:?]
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:66) ~[fabric-loader-0.17.2.jar:?]
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) ~[fabric-loader-0.17.2.jar:?]
at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:105) ~[?:?]
at org.prismlauncher.EntryPoint.listen(EntryPoint.java:129) ~[?:?]
at org.prismlauncher.EntryPoint.main(EntryPoint.java:70) ~[?:?]
Process exited with code 1.
Using Minecraft 1.20.1 with Fabric 0.17.2