Long running game session report with crash

Jeff Parker shared this feedback 22 hours ago
Not Enough Votes

Build v2.4.0.95

This is a follow-up to the following issues:

and is more of a status and feedback report for the first link than a bug report.

With the long US holiday weekend, my work got off early, so I was able to start playing earlier than usual. I played the game all day and well into the night, roughly 10.5 hours of continuous game play with frequent saves and Save As copies to create checkpoints. Near the end, I might have noticed some (very brief) jumpy views when rotating my ship, but mostly the game was still running smoothly.

I was in the middle of the Palatine Station component delivery mission, building 250 hard drives as the last item, when the game suddenly exited without warning to the desktop. My character was just sitting in the cockpit monitoring the inventory at the time, waiting for the build order to complete. (I had just gotten back from a Gold and Silicon mining trip.)

Since the game seemed stable, I was also watching Netflix to pass the time and working on finishing a TV series before the series is taken down.

When the game crashed, I immediately checked my Event Viewer and spotted the .NET 9 event viewer logs listed below. I figured this was like the issue in the second link above, and the logs wouldn't show any problems. The errors logged to the event viewer are listed below for reference.

I checked over my system running the following commands using an Administrator command prompt to check for system issues:

  • sfc /scannow
  • dism /Online /Cleanup-Image /CheckHealth

Neither command reported any issues, but I decided to run the following command anyway to make sure the OS wasn't having an unreported problem.


  • dism /Online /Cleanup-Image /RestoreHealth

FYI these are instructions posted on Microsoft's help pages, so you can verify for yourselves if the commands are correct before running them.


Drivers were also reporting as up to date.

But when I checked the NVidea App, it reported that NVidea had just released a driver update on Thursday (the day before). I went ahead and installed that update.

I also ran Visual Studio Installer and applied an update that was listed there as well.

After rebooting, I ran the game again and made sure that my save files were intact. I was able to start up the game again (no save game corruption), then save out and close up shop for the night.

So just to reiterate, the game was actively played for around 10-10.5 hours without issues before crashing and exiting to the desktop.

-----

Log Name: Application

Source: .NET Runtime

Date: 9/5/2026 3:33:19 AM

Event ID: 1023

Task Category: None

Level: Error

Keywords: Classic

User: N/A

Computer: DESKTOP-VR9VT8D

Description:

Application: SpaceEngineers2.exe

CoreCLR Version: 9.0.1926.36724

.NET Version: 9.0.19

Description: The process was terminated due to an internal error in the .NET Runtime at IP 0x00007FF8057904F3 (0x00007FF8056F0000) with exit code 0x80131506.


Event Xml:

<Event ="http://schemas.microsoft.com/win/2004/08/events/event">

<System>

<Provider Name="Application Error" Guid="{a0e9b465-b939-57d7-b27d-95d8e925ff57}" />

<EventID>1000</EventID>

<Version>0</Version>

<Level>2</Level>

<Task>100</Task>

<Opcode>0</Opcode>

<Keywords>0x8000000000000000</Keywords>

<TimeCreated SystemTime="2026-09-05T08:33:37.5422592Z" />

<EventRecordID>86977</EventRecordID>

<Correlation />

<Execution ProcessID="4656" ThreadID="18960" />

<Channel>Application</Channel>

<Computer>DESKTOP-VR9VT8D</Computer>

<Security UserID="S-1-5-21-2761374763-2803881915-976395235-1001" />

</System>

<EventData>

<Data Name="AppName">SpaceEngineers2.exe</Data>

<Data Name="AppVersion">2.4.0.95</Data>

<Data Name="AppTimeStamp">69f20000</Data>

<Data Name="ModuleName">coreclr.dll</Data>

<Data Name="ModuleVersion">9.0.1926.36724</Data>

<Data Name="ModuleTimeStamp">6a5ac23b</Data>

<Data Name="ExceptionCode">c0000005</Data>

<Data Name="FaultingOffset">00000000000a04f3</Data>

<Data Name="ProcessId">0x8bfc</Data>

<Data Name="ProcessCreationTime">0x1dd3cb81da4bbce</Data>

<Data Name="AppPath">D:\SteamLibrary\steamapps\common\SpaceEngineers2\Game2\SpaceEngineers2.exe</Data>

<Data Name="ModulePath">C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.19\coreclr.dll</Data>

<Data Name="IntegratorReportId">c14095f5-0664-49dc-b946-c10ce828cc1e</Data>

<Data Name="PackageFullName">

</Data>

<Data Name="PackageRelativeAppId">

</Data>

</EventData>

</Event>

------

Log Name: Application

Source: Application Error

Date: 9/5/2026 3:33:37 AM

Event ID: 1000

Task Category: Application Crashing Events

Level: Error

Keywords:

User: DESKTOP-VR9VT8D\kalni

Computer: DESKTOP-VR9VT8D

Description:

Faulting application name: SpaceEngineers2.exe, version: 2.4.0.95, time stamp: 0x69f20000

Faulting module name: coreclr.dll, version: 9.0.1926.36724, time stamp: 0x6a5ac23b

Exception code: 0xc0000005

Fault offset: 0x00000000000a04f3

Faulting process id: 0x8BFC

Faulting application start time: 0x1DD3CB81DA4BBCE

Faulting application path: D:\SteamLibrary\steamapps\common\SpaceEngineers2\Game2\SpaceEngineers2.exe

Faulting module path: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.19\coreclr.dll

Report Id: c14095f5-0664-49dc-b946-c10ce828cc1e

Faulting package full name:

Faulting package-relative application ID:

Event Xml:

<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">

<System>

<Provider Name="Application Error" Guid="{a0e9b465-b939-57d7-b27d-95d8e925ff57}" />

<EventID>1000</EventID>

<Version>0</Version>

<Level>2</Level>

<Task>100</Task>

<Opcode>0</Opcode>

<Keywords>0x8000000000000000</Keywords>

<TimeCreated SystemTime="2026-09-05T08:33:37.5422592Z" />

<EventRecordID>86977</EventRecordID>

<Correlation />

<Execution ProcessID="4656" ThreadID="18960" />

<Channel>Application</Channel>

<Computer>DESKTOP-VR9VT8D</Computer>

<Security UserID="S-1-5-21-2761374763-2803881915-976395235-1001" />

</System>

<EventData>

<Data Name="AppName">SpaceEngineers2.exe</Data>

<Data Name="AppVersion">2.4.0.95</Data>

<Data Name="AppTimeStamp">69f20000</Data>

<Data Name="ModuleName">coreclr.dll</Data>

<Data Name="ModuleVersion">9.0.1926.36724</Data>

<Data Name="ModuleTimeStamp">6a5ac23b</Data>

<Data Name="ExceptionCode">c0000005</Data>

<Data Name="FaultingOffset">00000000000a04f3</Data>

<Data Name="ProcessId">0x8bfc</Data>

<Data Name="ProcessCreationTime">0x1dd3cb81da4bbce</Data>

<Data Name="AppPath">D:\SteamLibrary\steamapps\common\SpaceEngineers2\Game2\SpaceEngineers2.exe</Data>

<Data Name="ModulePath">C:\Program Files\dotnet\shared\Microsoft.NETCore.App\9.0.19\coreclr.dll</Data>

<Data Name="IntegratorReportId">c14095f5-0664-49dc-b946-c10ce828cc1e</Data>

<Data Name="PackageFullName">

</Data>

<Data Name="PackageRelativeAppId">

</Data>

</EventData>

</Event>

Leave a Comment
 
Attach a file