Do I need a NASA PC to run this or what am I doing wrong?
I've been waiting for 20 minutes and rendered distance barely moved past 32 chunks. At this point I'd rather use native renderer.
CPU is at 100% and GPU at ~ 40%.
Minecraft render distance is 8, DH - 512
5 Replies
Solution
try the nightly build in #links-n-downloads
delete the lods after replacing the jar
/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/
this is a known issue. much more common on 2.0.1 but can still sometimes happen on 2.0.2
This is clearly better. Thanks!