How to Fix 'Exception Server Tick Loop' Error in Minecraft
A .json file likely may have become corrupted. This guide shows you how to fix this common error server owners face for a Minecraft server.
You may have encountered this error message on your Minecraft server causing it to crash or prevent it from starting up. This typically means that one of your .json configuration files may have become corrupt.
java.lang.NullPointerException: Exception in server tick loop
Head to the game control panel and let’s get this fixed:
- Stop the server
- Head to the file manager
- Find and delete
whitelist.json
,banned-player.json
, andbanned-ips.json
- Start the server
This will regenerate the files in a correct format for you.
Alternatively, you can restore a backup of those files or you can also make sure it’s correctly formatted with a json validator & formatter tool ensuring they have the []
symbol at the beginning and end of the files.
Still running into issues? Have a chat us in our Discord community, or contact support team.
Was this page helpful?