so how do I load ~2000 radius with chunky and dh without it taking more than an hour and crashing my
how
30 Replies
Don't use chunky distant horizon's own chunk generation is faster than chunky! What ae your specs?
Also 2000 chunks is gonna take forever so be prepared to wait days for it to pregen
if u like the control of it
/chunky radius 500 -> wait -> /chunky radius 750 -> wait -> /chunky radius 1000 ->wait...
Chunky is known to cause LODs to turn into swiss cheese and bloat up world size, as can be seen in the attached screenshot.
We recommend you enable "Distant Generation" in Distant Horizons' settings and wait.
If you actually want to pre-generate vanilla chunks along with LOD data, disable Distant Horizons, wait for chunky to finish, then re-enable Distant Horizons.
thats what im doingrn
currently generating 2k radius
let me see
tony how long did this take you
Bout 30 min
U have a 4060ti right
See what?
See there message you got? That is why you should use distant horizon's own pregeneration
I'm using it now it seems to be faster
but that error doesn't screw anythin up on my end
i just tp to center and rerender
it will probably eventually create the swiss cheese effect
so chunky is useless
whats the maxsafest degrees celsius for a cpu package
max safest*
and does DH generate your LOD render distance?
or does it just keep going
also Iassume Miki is referencing the i paid for the whole cpu speed forDH rendering
Yes it generates to your specified lod render distance
I am not sure but I would recommend just using aggressive instead
yeah
I showed you my specs
Okay well don't use chunky just use dh set your lod render distance to 2,000 (or however many chunks you want to load (chunks not blocks!!)) and put your cpu load on agressive and wait for a few days as it generates
okay
real life days?
Yea probably
ok
what does this mean
It means something went wrong in relation to iris. Probably a mod incompatibility or the wrong version of a mod
ok
I fixed it
how do close
right click the thread on the left scroll menu
Please add the solved tag to your post thanks!
did I do it correctly
No either edit the post so it has the solved tag or do this ⬆️
Right click message then go to apps then press mark solution
I did it
🙂
/overdraw
Hole at the edge of vanilla Render Distance, especially during movement:
This is caused by either vanilla terrain not loading in fast enough, or shader's incorrect overdraw prevention implementation or configuration (if you use one)
Some world gen speed improvement can be found when adding these two mods, but the affect will be minor:
- Noisium
- Faster Random
There is another mod that may help:
C2ME
. However, it can decrease DH generation speed by up to 35%.
The easiest fix is to move slower and/or ignore it. This hole is most visible while moving over not generated (by vanilla) terrain. Moving over that terrain every subsequent time may not create the hole. And moving slower will give MC more time to load the chunks as you go.
If none of that helped, you can also tune the overdraw prevention, look at the third section to know how.
Low quality full blocks behind and around non-full block, e.g. fences or ladders:
This is intended behavior, to prevent holes in the world while you move, DH will overlap with some part of the vanilla terrain.
How much of the terrain is covered is determined by the overdraw prevention:
- 1.0
will mean DH LODs start where vanilla chunks end.
- 0.0
will mean that DH render everywhere starting from your position.
To fix this, you can either:
- Increase your vanilla RD, which will move the DH LODs further from you.
- Tune the Overdraw Prevention setting, see the next section to know how.
Where to edit the overdraw prevention setting?
Overdraw prevention setting can be edited inside the DH config under:
Advanced > Graphics > Advanced Graphics
But if you use shaders, they will override and take control of the overdraw prevention.
In that case, check the shader's settings, if overdraw prevention is not there, contact the shader devs or change the shader you use.