Hi
Context : build as a dedicated server for linux. I am able to build but when executing, nothing seems to happen and no log is available.
Requirements: UE4 build from source, bash only build from Ubuntu latest.
RunUAT cmd:
UnrealEngine-release/Engine/Build/BatchFiles/RunUAT.sh BuildCookRun -project=$HOME/test.uproject -nop4 -build -cook -compressed -stage -pak -serverplatform=Linux -serverconfig=Shipping -utf8output -noclient -server
Exec
$ ./Prototype_02Server.sh
4.26.2-0+++UE4+Release-4.26 522 0
Disabling core dumps.
Could you please advice ?