Common Problems and Solutions

Common Problems and Solutions
"Can't connect to Minecraft bridge" or "Intermittent connection issues to your node. (auth: Empty response)"

This indicates one of our nodes is down. We already know about the issue and are working to resolve it!

OutOfMemoryException error
This error usually indicates that your server ran out of RAM, there may be problem with your server or you may just need to upgrade your package.

"Out of disk space" or "Failed to adapt server configuration"
This error indicates that there is a problem with one of our nodes. Please report it by opening a support ticket.

"IllegalArgumentException: Too big view radius"
This error means you set your view distance in server.properties above 15 (Minecraft's max), lower it below this level.

Your plugin isn't loading or your plugin doesn't show up
Be sure to look for plugin errors when you server starts! Read what the error message says and see if you can fix it.

Failed to check session lock
Failed to check session lock errors can occur randomly and usually begin with this line:

net.minecraft.server.WorldConlictException: Failed to check session lock, aborting It will cause your server to crash. The fix for this is to simply navigate to your world folders and delete the session.lock files in them, then restart your server. 

JSON - Exception in server tick loop
JSON - Exception in server tick loop is an error message that can occur in a Minecraft server when there is an issue with some .json files. These are ops.json, usercache.json, and whitelist.json specifically. Deleting these files and starting the server back up to recreate them will resolve the issue.

  • FAQ, Q and A, Questions and answers, Session lock
  • 7 Users Found This Useful
Was this answer helpful?

Related Articles

Chunk Corruption Errors

OverviewThe following guide will help identify what chunk corruption errors look like. Chunk...

My 1.7.X server appears offline when its online?

In this situation, its most likley caused because of Multicraft's issue with 1.7.x jars. Note:...

java.io.IOException with a 503 error...what is the problem?

If you receive a java.io.IOException with a 503 error, then unfortunately, we normally are unable...

Out of Memory

Usually, out of memory errors (and other errors that are similar) is due to your server basically...

Read Timed Out Errors

Read timed out errors are like a server crash in that you cannot join your server any longer, but...