POV-Ray : Newsgroups : povray.beta-test : Beta2 crashes while parsing peeper.pov : Re: Beta2 crashes while parsing peeper.pov (more details) Server Time
29 Jul 2024 06:19:14 EDT (-0400)
  Re: Beta2 crashes while parsing peeper.pov (more details)  
From: Francois Labreque
Date: 22 Mar 2004 21:05:09
Message: <405f9b55$1@news.povray.org>
Program ended abnormally on 22/03/2004 18:04, Due to a catastrophic Francois 
Labreque error:
> I was trying to render a file that was posted here a while ago and POV 
> crashes while parsing (last message is "parsed 38150 tokens").  Even 
> after a reboot. 3.5 has no problem with it on the same machine.
> 
Since I had problems with other files as well, more testing reveals that as soon 
as there is a "warning" sent to the message window, POV crashes (e.g. any file 
with radiosity) or an "error" (e.g. Peeper.pov, mentioned above - because of a 
"Possible error: the camera is inside a non-hollow object" message).  This is 
probably the same problem that Martial reported on the 16th.

Disabling all console messages (-GA) stops it from crashing and the file renders 
properly.

Disabling console messages and sending them to a file (-GAfile.txt) renders the 
image, but POV stops responding to the system after the render and has to be 
killed by the task manager.

As a side note, the file in that last example uses unix EOL delimiters and is 
hard to read in Notepad (Wordpad works, though).
-- 
/*Francois Labreque*/#local a=x+y;#local b=x+a;#local c=a+b;#macro P(F//
/*    flabreque    */L)polygon{5,F,F+z,L+z,L,F pigment{rgb 9}}#end union
/*        @        */{P(0,a)P(a,b)P(b,c)P(2*a,2*b)P(2*b,b+c)P(b+c,<2,3>)
/*   videotron.ca  */}camera{orthographic location<6,1.25,-6>look_at a }


Post a reply to this message

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