Seanba / Tiled2Unity

Export Tiled Map Editor (TMX) files into Unity
Other
497 stars 120 forks source link

Not able to open Tiled2Unity inside Tiled with command #110

Closed luihabl closed 7 years ago

luihabl commented 7 years ago

Hello! When I insert the command "C:\Program Files\Tiled2Unity\Tiled2Unity.exe" %mapfile in Tiled it fails to start Tiled2Unity and gives the error: "The command failed to start".

I am using Tiled version 1.0.1 (64-bit) and Tiled2Unity version 1.0.12.1 (64-bit) on Windows 10 64-bit.

Seanba commented 7 years ago

Hi there. Where is Tiled2Unity installed on your PC?

luihabl commented 7 years ago

Hi, It's installed on the default location C:\Program Files\Tiled2Unity Thanks for the help!

Seanba commented 7 years ago

There must be something just a tiny bit off with the command as entered. Can you reply with a screenshot of the error? Thanks.

luihabl commented 7 years ago

Here you go a screenshot from the command configuration and another one from the error. If you need anything else just let me know. I will try to uninstall both and install again in the mean time, just to make sure.

command error

Seanba commented 7 years ago

Ah, I see what you did there. :)

You put in the command string where you would put in a name or description for the command.

Maybe this screenshot will help ... image

Seanba commented 7 years ago

BTW, note that in that screenshot above I have Tiled2Unity installed at Program Files (x86). You'll want to keep yours in the Program Files directory. (I'm using Win32 in that example where you have the Win64 version installed)

luihabl commented 7 years ago

Oh god, how could I've been so blind! Sorry for raising such a simple issue, and thanks again for your help! :)

Seanba commented 7 years ago

These things happen. Good luck with your game. :)