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

    Cinema 4D R20 plugin's conflict with Redshift

    Cinema 4D SDK
    r20 c++
    2
    3
    654
    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.
    • Danchyg1337D
      Danchyg1337
      last edited by Danchyg1337

      Hello!
      My plugin is conflicting with Redshift 3.0.20. Cinema 4D loads infinitely until i disable Redshift, then it loads and plugin works.
      alt text
      Commandline.exe doesn't show any error, each plugin loaded.
      Project was compiled with Visual Studio 2017 v141 std17 in Release, Windows 10. Plugin has it's own unique ID from plugincafe.
      How can i find out where conflicting part is?

      1 Reply Last reply Reply Quote 1
      • ManuelM
        Manuel
        last edited by m_adam

        Hi,

        It's gonna be a bit hard without more information πŸ™‚

        You can manually launch Cinema 4D using the parameter g_console=true and check if you got some information there.

        See this link to have some informations about how to add this parameter.

        Other than that, I think Redshift 3.0.20 is still in beta, maybe you should ask on the beta forum there also.

        What kind of plugin are you creating ? Do you have any external dependencies (like QT?)

        Cheers,
        Manuel

        MAXON SDK Specialist

        MAXON Registered Developer

        1 Reply Last reply Reply Quote 0
        • Danchyg1337D
          Danchyg1337
          last edited by

          @m_magalhaes No other dependencies. Plugin type is deformer.
          Yes, i should probably ask it on Redshift forum. Thanks for reply!

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