SqliteException: Could not finalize SQL statement: database disk image is malformed (11)

SqliteException: Could not finalize SQL statement: database disk image is malformed (11)
SqliteException: Could not finalize SQL statement: database disk image is malformed (11)
at Facepunch.Sqlite.Database.Finalize (System.IntPtr stmHandle) [0x00032] in <76905fe2e49f44ea8b616060be7119ad>:0
at Facepunch.Sqlite.Database.FinalizeOrReset (System.IntPtr stmHandle, System.Boolean finalize) [0x00003] in <76905fe2e49f44ea8b616060be7119ad>:0
at Facepunch.Sqlite.Database.ExecuteQuery (System.IntPtr stmHandle, System.Boolean finalize) [0x00022] in <76905fe2e49f44ea8b616060be7119ad>:
at Facepunch.Sqlite.Database.Execute[T1,T2,T3,T4,T5] (System.String query, T1 arg1, T2 arg2, T3 arg3, T4 arg4, T5 arg5) [0x00033] in <76905fe2e49f44ea8b616060be7119ad>:0
at FileStorage.Store (System.Byte[] data, FileStorage+Type type, NetworkableId entityID, System.UInt32 numID) [0x0001d] in <21e17b5e224e4c158edba3bf04060412>:0
at Oxide.Plugins.ImageLibrary+ImageAssets.StoreByteArray (System.Byte[] bytes, System.String name) [0x00003] in <962eecc867fb495e9cc36b35e560ad4a>:0
at Oxide.Plugins.ImageLibrary+ImageAssets+<DownloadImage>d__12.MoveNext () [0x00173] in <962eecc867fb495e9cc36b35e560ad4a>:0
at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00026] in <f90b5d60566c42cc8b1d1412300b3616>:0

Removing the .db files from the server folder solves the problem.

戈洛斯

从服务器文件夹中删除 .db 文件可以解决问题。

Do you want to delete all. db files?



Merged post

Sqlite Exception: Could not reset SQL statement: database disk image is malformed (779)