Failed to download when I run Setup.bat

I am trying to clone the source code and develope with UE4 (version 4.27.2).

When I run the Setup.bat and update the dependencies, the terminal sent me an error shown below:

Failed to download ‘http://cdn.unrealengine.com/dependencies/UnrealEngine-7319411-858f05a05ed14057b3c3272843308b0a/3b5f05d9ce5ebb8441a688fd107579b6c44038bf’:Unable to connect to the remote server (WebException) (403) forbidden. (WebException)

I try to use VPN or any way else, but just not work…

Save me please…

2 Likes

Hi, I am pulling teeth with this error too, especially given that i have been using it with no issue for the past 2 months. I have even tried it on a second pc to no avail. I suspect the server is down but need confirmation from Epic because the error message is unclear.

Perhaps this is affecting you:

8 Likes

Did you solve this problem? I need to know how and what steps I should take for my setup, I’m using 4.25.4

To solve this problem you need to get the file located here:
https://github.com/EpicGames/UnrealEngine/blob/4.25/Engine/Build/Commit.gitdeps.xml

Then replace the file in your version of the engine/build/commit.gitdeps.xml.

Note! You need to be signed into github and have joined the Epic Game group to see this page.

7 Likes

The link you gave doesn’t work. Gives a Page Not Found screen.

Commit.gitdeps.xml (15.2 MB)
here is the file, if you are still searching.

7 Likes

Make sure you are signed in and make sure you have joined the epic games group to see the unreal engine source code on github.

For newbies like me who are trying to compile the UE4 on Ubuntu, and you still get this error, make sure you have Mono installed! I got the same error when I ran ./Setup.sh, but it was because Mono wasn’t installed…

this workef perfectly :)))))))