I am trying to troubleshoot a steam game i have had for a number of years, but have not run in a really long time. The title is "Shoot Many Robots". The game opens then closes without doing or displaying anything. windows event viewer is reporting a '0xc0000005' error when I try to run the game. (see error below). The error seems to be coming from the game itself, and it is the only thing currently on my system not able to run normally. Running the windows compatibility troubleshooter only makes sense at this stage, however the new version based off of the get help app, does not seem to be able to work. I followed ALL the instructions, form the Microsoft support pages, the get help app, and from windows itself. but the new version seems to send you into an endless loop. The 'get help' based troubleshooter seems to be only able to troubleshoot apps if it appears on the detected list it generates. if the app is not listed, then you are unable to troubleshoot the intended program, even if you right click on the .exe and select troubleshoot compatibility or selecting 'run compatibility troubleshooter' from the .exe properties (right click > properties). how do I use the 'new' troubleshooter to troubleshoot my game on windows 11 Pro 25h2?
Faulting application name: ShootManyRobots.exe, version: 1.1.1.30747, time stamp: 0x4f845189
Faulting module name: ShootManyRobots.exe, version: 1.1.1.30747, time stamp: 0x4f845189
Exception code: 0xc0000005
Fault offset: 0x00895311
Faulting process id: 0xBB80
Faulting application start time: 0x1DC3C50BC6E71BC
Faulting application path: C:\Program Files (x86)\Steam\steamapps\common\Shoot Many Robots\ShootManyRobots\Binaries\ShootManyRobots.exe
Faulting module path: C:\Program Files (x86)\Steam\steamapps\common\Shoot Many Robots\ShootManyRobots\Binaries\ShootManyRobots.exe
Report Id: 5e99017e-920b-4acc-ba43-ce53aaa1578c
Faulting package full name:
Faulting package-relative application ID:
Log Name: Application
Source: Application Error
Date: 10/13/2025 7:50:38 AM
Event ID: 1000
Task Category: Application Crashing Events
Level: Error
Keywords:
User: MSI\Cybot
Computer: MSI
Description:
Faulting application name: ShootManyRobots.exe, version: 1.1.1.30747, time stamp: 0x4f845189
Faulting module name: ShootManyRobots.exe, version: 1.1.1.30747, time stamp: 0x4f845189
Exception code: 0xc0000005
Fault offset: 0x00895311
Faulting process id: 0xBB80
Faulting application start time: 0x1DC3C50BC6E71BC
Faulting application path: C:\Program Files (x86)\Steam\steamapps\common\Shoot Many Robots\ShootManyRobots\Binaries\ShootManyRobots.exe
Faulting module path: C:\Program Files (x86)\Steam\steamapps\common\Shoot Many Robots\ShootManyRobots\Binaries\ShootManyRobots.exe
Report Id: 5e99017e-920b-4acc-ba43-ce53aaa1578c
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="2025-10-13T14:50:38.7326826Z" />
<EventRecordID>6081</EventRecordID>
<Correlation />
<Execution ProcessID="27072" ThreadID="62396" />
<Channel>Application</Channel>
<Computer>MSI</Computer>
<Security UserID="S-1-5-21-134317040-2025772203-3950351876-1001" />
</System>
<EventData>
<Data Name="AppName">ShootManyRobots.exe</Data>
<Data Name="AppVersion">1.1.1.30747</Data>
<Data Name="AppTimeStamp">4f845189</Data>
<Data Name="ModuleName">ShootManyRobots.exe</Data>
<Data Name="ModuleVersion">1.1.1.30747</Data>
<Data Name="ModuleTimeStamp">4f845189</Data>
<Data Name="ExceptionCode">c0000005</Data>
<Data Name="FaultingOffset">00895311</Data>
<Data Name="ProcessId">0xbb80</Data>
<Data Name="ProcessCreationTime">0x1dc3c50bc6e71bc</Data>
<Data Name="AppPath">C:\Program Files (x86)\Steam\steamapps\common\Shoot Many Robots\ShootManyRobots\Binaries\ShootManyRobots.exe</Data>
<Data Name="ModulePath">C:\Program Files (x86)\Steam\steamapps\common\Shoot Many Robots\ShootManyRobots\Binaries\ShootManyRobots.exe</Data>
<Data Name="IntegratorReportId">5e99017e-920b-4acc-ba43-ce53aaa1578c</Data>
<Data Name="PackageFullName">
</Data>
<Data Name="PackageRelativeAppId">
</Data>
</EventData>
</Event>