rikka0w0 / LanServerProperties

Enhance the vanilla "Open to LAN" Gui for listening port customization and removal of enforced authentication
https://www.curseforge.com/minecraft/mc-mods/lan-server-properties
108 stars 17 forks source link

如何在快照上使用 #14

Closed mizoreyo closed 2 years ago

mizoreyo commented 2 years ago

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.findCompatibleSet(ModResolver.java:183)
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)
rikka0w0 commented 2 years ago

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.

mizoreyo commented 2 years ago

Thank you

rikka0w0 commented 2 years ago

1.18.x has been officially supported