Error Checker

Opens via Tools › Error Checker. Also runs automatically before saving when issues are present.

Scans the entire mission for structural problems, design errors, configuration warnings, and potential issues. Results are listed by severity with a description of each problem found.

Controls

ControlDescription
RerunRuns the check again. Use this after making fixes to confirm they are resolved.
Check Potential IssuesWhen checked, Potential Issue entries are included in the results alongside errors and warnings. When unchecked, potential issues are silently omitted.
Apply Auto-CorrectionsWhen checked, FRED automatically corrects issues it can resolve without user input each time a check runs. Only applies to correctable errors and warnings; Critical Errors are never auto-corrected. Auto-corrections are applied before results are displayed.
Status barShows a summary of the most recent check: the total number of entries found, or No check has been run yet before the first run.

Severity levels

SeverityMeaning
Critical ErrorA serious structural problem that FRED cannot automatically correct. The mission may fail to load or behave unpredictably in-game. Must be fixed manually before the mission is usable.
ErrorA mission design problem that must be fixed. The mission may not play correctly.
WarningA problem that can be (or has been) auto-corrected. Review the change before saving.
Potential IssueA situation that may be intentional but is worth reviewing. Only shown when Check Potential Issues is checked.

What is checked

The checker inspects the following areas of the mission:

Pre-save mode

When saving a mission that has unresolved errors, the Error Checker opens automatically in pre-save mode. In this mode three additional buttons appear at the bottom of the dialog:

ButtonDescription
CancelAborts the save and returns to the editor so issues can be addressed.
Save As IsSaves the mission despite the reported issues.
Fix and SaveApplies all available auto-corrections and then saves. Only available when Apply Auto-Corrections is checked.

Preferences

The Check Potential Issues and Apply Auto-Corrections settings are also found in File › Preferences › Error Checker. They share the same stored value — changing one updates the other. Use Preferences to set the default behavior for all future check runs.