cernan icon indicating copy to clipboard operation
cernan copied to clipboard

filters don't adequately explain that a function does not exist

Open blt opened this issue 8 years ago • 0 comments

At present if a user programs a filter and calls a function that does not exist cernan will not detect the error that is bubbled up from lua, call lua later and then crash. What we should do is report on the error and then crash.

blt avatar Mar 07 '17 23:03 blt