tyFlow Forum
Scale by texture crashes with some gradient map - 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: Scale by texture crashes with some gradient map (/thread-2858.html)



Scale by texture crashes with some gradient map - Nixx - 01-17-2022

Scene works fine but if you go to the scale operator and change the map "gradient scale" with the second gradient "gradient rays" it crashes Max.

As a workaround, rendering the gradient map and using the bitmap version works.


RE: Scale by texture crashes with some gradient map - tyFlow - 01-17-2022

Thank you, I'll look into this.


RE: Scale by texture crashes with some gradient map - tyFlow - 01-18-2022

So this is unfortunately actually a Max bug, it seems. I can see from the minidump that the crash is occurring within the Max SDK, not tyFlow code, specifically in the texture evaluation function for the gradient ramp. Some internal setting relevant to your setup is getting messed up. I would recommend reporting this one to Autodesk.


RE: Scale by texture crashes with some gradient map - Nixx - 01-18-2022

Thanks for looking into it