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
    • Recent
    • Tags
    • Users
    • Login
    1. Maxon Developers Forum
    2. Axel Lambrecht
    3. Posts
    The Maxon SDK Team is currently short staffed due to the winter holidays. No forum support is being provided between 15/12/2025 and 5/1/2026. For details see Maxon SDK 2025 Winter Holidays.
    A
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 1
    • Groups 0

    Posts

    Recent Best Controversial
    • TEAM RENDER HTTPS errors under Windows Server 2012

      Hi, if I use the HTTPS Plugin under Windows, it doesn’t work for me.
      On Mac i don´t have any issues…
      Our TRS is Windows Server 2012.
      TRS R19 R19.053

      This is popping up in the cmd-line:
      Traceback (most recent call last):
      File “‘trs_wi_https.pyp'”, line 22, in
      File “C:\Program Files\MAXON\Team Render Server R19\plugins\Team Render HTTPS\libs\OpenSSL_init_.py”, line 8, in
      from OpenSSL import rand, crypto, SSL
      File “C:\Program Files\MAXON\Team Render Server R19\plugins\Team Render HTTPS\libs\OpenSSL\rand.py”, line 12, in
      from OpenSSL._util import (
      File “C:\Program Files\MAXON\Team Render Server R19\plugins\Team Render HTTPS\libs\OpenSSL_util.py”, line 6, in
      from cryptography.hazmat.bindings.openssl.binding import Binding
      File “C:\Program Files\MAXON\Team Render Server R19\plugins\Team Render HTTPS\libs\cryptography\hazmat\bindings\openssl\binding.py”, line 14, in
      from cryptography.hazmat.bindings._openssl import ffi, lib
      ImportError: DLL load failed: Das angegebene Modul wurde nicht gefunden.

      Any Ideas?

      posted in General Talk
      A
      Axel Lambrecht