Closed Possseidon closed 2 years ago
The wrap function can no longer catch (...), as this would catch Lua errors.
wrap
catch (...)
The
wrap
function can no longercatch (...)
, as this would catch Lua errors.