THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 31/05/2010 at 14:47, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 11.5
Platform: Mac ; Mac OSX ;
Language(s) : C++ ;
---------
Hi,
my object loads custom files from the server in a NET environment. This works flawlessly, for me, all my betatesters and also all my customers except for one.
He has a iMAC as server and PCs as clients. Is there any known issue with such a network setup and RequestFileFromServer()? It seems very weird because it really works for everyone except this one customer who claims that he is doing everything as he should (I gave him a step by step description but it still doesn´t work for him).
In my object I store a user specified path and file name used to load the custom files. In a NET environment I use RequestFileFromServer to get the path to the project directory on the server where all the files remain (I omit the directory set in the object and only use the file name added to the server path in this case). This works great but it looks like it doesn´t work for the customer (for whatever reason). Is there an issue like this known? Maybe due to the PC/MAC mix? Could this have to do with the network maybe?
My testers as said also cannot reproduce this and other customers render fine over NET.
thanks iA