(03-24-2023, 05:46 PM)tyFlow Wrote: Can you post the minidump for the crash? Info about minidumps is here: https://docs.tyflow.com/feedback/bugs
Also last night I came across a rogue PhysX error caused by the latest PhysX 5 SDK that can cause a crash in some circumstances when using convex hulls as the PhysX shape of your particles. I've fixed the issue now and the fix will be in the next build...since you're using PhysX, I'm wondering if maybe that's the cause of your issue...
Either way, the minidump will provide me with more info.
Also, changing from convex or compound to box/sphere/mesh prevented the crash. So maybe you did already get it, good catch!.
(03-24-2023, 06:50 PM)tyFlow Wrote: Hmm yea it does seem like it's crashing during the PhysX processing, as suspected.
If you send me the file I can see if it'll run in the latest build here with the potential fix.
You can also switch your PhysX hulls to 'Box' for now to see if that solves the problem (instead of 'convex'). The result will be different but for testing purposes at least it will run.
Ragdoll.max (Size: 972 KB / Downloads: 117)