Posted July 11, 20241 yr So i am using fabric 1.20.4 and just added the chunk by chunk mod. However it quits with error code -1. Here are the logs: [18:35:07] [main/INFO]: Loading Minecraft 1.20.4 with Fabric Loader 0.15.7 [18:35:07] [main/WARN]: Mod resolution failed [18:35:07] [main/INFO]: Immediate reason: [HARD_DEP_NO_CANDIDATE chunkbychunk 2.2.3 {depends fabric @ [*]}, ROOT_FORCELOAD_SINGLE chunkbychunk 2.2.3] [18:35:07] [main/INFO]: Reason: [HARD_DEP chunkbychunk 2.2.3 {depends fabric @ [*]}] [18:35:07] [main/INFO]: Fix: add [add:fabric 1 ([(-?,?)])], remove [], replace [] [18:35:07] [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: - Install fabric, any version. More details: - Mod 'Chunk By Chunk' (chunkbychunk) 2.2.3 requires any version of fabric, which is missing! at net.fabricmc.loader.impl.FormattedException.ofLocalized(FormattedException.java:51) ~[fabric-loader-0.15.7.jar:?] at net.fabricmc.loader.impl.FabricLoaderImpl.load(FabricLoaderImpl.java:195) ~[fabric-loader-0.15.7.jar:?] at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:146) ~[fabric-loader-0.15.7.jar:?] at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:68) ~[fabric-loader-0.15.7.jar:?] at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) ~[fabric-loader-0.15.7.jar:?]
July 13, 20241 yr This question would probably best be asked wherever fabric support is given; these are the Minecraft Forge forums. They aren't the same thing
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.