• EditorBugs
  • Can't load the last frame of the sequence

Spine can't load the last frame of the sequence.
Only the last frame - depends on the length of the sequence.
The image is on the disk and can be loaded separately.

    Related Discussions
    ...

    Nikita Rzha I'm sorry to hear you're having trouble. From the screenshot alone, it's hard to tell if there really is a bug on the Spine side that's preventing the image from loading properly, or if the image can't be displayed due to a problem with naming conventions, etc.
    For example, it appears that 00 is the first number of your sequence image, but if you have 30 images starting with 00, the last image should be numbered 29. (If you have images named from 00 to 30, the total number of images would be 31).
    If you are sure that the file names and the sequence image files themselves are correct, could you please email the Spine project files to us so that we can reproduce the problem? contact@esotericsoftware.com

    I have 31 images Q_00-31.
    Q_30 is ok, as you can see on the left.
    If i change "Sequence" numbers to "00 to 29", then Q_29 is missing (only in sequence slot)
    So only one last image is missing.
    It happens sometimes with some sequences.

    q.zip
    313kB

    Thanks for the project ZIP.

    You are missing Q_06.png. Since you only have 30 of the 31 images (0-30 inclusive), Spine uses the first 30 images and the last one is missing.

    It's a little deceiving that the missing image shows up last rather than at the position of the missing image. We'll see about changing that! At runtime the missing image will appear at sequence image 6, so the editor should probably do the same.

    BTW, I noticed if you try to do an export you get a warning telling you exactly which image file is missing:

    Image for attachment [region: Q_, skeleton: royal_Q, slot: royal_grad] not found: Q_06