Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to set up UE4.26 Engine #23

Open
jipeng-li-lightwheel opened this issue Aug 22, 2023 · 1 comment
Open

Failed to set up UE4.26 Engine #23

jipeng-li-lightwheel opened this issue Aug 22, 2023 · 1 comment

Comments

@jipeng-li-lightwheel
Copy link

jipeng-li-lightwheel commented Aug 22, 2023

Hi,

I am following the build guide to set up summit on Ubuntu 20.04, and I am setting up the Unreal Engine 4.
Steps I took:

git clone --depth 1 -b 4.26 https://github.com/CarlaUnreal/UnrealEngine.git ~/UnrealEngine_4.26
cd ~/UnrealEngine_4.26
./Setup.sh

This is from the build guide.
The Setup.sh was not able to complete. The problem seems to be in downloading the mono plugin for the editor. It keeps reporting this error message:

Registering git hooks... (this will override existing ones!)
Fixing inconsistent case in filenames.
Setting up Mono
Checking dependencies...
The following file(s) have been modified:
  Engine/Binaries/ThirdParty/Mono/Linux/etc/mono/registry/last-btime
Would you like to overwrite your changes (y/n)? y
Updating dependencies:   0% (0/63488)...
Failed to download 'http://cdn.unrealengine.com/dependencies/UnrealEngine-11555526-7ef0cce9fd8948b9a5ed55430703db86/01acf3604f04c7b14a01645a77f5950f68863971': The remote server returned an error: (403) Forbidden. (WebException)

Just now, I used Carla's build guide, the only difference is that the github branch changed from 4.26 to carla. Now, it seemed to run just fine. I am confused about which UE4 version is the correct version.

@eternity123-null
Copy link

eternity123-null commented Aug 29, 2023

Hello,jipeng
This problem has announced by UE officially. Please refer to https://github.com/EpicGames/UnrealEngine/releases?page=2 find 4.26.2-release and repleace Commit.gitdeps.xml
31d62bdfa0e43724b698a3ed5d1418f

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants