To catch errors on function call: [pcall], [xpcall] (with error handler function); To catch uncaught errors: [lua_atpanic]; To get stack trace: ...
確定! 回上一頁