I am teaching scratch with 25 students on literally identical machines (citrix virtual W7 clients). We are having a go at PacMan.
24 computers work fine.
One computer gives jerky motion even from the most simple of scripts such as
when gf clicked forever if ( color (3) is touching (6) ? ) move (4) steps endwhere the sprite contains a blob of colour 3, and the background is colour 6 (I have no idea what the actual colour values!).
Offline
Folbo wrote:
I am teaching scratch with 25 students on literally identical machines (citrix virtual W7 clients). We are having a go at PacMan.
24 computers work fine.
One computer gives jerky motion even from the most simple of scripts such aswhen gf clicked forever if ( color (3) is touching (6) ? ) move (4) steps endwhere the sprite contains a blob of colour 3, and the background is colour 6 (I have no idea what the actual colour values!).
any idea where I should look?
Thanks.
If 24 other computers work perfectly, then that's a strong indicator that either the problem lies with the computer, or something went wrong when you downloaded Scratch. If programs other than Scratch [on that computer] are lagging, then the problem is probably with your computer, but if other programs work smoothly, then you might want to try reinstalling Scratch. Other than that, if you have an questions, the scratch forums are a really great place to ask them.
I hope that this answers your question!
Offline
Have you copied a working program from one of the other 24 and tried to run it on the jerky computer? If it doesn't work, the next thing I'd do is redownload Scratch and try running the proven-to-be-working program (copied from one of the other 24); if that is still jerky, I'd guess it is either a hardware problem, or a difficult-to-solve software problem .
Offline