Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 01/24/2019 in all areas

  1. I like to re-create crazy things I see online in C4D eg this prime number gear puzzle looney gears.c4d here's a more conventional epicyclic gear model epicyclic.c4d
    2 points
  2. I'd always assumed that Python code was fairly portable - it's just text, right ? Seems like it's not... I recently got a message 'thanks for the script, but it didn't work'. The guy was on an older version of C4D than me, and my bit of Python failed. I did a test with a file created in R20 that I attempted to open in R16, and got this This can be fixed by copy/paste the text into a new R16 Python window, or just deleting the 1st line 'import c4d' and rewriting it. R16 is Python 2.64, R20 is Python 2.7.14 and the difference is enough to break your scene. Makes me wonder how many 'bad' scenes I've given people in the past. You can get your version here - D'OH ! as Homer Simpson would say...
    1 point
×
×
  • Create New...