-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crash on 0.8.4 #590
Comments
Nice, so it first spawns 1 vehicle then spawns -1 vehicle, seems optimal to me 😄 This seems like an issue of the vehicle spawner that it actually tried to spawn a motorbike. I'll take a look. |
I'm not able to reproduce. I also noticed that in the last episode you actually requested 20 vehicles. |
I don't know how that would happen. I don't change the configuration file. Anyway Thanks. |
So, conclusion. |
Still worth noticing that there is a bug in the current vehicle spawner. We are not fixing it for now as the vehicle spawner is most probably going to disappear in the 0.9.0 release. |
related to #513
Specs:
I ran CARLA 0.8.4
Connected a client with python3
It crashed in less than 72 hours.
The number of pedestrians is 200.
Number of vehicles 0
The Bikes were not disabled but there were no vehicles
I am attaching the logs
CarlaUE4.log
The text was updated successfully, but these errors were encountered: