Files
Paper/Spigot-Server-Patches/Prevent-mob-spawning-from-loading-generating-chunks.patch
Aikar fe975151cb Fix loop risk in mob spawning around unloaded chunks
When a mob was about to load a chunk to try to spawn in, we did not
increment the attempt counter, resulting in it being stuck in the mob
spawn loop for a long time and hanging servers.
2018-09-15 13:46:01 -04:00

2.4 KiB