I just had a look at my code and it seems I changed the arguments to optional arguments at some time.
It should work if you replace… CoronaProxyConverter.convertProxies @"C:\myProxyLocation" true
with… CoronaProxyConverter.convertProxies location:@"C:\myProxyLocation" overwrite:true
I will correct the documentation asap. Thanks for notifying
I am having issues with this aswell, for some reason it will swap out half the proxies correctly, but the other half remain as vray proxies BUT have the .cgeo in the mesh file: path
eg.
I also just want the proxies to overwrite the current ones in whatever directory they are in:
Another proxy question, is there a way to batch proxy files that aren’t vray, just the normal proxy. I have 50 seperate max files, all just need the object inside the file proxied to the same directory. And just use the name of the particular object?