carla-simulator / carla

Open-source simulator for autonomous driving research.
http://carla.org
MIT License
11.21k stars 3.63k forks source link

Carla crushes out after exactly a minute #8067

Open Marquinhios opened 1 month ago

Marquinhios commented 1 month ago

CARLA version: modified binary of the version 0.8.4 CARLA

Platform/OS: Windows 11 Home

Problem you have experienced: It crushed out exactly after a minute of use

What you expected to happen: At first, I expected it to run without a limit. Then with a timeout of 1000.

Steps to reproduce: run Start-Process -FilePath "CarlaUE4.exe" -ArgumentList "/Game/Maps/RaceTrack", "-quality-level=Low -windowed -ResX=1280 -ResY=720" on the cmd

Other information (documentation you consulted, workarounds you tried): I tried to use the -carla-timeout=1000 command but it didn't work. Also tried to check for the details on the crush report: [CrashReportClient] bHideLogFilesOption=false bIsAllowedToCloseWithoutSending=true CrashConfigPurgeDays=2

jorge-kabuto commented 1 month ago

I would need a crash report to have visibility on the error, but changes are that with such an old version of CARLA (0.8.4 is six years old) we can't offer much support, since the codebase has radically changed. It should located under Unreal/Saved/Crashes