Skip to content

Metadata with long number causes hard crash #140

Description

@bbulkow

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).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions