Skip to content

Error on importing a Tiled 1.0.3 map #2

@EnMod

Description

@EnMod

Got this when exporting from the latest Tiled

Traceback (most recent call last):
  File "C:\path\to\project\assets\tiles\tmx2tscn.py", line 46, in <module>
    tile_properties = data['tilesets'][0]['tileproperties']
KeyError: 'tileproperties'

Indeed, in the input.json there is no tileproperties key under the first object in tilesets.

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