Currently, when a level fails to parse, the app just states that it failed to load the level. This is not helpful. Ideally, we would forward any json errors (in the case of invalid json) and any app errors (could be things like mismatching IDs, etc).