NetsBlox / Snap--Build-Your-Own-Blocks

a visual programming language inspired by Scratch
http://snap.berkeley.edu
GNU Affero General Public License v3.0
3 stars 6 forks source link

Watchers can prevent projects from importing #1533

Open dragazo opened 2 months ago

dragazo commented 2 months ago

File pair with/without watchers: watchers-problem.zip. With watchers fails to import with an error from the watcher update function here. By deleting the watchers from the xml file, the project is able to load.

I haven't yet looked into what specifically about these watchers is problematic, but minimal projects I tested did not have this issue.

dragazo commented 1 month ago

It looks like this is specifically caused by watchers on extension reporters.