POV-Ray : Newsgroups : povray.macintosh : file init error : Re: file init error Server Time
1 Jun 2024 17:33:04 EDT (-0400)
  Re: file init error  
From: smellenbergh
Date: 10 Aug 2000 17:03:50
Message: <1ef5wgk.1w7vaqi421gtcN%smellenbergh@skynet.be>
Earl Ehrig <ame### [at] softcomnet> wrote:

> To anyone that can help.
> 
> I have been receiving this:
> 
> Creating vista buffers
> Creating light buffers...
> file init error.
> Error opening output file.  Reclaiming memory
> 
> 
> This has been happening with the MegaMacPov 0.5a PowerPC.  I have not tried
> to render a scene file with POVRay 3.1g to see if I get the same messages.
> 
> Any Ideas?
For some reason we have not been able to reproduce this. We did get bug
reports about this.
We have looked at the pict code, which is a modified version of the
official release, and we did find some bugs.
We are almost 100% certain that those bugs are the reason for those
'file init errors'. 

Also, it seems that it was never possible before to use a 'sys' image,
in this case a pict, as input for image_maps etc. We fixed that too.

It is save to tell you now that both input and output will work in 0.6
again.
A nice side effect of this fix is that you will be able to use jpg,
tiff, bmp, png, ... (all formats supported by QuickTime) as input when
you use:
image_map {
      sys "theimage.bmp[tiff],[png],[jpg],...."
}
Naturally, this works for all spots where you can use 'sys' as input.
This will only be in MacMegaPov because it doesn't involve POV-Ray code
:-(.

PS: Nice to see you are back Earl! Our mails to you have bounced back
frequently. We will try again now!

Smellenbergh


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.