• Bugs
  • Spine 4 texture packer refusing to overwrite old atlases

Hello!
I'm getting a error when texture packing in Spine 4. It refuses to overwrite old atlases when repacking an atlas.
I get an error saying:

Unless I delete the old atlases I can't pack an atlas multiple times to the same place.
I think it might be because of the packing settings. I use two different scale outputs to get a high res atlas at original scale and then a low res atlas at half scale.
If I remove one of the scale outputs it exports and packs with no problem.

How to reproduce:

  1. Open spine project
  2. Texture pack with these settings:
  3. Texture pack again to the same folder.
    4.Error
    spine.log
Related Discussions
...

You're right, I see it with those settings too. We've fixed in 4.0.45, available soon! Sorry for the trouble!

Great to hear! Thanks!