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

Handle uncaught exception during .map file discovery. #39

Merged
merged 1 commit into from
Sep 20, 2023

Conversation

chmeyer-ms
Copy link
Contributor

If the sourceMapFolder is set but doesn't exist on disk it will throw during discovery. This disrupts the connection handshake and leaves MC waiting for a 'resume' that never arrives.

Catch the exception, log the error and pop a notification to the user to check their source map folder names.

@chmeyer-ms chmeyer-ms self-assigned this Sep 20, 2023
@chmeyer-ms chmeyer-ms merged commit 9a5c643 into main Sep 20, 2023
@chmeyer-ms chmeyer-ms deleted the chmeyer/io_exception branch April 19, 2024 21:07
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.

2 participants