Projects with comments become un-responsive
OS Win 7
Scratch 1.4
Once I began adding comments to the program, Scratch would stop responding for a period of time. The taskmgr shows scratch using 12% or 13% [the entirety of one of the virtual processors?] of the cpu cycles. And System Idle Process using the rest but a percent or two.
Is this an issue with a known resolution?
Offline
What browser are you using? My large game, Stik, has 400+ comments and works fine.
EDIT: It's not the comments. What happens here is very similar to my particle simulator: too much looping.
Last edited by BirdByte (2012-09-05 14:07:16)
Offline
w/e the cause, I can hardly open the file
and the problem didn't occur until I went back in and started adding comments.
My copy w/o the comments works just fine. That's what led me to blame the comments.
None of them work online, but I think that's something different
Offline
Also, I can replicate the problem in a program w/ zero loops.
The problem starts after attaching about the tenth comment to the program and progressively gets worse.
I may need to find another way to add my notes. Perhaps just putting the comment near the line w/o attaching it?
Unless there's a fix instead of a work-around.
Offline
ejw009 wrote:
How about this?
Does anyone else have the same problem?
No, but I know that attaching comments to scripts can cause the project to run slower. A possible workaround is to use few comments (try fusing some of them together instead of having multiple comments) or to simply place the comments next to the scripts instead of attaching them.

Offline