SuperMartijn642 / ChunkLoaders

15 stars 11 forks source link

[Question] chunk loader in fabric server #85

Closed Ryuaaz closed 1 year ago

Ryuaaz commented 1 year ago

Question ... i put the chunk loader mod on the mods folder on my server and start the server and this is the message i get : ( Starting net.fabricmc.loader.impl.game.minecraft.BundlerClassPathCapture [12:30:56] [main/INFO]: Loading Minecraft 1.19.4 with Fabric Loader 0.14.19 [12:30:56] [ForkJoinPool-1-worker-2/WARN]: Mod chunkloaders uses the version 1.2.3b which isn't compatible with Loader's extended semantic version format (Could not parse version number component '3b'!), SemVer is recommended for reliably evaluating dependencies and prioritizing newer version [12:30:56] [main/WARN]: Mod resolution failed [12:30:56] [main/INFO]: Immediate reason: [HARD_DEP_NO_CANDIDATE supermartijn642corelib 1.1.7 {depends fabric @ []}, ROOT_FORCELOAD_SINGLE supermartijn642corelib 1.1.7] [12:30:56] [main/INFO]: Reason: [HARD_DEP chunkloaders 1.2.3b {depends fabric @ []}, HARD_DEP supermartijn642corelib 1.1.7 {depends fabric @ []}, HARD_DEP supermartijn642configlib 1.1.6 {depends fabric @ []}] [12:30:56] [main/INFO]: Fix: add [add:fabric 1 ([(-∞,∞)])], remove [], replace [] [12:30:56] [main/ERROR]: Incompatible mod set! net.fabricmc.loader.impl.FormattedException: Mod resolution encountered an incompatible mod set! A potential solution has been determined:

please help :L

SuperMartijn642 commented 1 year ago

You need to install Fabric API.