Skip to content
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

terminate called after throwing an instance of 'std::out_of_range' what(): _Map_base::at #32

Open
chrisyan opened this issue Mar 17, 2021 · 6 comments

Comments

@chrisyan
Copy link

hello, I tried run this repo on my machine, but I still got the error

(env_name) chris@chris-desktop:~/gym-carla$ python test.py
pygame 1.9.6
Hello from the pygame community. https://www.pygame.org/contribute.html
connecting to Carla server...
Carla server connected!
terminate called after throwing an instance of 'std::out_of_range'
what(): _Map_base::at
Aborted (core dumped)

Could someone give me some tipps? Thanks a lot.

@xjwhy
Copy link

xjwhy commented Mar 30, 2021

I also got the same error and the pygame window is Black screen with some lines.
pygame 2.0.1
Did you solve the bug?

@RadioGarret
Copy link

me... also... help....

@kevin647
Copy link

kevin647 commented Dec 6, 2021

solved this by re-installing the CARLA 0.9.6

@USTC-ZS
Copy link

USTC-ZS commented Jan 2, 2022

I met the same problem. Carla 0.9.9. Did you solve it ? Help!

@WkangLiu
Copy link

(gym-carla) a@driving:~/carla/code/gym-carla-master$ python3 test.py
pygame 1.9.6
Hello from the pygame community. https://www.pygame.org/contribute.html
connecting to Carla server...
Carla server connected!
Aborted (core dumped)

I met the similar problem. Carla 0.9.10
Help!!!

@youssiefanas
Copy link

did anyone solve it??

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants