Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tileset not embedded in map by default. #259

Open
Parakleta opened this issue May 4, 2021 · 0 comments
Open

Tileset not embedded in map by default. #259

Parakleta opened this issue May 4, 2021 · 0 comments
Labels

Comments

@Parakleta
Copy link

Feel free to close this issue, I'm really just posting in case other people get caught by the same error and are looking for a solution.

I was getting the error "STI does not support Tile Collections. You need to create a Texture Atlas." when trying to load a map. I discovered that the tilesets table was not populated with all of the required data by default (as of Tiled 1.5), but rather expects the '.tsx' file to be loaded containing that information.

To work around this it is required that the "Embed Tilesets" option in the preferences is set before exporting the map.

@karai17 karai17 added the info label Mar 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants