I just updated my server version and umod version to the latest, but now my server can not start up due to a sqlite error? I read on some other posts it could be the deaths db file but I removed that and I am still getting the error. Has anyone else ran into this issue? I don't want to wipe the map but I heard that can fix this issue.
SqliteException: unsupported file format
at Facepunch.Sqlite.Database.Prepare (System.String query) [0x00030] in <f8b455593c0344229315036b734a5e42>:0
at Facepunch.Sqlite.Database.QueryValue[T] (System.String query, System.Object[] arguments) [0x00013] in <f8b455593c0344229315036b734a5e42>:0
at Facepunch.Sqlite.Database.QueryInt (System.String query, System.Object[] arguments) [0x00000] in <f8b455593c0344229315036b734a5e42>:0
at Facepunch.Sqlite.Database.TableExists (System.String name) [0x0001c] in <f8b455593c0344229315036b734a5e42>:0
at UserPersistance..ctor (System.String strFolder) [0x001d5] in <8bd7d194806046f5b3af66707d1a2ffd>:0
at ServerMgr.Initialize (System.Boolean loadSave, System.String saveFile, System.Boolean allowOutOfDateSaves, System.Boolean skipInitialSpawn) [0x00006] in <8bd7d194806046f5b3af66707d1a2ffd>:0
at Bootstrap+<StartServer>d__19.MoveNext () [0x001e3] in <8bd7d194806046f5b3af66707d1a2ffd>:0
at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00026] in <0618f269b594493b97c56ba78f03373a>:0