Skip to main content
Participant
January 12, 2022
Question

Droplet doesn't write files?

  • January 12, 2022
  • 2 replies
  • 567 views

Hi there, I created a simple droplet to colorize some movie frames with the according neural filter following a video tutorial. For some reason the droplet seems to run as expected but doesn't write files (it has the permissions to do so). Do you have any idea on why that might be? I'm on Win10.

I followed this tutorial from last summer: https://youtu.be/aJlODEcrcsI?t=338

This topic has been closed for replies.

2 replies

Bojan Živković11378569
Community Expert
Community Expert
January 13, 2022

When recording Save step do not touch filename box, just save. Please record step, expand it and post screenshot here.

Participant
January 12, 2022

Here are the settings I used to create the droplet.

Stephen Marsh
Community Expert
Community Expert
January 12, 2022

Do you have a Save As step in your action (as you have override ticked)?

 

Can you post a screenshot of the action panel with all steps expanded and wide enough to view long entries.

 

As the interface is similar, try the batch command to see what you get.

Participant
January 13, 2022

 I don't. Figured the droplet config will make sure there is a writing action. I ticked override because otherwise it asked me for each single file to manually declare where to save the file (that's when it actually created a file). I feel like you might know what my issue is. Would I have to create a "save as" step in the action and if so, how would I do that? Assuming that I probably can't just click File/Save as. Thanks!