POV-Ray : Newsgroups : povray.animations : debian 2.0 linux hd problem : Re: debian 2.0 linux hd problem Server Time
28 Jul 2024 20:24:17 EDT (-0400)
  Re: debian 2.0 linux hd problem  
From: Ken
Date: 22 Sep 1998 08:42:52
Message: <36078D77.9720E829@pacbell.net>
Hans-Willi Raedt wrote:

> hi animators:
>
> I've got a strange problem:
>
> I want to render 400 frames (for a start) over the weekend. After 251
> frames, rendering stops with the error:
>
> "Can't read stones1.inc, file not found, necessary for parsing"
>
> This behaviour I got on debian gnu linux 2.0, povray 3.0 package
> installed, on two different boxes:
>
> 1) p200, 64MB, scsi - disk after 9 hours
> 2) p100, 32MB, eide - disk after 21 hours
>
> Any ideas how to fix this ?
>
> Regards
>
> Hans-Willi

  I'm sorry I don't know why it stopped rendering and then gave you
the error message. But there is something you can try, to recover,
without having to render the first 251 frames again. Add the following
lines to your povray.ini :

Subset_Start_Frame = 251
Subset_End_Frame = 400

I don't know if linux supports INI files like windows does.
If it does not you will have to read the docs to find the
command line switches for these functions. It should
work either way. These swqitches will let you start at
frame 251 where you stopped and run all the way to the last
frame you want at frame 400.

Ken Tyler


Post a reply to this message

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