LOD generation gets stuck around 3000 blocks away or so
On the latest 1.21.4 nightly for the client and server plugin. After generating chunks up to I'd say around 3000 blocks or so, it looks like it gets stuck queueing and un-queueing chunks and not actually generating anything. I can teleport to a new area and the generation continues, but I was hoping to sit AFK and generate a lot of chunks. Here's a video of the generation stuck, but immediately continuing after I tp. Also attached server + client log
https://drive.google.com/file/d/1BJ5ocrfFRaNYWjSwmxvn-SxGVEIJyBGj/view?usp=sharing
Google Docs
Minecraft 2025.02.20 - 19.57.37.02.mp4
4 Replies
The plugin has a config setting to not generate more than so many blocks from spawn. Make sure you're not hitting that
That's just
render_distance
right? There's also border_center_x
, border_center_z
, and border_radius
which are commented out
And I don't think it would be that since when I tp further away, generation continuestry with the latest build, it should be better now
Sweet, I'll give that a shot later ππ»
Awesome, looks like that update fixed it π