Advertisement
Thousandimin

Untitled

May 6th, 2025
251
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 2.01 KB | Gaming | 0 0
  1. [18:01:46] [main/INFO]:
  2. Loading Minecraft 1.20.1 with Fabric Loader 0.16.14
  3. [18:01:46] [ForkJoinPool-1-worker-22/WARN]:
  4. Mod design_decor uses the version 0.4.0b_fabric+1.20.1 which isn't compatible with Loader's extended semantic version format (Could not parse version number component '0b_fabric'!), SemVer is recommended for reliably evaluating dependencies and prioritizing newer version
  5. [18:01:46] [main/WARN]:
  6. Mod resolution failed
  7. [18:01:46] [main/INFO]:
  8. Immediate reason: [HARD_DEP_NO_CANDIDATE design_decor 0.4.0b_fabric+1.20.1 {depends create @ [0.5.1-f-build.1417+mc1.20.1]}, ROOT_FORCELOAD_SINGLE design_decor 0.4.0b_fabric+1.20.1]
  9. [18:01:46] [main/INFO]:
  10. Reason: [HARD_DEP design_decor 0.4.0b_fabric+1.20.1 {depends create @ [0.5.1-f-build.1417+mc1.20.1]}]
  11. [18:01:46] [main/INFO]:
  12. Fix: add [], remove [], replace [[design_decor 0.4.0b_fabric+1.20.1] -> add:design_decor 1 ([(-?,?)])]
  13. [18:01:46] [main/ERROR]:
  14. Incompatible mods found!
  15. net.fabricmc.loader.impl.FormattedException: Some of your mods are incompatible with the game or each other!
  16. A potential solution has been determined, this may resolve your problem:
  17. - Replace mod 'Create: Design n' Decor' (design_decor) 0.4.0b_fabric+1.20.1 with any version that is compatible with:
  18. - create 0.5.1-j-build.1631+mc1.20.1
  19. More details:
  20. - Mod 'Create: Design n' Decor' (design_decor) 0.4.0b_fabric+1.20.1 requires version 0.5.1-f-build.1417+mc1.20.1 of mod 'Create' (create), but only the wrong version is present: 0.5.1-j-build.1631+mc1.20.1!
  21. at net.fabricmc.loader.impl.FormattedException.ofLocalized(FormattedException.java:51) ~[fabric-loader-0.16.14.jar:?]
  22. at net.fabricmc.loader.impl.FabricLoaderImpl.load(FabricLoaderImpl.java:196) ~[fabric-loader-0.16.14.jar:?]
  23. at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:146) ~[fabric-loader-0.16.14.jar:?]
  24. at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:68) ~[fabric-loader-0.16.14.jar:?]
  25. at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) ~[fabric-loader-0.16.14.jar:?]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement