[13:37:35] [main/INFO]: Loading Minecraft 1.21.1 with Fabric Loader 0.16.7 [13:37:35] [ForkJoinPool-1-worker-10/WARN]: Mod clifftree uses the version 3.1.4b which isn't compatible with Loader's extended semantic version format (Could not parse version number component '4b'!), SemVer is recommended for reliably evaluating dependencies and prioritizing newer version [13:37:35] [ForkJoinPool-1-worker-12/WARN]: The mod "betterstats" contains invalid entries in its mod json: - Unsupported root entry "" at line 26 column 4 - Unsupported root entry "" at line 26 column 124 - Unsupported root entry "" at line 28 column 4 - Unsupported root entry "" at line 28 column 24 [13:37:35] [ForkJoinPool-1-worker-6/WARN]: Mod com_github_fallen-breath_conditional-mixin uses the version v0.6.2 which isn't compatible with Loader's extended semantic version format (Could not parse version number component 'v0'!), SemVer is recommended for reliably evaluating dependencies and prioritizing newer version [13:37:35] [ForkJoinPool-1-worker-7/WARN]: Mod oceansdelight uses the version fdrf-fabric-1.0.2-1.21 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 [13:37:35] [ForkJoinPool-1-worker-3/WARN]: The mod "tcdcommons" contains invalid entries in its mod json: - Unsupported root entry "" at line 27 column 4 - Unsupported root entry "" at line 27 column 198 - Unsupported root entry "" at line 29 column 4 - Unsupported root entry "" at line 29 column 24 [13:37:35] [main/WARN]: Mod resolution failed [13:37:35] [main/INFO]: Immediate reason: [HARD_DEP_NO_CANDIDATE artifacscrafting 1.1.0 {depends fabricloader @ [>=0.16.14]}, ROOT_FORCELOAD_SINGLE artifacscrafting 1.1.0] [13:37:35] [main/INFO]: Reason: [HARD_DEP artifacscrafting 1.1.0 {depends fabricloader @ [>=0.16.14]}, HARD_DEP lithostitched 1.5.7 {depends fabricloader @ [>=0.18]}, HARD_DEP vanillabackport **.**.**.** {depends fabricloader @ [>=0.16.12]}, HARD_DEP vanillabackport **.**.**.** {depends platform @ [>=1.2.11]}, HARD_DEP geckolib 4.8.3 {depends fabricloader @ [>=0.17]}, HARD_DEP fabric-language-kotlin 1.13.8+kotlin.2.3.0 {depends fabricloader @ [>=0.16.9]}, HARD_DEP natures_delight 1.12-1.21.1 {depends fabricloader @ [>=0.16.10]}, HARD_DEP undergroundworlds 21.1.0 {depends fabricloader @ [>=0.16.14]}, HARD_DEP c2me-opts-natives-math 0.3.0+alpha.0.222+1.21.1 {depends java @ [>=22]}] [13:37:35] [main/INFO]: Fix: add [add:platform 1.2.11 ([[1.2.11,∞)])], remove [], replace [[fabricloader 0.16.7] -> add:fabricloader 0.18 ([[0.18,∞)])] [13:37:35] [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 platform, version 1.2.11 or later. - Replace mod 'Fabric Loader' (fabricloader) 0.16.7 with version 0.18 or later. More details: - Mod 'Artifacs Crafting' (artifacscrafting) 1.1.0 requires version 0.16.14 or later of mod 'Fabric Loader' (fabricloader), but only the wrong version is present: 0.16.7! - Mod 'Lithostitched' (lithostitched) 1.5.7 requires version 0.18 or later of mod 'Fabric Loader' (fabricloader), but only the wrong version is present: 0.16.7! - Mod 'VanillaBackport' (vanillabackport) **.**.**.** requires version 0.16.12 or later of mod 'Fabric Loader' (fabricloader), but only the wrong version is present: 0.16.7! - Mod 'VanillaBackport' (vanillabackport) **.**.**.** requires version 1.2.11 or later of platform, which is missing! - Mod 'GeckoLib 4' (geckolib) 4.8.3 requires version 0.17 or later of mod 'Fabric Loader' (fabricloader), but only the wrong version is present: 0.16.7! - Mod 'Fabric Language Kotlin' (fabric-language-kotlin) 1.13.8+kotlin.2.3.0 requires version 0.16.9 or later of mod 'Fabric Loader' (fabricloader), but only the wrong version is present: 0.16.7! - Mod 'Nature's Delight' (natures_delight) 1.12-1.21.1 requires version 0.16.10 or later of mod 'Fabric Loader' (fabricloader), but only the wrong version is present: 0.16.7! - Mod 'Underground Worlds' (undergroundworlds) 21.1.0 requires version 0.16.14 or later of mod 'Fabric Loader' (fabricloader), but only the wrong version is present: 0.16.7! - Mod 'Concurrent Chunk Management Engine (Optimizations/Natives Math)' (c2me-opts-natives-math) 0.3.0+alpha.0.222+1.21.1 requires version 22 or later of 'OpenJDK 64-Bit Server VM' (java), but only the wrong version is present: 21! at net.fabricmc.loader.impl.FormattedException.ofLocalized(FormattedException.java:51) ~[fabric-loader-0.16.7.jar:?] at net.fabricmc.loader.impl.FabricLoaderImpl.load(FabricLoaderImpl.java:196) ~[fabric-loader-0.16.7.jar:?] at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:146) ~[fabric-loader-0.16.7.jar:?] at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:68) [fabric-loader-0.16.7.jar:?] at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) [fabric-loader-0.16.7.jar:?] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source) ~[?:?] at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[?:?] at com.modrinth.theseus.MinecraftLaunch.relaunch(MinecraftLaunch.java:63) [theseus.jar:?] at com.modrinth.theseus.MinecraftLaunch.main(MinecraftLaunch.java:28) [theseus.jar:?] at com.modri