Defold Collection plugin for Tiled is broken?

Hello, I am trying to export a tilemap as collection, because I need multiple tile sources, but the collection file from Tiled does not open, insted it shows this error:

To investigate the reason, I decided to open this collection as text file and see what is different compared to a collection created in defold with the same tilemap.

Here I highlighted the reason of this error:

I wonder, is it my project’s configuration or the logic of the text in .collection changed and now causes this error?

Are you saying that if you manually add that forward slash to the .collection generated by Tiled it works?

Yes, it fixes the problem and collection opens and shows the tilemap

Ok. I would suggest then that you submit a pull request to the Defold collection plugin for Tiled:

1 Like