Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- openjdk version "17.0.11" 2024-04-16
- OpenJDK Runtime Environment Temurin-17.0.11+9 (build 17.0.11+9)
- OpenJDK 64-Bit Server VM Temurin-17.0.11+9 (build 17.0.11+9, mixed mode, sharing)
- [Gravel Host]:java -Xms128M -Xmx9216M -jar server.jar
- Starting net.fabricmc.loader.impl.game.minecraft.BundlerClassPathCapture
- [14:45:32] [main/INFO]: Loading Minecraft 1.20.1 with Fabric Loader 0.16.9
- [14:45:32] [ForkJoinPool-1-worker-2/WARN]: The mod "dungeons_arise" contains invalid entries in its mod json:
- - Unsupported root entry "credits" at line 12 column 12
- [14:45:32] [ForkJoinPool-1-worker-4/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
- [14:45:32] [ForkJoinPool-1-worker-9/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
- [14:45:32] [ForkJoinPool-1-worker-9/WARN]: Mod mr_vanilla_refresh uses the version 1.4.19h which isn't compatible with Loader's extended semantic version format (Could not parse version number component '19h'!), SemVer is recommended for reliably evaluating dependencies and prioritizing newer version
- [14:45:32] [ForkJoinPool-1-worker-12/WARN]: Mod tectonic uses the version 2.4.1b which isn't compatible with Loader's extended semantic version format (Could not parse version number component '1b'!), SemVer is recommended for reliably evaluating dependencies and prioritizing newer version
- [14:45:32] [main/WARN]: Mod resolution failed
- [14:45:32] [main/INFO]: Immediate reason: [HARD_DEP_NO_CANDIDATE tiered 1.3.3 {depends autotag-convention @ [>=2.0.2+1.20]}, ROOT_FORCELOAD_SINGLE tiered 1.3.3]
- [14:45:32] [main/INFO]: Reason: [HARD_DEP tiered 1.3.3 {depends autotag-convention @ [>=2.0.2+1.20]}]
- [14:45:32] [main/INFO]: SERVER environment disabled: [fabric-renderer-api-v1, fabric-model-loading-api-v1, entity_model_features, fabric-keybindings-v0, entity_texture_features, modmenu, fabric-client-tags-api-v1, fabric-screen-api-v1, fabric-renderer-indigo, fabric-blockrenderlayer-v1, fabric-renderer-registries-v1, detailab, fabric-models-v0, citresewn, fabric-rendering-v0, fabric-sound-api-v1, fabric-key-binding-api-v1, fabric-rendering-v1, spruceui, prism, searchables]
- [14:45:32] [main/INFO]: Fix: add [add:autotag-convention 2.0.2+1.20 ([[2.0.2+1.20,∞)])], remove [], replace []
- [14:45:32] [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 autotag-convention, version 2.0.2+1.20 or later.
- More details:
- - Mod 'Tiered' (tiered) 1.3.3 requires version 2.0.2+1.20 or later of autotag-convention, which is missing!
- at net.fabricmc.loader.impl.FormattedException.ofLocalized(FormattedException.java:51) ~[fabric-loader-0.16.9.jar:?]
- at net.fabricmc.loader.impl.FabricLoaderImpl.load(FabricLoaderImpl.java:196) ~[fabric-loader-0.16.9.jar:?]
- at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:146) ~[fabric-loader-0.16.9.jar:?]
- at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:68) ~[fabric-loader-0.16.9.jar:?]
- at net.fabricmc.loader.impl.launch.knot.KnotServer.main(KnotServer.java:23) ~[fabric-loader-0.16.9.jar:?]
- at net.fabricmc.loader.impl.launch.server.FabricServerLauncher.main(FabricServerLauncher.java:69) ~[fabric-loader-0.16.9.jar:?]
- at net.fabricmc.installer.ServerLauncher.main(ServerLauncher.java:69) ~[server.jar:1.0.1]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement