#ram usage maxed

1 messages Ā· Page 1 of 1 (latest)

pulsar meteor
#

Just because it's hit the max doesn't mean it requires more.

#

Minecraft (and the Java runtime it uses) will make some use of extra RAM that it can even if it doesn't need to.

#

So the bigger question is - what isn't running the way you'd expect that made you look at RAM usage in the first place?

bleak hound
#

But when it isn’t capped out no lag and it loads fast enough like I have to walk slow for it to load continuously or I have to sit at the end of the world waiting when it’s capped

gleaming flowerBOT
#

Minecraft 1.14 onwards, generating chunks can be very resource-intensive and cause a lot of lag for players with forge installed, we recommend installing a mod on the server called World Pregenerator (https://www.curseforge.com/minecraft/mc-mods/world-pre-generator). Using this mod with the right commands will enable your server to perform better over time as more chunks are created.

The mod is only required to be installed server-side. To install it, upload it to your server's mods folder and restart your server.

Please run the following commands to start the world generation while players are offline:

/pregen gen minecraft:overworld start 0 0 500

The above commands will generate everything within an 8000 block radius of spawn in the overworld. You can run this command for each world you want to pregenerate.

Please note that you will experience lag while this happens, so try to run it while people are not on :)

bleak hound