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

Error when running unreal:display #11

Open
sygi opened this issue Apr 28, 2017 · 0 comments
Open

Error when running unreal:display #11

sygi opened this issue Apr 28, 2017 · 0 comments

Comments

@sygi
Copy link

sygi commented Apr 28, 2017

Hello,
when I was running your code, I got an error for the display target:

Fatal Python error: (pygame parachute) Segmentation Fault
Assertion 'pa_atomic_load(&(b)->_ref) > 0' failed at pulsecore/memblock.c:597, function pa_memblock_unref(). Aborting.

It seems it happens when resetting the environment, namely when checking the argument of the if, namely in Com_init (it seems gc->command_line is empty -- do you know if it should be so?). It looks like a problem within the lab, but on the other hand I have run the tests of the lab itself and they passed (including showing some video of the random agent).

Do you have any idea what could be wrong and how to debug it?
Thanks for the help and for providing the library :)

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

1 participant