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

Prevent crashes if the version can't be read #101

Closed
wants to merge 2 commits into from

Conversation

a2937
Copy link
Member

@a2937 a2937 commented Dec 30, 2022

There's two potential causes for failure. Fail condition one: the local version info in version.txt can't be read. Fail condition number two: itch.io can't be reached. Either way it will crash. This fixes both of them.

Checklist:

Closes #95

There's two potential causes for failure. Fail condition one: the local version info in version.txt can't be read. Fail condition number two: itch.io can't be reached. Either way it will crash. This fixes both of them.
@RuolinZheng08
Copy link
Contributor

Thanks! I addressed this same issue in e9cd7ff.

@a2937 a2937 deleted the stop_version_info_crash branch February 22, 2023 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error with some characters image on Ubuntu
2 participants