Some very bad error's with an imported Tile Map from Tiled

Godot Version

4.3

Question

Okay so:
I’m working on a project right now and I Imported a .tscn file from the App called ‘Tiled’. I Imported it and as soon as I start the game, I get 402 Error’s. I already watched for it on a other guy, who had the same problem, but I didn’t understand it.
Link to the other post: Tilesets throwing errors A Lot of errors

Those are the errors

I don’t really know what coud help me at that point. There werse some random colored Tiles with ! on it (in a yellow circle) but I just right clicked them to erase them. I think a also very big problem is, that it says, it can’t create the files, altough the tiles are there.

I woud apreciate any kind of help
Thanks a lot

use another tile set then? there are many free tile seys, 3D models with CC0 licence. cost you nothing to try others.

I don’t think It’s the tiles. Iv’e used them before but nothing was really bad. I think It’s more like a problem with Tiled…

Looks like your tileset is incomplete and it cant find the alternative tiles. Also it tries to place several tiles on the same tile which throws an error, not sure how to fix this though. How do you import from Tiled?