Server LODS not loading after updating DH.
I had a nightly build of DH on a server and just updated to the recent patch that became available on Modrinth, but for some reason when loading onto the server, it doesn't seem to be showing the previously generated LODS. I checked the folder for my mods and the LOD folder still exists. Is there anything I can do about that? Thanks!
23 Replies
What version was the nightly build? Or how old is it?
2.1.1. The one currently on Modrinth is 2.1.2
Weird, there is little difference between those versions
I don't see how it could fail
Anything in logs?
let me boot up the game rq and check
You want the latest.log right?
Yep
gotcha, gimme a sec to upload it
[00:25:47] [Render thread/WARN]: Pack distanthorizons declared support for versions [16, 90000] but declared main format is 7, defaulting to 7
This is the only error I could find for distanthorizons in the log, but also i have no idea how to read log files so I'm probably missing stuff lmao
That warning is probably nothing. I don't see anything wrong really. Are you using a compatible shader?
Not using shaders, just have a personal texture pack
Can you try renaming the DistantHorizons.sqlite file to DistantHorizons.sqlite.old? To see if it's a problem with your SQLite file or with DH.
/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/
Although you probably already knew that
yeah! lemme get on that
i've got two sqlites in here, some of them are directly in the server folder and the other ones are in a subfolder called overworld, is there an issue there?
Could be, can you try moving the one not in overworld, to overworld? Also make a backup of the file just in case
will do. and i'm assuming i'll overwrite the ones in the overworld folder too?
Oh there is already a file there?
How big are the files?
quite small, compared to the ones in the main folder
probably made when i updated
Alright then you can delete those
Yea
ok, just moved them. lemme log on and see if that fixed it
alright so it didn't work but I think i know why, I just noticed that the bigger files have the prefix "overworld;" in them so if it's safe to modify the file name, I'm going to remove that part and then try it again since the rest of the file name was identical to the new ones
yeaaaaah that did it!!! we're back in business
Aah that bug. Someone else also came across it yesterday I think. Don't think it's been fixed yet so yea renaming and stuff might be the only solution for now
Nice!
awesome, thanks so much for the help I really appreciate it!
Np!