Discuss Scratch

1234abcdcba4321
Scratcher
1000+ posts

Why does this happen?

http://scratch.mit.edu/projects/16004615/#editor

Sprite2. Why doesn't it work?
For some reason, the cloud variable gets longer and longer. Why is this?

Last edited by 1234abcdcba4321 (Dec. 24, 2013 18:33:20)


I'd highly appreciate it if you were to follow me. Don't forget to go to my profile.
All of my programming suggestions <— You should really get the suggestions move back to the suggestions forum!
Five hundred posts! I never expected to get up there… In only 2-3 months.
Does anyone know what a signature is? I mean, I've already seen 6-7 people get confused.
letrainbleuetrouge
Scratcher
100+ posts

Why does this happen?

1234abcdcba4321 wrote:

EDIT: hmmm, now it is working…

ok.
1234abcdcba4321
Scratcher
1000+ posts

Why does this happen?

I like to reuse threads.
Updated topic…

I'd highly appreciate it if you were to follow me. Don't forget to go to my profile.
All of my programming suggestions <— You should really get the suggestions move back to the suggestions forum!
Five hundred posts! I never expected to get up there… In only 2-3 months.
Does anyone know what a signature is? I mean, I've already seen 6-7 people get confused.
AonymousGuy
Scratcher
1000+ posts

Why does this happen?

A) I don't know what the problem is.

B) Your encoding scripts are unneccesarily long.
1234abcdcba4321
Scratcher
1000+ posts

Why does this happen?

The cloud variable called “Positions” gets longer and longer when the initial script is running. Why?

I'd highly appreciate it if you were to follow me. Don't forget to go to my profile.
All of my programming suggestions <— You should really get the suggestions move back to the suggestions forum!
Five hundred posts! I never expected to get up there… In only 2-3 months.
Does anyone know what a signature is? I mean, I've already seen 6-7 people get confused.
AonymousGuy
Scratcher
1000+ posts

Why does this happen?

Well it might be because I didn't test the replace script you used… if my script actually works then I don't know.
1234abcdcba4321
Scratcher
1000+ posts

Why does this happen?

Well… Then do you have a tested one?

I'd highly appreciate it if you were to follow me. Don't forget to go to my profile.
All of my programming suggestions <— You should really get the suggestions move back to the suggestions forum!
Five hundred posts! I never expected to get up there… In only 2-3 months.
Does anyone know what a signature is? I mean, I've already seen 6-7 people get confused.
1234abcdcba4321
Scratcher
1000+ posts

Why does this happen?

I still need help…

I'd highly appreciate it if you were to follow me. Don't forget to go to my profile.
All of my programming suggestions <— You should really get the suggestions move back to the suggestions forum!
Five hundred posts! I never expected to get up there… In only 2-3 months.
Does anyone know what a signature is? I mean, I've already seen 6-7 people get confused.
claudine_mbaye
Scratcher
100+ posts

Why does this happen?

Turn String into a Length string:
why do you test agains temp instead of String ?
1234abcdcba4321
Scratcher
1000+ posts

Why does this happen?

Or else it won't work.

I'd highly appreciate it if you were to follow me. Don't forget to go to my profile.
All of my programming suggestions <— You should really get the suggestions move back to the suggestions forum!
Five hundred posts! I never expected to get up there… In only 2-3 months.
Does anyone know what a signature is? I mean, I've already seen 6-7 people get confused.
claudine_mbaye
Scratcher
100+ posts

Why does this happen?

But then when you write
“Turn (y position + 180) into a 3 string”
the name of your block is misleading.
One thinks that this will corresponds to:
letter 2, letter 3 and letter 4 of (1000 + ((y position + 180) mod 1000))
And this is independent of tmp.

In your code, if length of tmp = Length, you just do noting, i.e. you do not use (y position + 180) …

So, it is difficult to help you to find glitches in your code.
1234abcdcba4321
Scratcher
1000+ posts

Why does this happen?

Oh, that may be another one of the errors. (I was looking at the wrong custom block, oops)

Last edited by 1234abcdcba4321 (Dec. 26, 2013 20:36:00)


I'd highly appreciate it if you were to follow me. Don't forget to go to my profile.
All of my programming suggestions <— You should really get the suggestions move back to the suggestions forum!
Five hundred posts! I never expected to get up there… In only 2-3 months.
Does anyone know what a signature is? I mean, I've already seen 6-7 people get confused.
claudine_mbaye
Scratcher
100+ posts

Why does this happen?

1234abcdcba4321 wrote:

Oh, that may be another one of the errors. (I was looking at the wrong custom block, oops)

What I just meant, is that selecting good names for new blocks is very very important. It helps you to find mis-typings errors.
(And it helps others to understand what you want to do and to help you).
1234abcdcba4321
Scratcher
1000+ posts

Why does this happen?

I find it easy… So I really don't mind. But if it's really that much of a problem, then I'll change them.

I'd highly appreciate it if you were to follow me. Don't forget to go to my profile.
All of my programming suggestions <— You should really get the suggestions move back to the suggestions forum!
Five hundred posts! I never expected to get up there… In only 2-3 months.
Does anyone know what a signature is? I mean, I've already seen 6-7 people get confused.

Powered by DjangoBB