Commit 49417bb
fix(stormtest): particle set_process uses node_path, not path
The Python handler is particle_set_process(node_path, properties); the
harness passed `path`, producing an unexpected-kwarg INVALID_PARAMS on
every call. Validated: set_process now succeeds (auto-creates the
ParticleProcessMaterial). No-reload pass at ~4.7% error, remaining
INVALID_PARAMS are intermittent name collisions only.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent c853a98 commit 49417bb
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
570 | 570 | | |
571 | 571 | | |
572 | 572 | | |
573 | | - | |
574 | | - | |
| 573 | + | |
| 574 | + | |
575 | 575 | | |
576 | 576 | | |
577 | 577 | | |
| |||
0 commit comments