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

Vague "File Not Found" Error Handling #10

Closed
bazz1tv opened this issue May 19, 2020 · 0 comments
Closed

Vague "File Not Found" Error Handling #10

bazz1tv opened this issue May 19, 2020 · 0 comments

Comments

@bazz1tv
Copy link
Owner

bazz1tv commented May 19, 2020

(As depicted via images at the top of #9)

The easiest fix would be to just add the path string to the error message to be more informative.

The best fix would be to reform the error handling mechanics that respond to errors abroad in the program. First, starting with the mouse cursors asset BMP files. What would be great is to add ability to fail gracefully when certain files somehow go missing that are not essential, such as these optional cursors.

By simply a bit flag or boolean to the relevant data structure, mouse cursor objects can be ignored by the program when their asset files have gone missing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant