# 0002: Unknown array type

The disassembler can't recognize the type of an [array](https://docs.sannybuilder.com/language/data-types/arrays) in a script file. It may happen because of wrong compilation.

**Possible solutions:** enable the [`IGNORE_UNKNOWN`](https://docs.sannybuilder.com/editor/debug-options#ignore_unknown) debug option.
