Discuss Scratch

lazll
Scratcher
9 posts

why don't the scratch team make the maximum clones limit infinite

this is a campaign for
when green flag clicked
forever
create clone of [myself v]
end
Prinseskat
Scratcher
1000+ posts

why don't the scratch team make the maximum clones limit infinite

Because something will crash after the first few hundred clones.
lazll
Scratcher
9 posts

why don't the scratch team make the maximum clones limit infinite

@Prinseskat
unless the clones only ran scripts when they were clicked
CatsUnited
Scratcher
1000+ posts

why don't the scratch team make the maximum clones limit infinite

So the Flash Player won't crash. On my computer, the 300 clone limit is huge - my player crashes after about 100-150 clones.
CatsUnited
Scratcher
1000+ posts

why don't the scratch team make the maximum clones limit infinite

lazll wrote:

@Prinseskat
unless the clones only ran scripts when they were clicked
You only need a large amount of clones for a crash.
lazll
Scratcher
9 posts

why don't the scratch team make the maximum clones limit infinite

on mine there is no lag at all + people could restrict the clones themselves
CatsUnited
Scratcher
1000+ posts

why don't the scratch team make the maximum clones limit infinite

lazll wrote:

on mine there is no lag at all + people could restrict the clones themselves
Where would it be? What if your project needed more clones than the maximum you make?
lazll
Scratcher
9 posts

why don't the scratch team make the maximum clones limit infinite

something like binary beats
CatsUnited
Scratcher
1000+ posts

why don't the scratch team make the maximum clones limit infinite

lazll wrote:

something like binary beats
What do you mean by binary beats? What are you talking about?
lazll
Scratcher
9 posts

why don't the scratch team make the maximum clones limit infinite

it's a featured project
CatsUnited
Scratcher
1000+ posts

why don't the scratch team make the maximum clones limit infinite

lazll wrote:

it's a featured project
I know, but what does it have to do with this suggestion?
lazll
Scratcher
9 posts

why don't the scratch team make the maximum clones limit infinite

something i made (like binary beats) would benefit from more clones!
Sonickyle
Scratcher
1000+ posts

why don't the scratch team make the maximum clones limit infinite

You only really need a maximum of 300 clones. That limit is there for a reason, and it's not going.
Prinseskat
Scratcher
1000+ posts

why don't the scratch team make the maximum clones limit infinite

lazll wrote:

something i made (like binary beats) would benefit from more clones!
But it won't benefit if Flash crashes when you're trying to run the project.
CosmicHamster
Scratcher
100+ posts

why don't the scratch team make the maximum clones limit infinite

when green flag clicked
forever

create clone of [myself v]
end

when I start as a clone
forever

create clone of [myself v]
end

Now what?
Interkey
Scratcher
78 posts

why don't the scratch team make the maximum clones limit infinite

Maybe you can do an experiment to find out many clones your computer can handle.



when green flag clicked                                   
set [clones v] to [0]
forever
create clone of [myself v]
wait (0.2) secs
end
when I start as a clone
go to front
change [clones v] by [1]
say (clones)

You'll know how many clones your computer can handle when the cat stops counting the number of clones.
The say part is optional. If you have time, you can compare the maximum number of clones with or without it.

This thread somewhat reminds me of my clone project.
Or at least its something like that.

Last edited by Interkey (April 26, 2015 12:05:58)

EnergyCube
Scratcher
4 posts

why don't the scratch team make the maximum clones limit infinite

when green flag clicked
forever

create clone of [ myself ]
end



when I start as a clone
forever

create clone of [ myself]
create clone of [ myself]
create clone of [ myself]
create clone of [ myself]
end
seanbobe
Scratcher
500+ posts

why don't the scratch team make the maximum clones limit infinite

R.I.P.

my computer

that is why
seanbobe
Scratcher
500+ posts

why don't the scratch team make the maximum clones limit infinite

Interkey wrote:

Maybe you can do an experiment to find out many clones your computer can handle.



when green flag clicked                                   
set [clones v] to [0]
forever
create clone of [myself v]
wait (0.2) secs
end
when I start as a clone
go to front
change [clones v] by [1]
say (clones)

You'll know how many clones your computer can handle when the cat stops counting the number of clones.
The say part is optional. If you have time, you can compare the maximum number of clones with or without it.

This thread somewhat reminds me of my clone project.
Or at least its something like that.

my computer can handle 301 clones.
The_Scratch_Squad
Scratcher
1000+ posts

why don't the scratch team make the maximum clones limit infinite

seanbobe wrote:

Interkey wrote:

Maybe you can do an experiment to find out many clones your computer can handle.



when green flag clicked                                   
set [clones v] to [0]
forever
create clone of [myself v]
wait (0.2) secs
end
when I start as a clone
go to front
change [clones v] by [1]
say (clones)

You'll know how many clones your computer can handle when the cat stops counting the number of clones.
The say part is optional. If you have time, you can compare the maximum number of clones with or without it.

This thread somewhat reminds me of my clone project.
Or at least its something like that.

my computer can handle 301 clones.

Aww man, you beat me in the clone limit project… Oh well…

Mine can handle 301+ clones. My browser / operating system: MacOS Macintosh X 10.9.4, Safari 7.0.5, Flash 17.0 (release 0)

You can also try out my clone tester… HERE!


Change that to semi support. But don't increase it dramatically…

Last edited by The_Scratch_Squad (April 27, 2015 20:31:54)

Powered by DjangoBB