Maxon Developers Maxon Developers
    • Documentation
      • Cinema 4D Python API
      • Cinema 4D C++ API
      • Cineware 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
    • Unread
    • Recent
    • Tags
    • Users
    • Login

    SearchPluginMenuResource has wrong default value

    Cinema 4D SDK
    r21
    2
    3
    440
    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.
    • B
      Boony2000
      last edited by

      Hi!

      At some point the "Plugins" menu was renamed to "Extensions" and with it the ID of the actual menu. It used to be IDS_EDITOR_PLUGINS, but is now IDS_EDITOR_PIPELINE.
      Because of that c4d.gui.SearchPluginMenuResource() doesn't find it anymore without specifiying the identifier.

      The default value (or even the function name) should probably be updated to reflect the change.
      (Or for the time being maybe just give a warning in the documentation?)

      1 Reply Last reply Reply Quote 0
      • M
        m_adam
        last edited by m_adam

        Hi the fix of the default value is already on its way and will be included in the next release pack 🙂

        Cheers,
        Maxime.

        MAXON SDK Specialist

        Development Blog, MAXON Registered Developer

        1 Reply Last reply Reply Quote 1
        • M
          m_adam
          last edited by

          Hi @Boony2000 with the latest update of Cinema 4D (R24 SP1), c4d.gui.SearchPluginMenuResource default value was fixed in Python.

          Cheers,
          Maxime.

          MAXON SDK Specialist

          Development Blog, MAXON Registered Developer

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