CmlLib
English (v4)
English (v4)
  • 🧊CmlLib Projects
  • 🚀CmlLib.Core
    • Home
    • Getting Started
      • Minecraft Launcher
      • Minecraft Path
      • Versions
      • Launch Options
      • Event Handling
    • Login and Sessions
      • Microsoft Xbox Account
      • Offline Account
    • More APIs
      • MinecraftLauncherParameters
      • Rules
      • FileExtractor
      • GameInstaller
      • Java
    • Mod Loader Installers
      • Forge Installer
      • Fabric Installer
      • Quilt Installer
      • LiteLoader Installer
    • Utilities
      • Minecraft Changelogs
    • Resources
      • FAQ
      • Known Issues
      • Sample Launcher
      • License
  • 🔓Auth.Microsoft
    • Home
    • CmlLib.Core.Auth.Microsoft
      • JELoginHandler
      • JELoginHandlerBuilder
      • JEAuthenticator
      • Authentication with MSAL
    • XboxAuthNet.Game
      • OAuth
      • XboxAuth
      • XboxAuthException
      • AccountManager
      • Accounts
    • XboxAuthNet.Game.Msal
      • ClientID
      • MsalClientHelper
      • OAuth
    • CmlLib.Core.Bedrock.Auth
    • Resources
  • 🌐MojangAPI
    • Home
    • Mojang API
    • SecurityQuestion
  • ⚒️Installer.Forge
    • Home
    • Supported Versions
    • Getting Started
    • MForge
    • ForgeVersionLoader
Powered by GitBook
On this page
  • ErrorCode
  • 0x8015dc03
  • 0x8015dc04
  • 0x8015dc0b
  • 0x8015dc0c
  • 0x8015dc0d
  • 0x8015dc0e
  • 0x8015dc09
  • 0x8015dc10
  • Others
Edit on GitHub
  1. Auth.Microsoft
  2. XboxAuthNet.Game

XboxAuthException

Represents the errors during Xbox authentication.

ErrorCode and ErrorMessage describe the error in detail.

If you purchased Minecraft, most of the errors below will not occur. Make sure the account you are trying to log in with is the account that purchased Minecraft.

Age-related issues can be resolved by changing the login mode to Full or Sisu. XboxAuth

ErrorCode

0x8015dc03

The device or user was banned.

0x8015dc04

The device or user was banned.

0x8015dc0b

This resource is not available in the country associated with the user.

0x8015dc0c

Access to this resource requires age verification.

0x8015dc0d

Access to this resource requires age verification.

0x8015dc0e

ACCOUNT_CHILD_NOT_IN_FAMILY

0x8015dc09

ACCOUNT_CREATION_REQUIRED

0x8015dc10

ACCOUNT_MAINTENANCE_REQUIRED

Others

PreviousXboxAuthNextAccountManager

Last updated 10 months ago

All error codes:

🔓
here