Skip to main content

Custom Script errors

Explanation

During asset processing, we check if there are custom scripts attached to assets. In the case that there are, we attempt to apply the custom script. If a problem occurs during this process, this error is thrown.

The problem with the script could be that it's broken/corrupt, or it's throwing exceptions causing the custom script application process to break.

Steps to fix

Please have a read of our Common Issue page on code for troubleshooting steps.