Ricardo Martin Marcucci
Ricardo Martin Marcucci
Same problem here.
Does this need some change to be merged?
Same problem here. This is still a bug.
This would be great, some kind of "save as"/"export" that allow to save the TMX file and only one optimized tileset image. Or it can be other application like tmxrasterizer...
Some more info. Each run gave a different error in the same test case as before (now with v0.118.0 version. I think this is a concurrency problem: 
Still happening in v0.118.0
@ainsleyclark v0.113.0 is working for me. All the newer ones are not working.
Just update that v0.120.0 is still failing.
Here is a tutorial to configure all with travis.ci and appVeyor http://cylonjs.com/blog/2014/11/19/creating-multiplatform-precompiled-binaries-for-node-modules/
Same problem here, I have a async.each that iterates over an array of images to be trimmed and joined. Inside I have an lwip.open and the application exit without any...