Description | =============================== FATAL EXCEPTION ================================
Exception occurred: System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
at Steamworks.NativeMethods.ISteamGameServer_HandleIncomingPacket(IntPtr instancePtr, Byte[] pData, Int32 cbData, UInt32 srcIP, UInt16 srcPort)
at VRage.Steam.MySteamGameServer.SteamServerEntryPoint(Object argument)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart(Object obj)
=============================== FATAL EXCEPTION ================================
=============================== FATAL EXCEPTION ================================
Exception occurred: System.ArgumentNullException: Value cannot be null.
at System.Threading.Monitor.Enter(Object obj)
at VRage.Logging.TextLogger.LogInternal(NamedLogger& source, LogSeverity severity, Object message)
at VRage.Logging.MyLog.VRage.Logging.ILogger.Log(NamedLogger& source, LogSeverity severity, Object message)
at VRage.Engine.VRageCore.PerformOperation(String name, SystemAction iterator, Boolean reverse)
at VRage.Engine.VRageCore.Shutdown()
at VRage.Dedicated.DedicatedServer`1.RunInternal()
at VRage.Dedicated.DedicatedServer`1.RunMain(String instanceName, String customPath, Boolean isService, Boolean showConsole)
=============================== FATAL EXCEPTION ================================
DS exited with exception: System.ArgumentNullException: Value cannot be null.
at System.Threading.Monitor.Enter(Object obj)
at VRage.Logging.TextLogger.LogInternal(NamedLogger& source, LogSeverity severity, Object message)
at VRage.Logging.MyLog.VRage.Logging.ILogger.Log(NamedLogger& source, LogSeverity severity, Object message)
at VRage.Engine.VRageCore.PerformOperation(String name, SystemAction iterator, Boolean reverse)
at VRage.Engine.VRageCore.Shutdown()
at VRage.Dedicated.DedicatedServer`1.RunInternal()
at VRage.Dedicated.DedicatedServer`1.RunMain(String instanceName, String customPath, Boolean isService, Boolean showConsole)
at VRage.Dedicated.WindowsService.MainThreadStart(Object obj)
|
---|