Skript
Skript copied to clipboard
Disable "RunTime Errors"
Suggestion
I didn't find a line in the config where I can completely disable Runtime Errors. There is "variable missing and/or warnings" but no "disable run time errors."
Why?
Not everyone needs it, and... why get something at runtime?
Other
No response
Agreement
- [x] I have read the guidelines above and affirm I am following them with this suggestion.
Run time errors are errors, not warnings, and are not intended to be suppressed. However, if you want to ignore them you can lengthen the frame duration to multiple days and lower total errors per frame. Alternatively, you can use the catch runtime errors experiment + section to catch specific errors you expect to occur in code.