FEM contact buffer overflow detected, please increase its size in the scene desc! #260
Closed
rossetti73
started this conversation in
General
Replies: 2 comments
-
Hi rossetti73 What version are you using? I agree that error message is very ambiguous. We have improved this on the latest development trunk and it will tell you exactly what parameter to change in the future. The numbers are all part of PxgDynamicsMemoryConfig, which is defined in PxSceneDesc.h. In your specific case, the parameter that should be changed would be maxSoftBodyContacts. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks @adenzler-nvidia !!! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
hello!!
We face this problem during cloth simulation with softbody.
error is this :
C:\b\w\eb2f45c4acc808a0\physx\source\gpusimulationcontroller\src\PxgFEMCore.cpp (196) : internal error : FEM contact buffer overflow detected, please increase its size in the scene desc!
Some people how how to increase this buffer contact.
We search on scenedesc but not find any buffer .
Thanks in advance for any help.
Beta Was this translation helpful? Give feedback.
All reactions