POV-Ray : Newsgroups : povray.general : My macro doesn't work with povray 3.6 : Re: My macro doesn't work with povray 3.6 Server Time
31 Jul 2024 22:14:43 EDT (-0400)
  Re: My macro doesn't work with povray 3.6  
From: Tim Attwood
Date: 18 Aug 2006 21:43:54
Message: <44e66cda@news.povray.org>
> ... I wrote a very simple recursive tree macro that works with povray
> 3.5 but not 3.6. I'm completely stumped about what the problem is. ...

The error is on the line before the recursion call, so yes this is probably
a bug in 3.6, because it should have given a more descriptive error
message. RTree failed after calling itself too many times, there is a limit
to how many times it can recurse.


Post a reply to this message

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