Uinstall all “UE4 Prerequisites” would resovle the problems.
Then, Install 4.10 through Epic Launcher will be OK.
Uinstall all “UE4 Prerequisites” would resovle the problems.
Then, Install 4.10 through Epic Launcher will be OK.
error code R-1638 no fixsed!!
As others have already noted, this is a rather common problem that people seem to be encountering. I’ve experienced it myself, as well. There’s a couple things to check and do if you’re running into this issue, as outlined below:
It is likely that following these will solve this problem, as illustrated by others already. If you still have trouble, reach out to Epic.
You said it! I did the steps above and the R-1638 error gone~. Thank you !
Uninstalling the prerequisites from “programs and features” worked for me too. No need to uninstall ( ) and reinstall ( ) VS2015.
Not work !
This one… FTW. I’d tried all the steps in tattries answer above, along with suggestions from several other threads on this topic and kept getting the same error message every time. After doing this step - I finally got it to work.
If you go into your Process Tab Under Task Manager and End Process for the Epic Unreal Prerequisites x64 during the loading of the Prerequisites it will fix the problem.
Just give it a minute after you end it and the login screen will pop-up.
Still not working for me either and I’ve uninstalled EVERYTHING.
Hey Painkiller10011, Drakgoku, and num3ric-
Can you let me know what you’ve tried so far to fix this? Additionally, have you installed the 4.11 preview prior to installing 4.10? Let me know if JoshGuns’ suggestion of ending the prerequisites process in task manager helps.
Cheers
Hello everyone,
I wanted to give an update that there is a fix for this issue in an upcoming update to the Launcher. For now it is possible to workaround this by opening the Launcher’s engine.ini file and add a skipbuildpatchprereq=True under [Portal.BuildPatch].
Ex:
In Engine.ini
[Portal.BuildPatch]
skipbuildpatchprereq=True
Again, this is only a workaround.
Cheers
Not working here, it keeps getting overwritten and getting the same error.
I had the same problem trying to edit the ini but the answer in this question seems to do the same thing and worked for me:
uninstall netfrawork 4.5 too because prerequisites try to install netframework 4.0 and the system dont let downgrade the instalation!
Uninstalling Microsoft Visual Studio C++ didn’t work for me at first.
I, as described above, had to also run the DXSETUP application file located at:
C:\Program Files (x86)\Epic Games\DirectXRedist
Once I did this, it launched correctly.