Skip to content

Can't connect to the packaged Carla-eu5 from python client #8914

Description

@dedoogong

Setup
Describe the setup you are using to run CARLA along with its version:

  • CARLA version: 0.10.0 unreal 5.5 built from source
  • Platform: Windows 11
  • Python version: 3.10
  • GPU: 4090
  • GPU Drivers: 532

Describe the bug
After setup my custom carla level based on the provided town map, I packaged the project to get the Windows/CarlaUnreal.exe. I launched the exe file like " D:\Windows> .\CarlaUnreal.exe -carla-server -carla-rpc-port=2000 -world-port=2000 -log" and I tried to run python example like manual_control.py but it shows "world = client.get_world() RuntimeError"

Steps to reproduce
described above

Expected behavior
described above

Logs
described above

  • Unreal Engine 4: Unreal/CarlaUE4/Saved/Logs
  • Unreal Engine 5: Unreal/CarlaUnreal/Saved/Logs

Scripts
described above

Screenshots
If applicable, add screenshots to help explain your problem.

Image
Image

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions