Seanba / Tiled2Unity

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

The latest x64 version (1.0.12.4) does not launch #128

Closed Gnumaru closed 7 years ago

Gnumaru commented 7 years ago

The latest x86 version launches successfully but the x64 version does not.

Examining the exe and dlls bundled in the x64 installer, it seems that SkiaSharp.dll and NDesk.Options.dll are x86 assemblies, not x64, maybe that is the problem.

Seanba commented 7 years ago

The x86 assemblies should be okay. It looks to me like the Tiled2Unity.exe itself somehow got corrupted. Thanks for letting me know.

Seanba commented 7 years ago

Okay. I think I got it right now. Thanks again for letting me know.

Gnumaru commented 7 years ago

You are right. The application bundled in the now updated x64 installer launches normally even though SkiaSharp.dll and NDesk.Options.dll still have x86 signatures.

Seanba commented 7 years ago

This was fixed with 1.0.12.4