Handling Errors
When running SplitScript, an unhandled error will crash your process
We proved a handleError function that will catch all errors from your listeners
Make sure you put the handleError function at the start of your code
Last updated
Was this helpful?