It keeps gaslighting me into thinking that the game crashed whenever I forget to close it
for game or mod suggestions go to our discord
This board is being moderated, if you wish for your idea(s) to go public, please consider the following:
If your idea already exists, vote for it, this will increase the chances for the idea to become reality. Duplicate ideas only split and lower votes
This board is for new ideas and feature suggestions, for technical issues or bug reports, visit/contact CurseForge Support
This ensures that the idea is accessible to a wider audience and makes it easier for others to understand and vote for the idea
Any ideas posted with foul language will not be published and get deleted
Avoid posting 'lists' of different ideas, we won't be able to address them with a proper status and they will get less votes from others, each idea should have its own post
Posts with multiple ideas can not be merged and prevent us from opening these posts for upvotes
1. Disable Crash Logging
Some games allow you to disable crash logging or error reporting via their settings or config files:
Check the game settings or launcher for an option to turn off crash reports.
If there’s no such option, locate the game’s config file (often a .ini or .cfg file) in its installation directory or your documents folder. Look for a line like CrashReportEnabled=true and set it to false.
2. Command Line Arguments
Certain games allow you to suppress specific popups using command-line arguments. Check the game’s documentation or forums for arguments like -nocrashpopup or similar. Add these arguments in the launcher or shortcut properties.
3. Check for Mods or Third-Party Tools
If you're using mods, a mod could be triggering the crash report notification erroneously. Try launching the game without mods.
Some third-party tools (like reshade injectors or overlays) can conflict with the game, causing false crash reports.