IlluGen: Sequence import error

Hello,

I’m trying to import an image sequence from LiquidGen, but I always get this error message:

An error occured during loading

Unticking the sequence button imports a single texture just fine, so nothing wrong with the texture. Seems to be an issue with the sequence import itself.

My texture is a simple normalmap, RGB, rendered in LiquidGen

Its likely an importing error that will be fixed in the next patch. In the meantime if you have something called say.. Liquid_1.png Liquid_2.png etc, and your path is path/liquid_1.png, try erasing the 1, leaving Liquid_.png and click reload and it’ll likely import. If it still doesn’t import, you may need to start the sequence with something like 01 or 0.

Either way, will be fixed in next patch.

1 Like

I tried many different combinations of file naming, all to no avail. E.g.:

  • 01Liquid.png, 02Liquid.png, …
  • Liquid_01.png, Liquid_02.png, …
  • Liquid01.png, Liquid02.png, …
  • Liquid00.png, Liquid01.png, …
  • Liquid1.png, Liquid2.png, …

Folder naming I tried anything with or without underscores, numbers or no numbers etc.

Glad to hear it will be fixed :slight_smile: Just wanted to give an update in case it helps to narrow down the issue.

Try this: Imgur: The magic of the Internet

1 Like

That worked! Thank you :slight_smile:

Sorry, misunderstood you the 1st time; now I understand what you meant.

One thing to note: Only works when files are named liquid_1 , liquid_2, not if there is a 0 before the number.