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

    commandline automation

    Scheduled Pinned Locked Moved PYTHON Development
    2 Posts 0 Posters 393 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

      On 20/07/2017 at 12:25, xxxxxxxx wrote:

      I am trying to get a plugin to run via commandline that we are developing.
      but I am getting errors complaining about "Missing serial number for 'CINEMA 4D'"

      Running c4d normally works as expected.

      Do I need a special license to run commanline tool  ?

      Thanks Roger

      ----
      Invalid License from License Server

      Missing serial number for 'CINEMA 4D'!

      "D:/MAXON/CINEMA 4D R17/Commandline.exe" -licence ourlicenseserverip 5235
      Application start      : 07/20/17 at 12:18:24
      Executable             : 64 Bit
      Version / Build        : 17.048 / RB147424
      Debugger               : not available
      Memory model           : release
      Startup path           : file:///D:/MAXON/CINEMA 4D R17
      Application path       : file:///D:/MAXON/CINEMA 4D R17/Commandline.exe
      Application executable : file:///D:/MAXON/CINEMA 4D R17/Commandline.exe
      Resource path          : file:///D:/MAXON/CINEMA 4D R17/resource
      Module path(s)         : file:///D:/MAXON/CINEMA 4D R17/modules
      Temporary path         : file:///C:/Users/roger/AppData/Local/Temp
      Prefs path             : file:///C:/Users/roger/AppData/Roaming/MAXON/CINEMA 4D R17_B41BFFA7
      Global Prefs path      : file:///C:/Users/roger/AppData/Roaming/MAXON
      OS version             : Windows 10, 64 Bit, Professional Edition (build 15063)
      Processor              : 4(8)x Intel Core i7-6700K CPU
      Computer name          : I7-6700
      Thread Count           : 8
      Cpu Speed (MHz)        : 4010.000
      Application Type       : Modular
      Command line arguments : "-licence" ourlicenseserverip "5235"

      Loading file:///D:/MAXON/CINEMA 4D R17/modules/c4dplugin.xdl64 with module(s) net.maxon.c4d.c4dplugin
      Loading file:///D:/MAXON/CINEMA 4D R17/modules/crashhandler.module.xdl64 with module(s) net.maxon.crashhandler
      Loading file:///D:/MAXON/CINEMA 4D R17/modules/crypt.module.xdl64 with module(s) net.maxon.crypt
      Loading file:///D:/MAXON/CINEMA 4D R17/modules/image.module.xdl64 with module(s) net.maxon.image
      Loading file:///D:/MAXON/CINEMA 4D R17/modules/mesh.module.xdl64 with module(s) net.maxon.mesh
      Loading file:///D:/MAXON/CINEMA 4D R17/modules/misc.module.xdl64 with module(s) net.maxon.misc
      Loading file:///D:/MAXON/CINEMA 4D R17/modules/network.module.xdl64 with module(s) net.maxon.network
      Loading file:///D:/MAXON/CINEMA 4D R17/modules/triangulation.module.xdl64 with module(s) net.maxon.triangulation

      ----
      Invalid License from License Server

      Missing serial number for 'CINEMA 4D'!

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

        On 21/07/2017 at 07:39, xxxxxxxx wrote:

        Hi,

        welcome to the Plugin Café forums 🙂

        Yes, the commandline renderer needs special serial number, that can be bought separately.
        But if it helps, you can start the normal Cinema 4D executable from commandline providing additional options and switches.

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