Currently i got this error message when i will start our server and the server seems like wiped...
Error loading save (server/rustserver/Isla Nublar 1.1.8 - MF.219.sav)
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)
AssertionException: Assertion failure. Value was False
Expected: True
BaseEntity.saveList isn't empty!
at UnityEngine.Assertions.Assert.Fail (System.String message, System.String userMessage) [0x00043] in <ba657ba1ce6746c39d9263534c2395e1>:0
at UnityEngine.Assertions.Assert.IsTrue (System.Boolean condition, System.String message) [0x0000f] in <ba657ba1ce6746c39d9263534c2395e1>:0
at SaveRestore.Load (System.String strFilename, System.Boolean allowOutOfDateSaves) [0x0013e] in <6e74495fe0dd410fa40b681d5f3aeccd>:0
UnityEngine.DebugLogHandler:Internal_LogException(Exception, Object)
UnityEngine.DebugLogHandler:LogException(Exception, Object)
UnityEngine.Logger:LogException(Exception, Object)
UnityEngine.Debug:LogException(Exception)
SaveRestore:Load(String, Boolean)
ServerMgr:Initialize(Boolean, String, Boolean, Boolean)
<StartServer>d__19:MoveNext()
UnityEngine.SetupCoroutine:InvokeMoveNext(IEnumerator, IntPtr)