tyFlow Forum
VDB Copy Out crash on max2018 - Printable Version

+- tyFlow Forum (https://forum.tyflow.com)
+-- Forum: tyFlow Discussion (https://forum.tyflow.com/forum-1.html)
+--- Forum: Bugs and Issues (https://forum.tyflow.com/forum-3.html)
+--- Thread: VDB Copy Out crash on max2018 (/thread-1892.html)



VDB Copy Out crash on max2018 - Geoff - 08-13-2020

Hi Tyson,
I've already reported this bug but the support mailbox seems to have a problem...
This bug occurs only after creating a first tyFlow node or when reloading a scene file.
When the event is the first one initializing a VDB grid with a birthVDB operator set on "initialize new vdb",
the VDBCopyOut operator causes max to crash. (at least for v0.16088/89 on max2018 win7)
So to prevent this I first have to initialize a new VDB grid in a "dummy" event evaluated prior to the rest of my flow.

this flow crashes
   

this one doesn't
   


RE: VDB Copy Out crash on max2018 - tyFlow - 08-16-2020

Hmm odd, I'll make a note to look into it.


RE: VDB Copy Out crash on max2018 - Geoff - 08-16-2020

Thanks!


RE: VDB Copy Out crash on max2018 - tyFlow - 08-18-2020

Oh, I just realized I already fixed this bug haha...it's just been so long since I've released a new build that I forgot Smile

Will be fixed in the next build!


RE: VDB Copy Out crash on max2018 - Geoff - 08-19-2020

I can’t blame you for it Wink You rock!!