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

fix: Added console error output if the character name is isn't the scene. #105

Merged
merged 4 commits into from
Jan 3, 2024

Conversation

Disfractal
Copy link
Contributor

Description

If a character isn't in the scene the Chat example project just stalls with no error message. This fix adds a console output stating the character wasn't found to make it easier to resolve.

Test

Use a character in Chat that isn't in the scene. You will see an error message now outputted in console saying it's not found.

@Disfractal Disfractal merged commit cfa8c42 into main Jan 3, 2024
3 checks passed
@Disfractal Disfractal deleted the fix/no-character-error branch January 3, 2024 23:01
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