POV-Ray : Newsgroups : povray.beta-test : intermittent animation error : Re: intermittent animation error Server Time
30 Jul 2024 16:23:24 EDT (-0400)
  Re: intermittent animation error  
From: Mike Williams
Date: 22 Oct 2001 15:10:04
Message: <f0PMAWAuWG17EwcZ@econym.demon.co.uk>
Wasn't it Tom Melly who wrote:
>I'm getting a minor intermittent error when animating an iso. under win95/beta6.
>
>Basically, around frame 26, somtimes the message window clears, and no further
>output is written to it. The render window also dissapears and won't reappear
>(no change in the show/hide button). However, output is not affected.
>
>Is this a known problem, or should I post some code? The complexity of the
>iso-function doesn't seem a particular issue - I've reproduced it with (y). -
>and for all I know it can occur with any animation, isos or otherwise. Memory
>doesn't seem to be the issue.
>

I wonder if this could possibly be due to the same thing that caused

From: "Marc-Hendrik Bremer" <Mar### [at] t-onlinede>
Subject: [Bug] Output of too many evaluations cause strange behavior
http://news.povray.org/3bc215b3@news.povray.org

It looks like too much output to the message pane causes the pane to
clear and other strange behaviour. It's as if the program doesn't notice
that it's filled the space allocated for the text for that pane, and is
scribbling over the next chunk of memory.

Did you, by any chance, have an "evaluate" statement in your animation?
Marc-Hendrik's non-animated scene had 150 "evaluate"s in it, which
caused a large amount of message output.

-- 
Mike Williams
Gentleman of Leisure


Post a reply to this message

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