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

Bot Emulator does not show error message when it fails to load .bot file #1166

Closed
Kaiqb opened this issue Dec 12, 2018 · 1 comment
Closed

Comments

@Kaiqb
Copy link

Kaiqb commented Dec 12, 2018

Version

4.2.0

Describe the bug

If .bot file is not valid, emulator does nothing. No warnings/errors.

To Reproduce

If the bot file has a missing comma or other errors, the emulator should show a message indicating that it couldn't load the file because the file was invalid. Instead, it just doesn't open the file.

Expected behavior

Show an error message to the users so that they don't try to open the same file again and again.
[bug]

@justinwilaby
Copy link
Contributor

The error messages for such occurrences are in the notifications pane. Look for a red notification count on the lower left of the emulator:
image

Clicking on the icon will open the notification pane and display the error:
image

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

No branches or pull requests

2 participants