nothing new update windows, Windows Defender OFF, and running on Administrator Still like that
How to fix this error mono
Hello, Recently I've been crashing a lot a couple games and i get either of these messages in Event Viewer.
Faulting application name: xdt.exe, version: 0.4.9.0, time stamp: 0x6838245d
Faulting module name: mono-2.0-sgen.dll, version: 42.42.42.42424, time stamp: 0x66cd2a7f
Exception code: 0xc0000409
Fault offset: 0x00000000003de26d
Faulting process id: 0x3124
Faulting application start time: 0x1DC9D43E015E820
Faulting application path: D:\steam\steamapps\common\Heartopia\xdt.exe
Faulting module path: D:\steam\steamapps\common\Heartopia\xdt_Data\Plugins\x86_64\mono-2.0-sgen.dll
Report Id: d3d88ac8-6f3a-4bba-b466-c5b99c342de8
Faulting package full name:
Faulting package-relative application ID:
Windows for home | Windows 11 | Gaming
3 answers
Sort by: Most helpful
-
Igor Leyko 110.8K Reputation points Independent Advisor
2026-02-14T00:39:53.1966667+00:00 Hi,
please reinstall the game. Run built-in msinfo32 tool and show its screenshot for PC model.
If this PC is brand made, reinstall graphic drivers from PC manufacturer's site.
-
AI answer
2026-02-14T00:00:24.31+00:00 To troubleshoot the crashing issue related to the application
xdt.exeand the modulemono-2.0-sgen.dll, you can follow these steps:- Check for Updates: Ensure that both your operating system and the game (Heartopia) are fully updated. Sometimes, crashes can be resolved with the latest patches.
- Verify Game Files: If you are using Steam, verify the integrity of the game files. This can help fix any corrupted files that might be causing the crash.
- Check Event Viewer: You mentioned the Event Viewer messages. Look for the specific details in the Application log under Event ID 1000. This can give you more insights into the faulting application and module.
- Update Mono: Since the faulting module is
mono-2.0-sgen.dll, ensure that you have the latest version of Mono installed. If the game uses a specific version, check if there are updates or patches available from the game developers. - Run as Administrator: Try running the game as an administrator. Right-click on the game executable and select "Run as administrator" to see if it resolves any permission-related issues.
- Disable Antivirus: Sometimes, antivirus software can interfere with game files. Temporarily disable your antivirus and see if the game runs without crashing.
- Check for Conflicting Software: Ensure that no other software is conflicting with the game. This includes overlays from applications like Discord or other game launchers.
- Collect Crash Dumps: If the issue persists, consider collecting crash dumps for further analysis. You can set up Windows Error Reporting (WER) to collect dumps for the
xdt.exeprocess, which can help in diagnosing the problem further.
By following these steps, you should be able to identify and potentially resolve the crashing issue with your game.
References:
AI-generated content may be incorrect. Read our transparency notes for more information.