The Unreal engine installer dont want to install Unreal Help!

Hi i have been struggling with this the past 3 hours,
I subscribed and i downloaded the installer and everything runs fine if i click install version i think it start as 4.1.2 then it said please wait and nothing happens then the version went down to 4.0.2 and if i click install it dose the same and after that nothing happens if i relaunch the installer i start all over again. i found only 1 post with a similar issue but there was no fix. can you have any advice that i can try please…

Greetings CptObvious,

Could I get a little more information from you to help us troubleshoot your issue? First, could you add the following lines to C:\Users\AppData\Local\UnrealEngineLauncher\Saved\Config\Windows

[Core.Log]
LogHttp=Log
LogOnline=Verbose

Once you have done so, please save this .ini file and then run the Launcher again. Reproduce the issue which you are experiencing, then close the Launcher and locate your most recent Launcher log in C:\Users\AppData\Local\UnrealEngineLauncher\Saved\Logs

If you could post this log, along with your dxdiag information, we will start an investigation into why you are experiencing this issue. Thanks!

i think i did everything right but the log is 1 meg in size and on this post it only supports 500kb is there another way i could sent it to you, i also looked thru the code and there is alot of code that keeps copied but i will make a notepad with the main code in and post it here, you will se what i mean if you open it.

[link text][2]

thank you for the reply i appreciate it :slight_smile:

Is the log under 500kb if you zip it up? If so, can you zip the log and attach it here?

link text

Sorry i did not think about zipping it here it is

Thanks, that helps a great deal - it looks like you’re experiencing a timeout when you’re attempting to pull down the manifest for UE4. Could you edit the DefaultEngine.ini in c:\program files\unreal engine\launcher\engine\programs\noredist\unrealenginelauncher\config as follows:

[HTTP]
HttpTimeout=1200
HttpConnectionTimeout=600
HttpReceiveTimeout=600
HttpSendTimeout=600

After doing so, save the ini and reload the Launcher and see if the UE4 download begins eventually. Please let me know if this does not solve your issue and we can investigate further.

the same is happening :frowning: but just to make sure my directories is not in the default location in the c-drive but on my second drive i went there and change the settings and i can see it takes longer time to time out but still happens, could it be that its not installed in c drive and because i changed it to my D drive ill just to test it reinstall the installer to look what happens in the c-drive :slight_smile:

Please let us know if changing your install to the C: drive does fix this. If not, can you verify that you can access the UE4 manifest directly by going to http://download.epicgames.com/Builds/Rocket/Automated/Engine/CloudDir/UE_4.24.2.1-2101290+++depot+UE4-Releases+4.2-Windows.manifest in your browser?

Same problem here. But also not installed on C-drive.

if i open it in my browser its only a lot of code i see.
not sure what i should see but it looks like alot of coding and the change to c: did not work :frowning:

Same here ^^
Is it maybe possilbe, that the Servers of Epicgames are not 100% working today?

Because 2 times the same problem, in 2 hours?

im sad to hear your also having this problem but im glad im not the only one. i see that it only runs on 64 bit windows and i have a 64 bit windows but i wonder if its possible that maybe some of my drivers are running 32 bit and that could be the problem i’m now going to work and im going to run it at work and see what happens on the work pc if it works there then i might thinking about Formatting :frowning: that is if we do not get a solution

Would be horrible if we must formatting.
(at least in my case)

i agree well i’m of to work and il let you know what happens there if it is our pc’s that might be the problem or what

Greetings Reaper2k,

Could I get some additional information from you to verify that you’re seeing the same issue as the original poster? First, could you add the following lines to C:\Users\AppData\Local\UnrealEngineLauncher\Saved\Config\Windows

[Core.Log]
LogHttp=Log
LogOnline=Verbose

Once you have done so, please save this .ini file and then run the Launcher again. Reproduce the issue which you are experiencing, then close the Launcher and locate your most recent Launcher log in C:\Users\AppData\Local\UnrealEngineLauncher\Saved\Logs

If you can zip this log up and post it here, this will allow me to verify that we’re only tracking one issue here, and not separate issues which have the same symptoms.

yeah, see ya then =)

ahm, i dont have a core.log file in this directory^^

My apologies, it appears that my cut and paste failed me. These lines should be added to Engine.ini in C:\Users\AppData\Local\UnrealEngineLauncher\Saved\Config\Windows

  • [Core.Log]
  • LogHttp=Log
  • LogOnline=Verbose

(without the bullet points)

Sorry to hear that, could we try increasing those numbers in the DefaultEngine.ini in c:\program files\unreal engine\launcher\engine\programs\noredist\unrealenginelauncher\config as follows?

  • [HTTP]
  • HttpTimeout=2400
  • HttpConnectionTimeout=1200
  • HttpReceiveTimeout=1200
  • HttpSendTimeout=1200

Please run again after you have changed these numbers and see if the download ever starts.

Also, is your connection generally slow? Are you able to download a small sample, such as Tappy Chicken, from the Marketplace without any issues?

So, here it is:link text