Welp... I guess I'm taking a walk now

“Computer says NO.”

Never heard of that before :thinking:

Found this

1 Like

I should have been more precise, this is only about sharing this easter egg and not about me having any issues with it.

Also, I just restarted Processing and then everything was fine.

I’m testing out ChatGPT Plus and putting its code writing through the wringer, rapidly copy/pasting generated code iterations into a new Processing sketch for quick evaluation and comparison to previous code. (If I find a solid or intriguing sketch foundation, I then switch to Sublime for the heavy lifting). I quickly burned through the auto-naming limit and bumped into that nerdy easter egg.

For reference, this was discussed here:

Here’s how you may fix this on Windows 10:

  1. Go to C:\Users[User name]\AppData\Local\Temp\processing
  2. Move the anonymous sketches (named like sketch_000000a to sketch_000000z) to another folder.
  3. Start Processing again. It should open normally.
  4. You may also manually create an empty .pde file outside of the Processing IDE and double click it.

The best way to avoid reaching the maximum auto-naming limit is to save your sketches.

1 Like