DotNet.Ships.Enumeration.SlefDiagnosticCode - Elite-Dangerous-Almanac/Almanac-Core GitHub Wiki
EliteDangerousAlmanac / Ships / SlefDiagnosticCode
Defined in: dotnet/src/EliteDangerousAlmanac/Ships/SlefDiagnostics.cs:6
Why a SLEF entry was rejected.
InvalidHeader
Defined in: dotnet/src/EliteDangerousAlmanac/Ships/SlefDiagnostics.cs:9
The envelope header does not match the header shape.
InvalidLoadout
Defined in: dotnet/src/EliteDangerousAlmanac/Ships/SlefDiagnostics.cs:12
The entry is not a Loadout event, or one of its own fields is wrong.
InvalidModule
Defined in: dotnet/src/EliteDangerousAlmanac/Ships/SlefDiagnostics.cs:15
One fitted module does not match the module shape.
InvalidEngineering
Defined in: dotnet/src/EliteDangerousAlmanac/Ships/SlefDiagnostics.cs:18
One engineering block or one of its modifiers does not match its shape.
DuplicateSlot
Defined in: dotnet/src/EliteDangerousAlmanac/Ships/SlefDiagnostics.cs:21
Two fitted modules name the same mount.