I have a complicated script that runs fine in Dynamo.
However, in Player, it sometimes runs once or twice right after I’ve saved the Dyno but then goes on strike.
Some of the time I just get, “run with warnings” … but it’s not even given me my task dialog that should be at the start.
Any idea why? I’ve never had this happen before… How can I troubleshoot?
My guess is you either have element binding or an unchecked condition that’s causing a loop or invalid value somewhere. Impossible to say without any information though. What happens if you run it multiple times in Dynamo (closing and reopening in between runs)? Does it have the same issues?