Switching mod list to another list then reverting back to the original list somehow broke dh
I was switching from a modlist i was currently using that worked (screenshot number 1) to another modlist that i found out didnt work in this current server im playing. (im using client side only btw) so i switched back to the previous modlist that previously worked and now it doesnt work (screenshot 2 & 3).
1.21.1
DH 2.3.0
Multiplayer (im only using client side though, server doesnt have dh)
modlist that worked in screenshot 4
modlist i was trying to switch to in screenshot 5





11 Replies
Can you send logs?
/logsstored
You should send your
latest.log
file to provide additional useful information.
Logs are usually located in the .minecraft/logs
directory.
On Windows: %appdata%\.minecraft\logs
On Linux: ~/.minecraft/logs
On Mac: ~/Library/Application Support/minecraft/logs
Please upload the file to mclo.gs instead of sending the raw file. This makes reading the contents of the file a lot easier and improves the chances of you getting the help needed.
After uploading the file, click on Save
and send the link.yea here it is
srry im late i was eepy
ive also tried removing every other mod except for dh and iris+sodium and it does not fix it
I'm guessing there are block mappings for block types that no longer exist in your LOD database
Solution
Delete the LOD DB
Try it in new instance and if works copy your world folder into that instance
Which one in the files is that?
Wdym new instance?
/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
yep, this worked. thanks. gotta reload everything again though which is gonna be a pain.