-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Labels
Game compatibility - UnofficialGames not expected to work without issuesGames not expected to work without issues
Description
Compatibility Report
- Name of the game with compatibility issues: Space Engineers 2 Mod SDK
- Steam AppID of the game: 3578990
System Information
- GPU: AMD Radeon RX7900 XTX
- Video driver version: Mesa 25.2.7
- Kernel version: Linux 6.18.0.rc5
- Link to full system information report as Gist:
https://gist.github.com/CaptainPicarl/a5b748404edf7c5cc4eac293f634a03c - Proton version: 1765195901 experimental-10.0-20251208
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
Labels
Game compatibility - UnofficialGames not expected to work without issuesGames not expected to work without issues