#chunk loader that isnt VS Chunk loaders
1 messages · Page 1 of 1 (latest)
If you can let me know what is it leaking I'm glad to solve it
heres thew screenshot of the heapdumps, the game was running with 12gb ram, you can see that vschunkloader has a major difference in ram usage, these screenshots are about 4 mins apart from eachother with a single chunk loader placed, i have modifed the config so that it doesnt require energy, couldt that be the reason?
if you need me to send the stack traces lmk
ill go through my mods to see if anything is casuing it
I wonder if the memory usage actually causes an OOM?
it wasnt crashing, it may if i leave it for a longer time but at that point it was hovering around 95% usage and the doing GC at 99%, casuing the game to be like a frame a second if that
hm I'll check that out later today.
but yeah if you can test which callsite is actually making the leak it will be very helpful
after testing out my mods removing this one https://www.curseforge.com/minecraft/mc-mods/chunk-sending-forge-fabric removes the memory leak entirely