# 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`](https://docs.sannybuilder.com/editor/debug-options#ignore_unknown) debug option.
