Skript icon indicating copy to clipboard operation
Skript copied to clipboard

Disable "RunTime Errors"

Open ZConnorZ opened this issue 1 month ago • 1 comments

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.

ZConnorZ avatar Nov 21 '25 23:11 ZConnorZ

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.

sovdeeth avatar Nov 21 '25 23:11 sovdeeth