Cancel this - it wants to wants to merge 139 commits into stephenkeep:master from Hypnos3:master I only wanted to submit one change to Hypnos3:master #7
Solution to the issue I raised about not being able to catch errors from the cast node.
See Nick's answer to the same issue here
A msg as the second argument to the node.error() call makes the error catchable by a catch node.
Solution to the issue I raised about not being able to catch errors from the cast node. See Nick's answer to the same issue here A msg as the second argument to the node.error() call makes the error catchable by a catch node.