CoroUtil

CoroUtil

24M Downloads

[1.7.10] DimensionChunkCache has memory leaks

l89669 opened this issue ยท 1 comments

commented

forge is 1.7.10-1614
coroutils is 1.1.5
DimensionChunkCache.chunkArray has memory leaks when updateAllWorldCache() is called.
infinite chunks were added to the array
This issue happens randomly

commented

Nevermind, found solution in #5