Memory Leak of Server
pietro-lopes opened this issue ยท 1 comments
Issue type:
- ๐ Performance issue
Short description:
This field is storing statically this event, which contains Entity, that contains ServerLevel that contains MinecraftServer.
You may want to add a cleanup strategy or rework this to not hold the event.
Steps to reproduce the problem:
- Join World
- Punch a skeleton in the face
- Leave world to Main Menu
- Check memory for objects, and server, levels, entity are all there.
Versions:
- This mod: 1.2.51
- Minecraft: 1.21.1
- Forge: 21.1.23