Serverside

Fixes / Script points at a notify resource that is not installed

Resources · medium severity · found in the console

Script points at a notify resource that is not installed

The server console prints a line like this.

What the console says

No such export … notify
attempt to index a nil value (global '<res>')

What it means

<resource> is configured to notify through <res>, which is not installed. Every notification will error.

How to fix it

  1. Set the Notify option to a notify resource you actually run, or to the framework's native notification event.

When it is not this

Whole script families default to their own vendor notify resource that ships separately. Check the Notify config on EVERY new install from those families, not just when an error appears.