POV-Ray : Newsgroups : moray.win : smokegen problem : Re: smokegen problem Server Time
17 May 2024 19:51:04 EDT (-0400)
  Re: smokegen problem  
From: Marc Jacquier
Date: 30 May 2004 14:49:54
Message: <40ba2cd2@news.povray.org>

40ba2419$1@news.povray.org...
> I just downloaded and tried out smokegen with Moray 3.5 and POVray 3.5 and
> got this error message:
>
> File: C:\...etc...\smokegen.mry Line: 289
> #read (LmntFile,ecount
> ,position,size <----ERROR
> Parse Error: Expected 'undeclared identifier', size found instead
> Returned from renderer with error status
>
> Any idea what the problem is?
> Thank you,
> Steve Shelby
>
" size" is a povray keyword used for facets pattern (povray 3.5 feature?),
so it can't be use as an identifier.
See if it is caused by the include file
If so, change all occurences of this  identifier ( with an upper case if you
want: "Size" will work)

HTW, HTH (hope that works, hope that helps)

Marc


Post a reply to this message

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