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
    • 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. kiesi
    K
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Best 0
    • Controversial 0
    • Groups 0

    kiesi

    @kiesi

    0
    Reputation
    1
    Profile views
    2
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    kiesi Unfollow Follow

    Latest posts made by kiesi

    • RE: PYP script doesn't show up in extensions

      @C4DS

      Well that explains a lot. Thank you, it works now.

      posted in Bugs
      K
      kiesi
    • PYP script doesn't show up in extensions

      I copied this SDK example to create a script. I changed the PLUGIN_ID value to my own unique identifier. This is where the script was placed:
      explorer_Z0v6CoPm7Q.png

      If the script's extension ends in .pyp, the script does not show up in Extensions -> User Scripts in C4D 2023.2.0.

      However, if I change the extension to .py, the script shows up, but then there's an error when loading it: OSError: cannot find pyp file - plugin registration failed

      I'd just like to get the example working, but it doesn't even show up unless the extension ends in .py.

      posted in Bugs 2023 python
      K
      kiesi