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

Support non-semver game versions #916

Merged
merged 1 commit into from Apr 12, 2024

Conversation

sfPlayer1
Copy link
Contributor

This should allow running Loader for weird MC releases, with limited mod -> game version range comparison support of course.

It logs a warning in production, but throws an error in-dev since devs are more able to use the system property and we don't want to miss the limited normalization support.

Copy link
Contributor

@NebelNidas NebelNidas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is a welcome change, though I fear users suffering from the inevitable crashes / incompatible mod set errors caused by this are going to be quite confused as to what the root cause is (logs aren't particularly discoverable for the average MC player). It would be advisable to have the GUI display a corresponding warning as well in cases of potentially related mod resolution errors.

@modmuss50 modmuss50 merged commit dcbda1b into FabricMC:master Apr 12, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants