ClosedBit error docs

CB_ERR_RUNTIME_LAUNCH

Runtime launch failed. The app reached a runtime failure that did not match a narrower error family.

Why it happens

The app reached a runtime failure that did not match a narrower error family.

How to fix it

Read the Details line, rebuild with Checker clean, and open the linked docs page.

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