Memory leak in latest release 1.16.5-8.0.9 version
starmun-0010 opened this issue ยท 2 comments
Mod Version: DarkUtilities-1.16.5-8.0.9.jar
Forge Version: 36.1.4
MC Version: 1.16.5
Description
Any chunk which has entities does not unload when player leaves the loaded radius area. Resulting in a memory leak and eventual tps death.
The issue seems to only exist with the latest release version and disappears with DarkUtilities-1.16.5-8.0.6.jar
To Reproduce
- Install Crash Utilities
- Install Dark Utilities
- Run the game
- Travel in any direction
- Monitor the loaded chunks in crash utilities
- The chunks beyond the chunk load radius will never unload.
Expected behavior
When player moves beyond the chunk load radius, the chunks outside the radius should unload.
Screenshots:
Screenshot of correct behavior (previous alpha version of Dark Utils)
Thanks for the report, could you verify that this bug has been fixed in 8.0.10?