I have Distance Radius set to 1024 chunks and its only generating 500 blocks around the player...

12 Replies
Update: it works as expected in single player but not on my hosted server. Is there a server settiing im missing?
It looks like it's working
!slowgen
World generation in general is quite slow and world gen mods can slow it down even more. If you want to speed it up:
Install Noisium, Lithium and C2ME. These mods can improve generation speed by a bit, but it will still not be fast.
Increase
To see if
CPU Load in Distant Horizons settings for faster generation, but you will experience more lag spikes and stuttering due to heavier workload on CPU. You are not required to wait for the full generation to finish, although it is better for fps if you do.
To see if
Distant Generator is really working or not:
1) Check CPU usage while in-game, using Aggressive settings of CPU Load. If CPU usage's hovering around 80-100%, the LoDs are generating in the background.
2) Go to DH settings > Advanced Options > Debug > Wireframe, set Enable Debug Wireframe Rendering and Show World Gen Queue to True.
Enabling both settings will show you the visualization of world gen tasks queued and working on the map (blue boxes for queued tasks, red boxes for working tasks)Remember to apply it to the server and not only the client
You can also try increasing the bandwidth and other limits server and client side
the server still requires me to move around and wait for the tasks to finish. it only generates a 500x500 radius of blocks not chunks. no running tasks after that.
!logs
You should send your
latest.log file to provide additional useful information.
Logs are usually located in the .minecraft/logs directory.
On Windows: %appdata%\.minecraft\logs
On Linux: ~/.minecraft/logs
On Mac: ~/Library/Application Support/minecraft/logs
Please upload the file to mclo.gs instead of sending the raw file. This makes reading the contents of the file a lot easier and improves the chances of you getting the help needed.
After uploading the file, click on Save and send the link.Both client and server PLS
Client : https://mclo.gs/6sv8zV0
Server : https://mclo.gs/NtvRVgp
I also took a video of what its doing if you want to see that
also fun fact when i ran the pregen command on the server the SQL file was only 56kb... so something was not generating properly This is the command i ran and the generation type was set to INTERNAL_SERVER
/dh pregen start minecraft:overworld 0 0 2500
so i am running dh pregen again but i changed the config to FEATURES. It is now showing LOD generation events. does it not generate LODs on INTERNAL_SERVER?
I does generate LODs, unless MC fails to generate the chunk for this LOD
Probably some mod incompatibility
the sql file never increases, i removed all mods and tried again but same thing.
it only generated lods when i set it to FEATURES..