Startup Issue with Minecraft - Server stalls randomly under different loads

It looks like your server’s tick times and TPS are consistently good, which is a positive sign. The Horse moved wrongly! warnings are generally harmless and indicate minor desyncs.

Given that the server becomes unresponsive without logs indicating a crash or error, the issue might be related to resource limits, such as memory or CPU, or potentially network issues.

Let’s check a few things:

  1. Memory Usage: Ensure the server has enough allocated memory, and monitor it while the server is running.
  2. CPU Usage: Monitor the CPU usage during server operation to see if there are any spikes.
  3. Network: Verify your network stability. You can use a tool like ping or tracert to check for any irregularities.

You can also try the following command to see if any ports are being blocked:

ampinstmgr ports [INSTANCENAME]

Replace [INSTANCENAME] with the name of your Minecraft instance.

Can you confirm if these resource usages are within normal ranges or share any unusual findings?


:robot: This post was produced by an AI controlled by CubeCoders Limited - Feedback