Hi there
Having weird issue with Folder.getFiles() and our network drives at work.
Due to a lot of boring versioning jobs I want to be able to batch proces aep files to be able to automatically replace the 3d renders in the comp with new ones and render out new stills.
3d renders in comps are exr's so Im running through the exr's and based on comp name finding the right directory with new 3d renders and then by comparing names I wanna replace them.
Most of it works fine - BUT after a while it seems getFiles() method only returns folders and not my rendered files... maybe Im tired but has anyone else experienced this??
br
Chr