beehave icon indicating copy to clipboard operation
beehave copied to clipboard

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

Open liamflannery opened this issue 1 year ago • 0 comments

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.

liamflannery avatar Apr 02 '24 06:04 liamflannery