Latest update wont allow the server to launch. It generates the following error in console:
DllNotFoundException: RustNative assembly: type: member:(null)
at (wrapper managed-to-native) SystemInfoEx.System_GetMemoryUsage()
at SystemInfoEx.get_systemMemoryUsed ()
at SystemInfoGeneralText.get_currentInfo ()
at Bootstrap+d__18.MoveNext ()
at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress)
I have found that other server owners who ran into the same issue updated libc6 to fix the issue.
Latest update wont allow the server to launch. It generates the following error in console:
DllNotFoundException: RustNative assembly: type: member:(null)
at (wrapper managed-to-native) SystemInfoEx.System_GetMemoryUsage()
at SystemInfoEx.get_systemMemoryUsed ()
at SystemInfoGeneralText.get_currentInfo ()
at Bootstrap+d__18.MoveNext ()
at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress)
I have found that other server owners who ran into the same issue updated libc6 to fix the issue.