That folder is created when 3ds Max is launched for the first time. On a machine where that yet has not happened, maxjob will fail to find the files it wants to watch.
See maxjob.yml for the exact paths.
We can either handle this case and provide proper error messages or enforce directory and file creation (empty) before using them.
That folder is created when 3ds Max is launched for the first time. On a machine where that yet has not happened, maxjob will fail to find the files it wants to watch.
See maxjob.yml for the exact paths.
We can either handle this case and provide proper error messages or enforce directory and file creation (empty) before using them.