POV-Ray : Newsgroups : povray.unofficial.patches : Typo in *.df3 in function> crash Server Time
2 Sep 2024 02:14:45 EDT (-0400)
  Typo in *.df3 in function> crash (Message 1 to 3 of 3)  
From: ingo
Subject: Typo in *.df3 in function> crash
Date: 7 Aug 2000 15:15:52
Message: <8F89D30B1seed7@204.213.191.228>
#declare Func= function {
   pigment {
      density_file df3 "copy.df3"
      interpolate 1
      translate -0.5
   }
}

When the *.df3 in the above function can't be found by WinMegapov 0.5a, 
MegaPov crashes.

Ingo

-- 
Photography: http://members.home.nl/ingoogni/
Pov-Ray    : http://members.home.nl/seed7/


Post a reply to this message

From: smellenbergh
Subject: Re: Typo in *.df3 in function> crash
Date: 8 Aug 2000 13:58:10
Message: <1ef1ei7.nqmdq1bfm69mN%smellenbergh@skynet.be>
ingo <ing### [at] homenl> wrote:

> #declare Func= function {
>    pigment {
>       density_file df3 "copy.df3"
>       interpolate 1
>       translate -0.5
>    }
> }
> 
> When the *.df3 in the above function can't be found by WinMegapov 0.5a,
> MegaPov crashes.
> 
> Ingo

Indeed, a little bug. This will be fixed for the next release.

Smellenbergh


Post a reply to this message

From: ingo
Subject: Re: Typo in *.df3 in function> crash
Date: 8 Aug 2000 15:07:07
Message: <8F8AD82CDseed7@204.213.191.228>
smellenbergh wrote:

>This will be fixed for the next release.

Thanks

Ingo

-- 
Photography: http://members.home.nl/ingoogni/
Pov-Ray    : http://members.home.nl/seed7/


Post a reply to this message

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