heya, I have been getting errors trying to mod a community sourced game named Quexlor. An imported map produced with Tiled produces a crash in the Iphone Simulator, and here's the console error I get:
<truncated>
This in particular:
So apparently it's having problems with the file .TMX compression??
FYI, .TMX is the header for all the map files in the game, not sure why the file I imported is giving it errors. And yes, the headers and file directories are correct. I triple-checked.
I was running Tiled 6.0, but I just updated to 7.1.
<truncated>
This in particular:
2011-10-22 23:36:21.662 QuexlorLoF[411:207] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'TMX: unsupported compression method'
So apparently it's having problems with the file .TMX compression??
FYI, .TMX is the header for all the map files in the game, not sure why the file I imported is giving it errors. And yes, the headers and file directories are correct. I triple-checked.
I was running Tiled 6.0, but I just updated to 7.1.