Editor crashes, but the game will play?

Hi,

I’m experiencing a problem with my UE4.23.1 project.

When I launch the editor from the ueproject file, i get the following error

I recently renamed the Level name of LV_Soul_Slum to GameLevel on my PC in university, it was working fine here. Repackaged the project into another folder and submitted it to my perforce server.

I have tried to open this project on my home PC, but the error above shows. If I right click the ueproject file and click “Play Game”, the game loads perfectly.

This worked for me: removing that entry from your ‘DefaultEngine.ini’ in the project’s config folder. hat tip no7hing herehttps://www.reddit.com/r/unrealengine/comments/e5iloz/project_wont_open_in_editor/

i left [/Script/EngineSettings.GameMapsSettings]
that part in, and just scratched the two lines below that.