An
exception is a programming construct that deals with error handling. In this case something in the file caused FlightCrew to not be able to complete its task. Typically when this happens the error message contains some information as to why. In this case it does not.
If you run into this issue again with a smaller file I can look at it to see why its happening. Unfortunately, I cannot tell why unless I trace through the entire process.