INTERNAL_SERVER Query

I had run a normal pregen for lods for about 1500 chunks without realizing that it dosent generate vanilla blocks. I have now changed it to INTERNAL_SERVER but it dosent seem to generate vanilla chunks as it finished very quickly. How do i proceed? I want to generate full blocks on the server till 1024
7 Replies
arsh
arshOP3mo ago
No description
Skillnoob_
Skillnoob_3mo ago
the LODs are already generated, so it will skip them you can uninstall DH, generate the chunks with chunky and then reinstall DH
arsh
arshOP3mo ago
cam i use chunky while dh is still installed?
Skillnoob_
Skillnoob_3mo ago
not recommended uninstall, run chunk, install
arsh
arshOP3mo ago
would it be fine to delete the lods and run dh with internal server? also, where would i find the LODs on the server
Skillnoob_
Skillnoob_3mo ago
yes !lodstored
YAGPDB.xyz
YAGPDB.xyz3mo ago
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! If you don't, the database will become corrupted.

Did you find this page helpful?