Pregen showing Infinity Hours
Erm,
I started two pregens, one in the overworld, 5k radius
One in the Nether, 1k Radius (I think)
Both stopped pregening, and now show time estimated: infinity hours.
Nothing in the configs were changed, I can provide them if needed. Maybe its because I tried pregening two worlds at the same time? (if so then maybe don't allow that?)

5 Replies
this is definitely dependent on the types of structure mods you have. Including your modlist might give more insights for those who can help. I also encountered a similar issue where pregenerating after a while will freeze my server and I fixed it by using the option that server sparkedhost provided to only use 80% ram.
I have terralith and incendium as a datapack installed, I managed to fix this by restarting my server but yeah no other mods
I expect that the issue is your data pack but I don't know for sure
This could happen if the number of failed generation requests reachs your
full_data_request_concurrency_limit
Then the pre-generator will pause indefinitely, waiting for those requests to complete
The only reason I can think of, barring some sort of internal error, is that you have chunk generation disabled in the plugin config - but have requested generation of an area that includes un-generated parts of the worldTry this build when it completes https://gitlab.com/distant-horizons-team/distant-horizons-server-plugin/-/commit/faa75beb244a81fd79f36ad85e05f1414b66c2dc
GitLab
Pregen should progress even when requests fail. (faa75beb) · Commi...
Add support for Distant Horizons to your Bukkit server.