davidjsherman / inirobot-scratch-thymioII

Link Scratch 2 and the Thymio-II robot
7 stars 2 forks source link

Latest offline Scratch breaks reporters with menus (again) #2

Closed davidjsherman closed 8 years ago

davidjsherman commented 8 years ago

LLK/scratch-flash@8d149c6eb517101b7c64491556deb77bb35200bd changed the syntax of extension blocks and reporters to use \u001f as a separator instead of \u002e ('.'). Sigh. So much for the one-hour-for-every-pixel claim.

Since we use menus extensively to reduce the number of blocks and reporters in the Thymio-II Scratch extension, many things are broken in Scratch 2 release 445.

davidjsherman commented 8 years ago

It looks like it is enough to change the example programs. Scratch version v445.1 from their web site seems to fix the problem of reporters with menus. The version bump is LLK/scratch-flash@08c79f5830c2ba83853a8450239885fec77e7314 but I think the change is one of the four preceding commits between March 29 and March 31.

davidjsherman commented 8 years ago

Fixed by LLK in Scratch Flash v445.2