Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Request MiniMOTD compatibility with version 1.20 #138

Closed
Chun-QiuCC opened this issue Jul 8, 2023 · 1 comment
Closed
Labels
enhancement New feature or request

Comments

@Chun-QiuCC
Copy link

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when

The existing version of MiniMOTD is only compatible with 1.20.1

Describe the solution you'd like
A clear and concise description of what you want to happen.

Request MiniMOTD compatibility with version 1.20, existing version only compatible with version 1.20.1  

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Attempting to directly use version 2.0.13, but unable to run

Additional context
Add any other context or screenshots about the feature request here.

[21:50:36] [main/ERROR]: Incompatible mod set!
net.fabricmc.loader.impl.FormattedException: Mod resolution encountered an incompatible mod set!
A potential solution has been determined:
	 - Replace mod 'MiniMOTD' (minimotd-fabric) 2.0.13 with any version that is compatible with:
		 - minecraft 1.20
Unmet dependency listing:
	 - Mod 'MiniMOTD' (minimotd-fabric) 2.0.13 requires version 1.20.1 or later of 'Minecraft' (minecraft), but only the wrong version is present: 1.20!
	at net.fabricmc.loader.impl.FormattedException.ofLocalized(FormattedException.java:51) ~[fabric-loader-0.14.21.jar:?]
	at net.fabricmc.loader.impl.FabricLoaderImpl.load(FabricLoaderImpl.java:192) ~[fabric-loader-0.14.21.jar:?]
	at net.fabricmc.loader.impl.launch.knot.Knot.init(Knot.java:148) ~[fabric-loader-0.14.21.jar:?]
	at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:68) ~[fabric-loader-0.14.21.jar:?]
	at net.fabricmc.loader.impl.launch.knot.KnotServer.main(KnotServer.java:23) ~[fabric-loader-0.14.21.jar:?]
	at net.fabricmc.loader.impl.launch.server.FabricServerLauncher.main(FabricServerLauncher.java:69) ~[fabric-loader-0.14.21.jar:?]
@Chun-QiuCC Chun-QiuCC added the enhancement New feature or request label Jul 8, 2023
@jpenilla
Copy link
Owner

jpenilla commented Jul 8, 2023

1.20 is a bugged version that was superseded by protocol-compatible 1.20.1 within days. 1.20.1 is a trivial update for modders. No plans to release a build with 1.20 support.

@jpenilla jpenilla closed this as not planned Won't fix, can't repro, duplicate, stale Jul 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants