UE4 doesn't start (loads forever)

Hi,

I’m trying to follow the quick start guide, and am facing a problem.
UE4 doesn’t start. Instead, it gives the message:

[Msg] Waiting for a UE4 application to start...
[Msg] Waiting for a UE4 application to start...
[Msg] Waiting for a UE4 application to start...
[Msg] Waiting for a UE4 application to start...

over and over again.
Do I need to install UE4 separately?

Hello,

Can you give us the command line you use to run the simulator?

Hey,

I’m using this line from: Quick start - 2.8.2

sphinx "/opt/parrot-sphinx/usr/share/sphinx/drones/anafi_ai.drone"::firmware="ftp://<login>:<pass>@ftp2.parrot.biz/versions/anafi2/pc/%23latest/images/anafi2-pc.ext2.zip"

You need to run parrot-ue4-empty in another shell or you can start everything with just one line:

sphinx "/opt/parrot-sphinx/usr/share/sphinx/drones/anafi_ai.drone"::firmware="/to/my/local/anafi2-pc.ext2.zip" & parrot-ue4-empty

Oh… thanks:)
all i had to do is read the other line in the quick start manual:D

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.