Advertisement
Guest User

Untitled

a guest
Nov 18th, 2024
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.07 KB | None | 0 0
  1. [21:06:13] [main/INFO]: Loading Minecraft 1.20.1 with Fabric Loader 0.15.11
  2. [21:06:13] [ForkJoinPool-1-worker-12/WARN]: Mod betterdogs_dtn 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
  3. [21:06:13] [ForkJoinPool-1-worker-5/WARN]: Mod mr_dungeons_andtaverns uses the version 3.0.3.f which isn't compatible with Loader's extended semantic version format (Could not parse version number component 'f'!), SemVer is recommended for reliably evaluating dependencies and prioritizing newer version
  4. [21:06:13] [ForkJoinPool-1-worker-5/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
  5. [21:06:13] [ForkJoinPool-1-worker-15/WARN]: The mod "extraclasses20" contains invalid entries in its mod json:
  6. - Unsupported root entry "pack_format" at line 15 column 18
  7. [21:06:13] [ForkJoinPool-1-worker-23/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
  8. [21:06:13] [ForkJoinPool-1-worker-10/WARN]: Mod travelersbackpack uses the version fabric-1.20.1-9.1.15 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
  9. [21:06:13] [main/WARN]: Mod resolution failed
  10. [21:06:13] [main/INFO]: Immediate reason: [HARD_DEP_NO_CANDIDATE sophisticatedbackpacks 1.20.1-3.20.11.26 {depends fabricloader @ [>=0.16.3]}, ROOT_FORCELOAD_SINGLE sophisticatedbackpacks 1.20.1-3.20.11.26]
  11. [21:06:13] [main/INFO]: Reason: [HARD_DEP jei 15.20.0.105 {depends fabricloader @ [>=0.16.3]}, HARD_DEP sophisticatedbackpacks 1.20.1-3.20.11.26 {depends fabricloader @ [>=0.16.3]}, HARD_DEP sophisticatedcore 1.20.1-0.6.35.49 {depends fabricloader @ [>=0.16.3]}, HARD_DEP sophisticatedstorage 1.20.1-0.10.45.44 {depends fabricloader @ [>=0.16.3]}]
  12. [21:06:13] [main/INFO]: Fix: add [], remove [], replace [[fabricloader 0.15.11] -> add:fabricloader 0.16.3 ([[0.16.3,?)])]
  13. [21:06:13] [main/ERROR]: Incompatible mods found!
  14. net.fabricmc.loader.impl.FormattedException: Some of your mods are incompatible with the game or each other!
  15. A potential solution has been determined, this may resolve your problem:
  16. - Replace mod 'Fabric Loader' (fabricloader) 0.15.11 with version 0.16.3 or later.
  17. More details:
  18. - Mod 'Just Enough Items' (jei) 15.20.0.105 requires version 0.16.3 or later of mod 'Fabric Loader' (fabricloader), but only the wrong version is present: 0.15.11!
  19. - Mod 'Sophisticated Backpacks' (sophisticatedbackpacks) 1.20.1-3.20.11.26 requires version 0.16.3 or later of mod 'Fabric Loader' (fabricloader), but only the wrong version is present: 0.15.11!
  20. - Mod 'Sophisticated Core' (sophisticatedcore) 1.20.1-0.6.35.49 requires version 0.16.3 or later of mod 'Fabric Loader' (fabricloader), but only the wrong version is present: 0.15.11!
  21. - Mod 'Sophisticated Storage' (sophisticatedstorage) 1.20.1-0.10.45.44 requires version 0.16.3 or later of mod 'Fabric Loader' (fabricloader), but only the wrong version is present: 0.15.11!
  22. at net.fabricmc.loader.impl.FormattedException.ofLocalized(FormattedException.java:51) ~[fabric-loader-0.15.11.jar:?]
  23. at net.fabricmc.loader.impl.FabricLoaderImpl.load(FabricLoaderImpl.java:195) ~[fabric-loader-0.15.11.jar:?]
  24. at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:146) ~[fabric-loader-0.15.11.jar:?]
  25. at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:68) ~[fabric-loader-0.15.11.jar:?]
  26. at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) ~[fabric-loader-0.15.11.jar:?]
  27.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement