pythonarcade/community-rpg

Pressing the Main Menu button (Esc) crashes the game

Closed this issue · 2 comments

Describe the bug
See title

To Reproduce
Steps to reproduce the behavior:

  1. Start the game (python -m rpg)
  2. Wait for the game to load in
  3. Press Esc
  4. Game screen disappears and a stack trace appears in the terminal the game started from

Expected behavior
Main Menu screen is shown

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: iOS

Additional context
Add any other context about the problem here.

Working on a fix for this

Fixed!