How to replicate:
Setup appframe with the spawnpoint-express plugin. Try to use a code such as express.generic_error with the app.failCode method.
What happens:
The app.failCode method claims no code is found.
What SHOULD happen:
An error code object should be created.