Bug report: Crash to terminal from mame4all game menu
  • I am running the 0.8.5 beta on a raspberry B+ and I am attempting to get some roms working.

    I have Arkanoid, Galaxian and Gyruss in the menu currently. If I click the Left button on the keyboard it all crashes to terminal.

    The following message is displayed:

    Traceback (most recent call last):
    File"launchmenu.py", line 35, in
    main()
    File "launchmenu.py", line 29, in main
    manager.scene.handle_events(pygame.event.get())
    File "/home/pi/pimame/pimame-menu/pmmenu/romlistscene.py", line 160, in handle_events
    self.set_selected_index(self.ORIENTATION[selv-cfg.options.rom_list_orientation][action])
    File "/home/pi/pimame/pimame-menu/pmmenu/romlistscene.py", line 218, in set_selected_index
    self.selected_item = self.list.labels[selected_index]
    IndexError: list index out of range

    I hope this can give a clue to the bug.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!