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
    • Unread
    • Recent
    • Tags
    • Users
    • Login

    Project Tool Stops At Non-Existent Path

    Cinema 4D SDK
    project tool sdk
    3
    4
    718
    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.
    • Y
      Yakuza
      last edited by Yakuza

      Hi.

      I'm trying to run the Project Tool on a fresh install of C4D for coding purposes on D.
      This is what happens:

      project tool.jpg

      I have no idea why. It throws the same warning when I try this on C:\Program Files where there actually is a "Maxon" folder. But it's just Maxon App stuff I think.

      Thanks in advance.

      1 Reply Last reply Reply Quote 0
      • S
        spedler
        last edited by

        Take a look at the command line arguments passed to the project tool in your screen shot. The project tool is looking in the wrong place.

        Steve

        Y 1 Reply Last reply Reply Quote 1
        • Y
          Yakuza @spedler
          last edited by

          @spedler

          Ahh. headdesk
          I'm doing this too rarely. Thanks a lot.

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

            Hi @Yakuza just in case you do have space in your Cinema 4D space, so the projectool don't understand clearly your input so you need to escape it by adding "" so something like:

            kernel_app_64bit.exe g_updateproject="D:\MAXON_CODE\Maxon Cinema 4D 2023_CODE\sdk"

            Cheers,
            Maxime.

            MAXON SDK Specialist

            Development Blog, MAXON Registered Developer

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