Resources

Logs

All libraries uses Microsoft.Extensions.Logging for logging. (docs)

Log Event Id

EventIdMeaning

749xxx

Logs from XboxAuthNet.Game.

750xxx

751xxx

752xxx

xxx0xx

Trace

xxx1xx

Debug

xxx2xx

Information

xxx3xx

Warning

xxx4xx

Error

xxx5xx

Critical

Known Issues

System.ArgumentException with Costura.Fody

issue 19

There is a issue when you use WebView2 and Costura.Fody together.

  1. Make sure your Xbox authentication flow uses Full() or Sisu(). XboxAuth

  2. Make sure the account you're trying to sign in with is the one you purchased Minecraft with, as most users experiencing this error were trying to sign in with an account that didn't purchase Minecraft.

  3. Try turning on the Mojang Launcher, logging out, and logging back in from the Mojang Launcher. If you need to do anything age-related, the Mojang Launcher will tell you how.

  4. Try signing out of the Xbox and signing back in. If you need to take any age-related actions, you should see a page shortly after signing in.

You'll need a properly age verified account to log in to Minecraft. Age verification is usually done automatically by the Mojang Launcher, so accounts that can be logged in from the Mojang Launcher will not see this error.

Minors can log in from the Mojang Launcher if they go through both the age verification and family account registration process. However, if a parent has blocked them from playing the game, or if the account has been removed from the family, the error may occur again. Try logging in again from the Mojang Launcher and it will let you know what you need to do.

Last updated