07-20-2016, 06:51 AM
when building the shader to render the fume cache I use the Smoke Grid, FireFuel Grid and Temperature Grid and only Flags Grid is left unused
when submitting a render we get dis error
// Error: (07/20 08:35) rfm Error: X00002 Plugin error: impl_openvdb: Grid "Flags" in file "/dev/sandbox/sandbox_doosthuizen/FumeFXVDB/FireBall.0100.vdb" is not of correct type
All the grids are float value grids and only flags shows up as a int32 grid so
I'm trying to lessen the amount of errors that I sent trough to our farm as it will reject a job with a sirtuin amount of errors
when submitting a render we get dis error
// Error: (07/20 08:35) rfm Error: X00002 Plugin error: impl_openvdb: Grid "Flags" in file "/dev/sandbox/sandbox_doosthuizen/FumeFXVDB/FireBall.0100.vdb" is not of correct type
All the grids are float value grids and only flags shows up as a int32 grid so
I'm trying to lessen the amount of errors that I sent trough to our farm as it will reject a job with a sirtuin amount of errors

