Conversion from 4.7.6 to 4.8.0 crashes

I posted this problem to AnswerHub the other day:

I have a Blueprint only project that loads and runs perfectly fine in 4.7.6, but when I convert it to 4.8.0 it will not open at all. The editor splash screen opens and progress is shown. Every time it gets to 45%, it just closes. No crash report, not error message, nothing. I’ve tried opening the original project and converting in place and cloning it. I’ve also manually cloned the project and tried converting that one. No dice any of these ways.
How can I debug this and determine how to fix it? I’ve searched around AnswerHub, but not found anything that fits my situation. Any help would be appreciated.

And this was the solution:

Using advice I got from the Unreal Engine 4 Developers Community Facebook group, I discovered it seems to be an issue with the DefaultDeviceProfiles.ini file. The only thing in there was some BaseName settings that were empty. Removed those and it launched just fine. I’ll make sure to report this to Epic since that doesn’t seem like something that should cause such a horrible issue.
FYI, for others having similar issues, the advice was to remove all content from the ‘Content’ folder in the project. I just moved it to a folder on the same drive and tried launching. For me, it still had the same issue, but using the same idea I removed the ‘Config’ folder at the same level as the ‘Content’ folder and it worked. So, replacing each file one at a time found where the issue was. The .ini file had only 2 settings in it so it was easy to find what the issue actually was. More complicated projects will probably take a lot more time. I was lucky it happened with a simple project and was the first file in the list. YMMV.

@Epic, this seems like a pretty big bug that something so simple (and not user controlled, I never set this) could keep an entire project from launching. No crash report, no warning, no error, etc. Until the Facebook group helped me out, I had no idea you could (or should) even mess with the project folder. Would be good to get a fix and maybe a better way to address this if it happens with future updates.

PM me if you need additional information on the issue.

Also, formatting bug in AnswerHub. Bullet point should be start of italics, not a bullet point. :slight_smile:

Hi Gooner44,

Does this occur in a blank project with no additional content or is it limited to one project? For instance, if you create a blank project in 4.7.6 and then open it in 4.8, do you see the same errors? Is it a blueprint or C++ project?

Hi Gooner44,

We haven’t heard from you in several days. I am marking this thread as answered for tracking purposes. If you are still experiencing this error, please comment with the requested information.