|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
I am trying to render this scene:
http://news.povray.org/povray.binaries.scene-files/thread/%3Cweb.449423ac72d4de73273c6a720@news.povray.org%3E/?ttop=403291&toff=300
But am getting a weird error, "Cannot create render state output file."
What does it mean? And how do I fix the scene?
Mike
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On 15-2-2016 7:42, Mike Horvath wrote:
> But am getting a weird error, "Cannot create render state output file."
>
> What does it mean? And how do I fix the scene?
>
It works for me, out of the box.
--
Thomas
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Am 15.02.2016 um 07:42 schrieb Mike Horvath:
> But am getting a weird error, "Cannot create render state output file."
>
> What does it mean? And how do I fix the scene?
The render state output file is the file created by POV-Ray to enable
render abort-continue.
Sounds like POV-Ray does not have write permission to the output
directory, or the resulting file name would exceed limits imposed by the
operating system, or the disk is full, or some such.
In any case it is most certainly unrelated to any specifics of the scene
file.
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
On 2/15/2016 4:06 AM, clipka wrote:
> Am 15.02.2016 um 07:42 schrieb Mike Horvath:
>
>> But am getting a weird error, "Cannot create render state output file."
>>
>> What does it mean? And how do I fix the scene?
>
> The render state output file is the file created by POV-Ray to enable
> render abort-continue.
>
> Sounds like POV-Ray does not have write permission to the output
> directory, or the resulting file name would exceed limits imposed by the
> operating system, or the disk is full, or some such.
>
> In any case it is most certainly unrelated to any specifics of the scene
> file.
>
Doh! I'm an idiot. I forgot that I started using a different INI file
that hadn't been updated for my new PC. So all the file paths are incorrect.
Mike
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |