[CRASH] Error spamming in console which leads to a crash
KaleThyself opened this issue ยท 2 comments
Describe the crash
The error [Server thread/WARN] [net.minecraft.entity.EntityTrackerEntry]: Fetching addPacket for removed entity
has been spamming the console of a server I'm in with hundreds of lines. This is most prominent whenever there's a bloodmoon, invasion, or both at the same time.
To Reproduce
Steps to reproduce the behavior:
- Have an invasion or bloodmoon occur on 3.0 Beta 5.
- Check console output which shows the errors.
Crash Log
[Not a crash log, but it shows the errors]
error log.txt
Info (please complete the following information):
- Modpack Version:
- 2.77.5
- 3.0 BETA 5
- Other:
- Server or Singleplayer:
- Server
- Singleplayer
- Version the world was created on:
- 2.77.5
- 3.0 BETA 5
- Other:
Additional context
The bug report is vague as I'm unsure what could be causing the issue besides bloated mob spawn rates. In the configs, I've disabled nether cities, lowered meteor spawn rates, and disabled goblin spawning. Server is running on 6GB allocated RAM and has 3-5 players on in the same area.
Do people move around and load/unload chunks during those events? And if people just stay in the same chunk during an event (for testing), does the error still happen as often?