4.7.4 Project crash on startup

You can switch version by right clicking your uproject via explorer and selecting switch version. Keep in mind that you should regenerate your project files then (also via right click on your uproject). Crashes like this sometimes get resolved for me by removing all data from the saved folder (at least for me).

Also: do you have some kind of singleton in your code? it could be that there is a problem there.