Arqade Asked on January 14, 2021
Similar to this question on the bugs in Minecraft, I would like a complete list of what error codes exist in Minecraft and how they occur, as well as how they can be resolved.
Here are some, but probably not all, of the error codes that may occur when playing Minecraft:
An error that only happens when you're playing on or attempting to log in/out of a multiplayer server.
This means:
You can try:
This means:
You can try:
This means:
Outdated Server
or Outdated Client
error messages.You can try:
This means:
com.mojang.authlib.GameProfile ... lost connection: Disconnected
You can try:
server.properties
to online-mode=false
which disables authentication. Anyone can log in using any user name in this mode.This means:
You can try:
io.netty.handler.timeout.ReadTimeoutException
This means:
You can try:
java.io.IOException
: Server returned HTTP response code: 503This means:
You can try:
java.net.SocketException
: Connection resetThis means:
You can try:
This means:
You can try:
This means:
You can try:
This means:
You can try:
This means:
You can try:
This means:
You can try
This means:
You can try:
An error that can occur at any point while playing the game.
This means:
You can try:
session.lock
in the world save folder (contact an admin if you aren't one and explain the situation).java.lang.NullPointerException
This means:
You can try:
~/.minecraft
directory directory so Minecraft can't find it, then start Minecraft again and start a fresh game. This will generate a new ~/.minecraft
directory. Exit Minecraft and copy the saved games from the renamed ~/.minecraft/saves
directory into the new one. (related)com.google.gson.JsonSyntaxException
or
com.google.gson.stream.MalformedJsonException
Minecraft uses an external package by Google to parse all the json formatting, which is what the NBT format is based on.
This means:
You can try:
{Tag:{ ... }}
instead of {"Tag":{ ... }}
, with ...
representing its compounded tags/contents.java.lang.OutOfMemoryError
This means:
You can try:
See here for information (not Minecraft-specific).
RuntimeException
: No OpenGL context found in the current thread.or
org.lwjgl.LWJGLException
: Pixel format not acceleratedThis means:
You can try:
RuntimeException: No OpenGL context found in the current thread
error is sometimes corrected by installing a package that contains the xrandr
utility.Correct answer by user28379 on January 14, 2021
An access violation / segmentation fault occurs when a program attempts to access memory that it has not been assigned. This is a very broad type of error with many possible causes, but it is almost always the result of a software bug.
Find the part of the crash log that states "problematic frame", and see if it matches any of the ones found below:
Problematic frame: ig4icd32.dll, ig4dev32.dll, ig7icd64.dll, ig7dev64.dll
What is this? Drivers for Intel integrated graphics processors, commonly found in laptops.
Updating these drivers may be sufficient, and is usually a good idea anyway.
If you have another graphics processor / card (e.g. ATi, nVidia), you may want to run on that device instead, as they tend to be better supported and deliver more performance (at the cost of battery life).
Problematic frame: atioglx1.dll, atioglx2.dll, atioglx3.dll, atioglxx.dll
What is this? ATi OpenGL drivers. Minecraft uses OpenGL for its 3D rendering.
Updating your graphics drivers is usually a good place to start--usually, because see below.
Did the error start appearing only recently? A recent update may actually be the culprit. See whether downgrading/rolling back to a previous version resolves the issue.
Problematic frame: jvm.dll, libjvm.so
What is this? The actual Java Virtual Machine (JVM).
Install the latest version in the Java line you have (6, 7, 8 ...). While uncommon, a bug may have slipped into the JVM.
If other parts of your computer are acting up as well, you may have hardware memory errors. Try running a memory check.
Answered by JvR on January 14, 2021
Get help from others!
Recent Questions
Recent Answers
© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP