Error the "Tiled Sprite" object

Hello, I have a problem. The issue is that the “Tiled Sprite” object does not appear in the editor, only in the preview.

The error occurs when using a specific image for the object. Some images appear, while others do not, and there are also strange errors that I cannot describe.

Note: This error occurs in both the web and desktop versions, except on mobile, which is very strange. Also, the engine is on the latest version.

I used Tiled a lot…
It may be a lot confusing at first…but it works…

Be sure to read the wiki and use the correct version of Tiled, and to have properly saved your project as Json…Mostly this step is confusing bcs Tiled have more Json save options.
You need to chose the correct one or it’s not gonna work.
Remember that you need 2 files too.
The collision mask map and the tiles/sprite one.
Also set up correctly the tiled object in Gdevelop.

For clarity: The op is talking about Tiled Sprites, a native object, not Tiled Tilemaps.

1 Like

yep rite,
i’ve confused his screenshot.

…strange it doesn’t work to him btw…

…i wonder which kind of image he’s talking about…

I created a new empty project from scratch and created the same object with the same image as the one in the engine’s resource store, which is “grass,” as shown in the screenshot. However, it didn’t appear. However, when I opened the engine on my phone, the image appeared.

I don’t know if the error is with my computer, the engine, the project, the image, or if I’m doing something wrong.

I’m not an expert in the engine like you. I’ve been using it for three years, but my knowledge of troubleshooting and advanced issues isn’t extensive, or maybe I just don’t have enough experience.

Can u just post the picture here…is that a png?

Yes, the images are in PNG format. These images are actually from the asset store of the engine—these are the assets I used.

There’s something I wanted to mention that might be useful or not. Before working on the main project that uses these assets, I had created a parkour game project two years ago. I was working on that project while also learning the engine.

Not long ago, I accidentally deleted that project permanently, thinking it was just an experimental one. The important thing is that those assets I sent the strange images of were present in that old project. After deleting it and creating the new project, these strange errors started appearing, and the assets I sent images of stopped showing up.

I tried using different images that weren’t part of the old project, and they worked fine.

Try this to see if it helps: rename the file (the image) that is causing problems (use a different name than it had before) and then replace the tiled sprite image with the same image (whose file name will be different from the one uploaded previously).