Dark Chunks after using Chunky
While setting up the world for a private server, I started with generating some DH chunks. I then figured, might as well use Chunky now since I will have to anyway, and hope that'll speed up DH generation afterwards.
After stopping generation with chunky, the new DH chunks seem to be dark.
Manually visiting the chunks doesn't seem to fix the lighting.
How can I fix the dark chunks, and/or avoid seeing them in the future? Is this a common issue with pre-generation of chunks?
Playing around with lighting settings doesn't seem to have helped with the existing chunks so far
14 Replies
are you using starlight and DH 2.1.2?
Indeed I am, is starlight the issue?
yes. DH 2.1.2 has a bug making it incompatible with starlight. are you able to update to DH 2.2.1?
I would prefer to keep using Iris for shaders, do you know if removing Starlight now would cause any issues?
it would prevent new black chunks from appearing, but it wont fix the chunks that are currently black
for that, youll have to regenerate the LODs. you can do that 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/
because you are on a server, this should fix it. it would be an even bigger pain to fix if this was in singleplayer
Oh well, you see, I currently am on SP 😅 I will be using the LOD (and world) data for the server later
Thank you for the information, I think I should be able to make this work now!
oh frick. the easiest thing would be to completely start over then, after removing starlight
By start over, you mean? The world generation as well?
yea, throw that world away and start over with generation
because your normal chunks are now also tainted with starlight's format. so new LODs that you make from those normal chunks can also become black
Alright I see, thank you!
np!
Also chunky should be slower than DH generator