You can tweak the registry settings on the machine to suppress those crash dialogs, which will allow TVPaint to exit immediately when the crash occurs. Check out or Render Farm Considerations documentation for more info: docs.thinkboxsoftware.com/produc … on-windows
I dug a little deeper into what the issue actually was. Apparently you can’t load the same project file on two machine at the same time. This explains why the issue was so infrequent and random.
The solution was to modify the loading process, to continue trying to load the project until successful. I’ve attached the solution.
Basically it’ll compare the blank project id, to when loading a project. When the project id changes, the project has been successfully loaded. The function loops indefinitely until it loads the project successfully.
You could work around the problem by submitting the project file with the job, but we don’t. TVPaintSubmission.zip (7.27 KB) TVPaint.zip (5.88 KB)
This fix reduced the problem, but still not eliminated it.
The crash reports are still freeze the slave, and preventing task failure. We are working about the problem with tasktimeouts, but would like a solution for this.
Unfortunately the problem isn’t loading the same project file on two machines at the same time, because we have been rendering on one machine and still experiencing the crashes:(
Well then. Can we set up a call sometime soon? Can you e-mail me your availability and we’ll play around with this? You can get to me directly at edwin@thinkboxsoftware.com.
Should have replied earlier, but we got past these problems and now have a plugin that is fully featured for workstation rendering.
You can grab it from this post.
One problem we haven’t been able to solved, is when rendering as a different profile. Here there aren’t any access to the license dongles TV-Paint provide, so we resorted to logging into the machines that needed to be rendering. TVPaint.zip (6.6 KB)