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
    1. Maxon Developers Forum
    2. SmetK
    S
    • Profile
    • Following 0
    • Followers 0
    • Topics 8
    • Posts 25
    • Best 0
    • Controversial 0
    • Groups 0

    SmetK

    @SmetK

    0
    Reputation
    15
    Profile views
    25
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    SmetK Unfollow Follow

    Latest posts made by SmetK

    • RE: Python tag or Python node in Xpresso crash Cinema 4D

      @ferdinand Thank you very much for your reply. I currently have the latest version of the program (screenshot).Снимок экрана 2025-10-20 211817.png

      The program crashes when the cloner is in object mode (circle spline) with cubes placed inside a new Boolean and subtracted from the main geometry( 1st object under boolean).
      
      Reproduction:
      1. Open project in Cinema 4D.
      2. I play the timeline and after a couple of seconds the program crashes.
      3. I restart the program and the project. I remove the nested Boolean objects one by one (Sweep, Cube, and Cloner with Cubes).
      4. Deleting the cloner in object mode (a spline circle) with cubes inside solves the crash problem.
      
      Result:
      1. Program crashes
      
      Versions:
      NOK 2026.0, Windows 11
      
      
      posted in Cinema 4D SDK
      S
      SmetK
    • RE: Python tag or Python node in Xpresso crash Cinema 4D

      @ferdinand I just now noticed that the file attached incorrectly. At the time of publication, it's 6:00 PM(time of crash cinema 5:57PM), October 18th, Vladivostok time (UTC+10 (GMT+10)). The program crashes on random seed values. Am I correct in understanding that I can't change material parameter values ​​using the Python tag?
      _BugReport.txt

      posted in Cinema 4D SDK
      S
      SmetK
    • RE: Python tag or Python node in Xpresso crash Cinema 4D

      @ferdinand Thanks for the reply. I'll keep that in mind.

      posted in Cinema 4D SDK
      S
      SmetK
    • Python tag or Python node in Xpresso crash Cinema 4D

      Hi. Why does the Python tag or Python node in Xpresso crash Cinema 4D and how can I fix it?

      I created a crystal generator project where I use the Python tag to randomly assign generator and spline parameters, and use the Python node in Xpresso to assign the Redshift material(Crystall 1) parameter values ​​(I can't access these parameters via the Python tag). Certain SEED values ​​("Кристалл 1" user data) crash Cinema 4D.
      PROJECT - cryst.c4d
      BugReport - [_BugReport.txt](You have uploaded too many files at one time. Please try again later.)

      posted in Cinema 4D SDK python 2026 windows
      S
      SmetK
    • RE: FontData BaseContainer IDs

      @m_adam I still don't understand how to get the id of parameters? How do I know that this parameter has id 500?

      posted in Cinema 4D SDK
      S
      SmetK
    • RE: Use buttons in tags. Rope tag.

      @i_mazlov Thank you for your reply. That was very helpful!

      posted in Cinema 4D SDK
      S
      SmetK
    • Use buttons in tags. Rope tag.

      Hello again, everyone. I still can't figure out how I can use a button in a tag using python. I need to select two points and fix them in a tag. Can you tell me the correct solution? Use Python Generator.
      35750090-da24-48fe-86a6-a7e1353c7aa6-image.png

      posted in Cinema 4D SDK windows python 2024
      S
      SmetK
    • RE: Changing the angle of spline-aligned objects

      @ferdinand How nice to know there are professionals like you out there. Thank you for your help, it is encouraging to keep going. Optimized and Works as it should!

      posted in Cinema 4D SDK
      S
      SmetK
    • RE: Changing the angle of spline-aligned objects

      @ferdinand I'm sorry, for some reason I didn't realize I had to put the code in right away. Thanks for your help, I will study the code! I'll let you know what happens.

      posted in Cinema 4D SDK
      S
      SmetK
    • Changing the angle of spline-aligned objects

      Hey, everybody. The code aligns my objects along the direction of the spline, but the problem is that the corner of the original meshes, do not look along the spline. I have tried c4d.utils.MatrixRotY() and other axes, but I don't get the rotation I want. I feel I can solve this problem somewhere in the green area(screenshot). Is there any solution to this problem? And to have the last object rotated 180 degrees relative to the others. The second screenshot is as it should be.
      123.png
      45ed0532-cfab-48d8-9f77-baa937e17a47-image.png

      posted in Cinema 4D SDK python 2024 windows
      S
      SmetK