I have a directory in the same directory as my patch called "pngs" in it are 120 pngs named from 00000001.png to 00000120.png. I'm using [open pngs/*.png 120( with pix_multiimage but it doesn't seem to be opening them. When I try to select an image I get "error: [pix_multiimage]: selection number too high: 31 (max num is 0)"
Any ideas? I've also tried using the full path but I get the same thing.
Pall
If anyone can help out it would be greatly appreciated. This is a bit of an emergency. I've tried everything I can think of and nothing works.
On Wed, Jan 18, 2012 at 7:47 PM, Pall Thayer pallthay@gmail.com wrote:
I have a directory in the same directory as my patch called "pngs" in it are 120 pngs named from 00000001.png to 00000120.png. I'm using [open pngs/*.png 120( with pix_multiimage but it doesn't seem to be opening them. When I try to select an image I get "error: [pix_multiimage]: selection number too high: 31 (max num is 0)"
Any ideas? I've also tried using the full path but I get the same thing.
Pall
--
Pall Thayer artist http://pallthayer.dyndns.org
Ok. Finally got it to work. It's very picky. Files need to be named with name + number (no leading zeros and must begin at zero) + filetype. Numbers must be sequential.
On Wed, Jan 18, 2012 at 8:56 PM, Pall Thayer pallthay@gmail.com wrote:
If anyone can help out it would be greatly appreciated. This is a bit of an emergency. I've tried everything I can think of and nothing works.
On Wed, Jan 18, 2012 at 7:47 PM, Pall Thayer pallthay@gmail.com wrote:
I have a directory in the same directory as my patch called "pngs" in it are 120 pngs named from 00000001.png to 00000120.png. I'm using [open pngs/*.png 120( with pix_multiimage but it doesn't seem to be opening them. When I try to select an image I get "error: [pix_multiimage]: selection number too high: 31 (max num is 0)"
Any ideas? I've also tried using the full path but I get the same thing.
Pall
--
Pall Thayer artist http://pallthayer.dyndns.org
--
Pall Thayer artist http://pallthayer.dyndns.org