Good afternoon. Today, i have a super weird error. Something i have never seen before.
The error is as follows when a user joined the server.
disconnecting: Exception (cs:67741): IOException: Win32 IO returned 112. Path: C:\Program Files (x86)\Steam\steamapps\common\Rust\maps\mapname.map System.IO.FileStream.WriteInternal (System.Byte[] src, System.Int32 offset, System.Int32 count) (at <00000000000000000000000000000000>:0) System.IO.FileStream.Write (System.Byte[] array, System.Int32 offset, System.Int32 count) (at <00000000000000000000000000000000>:0)
System.IO.File.WriteAllBytes (System.String path, System.Byte[] bytes) (at <00000000000000000000000000000000>:0) WorldSetup+<InitCoroutine>d__15.MoveNext () (at <00000000000000000000000000000000>:0) UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at <00000000000000000000000000000000>:0)The second after the user disconnected, he tried to reconnect again. For some reason, he had a file mismatch. How is it even possible?