Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 17/12/2009 at 07:33, xxxxxxxx wrote:
User Information: Cinema 4D Version: 11.529 Platform: Windows ; Language(s) :
--------- Hello All,
On x64 my plugins (pathdeformer and vraybridge for now) fail to load on the 11.529 64bit.
The error returned in console is:
Error: OS loading plugin plugin.cdl64, GetLastError return 0.
Does someone got same error ?
thanks in advance renato
On 17/12/2009 at 07:59, xxxxxxxx wrote:
If you use a c4d beta built you should rather contact MAXON directly for this issue. In 11.528 it works fine here. No problems.
On 17/12/2009 at 08:06, xxxxxxxx wrote:
Hello Robert,
so you got same error with 11.529?
On 17/12/2009 at 08:08, xxxxxxxx wrote:
ops.. Samir
On 17/12/2009 at 09:34, xxxxxxxx wrote:
Ok, with the 11.528 now it work
thanks for the suggestion renato
On 25/11/2011 at 01:08, xxxxxxxx wrote:
Hello All,
same problem when i switch back from vs2008 to the vs2005. Error: loading plugin vraybridge.cdl GetLastError return 0..
I'm working on R12.048, Vs2005 and the projects was made from the c4dsdk.vcproj.
someone have a suggestion?
On 25/11/2011 at 03:11, xxxxxxxx wrote:
Originally posted by xxxxxxxx Hello All, same problem when i switch back from vs2008 to the vs2005. Error: loading plugin vraybridge.cdl GetLastError return 0.. I'm working on R12.048, Vs2005 and the projects was made from the c4dsdk.vcproj. someone have a suggestion? thanks in advance renato
Originally posted by xxxxxxxx
Well you have to check that on your side.
The message happens, if the Windows LoadLibraryW() call - loading (and initializing) the vraybridge.cdl - returns NULL instead of a pointer to the dll.
Best regards,
Wilfried Behne