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

Better error message when a node doesn't return a value #327

Open
liamflannery opened this issue Apr 2, 2024 · 0 comments
Open

Better error message when a node doesn't return a value #327

liamflannery opened this issue Apr 2, 2024 · 0 comments
Labels
🌺 enhancement New feature or request

Comments

@liamflannery
Copy link
Contributor

Right now if you forget to add a return statement to a node, and then click into the Beehave debugging tree you get this error message:
image
If it's your first time running into that error it can take ages to figure out what's going on. The stack trace also often doesn't actually link back to that node.

@bitbrain bitbrain added the 🌺 enhancement New feature or request label Apr 4, 2024
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