Maxon Developers Maxon Developers
    • Documentation
      • Cinema 4D Python API
      • Cinema 4D C++ API
      • Cineware API
      • ZBrush Python API
      • ZBrush GoZ API
      • Code Examples on Github
    • Forum
    • Downloads
    • Support
      • Support Procedures
      • Registered Developer Program
      • Plugin IDs
      • Contact Us
    • Categories
      • Overview
      • News & Information
      • Cinema 4D SDK Support
      • Cineware SDK Support
      • ZBrush 4D SDK Support
      • Bugs
      • General Talk
    • Recent
    • Tags
    • Users
    • Login

    OS Error loading Plugin

    Scheduled Pinned Locked Moved SDK Help
    7 Posts 0 Posters 618 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • H Offline
      Helper
      last edited by

      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

      1 Reply Last reply Reply Quote 0
      • H Offline
        Helper
        last edited by

        THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

        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.

        1 Reply Last reply Reply Quote 0
        • H Offline
          Helper
          last edited by

          THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

          On 17/12/2009 at 08:06, xxxxxxxx wrote:

          Hello Robert,

          so you got same error with 11.529?

          1 Reply Last reply Reply Quote 0
          • H Offline
            Helper
            last edited by

            THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

            On 17/12/2009 at 08:08, xxxxxxxx wrote:

            ops.. Samir 🙂

            1 Reply Last reply Reply Quote 0
            • H Offline
              Helper
              last edited by

              THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

              On 17/12/2009 at 09:34, xxxxxxxx wrote:

              Ok, with the 11.528 now it work 🙂

              thanks for the suggestion
              renato

              1 Reply Last reply Reply Quote 0
              • H Offline
                Helper
                last edited by

                THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

                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?

                thanks in advance
                renato

                1 Reply Last reply Reply Quote 0
                • H Offline
                  Helper
                  last edited by

                  THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

                  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

                  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

                  1 Reply Last reply Reply Quote 0
                  • First post
                    Last post