#How do i make chunks load in faster?

1 messages · Page 1 of 1 (latest)

gritty crypt
#

!worldgen

coral talonBOT
#

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 :)

latent stream
#

Alr ill try it out thanks

latent stream
# gritty crypt !worldgen

Uhm i downloaded the mod and wrote in /pregen gen minecraft:overworld start 0 0 500 in the console and now my server is just restarting a bunch of times by itself

#

Everytime the server restarts it says ''Failed to remove config /home/container/config/irons_spellbooks-server.toml from tracker!
java.lang.NullPointerException: Cannot read field "watchedFileCount" because "watchedDir" is null''

gritty crypt
#

That doesn't seem related - did you change anything else since the last restart?

latent stream
#

Nope

gritty crypt
#

Wait for it to give up restarting and drop logs.

coral talonBOT
#

Please send some logs over so we can help resolve your issue. To access logs on your Minecraft server, please navigate to your server panel's File Manager and take the following path:

1. Open the Server's File Manager
2. Navigate inside the 'logs' folder
3. Click on "latest.log" to download it and send the file over Discord to this channel.
(Do not send over any logs ending in .gz or we will not be able to assist you)

If your server is in a crash state (the server stops itself), please also attach a crash report, which can be found at the following path:

1. Open your server's File Manager
2. Navigate inside the 'crash-reports' Folder
3. Select the latest crash report by date/time and send it over Discord to this channel.

These files are required for debugging so, please send them over before requesting further assistance. No assistance can be provided without the files. If you have any questions about how to find these files, please take a look here: https://www.bisecthosting.com/clients/index.php?rp=/knowledgebase/136/How-to-find-and-view-Minecraft-server-logs-and-crash-reports.html