Failed to call hook 'LoadImageList' on plugin 'ImageLibrary v2.0.63' (SqliteException: Could not reset SQL statement: database disk image is malformed (11))
at Facepunch.Sqlite.Database.Reset (System.IntPtr stmHandle, System.Boolean clearBindings) [0x00032] in :0
at Facepunch.Sqlite.Database.Complete (System.IntPtr stmHandle) [0x00000] in :0
at Facepunch.Sqlite.Database.ExecuteAndReadQueryResult[T] (System.IntPtr stmHandle) [0x00029] in :0
at Facepunch.Sqlite.Database.Query[TOut,T1,T2,T3,T4] (System.String query, T1 arg1, T2 arg2, T3 arg3, T4 arg4) [0x0002a] in :0
at FileStorage.Get (System.UInt32 crc, FileStorage+Type type, NetworkableId entityID, System.UInt32 numID) [0x00044] in <8c2ad00ba7644752a02e144973f401d0>:0
at Oxide.Plugins.ImageLibrary.IsInStorage (System.UInt32 crc) [0x00000] in <6b47064eeb3b4be1825e17c49e6352bf>:0
at Oxide.Plugins.ImageLibrary.HasImage (System.String imageName, System.UInt64 imageId) [0x0002e] in <6b47064eeb3b4be1825e17c49e6352bf>:0
at Oxide.Plugins.ImageLibrary.LoadImageList (System.String title, System.Collections.Generic.List`1[T] imageList, System.Action callback) [0x0002f] in <6b47064eeb3b4be1825e17c49e6352bf>:0
at Oxide.Plugins.ImageLibrary.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x000fb] in <6b47064eeb3b4be1825e17c49e6352bf>:0
at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0
at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <112d89ea5d3348c8b949af0ab1a866d2>:0
at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <112d89ea5d3348c8b949af0ab1a866d2>:0
Keep getting this error when i reload the plugin
Im getting this too