Hi,
I am on Max 2018
steps to replicate crash:
1: Open Example scene of the softbodies rolling down the stairs (softbodies 001).
2: cache the timeline by pressing play
3: stop playback
4: open the rigidbodies example
5: Max crashes.
I can confirm this in Max 2020.
is there any option for where to save the cache to disk?
Also, listener window shows "cannot write log file" after option is ticked and log file not created.
And how do we enable cuda?
Thank you, I've been able to reproduce the crash here so a fix should be coming soon.
Right now there is no way to save the internal cache to disk, however, you can save particles do PRT or tyCache format using an exporter operator.
Interesting about the "cannot write log file" problem...do you have UAC controls enabled that prevent writing directly to "c:\" ?
OpenCL support can be enabled/disabled in the Particle Bind Solver rollout of a tyFlow object, and within the Particle Physics operator...but there is no exclusive support for CUDA.
Ah, yes CUDA for PhysX was part of NVidia's implementation, but back when I was testing it, it was too unstable to include in my build...so it's disabled for now.
Thanks for the note about the window centering....I'll fix my code to work on smaller displays.