Jump to content

Server shutting down System.Data.SQLite.SQLiteException (0x80004005): The database disk image is malformed database disk image is malformed


Buffaldo

Recommended Posts

Hi, my server is shutting down by itself.

This is the error log, can someone helpme?

13.3.2022 19:31:23 [Fatal] Caught unhandled exception in thread 'chunkdbthread'. Shutting down server.
13.3.2022 19:31:23 [Fatal] System.Data.SQLite.SQLiteException (0x80004005): The database disk image is malformed
database disk image is malformed
  at System.Data.SQLite.SQLite3.Reset (System.Data.SQLite.SQLiteStatement stmt) [0x00084] in <34e388e25be94f6d8f728ce3df31d2cf>:0 
  at System.Data.SQLite.SQLite3.Step (System.Data.SQLite.SQLiteStatement stmt) [0x0003d] in <34e388e25be94f6d8f728ce3df31d2cf>:0 
  at System.Data.SQLite.SQLiteDataReader.NextResult () [0x0012f] in <34e388e25be94f6d8f728ce3df31d2cf>:0 
  at System.Data.SQLite.SQLiteDataReader..ctor (System.Data.SQLite.SQLiteCommand cmd, System.Data.CommandBehavior behave) [0x0005d] in <34e388e25be94f6d8f728ce3df31d2cf>:0 
  at (wrapper remoting-invoke-with-check) System.Data.SQLite.SQLiteDataReader..ctor(System.Data.SQLite.SQLiteCommand,System.Data.CommandBehavior)
  at System.Data.SQLite.SQLiteCommand.ExecuteReader (System.Data.CommandBehavior behavior) [0x0000c] in <34e388e25be94f6d8f728ce3df31d2cf>:0 
  at System.Data.SQLite.SQLiteCommand.ExecuteReader () [0x00006] in <34e388e25be94f6d8f728ce3df31d2cf>:0 
  at (wrapper remoting-invoke-with-check) System.Data.SQLite.SQLiteCommand.ExecuteReader()
  at _5B1B7HWlVd8LH1CzkEb5iB9P2Gl._j6abAUYx3UsWYNkUgUVYNTeVGqh (System.UInt64 , System.String ) [0x00042] in <6b6988c5e6264e7e8b7a32e875df9528>:0 
  at _5B1B7HWlVd8LH1CzkEb5iB9P2Gl._nM3jVjJYEv3ISUUO3HHZsfQv8zg (System.UInt64 ) [0x00000] in <6b6988c5e6264e7e8b7a32e875df9528>:0 
  at Vintagestory.Common.GameDatabase.GetMapChunk (System.Int32 x, System.Int32 z) [0x0000e] in <6b6988c5e6264e7e8b7a32e875df9528>:0 
  at Vintagestory.Server.ServerSystemSupplyChunks.TryLoadMapChunk (System.Int32 chunkX, System.Int32 chunkZ, Vintagestory.Server.ServerMapRegion forRegion) [0x00000] in <6b6988c5e6264e7e8b7a32e875df9528>:0 
  at Vintagestory.Server.ServerSystemSupplyChunks.GetOrCreateMapChunk (System.Int32 chunkX, System.Int32 chunkZ) [0x00037] in <6b6988c5e6264e7e8b7a32e875df9528>:0 
  at Vintagestory.Server.ServerSystemSupplyChunks.loadOrGenerateChunkColumn () [0x00037] in <6b6988c5e6264e7e8b7a32e875df9528>:0 
  at Vintagestory.Server.ServerSystemSupplyChunks.OnSeperateThreadTick (System.Single dt) [0x00201] in <6b6988c5e6264e7e8b7a32e875df9528>:0 
  at Vintagestory.Server.ServerThread.Update () [0x00068] in <6b6988c5e6264e7e8b7a32e875df9528>:0 
  at Vintagestory.Server.ServerThread.Process () [0x00020] in <6b6988c5e6264e7e8b7a32e875df9528>:0 

Link to comment
Share on other sites

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.