如何在快照上使用
mizoreyo opened this issue · 3 comments
Mod resolution encountered an incompatible mod set!
A potential solution has been determined:
Replace 'Minecraft' (minecraft) 1.18-alpha.21.43.a with 'Minecraft' (minecraft) 1.17- (later versions might work too).
Unmet dependency listing:
Mod 'Lan Server Properties' (lanserverproperties) requires "any 1.17.x version" of 'Minecraft' (minecraft), but only the wrong version is present: 1.18-alpha.21.43.a!
'Minecraft' (minecraft) 1.18-alpha.21.43.a is an environment reference and usually requires installation or launcher changes to adjust
Inactive mods:
'Minecraft' (minecraft) 1.18-alpha.21.43.a, reason: to replace
at net.fabricmc.loader.impl.discovery.ModResolver.resolve(ModResolver.java:48)
at net.fabricmc.loader.impl.FabricLoaderImpl.setup(FabricLoaderImpl.java:203)
at net.fabricmc.loader.impl.FabricLoaderImpl.load(FabricLoaderImpl.java:183)
at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:119)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:68)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
I don't have time to work on a 1.18 version yet. But I think you can compile your own 1.18 version.
You need to clone the repo and follow the instructions in readme.md
.
You need to edit this file:
https://github.com/rikka0w0/LanServerProperties/blob/master/fabric/gradle.properties
But this will not guarantee success, because the codebase of vanilla Minecraft may change.