SHISHKI
SHISHKI
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)
No description
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:
du -sh DistantHorizons.sqlite*
313M DistantHorizons.sqlite
32K DistantHorizons.sqlite-shm
1.3M DistantHorizons.sqlite-wal
du -sh DistantHorizons.sqlite*
313M DistantHorizons.sqlite
32K DistantHorizons.sqlite-shm
1.3M DistantHorizons.sqlite-wal
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:
c2me-fabric-mc1.21-0.2.0+alpha.11.107.jar
Chunky-1.4.16.jar
cloth-config-15.0.128-fabric.jar
DistantHorizons-2.1.3-a-dev-1.21.jar
fabric-api-0.100.7+1.21.jar
fabrictailor-2.5.0.jar
fasterrandom-5.1.0.jar
ferritecore-7.0.0-fabric.jar
ImmediatelyFast-Fabric-1.2.18+1.21.jar
indium-1.0.34+mc1.21.jar
krypton-0.2.8.jar
language-reload-1.6.1+1.21.jar
lithium-fabric-mc1.21-0.12.7.jar
modernfix-fabric-5.19.0+mc1.21.jar
moreculling-1.21-0.26.0.jar
noisium-fabric-2.2.1+mc1.21.jar
placeholder-api-2.4.1+1.21.jar
sodium-fabric-0.5.11+mc1.21.jar
c2me-fabric-mc1.21-0.2.0+alpha.11.107.jar
Chunky-1.4.16.jar
cloth-config-15.0.128-fabric.jar
DistantHorizons-2.1.3-a-dev-1.21.jar
fabric-api-0.100.7+1.21.jar
fabrictailor-2.5.0.jar
fasterrandom-5.1.0.jar
ferritecore-7.0.0-fabric.jar
ImmediatelyFast-Fabric-1.2.18+1.21.jar
indium-1.0.34+mc1.21.jar
krypton-0.2.8.jar
language-reload-1.6.1+1.21.jar
lithium-fabric-mc1.21-0.12.7.jar
modernfix-fabric-5.19.0+mc1.21.jar
moreculling-1.21-0.26.0.jar
noisium-fabric-2.2.1+mc1.21.jar
placeholder-api-2.4.1+1.21.jar
sodium-fabric-0.5.11+mc1.21.jar
3 replies