Have you ever noticed the session lock error that crashes your server. This guide will go over what exactly the error is, and the steps to fix it. Lets get started!
If you notice the below error in your console after a server crash, that means your server was not able to access your world’s session.lock file. It is a super simple fix that will be explored below!
Error: net.Minecraft.server.WorldConlictException: Failed to check session lock, aborting
.
Steps to fix:
- Log into the Oddblox Control Panel.
- Select the server with the error.
- Stop the server
- Under the Management Tab, click the File Manager tab.
- Navigate into your server’s world folder
- Delete the session.lock file
- Restart your server!