You’ve attempted to log in too quickly after last attempt.
This may also apply to when a non-vanilla client attempts to connect to a vanilla server (or vice versa), but in this case generally indicates version number discrepancies.
This may also occur with unequal vanilla version numbers, though this has almost been entirely replaced with the Outdated Server or Outdated Client error messages.
You can try:
Confirm that you are running the correct version of Minecraft for the server you wish to connect to. (Sometimes, server operators may not update the server straight away, but instead wait for their
particular mods/server admin tools to catch up).
Check your network connection and your ping (lag) time. Your client may be getting kicked because the network is too slow to respond in time.
The game could not keep up with the server, or that your computer cannot process the packets fast enough, causing you to fall too far out of sync with the server.
You can try:
Getting a faster/clearer internet connection, a faster computer, or simply closing any programs that may be hogging your bandwidth/computer processing power. Remember to check the task tray on Windows -
applications like Dropbox can consume a lot of bandwidth.
The server has shut down or is doing something very intensive.
This also occurs when the user’s internet connection dies or something in between the user and the server gets disconnected.
It is basically a very broad and common TCP/IP error. It means that something has happened to disconnect the connection in an abrupt and unexpected way.
Servers sometimes return this when in the process of shutting down or starting up, which may happen if the server does nightly backups/restarts. (Remember, your ‘night’ may be different to the server,
especially if it is in another country!)
You can try:
Try logging in again later.
If this persists, contact the server owner/administrator or a known Operator (OP) and explain the situation.
You’re connecting to a server on an older version than the Minecraft you’re using
You can try:
Change your Minecraft version to the one used by the server, using the Profile Editor in the Launcher
Note: Sometimes, server operators may not update the server straight away, but instead wait for their particular mods/server admin tools to catch up, especially for pre-release versions
Most likely, there is an active lock on part of the world (either the terrain itself, or more likely an NBT saved element such as a player or chest) that a third party editor has left locked (or that you didn’t close).
You may only see this in the crash log.
You can try:
Delete session.lock in the world save folder (contact an admin if you aren’t one and explain the situation).
Minecraft sometimes crashes on startup, even when you are playing vanilla.
You can try:
Find the Java crash log (typically a file named hs_err_pid…txt on your desktop) and see if you can find the error stated in there in one of the answers here.
A common error is EXCEPTION_ACCESS_VIOLATION together with a problematic frame. Search the answers for that frame.
Rename the ~/.minecraft 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)
5. RuntimeException: No OpenGL context found in the current thread. or org.lwjgl.LWJGLException: Pixel format not accelerated
This means:
Your graphics card or driver is unable to handle Minecraft.
You can try:
It could be as simple as updating graphics drivers, but this doesn’t happen often.
If this error occurs after installing or updating the operating system, you probably have default graphics drivers that do not support OpenGL. Install the drivers provided by your graphics card manufacturer
instead of the default drivers.
On Linux systems, the RuntimeException: No OpenGL context found in the current thread error is sometimes corrected by installing a package that contains the xrandr utility.
Otherwise, you may need to purchase a newer graphics card for your PC.