Error codes for SDScript:


0x000 "CANNOT RUN WITHOUT SUDO PRIVILEDGES":

Definition

This error means it doesnt have the permission (sudo) to change something.

Fixes

Simply drag the "run with sudo" block at the beginning of your script, and voila! Fixed!