Weird Shadow Chunks
Hey all! I just finished reading the FAQs and I think this was mentioned in it, though it mentioned every LOD chunk being shadowed. The fix it suggested is that I remove/tweak one of my "lightmap" mods, but I feel like that might not totally be the issue here, since it works well except for this boundary.
Yes, I have a shader on, but the problem is still there even with the shaders disabled.
9 Replies
Using starlight (or are the chunks generated while starlight was installed)?
i do have starlight on, ill pull it out realquick
so yes and yes to your question
Starlight is useless on minecraft 1.20+
So delete starlight, then regenerate your LODs
You can regenerate the LODs by deleting the SQLite file(s)
/lodstored
Single Player:
- Overworld:
.minecraft/saves/WORLD_NAME/data/DistantHorizons.sqlite
- Nether: .minecraft/saves/WORLD_NAME/DIM-1/data/DistantHorizons.sqlite
- End: .minecraft/saves/WORLD_NAME/DIM1/data/DistantHorizons.sqlite
- Custom Dimensions: .minecraft/saves/WORLD_NAME/DIMENSION_FOLDER/data/DistantHorizons.sqlite
Multiplayer:
- .minecraft/Distant_Horizons_server_data/SERVER_NAME/
thank you, ill mark this as resolved once ive got it all running again
Alright!
Overworld: .minecraft/saves/WORLD_NAME/data/DistantHorizons.sqlite
Deleting this didn't fix the issue post-starlight removal, BUT I probably simply did it wrong, since I re-created my world(it was only a few minutes old), and the problem appears to be gone.
Alright, so as the world was only a few minutes old it doesn't matter anyway?
precisely
i was just sightseeing anyway, before actually getting started
yep, all fixed! Marked post as solved, will no longer comment here