Farama-Foundation / Arcade-Learning-Environment

The Arcade Learning Environment (ALE) -- a platform for AI research.
https://ale.farama.org/
GNU General Public License v2.0
2.14k stars 420 forks source link

Crash on pacman #120

Closed watts4speed closed 8 years ago

watts4speed commented 8 years ago

I can repo this using the sharedLibraryInterfaceExample, but it happens in my code also when using ALE. Download pacman (4k version), then try and run it. There's a seg fault. I saw in the debugger something about Stella. Sorry I don't have the stack trace right now. Other games work like pong, breakout, space invaders etc. A couple games I'm testing with like pacman crash. I'm on ubuntu. I have v0.5

mcmachado commented 8 years ago

Are you trying to run the game pacman or ms_pacman? We currently only support the latter. On Dec 13, 2015 2:37 AM, "watts4speed" notifications@github.com wrote:

I can repo this using the sharedLibraryInterfaceExample, but it happens in my code also when using ALE Download pacman (4k version), then try and run it There's a seg fault I saw in the debugger something about Stella Sorry I don't have the stack trace right now Other games work like pong, breakout, space invaders etc A couple games I'm testing with like pacman crash I'm on ubuntu I have v05

— Reply to this email directly or view it on GitHub https://github.com/mgbellemare/Arcade-Learning-Environment/issues/120.

watts4speed commented 8 years ago

Ok that's likely the problem. I was running original pacman. Let me try finding ms_pacman.

On Sun, Dec 13, 2015 at 2:53 AM, Marlos C. Machado <notifications@github.com

wrote:

Are you trying to run the game pacman or ms_pacman? We currently only support the latter. On Dec 13, 2015 2:37 AM, "watts4speed" notifications@github.com wrote:

I can repo this using the sharedLibraryInterfaceExample, but it happens in my code also when using ALE Download pacman (4k version), then try and run it There's a seg fault I saw in the debugger something about Stella Sorry I don't have the stack trace right now Other games work like pong, breakout, space invaders etc A couple games I'm testing with like pacman crash I'm on ubuntu I have v05

— Reply to this email directly or view it on GitHub https://github.com/mgbellemare/Arcade-Learning-Environment/issues/120.

— Reply to this email directly or view it on GitHub https://github.com/mgbellemare/Arcade-Learning-Environment/issues/120#issuecomment-164247050 .

mgbellemare commented 8 years ago

I'm assuming this issue was sorted out?

watts4speed commented 8 years ago

It's been a while, sorry I don't remember. :-(

On Sat, May 14, 2016 at 1:10 PM, Marc G. Bellemare <notifications@github.com

wrote:

I'm assuming this issue was sorted out?

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/mgbellemare/Arcade-Learning-Environment/issues/120#issuecomment-219248995