> 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/0004.md).

# 0004: Unknown parameter type

The disassembler can't recognize the type of an opcode parameter. It may happen if the file was compiled with errors or protected, or the number of parameters for this opcode in the script does not match the current [configuration](/edit-modes/opcodes-list-scm.ini.md).

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