Project will not open

My computer shut down on me and now it will not open the project that I was working on. I just says that unreal engine has stopped working. Please help. :frowning:

Fatal error: [File:D:\BuildFarm\buildmachine_++depot+UE4-Releases+4.7\Engine\Source\Runtime\AssetRegistry\Private\NameTableArchive.cpp] [Line: 97]
Bad name index 0/0

KERNELBASE.dll!UnknownFunction (0x00007ffe8df08b9c) + 0 bytes [UnknownFile:0]
UE4Editor-Core.dll!FOutputDeviceWindowsError::Serialize() (0x00007ffe6dc48074) + 0 bytes [d:\buildfarm\buildmachine_++depot+ue4-releases+4.7\engine\source\runtime\core\private\windows\windowsplatformoutputdevices.cpp:95]
UE4Editor-Core.dll!FMsg::Logf__VA() (0x00007ffe6dac774f) + 0 bytes [d:\buildfarm\buildmachine_++depot+ue4-releases+4.7\engine\source\runtime\core\private\misc\outputdevice.cpp:531]
UE4Editor-AssetRegistry.dll!FNameTableArchiveReader::operator<<() (0x00007ffe5b059b3b) + 107 bytes [d:\buildfarm\buildmachine_++depot+ue4-releases+4.7\engine\source\runtime\assetregistry\private\nametablearchive.cpp:97]
UE4Editor-AssetRegistry.dll!FAssetDataGatherer::SerializeCache() (0x00007ffe5b08678e) + 12 bytes [d:\buildfarm\buildmachine_++depot+ue4-releases+4.7\engine\source\runtime\assetregistry\private\assetdatagatherer.cpp:475]
UE4Editor-AssetRegistry.dll!FAssetDataGatherer::Run() (0x00007ffe5b08361f) + 15 bytes [d:\buildfarm\buildmachine_++depot+ue4-releases+4.7\engine\source\runtime\assetregistry\private\assetdatagatherer.cpp:81]
UE4Editor-Core.dll!FRunnableThreadWin::Run() (0x00007ffe6dc47346) + 0 bytes [d:\buildfarm\buildmachine_++depot+ue4-releases+4.7\engine\source\runtime\core\private\windows\windowsrunnablethread.cpp:73]
UE4Editor-Core.dll!FRunnableThreadWin::GuardedRun() (0x00007ffe6dc3c32d) + 8 bytes [d:\buildfarm\buildmachine_++depot+ue4-releases+4.7\engine\source\runtime\core\private\windows\windowsrunnablethread.cpp:26]
KERNEL32.DLL!UnknownFunction (0x00007ffe8e6513d2) + 0 bytes [UnknownFile:0]
ntdll.dll!UnknownFunction (0x00007ffe90cf5444) + 0 bytes [UnknownFile:0]
ntdll.dll!UnknownFunction (0x00007ffe90cf5444) + 0 bytes [UnknownFile:0]

Crash in runnable thread FAssetDataGatherer

Okay, i guess you are out of luck friend, first try deleting the folders INTERMEDIATE and BINARIES (better just rename them to make sure and not lose the old compiled stuff) in your game folder, click to open the unreal project then, it will recompile the binaries and create new folders, if then it still doesnt work, one of your assets probably got corrupted, first check the content folder to see if anything is strange, worst case, rename the content folder and use the old INTERMEDIATE and BINARIES folder, and try importing the content all again…one by one…

Close call, but it worked. From now on I will give my computer a full 30 minutes of being on to allow it to shut down…which it does every single time you first start it up.
Thanks!