Hello guys,
First of all I use in this script the following pacakges:
- Spring nodes
- Clockwork
- BimorphNodes
- 3 custom python scripts
I have at the moment a really strange crash with dynamo. So I don’t know if someone has a solution this happens when I take the following steps:
- When the package are run from the internal drive APPDATA location there is no crash
- When the package are run from the external drive without the Clockwork package there is crash
- When the package are run from the external drive with the Clockwork package there is no crash
- When the clockwork nodes are removed within the script and the run from an external drive with the clockwork package there is no crash
- When the clockwork nodes are removed and added again when the package is saved on a external drive there is a crash
It looks like there is a problem in the clockwork nodes but there are no problems with other scripts when I run the package from a external drive. Within the other scripts I use the same clockwork nodes but here is no crash.
The crash only happens if I close down Dynamo and start it up again and open the script. So when I removed the clockwork nodes in the script and start placing them again. Then when I close down the script and start it up again there is no Crash.
I have everything in the latest versions and when I run the script were the package are saved to a external drive I have no packages on mine internal drive.
For me it looks like there is a problem in the script itself but if someone got another view please let me know!