Error: No version information received on launch

ok, that was the DefaultEngine.ini file, & this is what was in it:

[Configuration]
BasedOn=…\Engine\Config\BaseEngine.ini

[Core.Log]
LogHttp=warning
LogOnline=warning

[HTTP]
HttpTimeout=360
HttpConnectionTimeout=200
HttpReceiveTimeout=200
HttpSendTimeout=200

[OnlineSubsystem]
DefaultPlatformService=MCP

[OnlineSubsystemMcp]
bEnabled=true

[OnlineSubsystemMcp.OnlineIdentityMcp]
bAllowMultiLogin=true
VerifyTokenInterval=300.0


So, you want me to take this copied text above & put it in a new file with the same name & overwrite the old 1, & that will fix it & make it launchable somehow?