02-17-2020 03:53 AM
02-17-2020 06:52 AM
02-17-2020 06:56 AM
Hi there,
I am sorry to know that you have experienced
this issue! This is often related to .NET I'm afraid. You should be able to circumvent the issue
by running through the following:
On C:\Program Files (x86)\Frontier\EDLaunch you should
find a file named EDLaunch.exe.config.
For Steam installs, it should be here: C:\Program Files
(x86)\Steam\steamapps\common\Elite Dangerous
·
Firstly,
make a backup of this file by copying it to another location, such as your
desktop.
·
Open the
EDLaunch.exe.config file with a text editor such as Notepad. You'll see
something similar to:
<supportedRuntime
version="v2.0.50727"/ >
<supportedRuntime version="v4.0"/ >
Switch the lines, so they look like this:
<supportedRuntime version="v4.0"/ >
<supportedRuntime version="v2.0.50727"/ >
Once you have done this, save the file and attempt to start up the
launcher. If it's still not working you can just replace the file with the
backup you created.
If you continue to have problems, please submit a ticket so that we can investigate further.
Thanks,
CMDR Sputnik
02-17-2020 07:07 AM
FrontierSupport said:
Hi there,
I am sorry to know that you have experienced
this issue! This is often related to .NET I'm afraid. You should be able to circumvent the issue
by running through the following:On C:\Program Files (x86)\Frontier\EDLaunch you should
find a file named EDLaunch.exe.config.For Steam installs, it should be here: C:\Program Files
(x86)\Steam\steamapps\common\Elite Dangerous
·
Firstly,
make a backup of this file by copying it to another location, such as your
desktop.·
Open the
EDLaunch.exe.config file with a text editor such as Notepad. You'll see
something similar to:<supportedRuntime
version="v2.0.50727"/ >
<supportedRuntime version="v4.0"/ >Switch the lines, so they look like this:
<supportedRuntime version="v4.0"/ >
<supportedRuntime version="v2.0.50727"/ >
Once you have done this, save the file and attempt to start up the
launcher. If it's still not working you can just replace the file with the
backup you created.
If you continue to have problems, please submit a ticket so that we can investigate further.Thanks,
CMDR Sputnik
02-17-2020 09:19 AM
RattyUK said:
It is a .NET error (rearing its ugly head once again)Microsoft have a FixDotNet app that may fix it most of the time, remember a restart is needed after running it.The other solution that may help is to start in desktop mode and wait until the play button pops up, click and play, there is a good chance that, after the mandatory restart, that just starting it that way will cure the issue.HTH 🙂
02-17-2020 09:26 AM
FrontierSupport said:
Hi there,
I am sorry to know that you have experienced
this issue! This is often related to .NET I'm afraid. You should be able to circumvent the issue
by running through the following:On C:\Program Files (x86)\Frontier\EDLaunch you should
find a file named EDLaunch.exe.config.For Steam installs, it should be here: C:\Program Files
(x86)\Steam\steamapps\common\Elite Dangerous
·
Firstly,
make a backup of this file by copying it to another location, such as your
desktop.·
Open the
EDLaunch.exe.config file with a text editor such as Notepad. You'll see
something similar to:<supportedRuntime
version="v2.0.50727"/ >
<supportedRuntime version="v4.0"/ >Switch the lines, so they look like this:
<supportedRuntime version="v4.0"/ >
<supportedRuntime version="v2.0.50727"/ >
Once you have done this, save the file and attempt to start up the
launcher. If it's still not working you can just replace the file with the
backup you created.
If you continue to have problems, please submit a ticket so that we can investigate further.Thanks,
CMDR Sputnik
04-04-2020 06:03 PM
04-06-2020 11:03 PM
05-04-2020 04:14 PM
05-05-2020 04:53 AM