Common errors or problems:
'OutOfMemoryException'
This error indicates that your server has run out of RAM space, which can signify an issue with your server, a plugin using too many resources, or too many plugins are running. This error is easily solved by upgrading the amount of RAM available under 'My Services » Upgrade'
'Failed to check session lock, aborting'
Occasionally your server might not start and appear as if it is crashing with this error.
To fix this error:
- Stop your server.
- Access your main world's folder through FTP
- Delete the session.lock file.
- Start your server.
"IllegalArgumentException: Too big view radius"
This error means that you set your view distance above 15 which is Minecraft's max.
To fix this error:
- Go to Multicraft » Files » Config Files » server.properties
- Set view distance below 15 and save
- Restart the server
Plugin Issues:
If you are having an issue with a plugin not starting or showing up, restart the server and look for any error messages that are shown in the console. Additionally, try reuploading the plugin to the server.
A helpful tool to parse yml files can be found here.