Summary
Error "device-side assert triggered in contact/contact.cu at line 1633" keeps coming up in the console.
The blender GUI says "Remote: Unrecoverable CUDA runtime or driver error: solver exited via fatal hook..."
Steps to Reproduce
- Download the zip archive containing the
.blend file (https://drive.google.com/file/d/1p0iAO-2FYjQj450KUa_qNZTqUuGm7ZyO/view?usp=sharing)
- Open the provided
.blend file
- Capture body and head deformations if missing
- Transfer and run
Expected Behavior
Simulation running
Actual Behavior
Error as stated above and failing to simulate, happens on frame 42.
Alternatively one time the following error happened, also on frame 42.
newton stalled: no acceptable step after 2048 iterations (last toi: 3.91e-05, toi_advanced: 1.24e-01)
an over-constrained configuration cannot be advanced: a prescribed pin driven into geometry that cannot yield has no way to resolve. Re-author the pin's path, or make it a soft pull pin.
Which is confusing, since there isn't a single pin in the scene.
Environment
Machine A:
Blender 5.2.0 + Add-on 1.0.16
Ubuntu 24.04.3 LTS
Local docker
Solver version from docker build #118
NVIDIA GeForce RTX 4060, Driver Version: 595.71.05, CUDA Version: 13.2
Machine B:
Ubuntu 24.04.2 LTS
Docker over ssh (Blender running on Machine A)
Solver version from docker build #118
NVIDIA GeForce RTX 4090, Driver Version: 580.95.05, CUDA Version: 13.0
Contribution Agreement
Community Reference
No response
Summary
Error "device-side assert triggered in contact/contact.cu at line 1633" keeps coming up in the console.
The blender GUI says "Remote: Unrecoverable CUDA runtime or driver error: solver exited via fatal hook..."
Steps to Reproduce
.blendfile (https://drive.google.com/file/d/1p0iAO-2FYjQj450KUa_qNZTqUuGm7ZyO/view?usp=sharing).blendfileExpected Behavior
Simulation running
Actual Behavior
Error as stated above and failing to simulate, happens on frame 42.
Alternatively one time the following error happened, also on frame 42.
Which is confusing, since there isn't a single pin in the scene.
Environment
Machine A:
Blender 5.2.0 + Add-on 1.0.16
Ubuntu 24.04.3 LTS
Local docker
Solver version from docker build #118
NVIDIA GeForce RTX 4060, Driver Version: 595.71.05, CUDA Version: 13.2
Machine B:
Ubuntu 24.04.2 LTS
Docker over ssh (Blender running on Machine A)
Solver version from docker build #118
NVIDIA GeForce RTX 4090, Driver Version: 580.95.05, CUDA Version: 13.0
Contribution Agreement
Community Reference
No response