(Plugin) Pregen command not working on latest nightly build
Just not working only log:
dhs pregen[16:44:10 INFO]: /dhs >
Solution:Jump to solution
Oh i see whats wrong in the server command prompt i have to add the arguments
19 Replies
For @Jckf
Read the wiki
Do i have to include the world name?
Read the wiki
lol
Ok
Solution
Oh i see whats wrong in the server command prompt i have to add the arguments
[DHS] Generation in progress: 19 processed, 20 in queue, 0.31 per second.
The processed number goes down
And what did it proces
If the number suddenly drops, it probably means you've reached the end of the area you have chunks for - so now the server not only has to generate LODs, but first also the chunks
O but its all pregenerated
How can i calculate the time it will take to finish
Chunks per second = LODs per second * 16
ETA in seconds = (Render distance * 2)^2 / chunks per second
Something like that
So for your server that does 0.31 LODs per second, assuming the default 1024 chunks render distance:
Chunks per second = LODs per second * 16 = 4.96 chunks per second
ETA in seconds = (1024 * 2)^2 / chunks per second = 1048576 chunks total / 4.96 chunks per second = 211406.45 seconds = 58.72 hours
Thx
And how long is a 7500 by 7500 gonna take?
Approximately forever
Just do the math
I'd guess something like 50 times longer
Ooookay
How can i speed it up ?
It does it at 1 ps now
Higher number of
scheduler_threads
in your plugin configYe and fastoverworldbuilder
Its doing 2-2.5 now
I just started a second one, a problem?
Ehm
It won't generate any faster
It'll just make the same requests for generation twice
O ok
@Jckf why do i see the DHS generation messages even when I'm not preloading and the client doesn't have dh
[DHS] Generation in progress: 21 processed, 0 in queue, 0.35 per second.
World activity that requires LOD updates
Like mob griefing, water/lava flow, stuff growing, and so on
Oooooooo
Ye u see