Super slow pregen on server

Got the following mods and pregening on a AMD Ryzen 9 7950X any settings I should be tweaking in the config?
No description
No description
Solution:
You can use the following preset for the highest CPU usage. /dh config common.threadPreset I_PAID_FOR_THE_WHOLE_CPU...
Jump to solution
12 Replies
Jevster
JevsterOP5mo ago
Also would it be viable to pregen in singleplayer with DH and then transfer it over to the server?
hardester
hardester5mo ago
What CPU preset you have Distant Horizons set to on the server? You can check via the /dh config common.threadPreset
Jevster
JevsterOP5mo ago
it is currently set to balanced
Jevster
JevsterOP5mo ago
No description
hardester
hardester5mo ago
Increasing the CPU preset might help.
Solution
hardester
hardester5mo ago
You can use the following preset for the highest CPU usage. /dh config common.threadPreset I_PAID_FOR_THE_WHOLE_CPU
Jevster
JevsterOP5mo ago
seems its reached its peak on that too
Jevster
JevsterOP5mo ago
No description
Jevster
JevsterOP5mo ago
is it possible to gen it in single player and move it over?
hardester
hardester5mo ago
Possible, yes. See the following to find where the LOD data stored between singleplayer and server: /lodstored
YAGPDB.xyz
YAGPDB.xyz5mo 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!
Jevster
JevsterOP5mo ago
Appreciate the help and info

Did you find this page helpful?