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
    1. Maxon Developers Forum
    2. coeing
    C
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 5
    • Best 0
    • Controversial 0
    • Groups 0

    coeing

    @coeing

    0
    Reputation
    47
    Profile views
    5
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    coeing Unfollow Follow

    Latest posts made by coeing

    • RE: Project Tool freeze after win10 update

      I see, thanks for the quick reply. I will try it and if doesn't work I'll open a new thread about the topic.

      Cheers
      Christian

      posted in Cinema 4D SDK
      C
      coeing
    • RE: Project Tool freeze after win10 update

      Okay, my guess is that the Windows tool requires the user to press ENTER when the tool has finished its work. Is this correct? It would explain why the tool runs forever on the build server.

      And if it is the reason: Would it be possible to remove this behaviour from the tool? As I see it it is not really uncommon to run the project tool automatically rather than being executed by a human user.

      posted in Cinema 4D SDK
      C
      coeing
    • RE: Project Tool freeze after win10 update

      Thanks a lot @rsodre for your investigations! We are trying to build our plugins using Azure Pipelines and I had the same issue (project tool not executing correctly) there. Copying the DLLs into the executable folder solved the issue 🙂

      Unfortunately the tool now runs forever, I'll have to investigate myself a bit more why. If you got some more hints, let me know!

      posted in Cinema 4D SDK
      C
      coeing
    • RE: Use Team Render from command line

      Hi @r_gigante

      Thanks for your quick answer. I saw it just now because I wasn't informed via mail 😕

      I sent my question to the support center now. I'm not sure if they can answer such technical question, that's why I hoped that a fellow developer might know about it 🙂

      I discovered the command line page already, there is unfortunately no command line parameter to explicitly enable TeamRender.

      Cheers
      Christian

      posted in Cinema 4D SDK
      C
      coeing
    • Use Team Render from command line

      Hi there,

      We are trying to add Cinema 4D to our custom rendering pipeline. We are already able to render projects with Cinema 4D by using the command line.

      What we are missing is the ability to render those projects with Team Render. Although the team render clients are added on the PC where we trigger the rendering, it does not distribute the rendering onto them. When rendering the project via the GUI, Team Render is available and works as expected.

      Is there a flag on the command line which enables Team Render?

      Cheers
      Christian

      posted in Cinema 4D SDK
      C
      coeing