Open scottporter opened 9 years ago
Hi Scott! It turned out you uncovered a rather nasty bug (the kind that makes you wonder how come nobody has come across it yet!). I think I've fixed it for now. Let me know if you still have an issue (you may need to clear your browser's cache to have the new changes take effect).
Good luck to your daughter! Snap! offers a lot of awesome stuff to learn. :-)
Thanks, I've uncovered a few other cases that may be bugs (or features), I'll document and send to you.
On Fri, Jan 2, 2015 at 11:27 PM, Hardmath123 notifications@github.com wrote:
Hi Scott! It turned out you uncovered a rather nasty bug (the kind that makes you wonder how come nobody has come across it yet!). I think I've fixed it for now. Let me know if you still have an issue (you may need to clear your browser's cache to have the new changes take effect).
Good luck to your daughter! Snap! offers a lot of awesome stuff to learn. :-)
— Reply to this email directly or view it on GitHub https://github.com/Hardmath123/Snapin8r/issues/19#issuecomment-68586383.
While helping my daughter evaluate migrating from Scratch to Snap I came across something.
Backdrop names from the Looks menu won't convert (fails with error): ConversionError: Unknown spec sceneName While backdrop names from the Sensing menu, convert without error.
See these examples: http://scratch.mit.edu/projects/41630252/ http://scratch.mit.edu/projects/41630324/
That may be sensible since Snap only has a corresponding node in the Sensing menu. However, even though the node from the Sensing menu converts, it doesn't seem to work in Snap.
If I replace that node with what to all appearances seems an identical node in Snap, it then runs fine.