Skip to content

Space Engineers 2 - Mod SDK (3578990) #9322

@CaptainPicarl

Description

@CaptainPicarl

Compatibility Report

  • Name of the game with compatibility issues: Space Engineers 2 Mod SDK
  • Steam AppID of the game: 3578990

System Information

I confirm:

  • that I haven't found an existing compatibility report for this game.
  • that I have checked whether there are updates for my system available.

Proton Log:
steam-3578990_redacted18DEC2025.log

Symptoms

When attempting to launch the Mod SDK - the application now crashes, whereas it would previously launch without issue!

Reproduction

-Start with a new prefix/bottle (deleting the old bottle entirely).
-Install .NET 9.0.11 (per software requirement)
-Observe that the application will crash, and a minidump is generated in %appdata%/local/

I have also attempted the above with an included step of "Install .NET Framework 4.8", and that also fails.

The following appears to be a consistent crash that I'm seeing:

4518.073:0174:0178:fixme:advapi:RegisterEventSourceW ((null),L".NET Runtime"): stub
4518.073:0174:0178:fixme:advapi:ReportEventW (00000000CAFE4242,0x0001,0x0000,0x00000402,0000000000000000,0x0001,0x00000000,000000000019BA50,0000000000000000): stub
4518.073:0174:0178:err:eventlog:ReportEventW L"Application: VRAGE3.ModHUB.exe\n"
4518.073:0174:0178:err:eventlog:ReportEventW L"CoreCLR Version: 9.0.1125.51716\n"
4518.073:0174:0178:err:eventlog:ReportEventW L".NET Version: 9.0.11\n"
4518.073:0174:0178:err:eventlog:ReportEventW L"Description: The process was terminated due to an unhandled exception.\n"
4518.073:0174:0178:err:eventlog:ReportEventW L"Stack:\n"
4518.073:0174:0178:err:eventlog:ReportEventW L"   at Keen.VRage.Library.Diagnostics.Profiler+Native.RegisterStaticTag(System.String)\n"
4518.073:0174:0178:err:eventlog:ReportEventW L"   at Keen.VRage.Library.Diagnostics.Profiler+Native.RegisterStaticTag(System.String)\n"
4518.073:0174:0178:err:eventlog:ReportEventW L"   at Keen.VRage.Library.Diagnostics.Profiler..cctor()\n"
4518.073:0174:0178:err:eventlog:ReportEventW L"   at Keen.VRage.Library.Diagnostics.Profiler.InitThread(System.String)\n"
4518.073:0174:0178:err:eventlog:ReportEventW L"   at Keen.VRage.Core.VRageCore..ctor(Keen.VRage.Core.CoreSettings ByRef, System.String[])\n"
4518.073:0174:0178:err:eventlog:ReportEventW L"   at Keen.VRage.ModHUB.Engine.HUBVRageHost`1[[System.__Canon, System.Private.CoreLib, Version=9.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]..ctor(Keen.VRage.Core.CoreSettings ByRef, Keen.VRage.ModHUB.App.IApplicationDriverFactory`1<System.__Canon>, System.String[])\n"
4518.073:0174:0178:err:eventlog:ReportEventW L"   at Keen.VRage.ModHUB.Program.Main(System.String[])\n"
4518.073:0174:0178:fixme:advapi:DeregisterEventSource (00000000CAFE4242) stub

Steam Runtime Diagnostics, with sensitive information redacted, available here:
https://gist.github.com/CaptainPicarl/65c066b395a290313d86292c3f369951

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions