With a metadata like this:
"meta": {
"name": "bench-1",
"base_x": 40,
"base_y": 0,
"base_z": 696,
"ry": 230
}
we had written some math that caused the value 229.999999999997 (or similar), and that caused crashes when playing different files. It didn't crash immediately, but it did crash hard (required force quit).