Connectivity Problem with Minecraft - server and client crashes when joining

System Information

Field Value
Operating System Linux - Debian GNU/Linux 12 on x86_64
Product AMP ‘Phobos’ v2.6.0.6 (Mainline)
Virtualization Docker
Application Minecraft
Module MinecraftModule
Running in Container Yes
Current State Stopped

Problem Description

Issue

Hello, I cant connect to my server because it crashes everytime i join. The client crashes aswell. The Server worked for around an month. I would be happy about a fast response.
Kind regards
Here is the Log and Crash Log: Crash report Minecraft Server - Pastebin.com

Reproduction Steps

  • mods download from the server
  • cant connect
  • (stuck at joining world and client minecraft crashes aswell)
  • Server restarts and not possible to close minecraft

That wouldn’t be an issue with AMP, the server crashed due to a watchdog time out.
That means that the chunks the player loaded on the server have something that overloads the server and crashes things.
You could use something like Spark on the server side to diagnose the source of the issue using a profiler (refer to the documentation on their website)