IOException when server savesSolved

I see this in console:

(14:59:11) | Invalidate Network Cache took 0.05 seconds
(14:59:12) | Couldn't write save file! We got an exception: System.IO.IOException: Win32 IO returned 112. Path: C:\\server\identity\proceduralmap.3700.12.188.sav.new
at System.IO.FileStream.WriteInternal (System.Byte[] src, System.Int32 offset, System.Int32 count) [0x00077] in <a8ed250850854b439cedc18931a314fe>:0
at System.IO.FileStream.Write (System.Byte[] array, System.Int32 offset, System.Int32 count) [0x00090] in <a8ed250850854b439cedc18931a314fe>:0
at System.IO.File.WriteAllBytes (System.String path, System.Byte[] bytes) [0x00007] in <a8ed250850854b439cedc18931a314fe>:0
at SaveRestore+<Save>d__5.MoveNext () [0x00403] in <d2c4022d6f8b46048878340fb617169d>:0
(14:59:12) | Error when saving to disk: System.IO.FileNotFoundException: server/identity/proceduralmap.3700.12.188.sav.new does not exist
File name: 'server/identity/proceduralmap.3700.12.188.sav.new'
at System.IO.File.Move (System.String sourceFileName, System.String destFileName) [0x000b6] in <a8ed250850854b439cedc18931a314fe>:0
at SaveRestore+<Save>d__5.MoveNext () [0x00473] in <d2c4022d6f8b46048878340fb617169d>:0


and when I manually run server.save I get this:

(14:59:12) | Saved 159,234 ents, cache(0.90), write(0.08), disk(0.01).

(14:59:12) | Saving complete


but i'm afraid that it somehow wont work and I will get a rollback on map restart. Im getting alot of errors in console too. What could be the cause of this?

(15:02:20) | AssertionException: Assertion failure. Value was False

Expected: True

Stomping old lifeStory


My console is getting overrun by errors and i'm afraid to restart because I dont see a save file?

How do I make sure when I restart the server people wont lose progress?

The error in the first post would imply that there is an issue with your save file, that it doesn't exist else isn't accessible.
5e13a8d5b2bc5.jpg Wulf
The error in the first post would imply that there is an issue with your save file, that it doesn't exist else isn't accessible.

Yeah my save file got corrupted for some reason and I had to do a full reinstall of the server and put back yesterdays save file

no idea what the cause of this was, a disc or memory error probably but its fixed now although my players arent happy of losing 1 day's work which i completely understand

What hosting company are you using? I know cheaper ones limit ram and if you reach limit they crash server and wipe it.

If you use command in console in game or rcon or rust admin "restart 10" it will restart in 10seconds and will save server on restart. Numbers can be changed to anything. 
Locked automatically