Shane Freeder
Shane Freeder
I've yet to be able to reproduce this issue, but I also don't run a full term server anymore so, not 100% on what I can do here especially as...
I was responding to the specific claim there, not in general; disabling auto saving will prevent chunks from unloading so it's no surprise that the chunk map eats a chunk...
paper has 0 control over when the GC runs, so that's irrelevant, it will run when the JVM things it runs if memory is pooling up in the chunk manager...
you had 6k chunks loaded according to that dump, and a few hundred mb which didn't really seem all that pressing or confirmation of aleak at least on the surface...
There's a lot of stuff going on in here, one or two opinionated things which shouldn't be in there, and generally a lot of extra stuff which has 0 validation...
This was always a misnomer due to the fact that there are still internal uses for this ID, and, we literally just recently added API which would take this number...
I'm not fond of the notation of having what would potentially be a hardcoded list of libs not to allow loading
paperclip has always patched modified jars, that's literally nothing new and has been the case for years The difference in the past was that paperclip produced a singular jar which...
the library loader is fine, bar the fact that it's pointed directly to central, ideally what we do is just flip it over to our own repo at some point,...
I think in the config files makes sense, or maybe if there's 0 plugins installed, but, otherwise, chat is a limited space and it just feels like extra pointless fluff...