HI, I’ve been working on a small project which contains mostly C++ code. After I forced terminated the UE I can no longer load the project as it crashes after 95% loading. How can I track down what’s corrupted in the project?
Thank you
HI, I’ve been working on a small project which contains mostly C++ code. After I forced terminated the UE I can no longer load the project as it crashes after 95% loading. How can I track down what’s corrupted in the project?
Thank you
Hello,
In order to reproduce your issue, I will need some more information.
I would highly recommend attempting to open a copy of the project in a newer version (4.9.2 or 4.10) and seeing if it still continues to crash.
That’s not a problem of the UE4 because all of my other projects work. Unfortunately I cannot provide the steps. All I did was to forced terminate the UE from the task manager and since then I cant load the project. I tried to open a copy and still have the same crash at 95% loading.
Could you provide the crash logs for your project? If you need help finding them, you can have a look at this link: A new, community-hosted Unreal Engine Wiki - Announcements - Unreal Engine Forums
Also, if you are getting the Crash Reporter window, you could provide me with your Machine ID that is listed, and also send the crash report.
Sure! I couldn’t upload the file but you can get it from here Google Drive: Sign-in
I wasn’t given the option to submit a crash report. The project just freeze at 95% loading
Unfortunately, it does not look like I have the permissions to download the file. Could you please update this so I can have a look at the logs? Thank you.
sorry I just updated the permissions
Something you could try in an attempt to recover your assets would be to navigate to the folder where your project is stored and go into “ProjectName”->Saved->Backup. The engine automatically generates backup files of your assets, so this may allow you to gain access to your assets once again. Give that a shot and let me know how it works.