Advertisement
Guest User

Untitled

a guest
May 17th, 2025
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.96 KB | None | 0 0
  1. [00:03:01] [main/INFO]: Loading Minecraft 1.21.5 with Fabric Loader 0.16.10
  2. [00:03:02] [ForkJoinPool-1-worker-1/WARN]: Mod dev_isxander_libsdl4j uses the version 3.1.9.075c033-66 which isn't compatible with Loader's extended semantic version format (Could not parse version number component '075c033'!), SemVer is recommended for reliably evaluating dependencies and prioritizing newer version
  3. [00:03:03] [main/WARN]: Mod resolution failed
  4. [00:03:03] [main/INFO]: Immediate reason: [HARD_DEP ambientsounds 6.1.10 {depends creativecore @ [>=2.13.0]}, HARD_DEP_NO_CANDIDATE ambientsounds 6.1.9 {depends fabricloader @ [>=0.16.13]}, HARD_DEP_NO_CANDIDATE creativecore 2.13.2 {depends fabricloader @ [>=0.16.13]}, ROOT_FORCELOAD ambientsounds]
  5. [00:03:03] [main/INFO]: Reason: [HARD_DEP creativecore 2.13.2 {depends fabricloader @ [>=0.16.13]}]
  6. [00:03:03] [main/INFO]: Fix: add [], remove [], replace [[fabricloader 0.16.10] -> add:fabricloader 0.16.13 ([[0.16.13,∞)])]
  7. [00:03:03] [main/ERROR]: Incompatible mods found!
  8. net.fabricmc.loader.impl.FormattedException: Some of your mods are incompatible with the game or each other!
  9. A potential solution has been determined, this may resolve your problem:
  10. - Replace mod 'Fabric Loader' (fabricloader) 0.16.10 with version 0.16.13 or later.
  11. More details:
  12. - Mod 'CreativeCore' (creativecore) 2.13.2 requires version 0.16.13 or later of mod 'Fabric Loader' (fabricloader), but only the wrong version is present: 0.16.10!
  13. at net.fabricmc.loader.impl.FormattedException.ofLocalized(FormattedException.java:51) ~[fabric-loader-0.16.10.jar:?]
  14. at net.fabricmc.loader.impl.FabricLoaderImpl.load(FabricLoaderImpl.java:196) ~[fabric-loader-0.16.10.jar:?]
  15. at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:146) ~[fabric-loader-0.16.10.jar:?]
  16. at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:68) [fabric-loader-0.16.10.jar:?]
  17. at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) [fabric-loader-0.16.10.jar:?]
  18.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement