Page 1 of 1

(unit): invalid sripelteretpr error help

Posted: Sat Mar 05, 2016 6:18 pm
by Jenssons
i am trying to make my own spitter with a custom sprite and i get this error (that is in the title) and idk how to fix it

this is what i believe needs to be fixed

Code: Select all

  return
  {
    layers =
    {
      {
        width = 20,
        height = 34,
        priority="very-low",
        frame_count = 24,
        direction_count = 16,
        shift = {scale * 1.01562, 0},
        scale = scale,
        still_frame = 4,
        stripes =
        {
          {
            filename = "__RA2__/graphics/entity/init/init-run.png",
            width_in_frames = 6,
            height_in_frames = 8
          },
          {
            filename = "__RA2__/graphics/entity/init/init-run.png",
            width_in_frames = 6,
            height_in_frames = 8
          },
          {
            filename = "__RA2__/graphics/entity/init/init-run.png",
            width_in_frames = 6,
            height_in_frames = 8
          },
          {
            filename = "__RA2__/graphics/entity/init/init-run.png",
            width_in_frames = 6,
            height_in_frames = 8
          },
          {
            filename = "__RA2__/graphics/entity/init/init-run.png",
            width_in_frames = 6,
            height_in_frames = 8
          },
          {
            filename = "__RA2__/graphics/entity/init/init-run.png",
            width_in_frames = 6,
            height_in_frames = 8
          }
        }
      },
    }
  }
end

Re: (unit): invalid sripelteretpr error help

Posted: Sat Mar 05, 2016 6:50 pm
by keyboardhack
We need the pictures aswell to fix this issue.
invalid stripeiterator can be a lot of things.

Re: (unit): invalid sripelteretpr error help

Posted: Sun Mar 06, 2016 1:50 am
by Jenssons
keyboardhack wrote:We need the pictures aswell to fix this issue.
invalid stripeiterator can be a lot of things.
https://dl.dropboxusercontent.com/u/192 ... it-run.png