Error when trying to use SuperTiled2Unity

Hello all,
I am new to Tiled and i am getting an error when importing using SuperTiled2Unity, the error is as follows:

SuperTiled2Unity version: 1.9.3, Unity version: 2019.4.12f1
Errors detected in tileset ‘testingAgain1.tsx’. Check the tileset inspector for more details. Your map may be broken until these are fixed.
Could not find tile 1. Make sure the tilesets were successfully imported.
Could not find tile 1201. Make sure the tilesets were successfully imported.
Could not find tile 1202. Make sure the tilesets were successfully imported.
Could not find tile 1203. Make sure the tilesets were successfully imported.
Could not find tile 1321. Make sure the tilesets were successfully imported.
Could not find tile 1163. Make sure the tilesets were successfully imported.
Could not find tile 1162. Make sure the tilesets were successfully imported.
Could not find tile 1322. Make sure the tilesets were successfully imported.
Could not find tile 1242. Make sure the tilesets were successfully imported.

I have tried a dozen times importing the tileset to multiple different locations, it still doesn’t work. Not sure what i am doing wrong here, i re-opened the .tsx file and it shows no errors in Tiled, so i am guessing that the issue is when i import it to Unity…

Also, when i open the tmx file inside of Unity, it opens it in Tiled with this error:
Failed to read metatile map C:…/Zmelda/Zmelda/gfx/Overworld.png: File not found: C:…Zmelda/Zmelda/gfx/Overworld.png

I can assure you it is there :smiley:

Any help would be most appreciated

I have re-done my Tiled project, but this time I created an Imported folder in Unity SuperTiled2Unity, and i created the tmx and tsx files inside the Imported folder.
Now it works like a charm.
Thank you so very much for creating Tiled, it is a god send.