Unable to Load My Project after a Crash

hello!
i’m trying to load my project after it’s crash during compile time, no way to get it work… i’ll post here my log

Unhandled Exception: EXCEPTION_ACCESS_VIOLATION reading address 0x00000210

UE4Editor_CoreUObject
UE4Editor_CoreUObject
UE4Editor_CoreUObject
UE4Editor_CoreUObject
UE4Editor_Core
UE4Editor_Core
UE4Editor_Projects
UE4Editor_Projects
UE4Editor
UE4Editor
UE4Editor
UE4Editor
UE4Editor
UE4Editor
kernel32
ntdll

Try deleting folders:
.vs
Binaries
Intermediate
Also delete the project .sln file, then right-click uproject, generate files again, and open project…

If that doesnt work, you may have to delete the Saved folder, as well as above again, and generate again…

thank’s you for your help… i did it but i still get the same error