POV-Ray : Newsgroups : povray.general : How do I Rerun or Where is the Stop/Start Render? : Re: How do I Rerun or Where is the Stop/Start Render? Server Time
10 Mar 2025 04:27:57 EDT (-0400)
  Re: How do I Rerun or Where is the Stop/Start Render?  
From: William F Pokorny
Date: 25 Feb 2025 05:49:41
Message: <67bda045$1@news.povray.org>
On 2/24/25 17:59, 00face wrote:
> Work_Threads=8
> continue
> //end
> 
> It starts with an image of the previous run, but it's just starting at 0% and
> rendering over the last frame of the previous run, rather than starting where it
> left off.

I've not been following this thread closely as I don't run on windows, 
but that 'continue' string caught my eye. I assume this is really 
pointing to a "continue.ini" file?

Did you create that file or is it some automatic windows interface thing?

What is in it?

Prior to trying to continue, do you see a state file with a .pov-state 
suffix for the frame number for which you are trying to continue the 
render? It will be in the directory where you are saving your frame images.

---

You must be running v3.7 as you don't have v3.8's 
create_continue_trace_log= ?

I'll attach my current yuqk documentation for continue_trace= / +c. The 
implementation is slightly different and I'm running on linux, but I 
expect the issues one might see are often similar. Maybe something 
therein a help.

Bill P.


Post a reply to this message


Attachments:
Download 'continue_trace.txt' (5 KB)

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