Skip to content

DCS 2.7 introduces floating-point cloud thicknesses -- DATIS expects int32s #95

Closed
@hawaiianryan808

Description

@hawaiianryan808

Snippet from DATIS.log:

2021-05-04T11:03:31.215375900-04:00 ERROR datis_core - ATIS Henderson Executive Airport failed: failed to retrieve weather

Caused by:
    Error from mission script: Failed to deserialize result for method get_clouds: deserialize error: invalid type: floating point `640.08`, expected i32
    {
      "old" = {
        "density" = 0,
        "thickness" = 640.08,
        "base" = 1000,
        "iprecptns" = 0,
      },
    }
2021-05-04T11:03:31.215428-04:00 INFO datis_core - Restarting ATIS Henderson Executive Airport in 60 seconds ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions