Pregened World Chunk Issues
Pregened a world in Singleplayer with DH then moved it over to a server but the chunks are loading in very randomly.

9 Replies
What have you used for the pregen?
Distant horizons
Just being AFK or have you used the command?
I let it pregen in singleplayer then moved it to the mp server havent ran any commands yet
Do the LODs load correctly in singleplayer?
Have you moved your singleplayer LODs to the server, client side or server side or both?
single player does load correctly and i moved the whole world file over so i believe the lods files should be there
So you moved your LODs to the server server side?
I guess try to wait longer for the server to send all the LODs back to the client
Or also copy the LODs to the server client side
/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/
Server Mod
- Overworld: SERVER_FOLDER/world/data/DistantHorizons.sqlite
- Nether: SERVER_FOLDER/world/DIM-1/data/DistantHorizons.sqlite
- End: SERVER_FOLDER/world/DIM1/data/DistantHorizons.sqlite
- Custom Dimensions: SERVER_FOLDER/world/DIMENSION_FOLDER/data/DistantHorizons.sqlite
Server Plugin
All dimensions in one file: SERVER_FOLDER/plugins/DHSupport/data.sqlite
NOTE:
Sometimes there might be 2 additional files next to the main one with extensions .sqlite-wal
and .sqlite-shm
If there are, all 3 should be treated as a single file, a.k.a. moved, deleted, backed-up always together!yuh believe so at least for modded they are both shown to be in the world files so moving the whole world folder over
i guess ill just have to wait