KanoComputing / make-art

App to learn programming using a basic CoffeeScript drawing API
GNU General Public License v2.0
47 stars 37 forks source link

Can't find variable: stage :( #475

Open alecmolloy opened 4 years ago

alecmolloy commented 4 years ago

I've got plenty of projects that reference the previously-valid stage variable, and now they won't load when you try to open them up. Here are just a few:

https://world.kano.me/profile/creations/windows-95_936885 https://world.kano.me/profile/creations/perlin-noise_938687 https://world.kano.me/profile/creations/plan-view-of-an-open-air-loggia-villa-dei-papiri-ercolano

alecmolloy commented 4 years ago

Seems to be from here: https://github.com/KanoComputing/make-art/commit/313091cc6adf91af73fb8f4d9c2a1a0c7ab83a4b#diff-f15d3bd9df93ff00630f3a4fcd7a1943L179-L182

alecmolloy commented 4 years ago

just a note that this causes the summer camp tree challenge to break in production as well:

https://github.com/KanoComputing/make-art/blob/master/lib/challenges/worlds/summercamp/tree.json#L15