Help! Processing broke!

edited June 2017 in Using Processing

So, when trying to print more than two things, it simply does not work. I do for loops, they exit early. Many things DON'T WORK. It is annoying! Please help!

Answers

  • More info. Was it working before? Did you do anything different? Did you upgrade your Processing? What version are you using? Can you post a minimum runnable code that duplicates your problem? Also, don't forget to mention your OS.

    Kf

  • Probably the console bug in 3.3.4 -- either upgrade to 3.3.5 or use the workaround described on the issue to fix.

    https://github.com/processing/processing/issues/5110

Sign In or Register to comment.