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

An item with the same key has already been added. #151

Open
gdotten opened this issue Feb 4, 2018 · 1 comment
Open

An item with the same key has already been added. #151

gdotten opened this issue Feb 4, 2018 · 1 comment

Comments

@gdotten
Copy link

gdotten commented Feb 4, 2018

An item with the same key has already been added.
Exception Stack: at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
at System.Collections.Generic.Dictionary2.Insert(TKey key, TValue value, Boolean add) at Tiled2Unity.TsxTileset.<>c__DisplayClass53_0.<FromXml>b__0(TmxTile t) at System.Collections.Generic.List1.ForEach(Action`1 action)
at Tiled2Unity.TsxTileset.FromXml(XElement xml, TmxMap tmxMap)
at Tiled2Unity.TmxMap.ParseAllTilesets(XDocument doc)
at Tiled2Unity.TmxMap.ParseMapXml(XDocument doc)
at Tiled2Unity.TmxMap.LoadFromFile(String tmxPath)
at Tiled2Unity.Session.LoadTmxFile(String tmxFilePath)

This issue occurs when opening any tiled map file.

@Seanba
Copy link
Owner

Seanba commented Feb 5, 2018

Hi there. Can you send me your map and tileset files? There must be something I'm not expecting about those files. (You can find my email at www.seanba.com)

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants