OracnoosCheats · Commands · IDs · Tools

Complete reference

All Minecraft Error Codes

30 error codes — find the code you're seeing and jump straight to the fix. Each entry links to a full step-by-step guide.

2 server-side·11 client-side·11 mixed
Mixed (11)Server (2)Client (11)← Back to Minecraft errors
CodeMeaningFix
AUTHENTICATION-SERVER-DOWNMinecraft could not reach Microsoft authentication services to sign in.Fix guide →
CONNECTION-LOSTMinecraft lost connection to the server or realm mid-session.Fix guide →
CONNECTION-RESETThe multiplayer server closed the TCP connection before join completed.Fix guide →
COULD-NOT-CREATE-JVMThe Minecraft launcher could not initialize a Java Virtual Machine. This prevents the game from starting at all. Common causes are an invalid JVM argument, too much RAM allocated, or a corrupted Java installation.Fix guide →
CRASH-REPORTMinecraft's Java Virtual Machine (JVM) encountered a fatal error that could not be caught by the game. A crash-report or hs_err_pid log file was created containing the stack trace and error details.Fix guide →
DISCONNECTEDMinecraft ended your multiplayer session with a generic disconnected message.Fix guide →
END-OF-STREAMThe network connection to the Minecraft server closed unexpectedly. The stream of data ended before Minecraft expected it to.Fix guide →
EXIT-CODE-0Minecraft's JVM exited cleanly (exit code 0 means normal termination), but the game closed unexpectedly from the launcher's perspective. This is often the launcher losing track of the process rather than a true crash.Fix guide →
EXIT-CODE-1The Java Virtual Machine running Minecraft crashed and exited with code 1, indicating a fatal error. This is typically a Java or mod compatibility issue.Fix guide →
EXIT-CODE-255Minecraft's Java process was terminated by the operating system or exited with an error code indicating an abnormal kill. This can result from an OS-level out-of-memory kill, a forced process termination, or a JVM internal error that caused an ungraceful exit.Fix guide →
FAILED-TO-CONNECTMinecraft Java or Bedrock could not reach the multiplayer server.Fix guide →
FAILED-TO-DOWNLOADThe Minecraft Launcher failed to download one or more game files needed to launch. The download was interrupted or a file was corrupted.Fix guide →
FLYING-NOT-ENABLEDThe server detected that your client was flying when flying is not permitted. The anti-cheat kicked you to prevent exploitation.Fix guide →
INTERNAL-EXCEPTIONMinecraft encountered an unhandled network exception in its Netty I/O layer, causing a disconnect from the server.Fix guide →
INVALID-SESSIONMinecraft rejected your login session — invalid or expired authentication.Fix guide →
IO-NETTYMinecraft lost connection with an io.netty network exception — often timeout or forced disconnect.Fix guide →
JAVA-HEAP-SPACEMinecraft ran out of allocated Java heap memory. The JVM cannot allocate more objects because all configured RAM is used. This causes an immediate crash.Fix guide →
LOGIN-FAILEDMinecraft could not sign in to Microsoft account.Fix guide →
LWJGL-ERRORThe LWJGL (Lightweight Java Game Library) that Minecraft uses for windowing and OpenGL context creation failed to initialize. This prevents Minecraft from creating a game window.Fix guide →
MULTIPLAYER-DISABLEDYour Microsoft or Minecraft account does not have multiplayer enabled. A parental control or account setting is blocking online play.Fix guide →
NOT-WHITELISTEDThe Minecraft server has a whitelist enabled and your username is not on it. The server denied your connection.Fix guide →
OPENGL-ERRORMinecraft encountered an error in the OpenGL rendering pipeline. This can cause graphical corruption, a black screen, or a game crash.Fix guide →
OUT-OF-MEMORYMinecraft's Java process ran out of allocated memory (heap space). The game crashed because it could not allocate more RAM.Fix guide →
OUTDATED-CLIENTYour Minecraft client version is older than the multiplayer server.Fix guide →
OUTDATED-SERVERYour Minecraft client version does not match the multiplayer server version.Fix guide →
PIXEL-FORMAT-NOT-ACCELERATEDMinecraft's OpenGL context failed because your GPU driver does not support the required OpenGL pixel format or is not hardware-accelerated.Fix guide →
SERVER-FULLThe Minecraft server has reached its maximum player capacity. No new connections are accepted until a player leaves.Fix guide →
SSL-EXCEPTIONMinecraft could not establish a secure connection to a server because the SSL/TLS handshake failed. This prevents joining online servers that require SSL verification.Fix guide →
UNABLE-TO-ACCESS-JARFILEThe Minecraft launcher cannot find or read the game's .jar file. The launcher is pointing to a path that does not exist, was deleted, or has restricted permissions.Fix guide →
UNABLE-TO-CONNECT-WORLDBedrock or Realms could not load your saved world or Realm.Fix guide →

Mixed (Server or Client) — 11 codes

Server-side — 2 codes

Client-side — 11 codes

COULD-NOT-CREATE-JVMThe Minecraft launcher could not initialize a Java Virtual Machine. This prevents the game from starting at all. Common causes are an invalid JVM argument, too much RAM allocated, or a corrupted Java installation.CRASH-REPORTMinecraft's Java Virtual Machine (JVM) encountered a fatal error that could not be caught by the game. A crash-report or hs_err_pid log file was created containing the stack trace and error details.EXIT-CODE-0Minecraft's JVM exited cleanly (exit code 0 means normal termination), but the game closed unexpectedly from the launcher's perspective. This is often the launcher losing track of the process rather than a true crash.EXIT-CODE-255Minecraft's Java process was terminated by the operating system or exited with an error code indicating an abnormal kill. This can result from an OS-level out-of-memory kill, a forced process termination, or a JVM internal error that caused an ungraceful exit.INVALID-SESSIONMinecraft rejected your login session — invalid or expired authentication.JAVA-HEAP-SPACEMinecraft ran out of allocated Java heap memory. The JVM cannot allocate more objects because all configured RAM is used. This causes an immediate crash.LWJGL-ERRORThe LWJGL (Lightweight Java Game Library) that Minecraft uses for windowing and OpenGL context creation failed to initialize. This prevents Minecraft from creating a game window.OPENGL-ERRORMinecraft encountered an error in the OpenGL rendering pipeline. This can cause graphical corruption, a black screen, or a game crash.OUTDATED-CLIENTYour Minecraft client version is older than the multiplayer server.OUTDATED-SERVERYour Minecraft client version does not match the multiplayer server version.UNABLE-TO-ACCESS-JARFILEThe Minecraft launcher cannot find or read the game's .jar file. The launcher is pointing to a path that does not exist, was deleted, or has restricted permissions.