Slow loading from server

Currently doing tests for a modded SMP, right now testing neoforge without content mods, with DH chunks rendering. The current mods I have are DH 2.3 and C2ME Neoforge My server specs with the screen Okay so, when I execute /dh pregen start overworld ~ ~ 512 with /dh config generation.mode INTERNAL_SERVER it's taking way more time than I think it should (knowing my machine specs), even when no player online the time is the same So my question is how can I fix this and make the pre-gen faster (the purpose is to set a 1028-2048 chunks radius around the spawn to fluidify my friends gameplay)
No description
No description
8 Replies
Puhpine
Puhpine2mo ago
it's taking way more time than I think it should
how are you sure? how long does it take?
DarkEarth
DarkEarthOP2mo ago
okay okay i don't know
Puhpine
Puhpine2mo ago
the e-2144g is not a fast cpu. it will take many hours to generate 512 chunks
DarkEarth
DarkEarthOP2mo ago
oh ok
Miki_P98
Miki_P982mo ago
/slowgen
YAGPDB.xyz
YAGPDB.xyz2mo ago
World generation in general is quite slow, if you want to speed it up: Install Noisium, Lithium and C2ME(DH 2.3.0+). These mods can improve generation speed by a bit, but it will still not be fast. Increase 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)
Miki_P98
Miki_P982mo ago
That's all there is Apart from worldgen mods that may decrease or improve the worldgen speed, but will also change how it looks and generates
DarkEarth
DarkEarthOP2mo ago
Ok thanks

Did you find this page helpful?