Lods are stopping to generate
I have set the chunk render distance radius to 512, but the lods just won't build.
Does anyone have a tip for this problem?
In singleplayer
4 Replies
/slowgen
If it feels like LoD generation with
Distant Generator
is too slow:
Install Noisium and Faster Random, these mods optimise world generation code.
Try increasing CPU Load
in Distant Horizons settings for faster generation, but you will experience more lag spikes and stuttering due to heavier workload on CPU.
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)try the second part to see if its working
Okay thanks, I will try it tomorrow