-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
terminating with uncaught exception of type clmdep_msgpack::v1::type_error: std::bad_cast #3540
Comments
Same Issue occurring exactly as described! |
Sorry, @yasser-h-khalil . I haven't found the reason and the solution. I used leaderboard and scenario runner. What't is your setting? |
This is the statement I use to launch the server:
|
The error is exactly the same with what I met! I used an old version of leaderboard and scenario runner to train my DRL agent in a distributed manner. I used CARLA 0.9.9.3 by the way. Now I use the latest version of leaderboard and scenario runner from leaderboard and scenario runner and CARLA 0.9.10. I will tell you if that works as soon as the training process finished. Hope this will help you if you have the same setting with me! |
Hello @nuomizai, are you using Traffic Manager? |
Hey @yasser-h-khalil , sorry for the delay. Yes, I'm using Traffic Manager. Actually, after I used the lastest version of leaderboard and scenario runner, this error gone. Have you figured out the reason for this error? |
No, I am still facing this issue. |
@glopezdiest could you follow up on this please? |
I met the same question, have you solve it |
Hey, this issue is probably related to this other one, which is a memory leak issue at the LB. We do know that it exists but we haven't found the problem yet |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
met the same question + 1 |
Observed this in the CARLA 0.9.12 container in Ubuntu 18.04 with a consumer Kepler GPU, seems random |
i met the same question, is there any solution? |
Me too!!!!! |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
met the same question + 1 |
Met the same issue. CARLA 0.9.10, RTX 3090, Ubuntu 20.04. |
Same here. CARLA 0.9.13, RTX 3080, Ubuntu 20.04. |
I also encountered a situation where I would loop through scenarios in my code, which I believe is a serious bug in CARLA. |
Same question here after 1000+ rounds RL training, which i believe is traffic manager error. Any suggestions? Device Info: Ubuntu: 20.04.5 |
the same question , the different is I'm just running the example file , when I run manual_control.py , the UE just crashed and error came. |
This error happened on CARLA server when I use leaderboard and scenario runner to create my A3C training environment. Strangely, it appeared a few hours after the start of training. Does anyone know how to solve that?
The text was updated successfully, but these errors were encountered: