#free up space

1 messages · Page 1 of 1 (latest)

potent peak
#

i need to free up gb is there anyway

torpid mist
#

Gb of what

potent peak
#

memory

torpid mist
#

Java/minecraft will take what it needs, will use more, then it dumps excess in a process called garbage collection.
Repeat forever.

potent peak
#

so there is no commmand\

torpid mist
#

No. Unused ram will immediately get put to use until it isn't needed. Java takes care of itself

#

If it's not needed yet then it stays available

potent peak
#

what if it goes over

torpid mist
#

If it hits the limit of what is available the server can struggle. If something tips over the limit then it will outright crash and say that's why it crashed.