-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Minor
-
None
-
Affects Version/s: None
-
None
-
Environment:
Windows and Ubuntu, Java 11 and 15
-
git-Spigot-73fb609-ea050e6 (MC: 1.16.5)
-
Yes
There is currently a memory leak with chunks if you don't save them even if you specify not to save in the unload event. This can be reproduced by disabling auto save of the world, loading some chunks and wait for them to unload. Attached is the source plugin to reproduce and an image of where the chunks are leaking.