What is the error listed below?
2011-02-23 21:24:12.218 Success[7238:207] * Terminating app due to uncaught exception \'NSInternalInconsisten
Are there any warnings related to the NIB? This is usually do to an error in the NIB file (such as incorrect type of NIB).
Right click on the file and click "Get Info" to verify that the type is what you would expect.