I believe this is an error message that is actually caused by MISSING data in the Krakatoa Shadow Generator. For example a light has the Krakatoa Shadows Generator set up, but the file it points at is missing.
Can you make sure all lights have correct shadow generators (via the Shadows Explorer), and that all files referenced actually exist for all frames you are rendering?
EDIT: I tested in v2.0.2 and in v2.1.0 Beta and both are showing me correct error messages when a frame has no shadow file. I seem to remember seeing that error in older versions, but cannot reproduce it now. What version are you running exactly?
Ok I doubled check the attenuation maps are being written and loaded with the correct path and the error has now gone. BUT, I’m not getting any shadows when I switch to scanline.
I’m just using a plane to receive shadows, 1 omni, and a teapot ( prt volume ) for shadow casting. everything in the shadow explorer looks ok too. I’m not sure what I’m missing here. kraktoa_shadow_test.max (364 KB)
I will certainly try that. I followed this tutorial and I don’t see that anywhere. I see sentence about adding matte object if you want geo to CAST shadows on your particles, but nothing about creating matte objects for objects receiving shadows.
You are right, the matte objects affect the shadows ON particles, not the receiving of shadows from Attenuation Maps.
I did the following in 1.6.1:
*Assigned Krakatoa as the renderer.
*Created a Plane.
*Created a Teapot.
*Converted the Teapot to PRT Volume.
*Created a Target Spot illuminating the Teapot.
*Set the Shadows to Krakatoa Shadows with Shadow Maps as sub-shadow type, left everything at defaults.
*Set the Render Output path to save as “TestKrakatoa.exr”
*Enabled the “Save Attenuation Maps” option
*Rendered a frame
*Switched to Scanline Renderer
*Changed the Output to “TestScanline.exr”
*Rendered.
Below is the simple alpha composite using Video Post and the Max file (2012) that I used.