Nighty FPS issue? Also Q about sqlite files
hey yall, just messing with the nightly build on my server. Does anyone know if the current nightly is causing FPS drop? Also, is the DH LOD sqlite file formate the same on the server as it is on the client? Like can I safely copy the LOD data from the server to my clients to sync things up from the beginning? Thank for the info!
5 Replies
from my experience there are no fps drops
you might get some if you have you cpu preset too high
the lod format is the same, you can just copy it over
/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/
thanks! I tried moving my sql from the server and it didn't load at all, but maybe it was due to copying it while the server was running.
yea you should shut down, copy and then start
yep that makes sense. Thanks so much for the quick reply!