winapi icon indicating copy to clipboard operation
winapi copied to clipboard

Print stack trace when callback fails

Open blobbyblob opened this issue 7 years ago • 1 comments

Switched lua_call in call_lua_direct to lua_pcall. The error handler which is passed in will print the error and traceback, then tear down. This is in preference to crashing.

blobbyblob avatar May 12 '18 17:05 blobbyblob

I'm new to the GitHub PRs, but gonna try to link this with the issue: fixes #30

blobbyblob avatar May 12 '18 17:05 blobbyblob