> For the complete documentation index, see [llms.txt](https://docs.sannybuilder.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sannybuilder.com/troubleshooting/errors/0016.md).

# 0016: Script not found

The disassembler can't find a mission or an external script at the location listed in the `main.scm` header. More often, it happens when `script.img` was altered after compiling or was compiled along with another `main.scm`.

**Possible solutions:** toggle the [`IGNORE_UNKNOWN`](/editor/debug-options.md#ignore_unknown) debug option.
