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
    • Register
    • Login
    1. Maxon Developers Forum
    2. FSS
    3. Best
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 19
    • Posts 44
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: Context Problem

      Thank you for the answer @ferdinand . Sorry for the decay of the follow up posts, im used to posting all attempted solutions, so that future readers have a guide.

      We solved the problem by converting in a seperate Plugin call and it seems the legacy code im working on, "accidentally" reduced the context switch stale objects, by regularly re-storing the document refrence from a old reference kept in main. Your answers have been very useful and highlight important concepts developers should be well aware off. Thanks gain.

      posted in Cinema 4D SDK
      FSSF
      FSS
    • PyCharm Plugin on MacOs starts multiple Interpreter Instances

      Hi everyone,

      hope you had nice holidays.
      im trying to follow the pyCharm setup, explained here and here:
      https://developers.maxon.net/docs/py/2023_2/manuals/introduction/autocompletion_dummy_package.html

      https://developers.maxon.net/forum/topic/10961/how-to-use-c4dpy-for-cinema4d-r20-sp1/4?_=1673858332967&lang=de

      The problem is, as soon as the Interpreter is called it seems to get stuck and start the interpreter over and over. Spamming my system with c4dpy instances in the background, with roughly a new one ever 3 minutes.

      Anyone experienced similar problems?

      posted in General Talk python project tool 2023
      FSSF
      FSS