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

Fix main menu branding not working when using a Mojang login via the windows store launcher. #566

Merged
merged 2 commits into from
Dec 3, 2021

Conversation

modmuss50
Copy link
Member

@modmuss50 modmuss50 commented Dec 2, 2021

A recent update to the vanilla launcher started including empty argument values. Running the game (in dev) with --clientId blah --xuid --userType mojang --versionType release (note the 2 spaces between --xuid and --usertype) is an easy way to reproduce the issue.

I dont believe the vanilla launcher should be supplying the empty --uid argument, but it does..

Mojang bug: https://bugs.mojang.com/browse/MCL-20810

  • Fix dependency overrides not applying to nested mods.
  • Fix unit tests not running.
  • Update MC test project to 1.18

@modmuss50 modmuss50 requested a review from sfPlayer1 December 2, 2021 17:25
@sfPlayer1 sfPlayer1 merged commit 67242da into FabricMC:master Dec 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants