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

Game Over page throws an error when the .pacmacs-score file is empty #192

Open
rexim opened this issue Jan 2, 2016 · 0 comments
Open

Game Over page throws an error when the .pacmacs-score file is empty #192

rexim opened this issue Jan 2, 2016 · 0 comments
Assignees
Labels

Comments

@rexim
Copy link
Member

rexim commented Jan 2, 2016

Steps to reproduce:

  • Edit .pacmacs-score file so it doesn't contain s-expressions. The easiest case is just an empty file.
  • Start the game
  • Die to reach the Game Over page

Observer: an error in the *Message* buffer: Error running timer pacmacs-tick': (end-of-file)
Expected: something less scary. Ideally we should treat incorrect .pacmacs-score as a table that doesn't contain any records.

@rexim rexim added the bug label Jan 2, 2016
@rexim rexim self-assigned this Jan 2, 2016
@rexim rexim changed the title Handle empty .pacmacs-score file situation Game Over page throws an error when the .pacmacs-score file is empty Jan 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant