Hello,
I work on scripts that are on dedicated servers and ever since a recently an update remove lua errors for showing up in the chat in the server, debugging has got a lot harder. A solution that could work quite well is have a lua error log file on servers that just logged any lua error that occurred (e.g. error, line number, which script). This would save hours of time debugging script.
Thanks!