SHISHKI
DHDistant Horizons
•Created by SHISHKI on 3/14/2025 in #help-me
Force disable server-side LOD generation
I'm pre-generating a world with Chunky on a server with 6GB of memory allocated.
Despite setting
/dh config generation.enable false
the LODs still generate and it's clearly seen by the DB inflating:
I receive Distant Horizons: Insufficient memory detected
warnings and eventually the server will crash with an exception from DH generation queue.
I wonder if there is a way to forcefully disable server-side LOD generation for a stable worldgen?
Or should I use /dh pregen
for both LOD- and world- generation?20 replies
DHDistant Horizons
•Created by SHISHKI on 10/12/2024 in #help-me
Giant hole in the world (DH 2.3.0, Fabric 1.20.1)

7 replies
DHDistant Horizons
•Created by SHISHKI on 7/31/2024 in #help-me
Server LOD generation without players
I'm using Distant Horizons 2.1.3a Nightly build serverside branch on a Fabric server with 1.21 Minecraft version
I've got a dedicated server set up and I wonder if I can generate LODs directly on the server passively (without player)
Right now the LODs generate only if at least one player is on the server, it is seen with:
As soon as the player leaves the server
DistantHorizons.sqlite-wal
size stops growing.
Moreover, it doesn't seem to merge with the DistantHorizons.sqlite
: the DistantHorizons.sqlite-wal
is just discarded at server stop and DistantHorizons.sqlite
size is unchanged
It happens in both cases if the player has Distant Generation enabled and disabled (or no DH at all)
The mods in use:
3 replies