Repairing a corrupt savegame or worldmap: Difference between revisions

From Vintage Story Wiki
no edit summary
No edit summary
No edit summary
Line 1: Line 1:
===If you get any kind of SQLiteException===
===If you get any kind of SQLiteException===
This means a chunk or other part of your game world has gone corrupt, but you can probably still save most of it.


1. Download [https://www.sqlite.org/download.html sqlite]<br>
1. Download [https://www.sqlite.org/download.html sqlite]<br>
Line 7: Line 9:


===If you get an exception in Entity.FromBytes()===
===If you get an exception in Entity.FromBytes()===
This means one of the world creatures or other types of entities have gone corrupt. This can be repaired from within the game


Run the savegame in repair mode, fly to where the game crashes, then save again and start normally.
Run the savegame in repair mode, fly to where the game crashes, then save again and start normally.
===If you get completely black chunks===
This means the lighting step of a chunk did not fully complete. You can fix these chunks manually by walking/flying into them and running the command <code>/debug cr</code>
Confirmedusers, Bureaucrats, editor, Administrators
1,778

edits