Skip to content

"No-Drop Zone" location emits warning #13

@hemberger

Description

@hemberger

The new "No-Drop Zone" location is not handled because it isn't categorized as any of the existing location types (e.g. ShipEquipment, Ships, Bar, HQ, etc.). This causes the following warning when loading a ".smr" file:

Location type failed for: No-Drop Zone

which is due to the lack of a type in the [Locations] section in the ".smr" file:

No-Drop Zone=

We could either put a dummy type into the ".smr" file writer, or we could omit the warning when a type is missing in the Location.putLocation method here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions