IKWID Preprocessor
Link to ikwid-preprocessor
This preprocessor will make it that all logger warnings and errors aren't printed to the player chat.
Call
Link to call
You call the IKWID Preprocessor by adding #ikwid
to your script file.
What it does
Link to what-it-does
It globally suppresses errors and warnings to send to players' chat. It is only supposed to be used when you are already done with development and want to suppress false positive errors from the user.