ClosedBit error docs

CB_ERR_INVALID_FORMAT

Invalid file format. A .cb, .cba, .cbl, .dll package, or embedded overlay does not match the expected ClosedBit format.

Why it happens

A .cb, .cba, .cbl, .dll package, or embedded overlay does not match the expected ClosedBit format.

How to fix it

Rebuild from source and do not edit compiled artifacts by hand.

Copy-paste fix pattern
compile cba input.cbp bin/app.cba small compute
Runtime and Studio now show this kind of page from the error dialog: plain message first, stable code second, original details third.