You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I reproduced #5851. If you load an aseprite animation from an invalid image (e.g. wrong type or zero-length file), the files are complete, the animations are missing, but there are no other errors.
Generally I think the problem is that most file process failures are silent, which is a little confusing for users.