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

Error while loading a structure file does not exit cleanly, nor skip the structure file. #1

Open
mouseas opened this issue Aug 17, 2015 · 1 comment

Comments

@mouseas
Copy link
Owner

mouseas commented Aug 17, 2015

If an error occurs while parsing a structure file, the program keeps running, doing nothing, until killed.

It should (a) at least exit the program, and ideally (b) skip the invalid file and find another to load (and exit if no valid files are found).

@mouseas mouseas added this to the Minimum Viable Product milestone Aug 17, 2015
@mouseas mouseas added the bug label Aug 17, 2015
@mouseas
Copy link
Owner Author

mouseas commented Aug 21, 2015

I added some try/catch blocks and removal/skipping of invalid structure files. Currently untested.

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