[SOLVED] Importer 'TiledMapTilesetImporter' failure

So I am trying to import a tiledMap made in the tiled map editor from mapeditor.org

After having problems with no importer and processor showing up, the importer is throwing errors.
some kind of System.NullReferenceException that there is no object-reference to a objectinstance.

Here is a screenshot of it:


I am not that shure what I have change to get it working but adding the tileset isn’t the solution.

Also I am not sure if it has something to do with this error here: https://github.com/craftworkgames/MonoGame.Extended/pull/558

I am using Monogame Version 3.8.0.76 and the latest MonoGame.Extended version from github that I build on my device.

Build should probably be set to “copy” (in properties)

1 Like

You are my hero.

That little setting was freaking me out :slight_smile: