Subcategories

  • Questions, answers, and discussions about setting up and configuring environments to host Templater.

    5 Topics
    25 Posts
    No new posts.
  • Questions, answers, and discussions about watching for new data in a connected data source.

    10 Topics
    34 Posts
    No new posts.
  • Questions, answers, and discussions about pushing data to Templater via its command line interface.

    1 Topics
    2 Posts
    No new posts.
  • Questions, answers, and discussions about developing APIs with Templater Bot

    1 Topics
    2 Posts
    No new posts.
  • 0 Votes
    12 Posts
    3k Views
    @Tom10 @Jeff @Maris @Jon Had the same issue for our own custom renderfarm. When starting AE over cmd you can actually add a “-noerr” flag that suppresses this popup. So now we always start AE over a .bat file with this flag: start afterFX.exe -noerr
  • Stopping the Bot from saving the Project before every render.

    5
    0 Votes
    5 Posts
    894 Views
    @Tom10 Great question. I did some digging, and the reason that we don’t currently surface that option in the UI version of Templater is mainly related to the way that Templater operates when generating versioned replicates. Due to some quirks in the way that After Effects interacts with project files, it’s necessary for Templater to save the project when performing a replication. However, it appears that this shouldn’t be mandatory when Templater is creating an output via the standard render modules. I’ll go ahead and put in a Feature Request to see if this is something that we can add as an option to a future version of Templater, but for right now, an Event Script is probably going to be our best solution for controlling whether Templater saves a file in UI mode once reversioning is complete. If you have any other questions, let us know, and we’ll be more than happy to help out. Thanks, Jeff
  • Bot Post Processing Script

    4
    0 Votes
    4 Posts
    2k Views
    @pbretz The way to architect this would be to have web hooks that broadcast events on QUE, but in Sheets there is no easy way to do that. However, for sheets you might be able to use zapier to ping the sheet every so often to check for specific values in the render-status column. You could do the same with QUE and Zapier. We do have webhooks on the roadmap for QUE this year, but no set date.
  • Unusual terminal prompt interferes with the bot

    2
    0 Votes
    2 Posts
    353 Views
    @viriato The terminal window in that screenshot is an indication that Templater Bot is executing an Event Script at some point during the versioning process. Typically, when a Shell Script is registered to an event, it’ll be wrapped up in a command named templater-event-cmd.bat and run at the appropriate time during the Templater process. If this window is causing the process to hang up or fail, it likely has to do with one of the registered Event Scripts in Templater Bot. In order to figure out what’s happening here, we’ll likely need to take a look at any Shell Scripts registered with Templater. We’ll also need to see how those scripts are being invoked to get a clearer idea of what could be causing the issue. If you’d like, you can post that information here, but if you’d like to get in touch with us directly so as not to share this data on a public forum, you can always email us at support@dataclay.com. Hopefully, with a bit more information on how things are configured, we should be able to track down what’s causing this issue. Thanks!
  • BOT, AEP's and Que

    2
    0 Votes
    2 Posts
    444 Views
    @pbretz My understanding was that there shouldn’t be anything else to do aside from assigning the specific AEP to the applicable set of jobs in the campaign (functional parity with Google Sheets). If it’s not functioning that way, that’s something we’ll need to open a ticket on and investigate. I’ll dig into it and try to get more info for you. Seth
  • Using the Bot to Replicate

    3
    0 Votes
    3 Posts
    912 Views
    Perfect thanks!
  • Dynamic branded placeholder path

    7
    0 Votes
    7 Posts
    1k Views
    Thanks Jeff!
  • Bot stops working overnight

    6
    0 Votes
    6 Posts
    1k Views
    For output filenames, using characters from a subset of all possible characters can eliminate those types of “breaking” errors on write operations. Best practice is to simplify the naming of output to avoid operating system language settings from being the cause of an error. For references to footage assets in the data source, you should be able to write the reference path in the way your operating system displays it, so special characters should work there. Can you be specific about which is using special characters — output or references, or both? Thank you for performing more troubleshooting steps, looking forward to receiving more information on that.
  • 0 Votes
    4 Posts
    763 Views
    @TYR Render Boss can certainly be used to process Templater output files on different machines in order to speed up rendering! Although we haven’t done abundant testing with them, most common AE rendering solutions like RenderGarden or BGRenderer should also work with Templater. Templater can be configured to render through After Effects or to create replicated .aep files that can be passed off to other software render solutions. Hopefully, that should get you started but if you have any further questions, please just let us know. Thanks!
  • Cloud Install Issues + AWS vs PaperSpace

    2
    0 Votes
    2 Posts
    579 Views
    @TYR Thanks for getting in touch with us. After doing a bit of research, I don’t think there would be any problem running After Effects with Templater on a PaperSpace instance. From what I can see, PaperSpace appears to be a virtual remote system service. As long as it’s able to run AE, I think you should be able to run Templater. The main difference between something like PaperSpace and AWS is really going to come down to flexibility. AWS seems to have a much more diverse selection of different system types depending on what kind of work you’re doing. I also noticed that PaperSpace seems to incline towards hourly pricing. If you’re planning on running an instance of Templater Bot, that’s constantly monitoring a data source, that could get pricey. As far as installation goes, you will need to contact Adobe to get approval to run After Effects on a cloud-based configuration. That’s just a limitation of the EULA for After Effects. When it comes to installation, a lot of it will depend on exactly how you’re going to have Templater configured. We do have some pre-made resources that might help. If you’re interested in exploring those options, I’d recommend contacting us directly at sales@dataclay.com to discuss pricing and availability. If you have any other questions, please just let us know! Thanks!
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • Bot only queues records from Google Sheets

    27
    0 Votes
    27 Posts
    11k Views
    @pbretz Yes, that would be an option. I’m pretty confident that it’s an issue specific to Google Sheets and not a “bot” value, generally.
  • Bot Preferences

    3
    0 Votes
    3 Posts
    595 Views
    @Jeff - SUCCESS! Thank you, that did the trick. I have never had that issue in the past and couldn’t find anyone or documents explaining the issue. Thank you again. We are up and running. -Zach
  • Using CLI to enable Bot

    5
    0 Votes
    5 Posts
    840 Views
    @pbretz Are you able to share a screen recording illustrating the issue? If you want it to be private, you can create a support ticket.
  • Window does not have a constructor

    5
    0 Votes
    5 Posts
    722 Views
    @shaileshom Can you submit a support ticket and include the full templater.log file as well as your templater-options.json file?
  • Can you use a render farm to export videos?

    render farm command line
    2
    0 Votes
    2 Posts
    596 Views
    @pablogomez If you are using a “Bot” workflow, where the Bot is watching (“pulling”) your data source, you need to have the UI visible. CLI can run without, as long as you are “pushing” data in, and not using the Bot. Have you seen the other thread about application architecture?
  • CLI Error: "Window does not have a constructor"

    3
    0 Votes
    3 Posts
    578 Views
    Yes using -ui helps, I wasn’t aware I needed that for the bot function.
  • 0 Votes
    4 Posts
    751 Views
    Great, thanks @ariestav.
  • looking for experienced extendscript developers

    2
    0 Votes
    2 Posts
    524 Views
    @pej87 We are always happy to help. Please submit a ticket to support@dataclay.com for more information. Thanks!
  • Bot won't render batch videos and update my JSON to "Done"

    4
    0 Votes
    4 Posts
    1k Views
    @groundless Glad to heard it’s working!