Can't open a map file

So, I’m making a DELTARUNE fangame with Kristal, and to make the maps, I need Tiled. But, when I tried to open the map file, it wouldn’t open. No error, just wouldn’t. If it helps, I can link the file.

What format is the map file in? Is it one of Tiled’s native formats? Normally when Tiled can’t open a file, it shows an error, so I wonder if you’re perhaps using a plugin or script with incorrectly done error reporting…

(Edit: I’m assuming you meant open a Deltarune map in Tiled, even though you said you’re making a fangame rather than a mod. If you meant something else, e.g. your Tiled map not opening in Kristal, that’s a wholly different issue that the Kristal community would be better-equipped to answer.)

It’s a .tiled-project . Is that outdated or something?

.tiled-project is not a Map format, it’s a Tiled Project, which contains things relevant to possibly many maps, like custom property types. You should be able to load the Project in Tiled with File > Open File or Project, and perhaps you already did - that won’t necessarily open any maps, you may still need to create or open the actual map file(s) you want to edit.

1 Like