We recently started exporting the atlas files in multiple scales (1.0 and 0.5). Once we started this (a few builds ago) we started getting an error exporting from spine (json, include atlas) if the project already exists. If we delete the previously exported files (skeleton.json and the atlas/png files within the subfolders "1" and "0.5") then we can export without issue.
Is there a known issue where spine won't delete or overwrite the existing files as it exports? This was not occurring when we were only exporting a single scale for the atlas.
Currently using spine 1.9.17 on Mac Mavericks
Error received when exporting:
An error occurred while packing the images
Packing.......
Writing 1024x512: .../1/skeleton2.png
Error: A region with the name "imageName" has already been packed: imageName
(imageName differs for each project being exported)