POV-Ray : Newsgroups : povray.binaries.animations : Conway : Re: Conway Server Time
18 Apr 2024 18:45:56 EDT (-0400)
  Re: Conway  
From: jr
Date: 23 Jun 2022 06:00:00
Message: <web.62b4392ddef97904d6bf93276cde94f1@news.povray.org>
"jr" <cre### [at] gmailcom> wrote:
> "ingo" <nomail@nomail> wrote:
> > Just a Game of Life. ...
> ...
> File '/tmp/conway.arr' line 2: Parse Error: Expected 'float, vector, or string
>  literal', ,  found instead
> Fatal error in parser: Cannot parse input.
>
> same error/frame for 3.7.0.8 and beta.2.  no idea what the problem is, the file
> looks kosher.

on closer examination, there was no comma after the 2nd value of the first line,
edited the 'CAwrite()' macro to add the comma with the newline:
    #write (CAFile SizeX "," SizeY ",\n")

(now will try to find time to actually look at the code. :-))


regards, jr.


Post a reply to this message

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