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.18k stars 424 forks source link

AirRaid is throwing an exception #219

Closed mcmachado closed 6 years ago

mcmachado commented 7 years ago

When running:

doc/examples/ale-sharedLibraryInterfaceExample ~/roms/air_raid.bin

I get the following error:

Assertion failed: ((val & 0x01) == 0), function getRGB, file /Users/marlos.c.machado/Arcade-Learning-Environment/src/common/ColourPalette.cpp, line 51.

mgbellemare commented 6 years ago

Closing -- see #195 .