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

[FEATURE] Notify the user on game exception #46

Open
Beyley opened this issue Feb 16, 2023 · 0 comments
Open

[FEATURE] Notify the user on game exception #46

Beyley opened this issue Feb 16, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Beyley
Copy link
Member

Beyley commented Feb 16, 2023

We can wrap the Run in a try and throw up a message box using Eto when an exception occurs, along with sending an exception through an event, so games can do other special logic, like sending it to a server
We could also save it to a crash-logs folder with the stack trace, some system info, and info about the engine at the time it hit the exception

@Beyley Beyley added the enhancement New feature or request label Feb 16, 2023
@Eeveelution Eeveelution removed their assignment Mar 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants