crashing game randomly
I am playing the game and randomly crash a decent chunk in every time.
the crash log talks about distant horizons so im pretty sure thats the reason and i have tried turning off distant horizons in options. Is there any way to fix this or do i have to uninstall distant horizons
8 Replies
1. You can't disable DH in the settings. You can also hide it and/or slow it down, it will always be active though
2. Seems like your LOD DB is corrupted
/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
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!Solution
Try deleting all your DB files
As for the crash, I don't see anything interesting in the logs, the log just ends with no trace of what went wrong
You can send a crash report is such was created
this is the report for the crash that happened before i turned distant horizons to false in options but it didnt do one for this crash whats db
i found this thing which might be the crash file
Db stands for database, here SQLite database
These files
oh yeah thanks i eventually figured it out and yeah the problem solved now