-
-
Notifications
You must be signed in to change notification settings - Fork 4.3k
Open
Description
Setup
Describe the setup you are using to run CARLA along with its version:
- CARLA version: 0.10.0 (from Github releases)
- Platform: OpenSUSE Tumbleweed
- Python version: 3.12
- GPU: RTX 2080 Ti
- GPU Drivers: 550.135
Describe the bug
Running ./CarlaUnreal.sh opens a black window for a few seconds then exits. There doesn't seem to be an error message or any logs that indicate a failure (or why).
This is the output of running ./CarlaUnreal.sh:
> ./CarlaUnreal.sh
Shutdown handler: initialize.
5.5.0-0+UE5 1013 0
Disabling core dumps.
> echo $?
1
Steps to reproduce
Download and extract https://tiny.carla.org/carla-0-10-0-linux-tar
Run CarlaUnreal.sh
Expected behavior
Scene to render or logs to indicate what went wrong
Logs
Paste the server and client logs. Server ones can be found at:
- Unreal Engine 5: Unreal/CarlaUnreal/Saved/Logs
I can find any logs in the indicated paths (or anywhere in the directory):
> find . | grep -i logs
> find . | grep -i saved
./Engine/Content/Slate/Starship/Common/UnsavedAssetsWarning.svg
./Engine/Content/Slate/Starship/Common/AllSavedAssets.svg
./Engine/Content/Slate/Starship/Common/UnsavedAssets.svg
Metadata
Metadata
Assignees
Labels
No labels