Minecraft | Failed to check session lock
If your server fails to start and appears to crash randomly, and you encounter the following error in your console and server log:
"net.minecraft.server.WorldConflictException
: Failed to check session lock, aborting"
Follow these steps to resolve the issue:
-
Stop your server.
-
Access your server files and locate the folder for your main world.
tip
The default Minecraft world is named world
-
Within the main world's folder, delete the
session.lock
file. -
Start your server again, and it should now start up without any issues.