POV-Ray : Newsgroups : povray.bugreports : T_Stone18 : Re: T_Stone18 Server Time
25 Apr 2024 05:44:55 EDT (-0400)
  Re: T_Stone18  
From: Jim Holsenback
Date: 29 Feb 2016 10:22:41
Message: <56d46241@news.povray.org>
On 2/28/2016 9:34 PM, Anthony D. Baye wrote:
> causes an assertion failure in the backend when used with subsurface scattering.
>
> backend/render/trace.cpp:3654 void
> pov::Trace::ComputeDiffuseAmbientContribution1(...): Assertion 'ambientcolour[j]
>> = 0' failed.
>
> Regards,
> A.D.B.
>
>

are you perhaps using T_Stone18 in conjunction with SSLT?

If so: 
http://wiki.povray.org/content/Reference:Finish#Subsurface_Light_Transport

"T_Crack4" has a "zero color component" (Black) contained in it's 
definition (T_Crack4) is used by T_Stone18 ... see item #2 in the 
warnings ... maybe it's /not/ your case, but thought it was worth 
mentioning. Copy the definitions into your local scene file and change 
it (Black) to <1e-6,1e-6,1e-6> and see if that helps


Post a reply to this message

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