Discuss Scratch
- Discussion Forums
- » Bugs and Glitches
- » Repeat and custom blocks
- nXIII
-
1000+ posts
Repeat and custom blocks
I've had this problem a couple of times before: for some reason, <repeat ()> blocks in custom blocks occasionally stops working. It's odd, though, because it simply skips execution rather than stopping the block. For example, this project should add “thing” and then “1” to the list each time; instead it just adds “1” (the result of the same reporter in the <repeat ()> block) to the list continuously.
- nXIII
-
1000+ posts
Repeat and custom blocks
Bump. This is actually preventing a bunch of my (new) projects from working.
- Hardmath123
-
1000+ posts
Repeat and custom blocks
I see it too, but there's no apparent pattern.
- Lightnin
-
1000+ posts
Repeat and custom blocks
Thanks! Nice job isolating it - not a trivial one to nail down I'd imagine.
- nXIII
-
1000+ posts
Repeat and custom blocks
roijacEDIT2: That's a different bug.
BTW, just found out broadcasts also don't work, could you add that to the bug description?
Last edited by nXIII (Dec. 19, 2012 11:41:12)
- Discussion Forums
- » Bugs and Glitches
-
» Repeat and custom blocks