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
    • Register
    • Login
    1. Home
    2. eggtion
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Best 0
    • Controversial 0
    • Groups 0

    eggtion

    @eggtion

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

    eggtion Unfollow Follow

    Latest posts made by eggtion

    • RE: R20 ignores language/stringtable

      That's it! 🙂
      Thank you so much, mp5gosu!
      Cheers,
      Mark.

      posted in Cinema 4D SDK
      eggtionE
      eggtion
    • R20 ignores language/stringtable

      Hi folks!

      I hope you can help me with the following language issue in R20:
      My python plugin "Egg Object 2" (http://eggtion.net/playground/cinema4d/egg-object-2) uses stringtables/descriptions to translate the attributes in english or german.
      While working great in R19 the R20 ignores the language: if i change the language in the preferences and restart Cinema4d, the plugin attributes will always be in german.
      But when i delete the directory "strings_de", the plugin works in english. Means the english files are okay.
      I've tried to change the directory tree like shown here:
      https://developers.maxon.net/docs/py/2023_2/misc/pluginstructure.html
      with the other language within the strings_us, but with no success.
      Any advice what changed in R20?

      Grateful for any help,
      cheers,
      Mark.

      posted in Cinema 4D SDK python r20
      eggtionE
      eggtion