Dynamo Crash when package run external

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!

Hi - what version of dynamo are you using?

Also what version of Clockwork (and the other related packages) are you using?

Can you close Revit, reopen it, open Dynamo, open the graph so it crashes, close Revit (if ya still open), and upload the Revit journal and Dynamo log file (in appdata adjacent to your package folder)?

The Dynamo version I use:

image

The Packages I use these are loaded on our external company drive:

image

The crash happens always when I want to load the script in Dynamo or the Dynamo player. So I can’t open it and it doesn’t happen with the other scripts. I attached the log and the journal.

dynamoLog_1544ed8a-3396-49dd-b4cd-5a0783917584.txt (6.6 KB)
journal.0712.txt (122.1 KB)

Try uninstalling Bakery and see if that resolves the issue.

Nope that didn’t do the trick…