I am using C3 for game development, there is not yet a runtime for the C3 engine, so I am exporting spritesheets from Spine. When I export to PNG, I get the an error reported and repeated also in the spine.log (though the export actually works and I can use the result.)
PackingWriting 4048x858: D:\Projects\warrern-dm-construct\Assets\Rabbit Portraits\skeleton-animation.png
java.lang.RuntimeException: Error packing images.
Caused by: java.lang.Exception: Error processing directory: C:\Users\danps\AppData\Local\Temp\spine2171491910963887495.tmp
Caused by: is: Error reading pack file: D:/Projects/warrern-dm-construct/Assets/Rabbit Portraits/skeleton-animation.png
Caused by: is: Invalid line:
Attached is the Spine.log