Discuss Scratch

PhirripSyrrip
Scratcher
500+ posts

Report cloud data glitches here

Cloud data randomly wiped clear- Fixed now.
Here's the project: http://scratch.mit.edu/projects/11877781/

About half an hour ago, all the cloud data was set to 0 for no reason. It's changed back now to the way it's meant to be but I'm not sure if it won't happen again.

; ; ; ; ; ; ; ;You thought I'd get away from you, didn't you?!
BigBlueBlock
Scratcher
500+ posts

Report cloud data glitches here

This project's cloud data does not work at all. Please fix this. Thanks!
groko13
Scratcher
100+ posts

Report cloud data glitches here

When I make the cloud data change, 1 second later it goes back to 0!

-This post was brought to you by me.
ProdigyZeta7
Scratcher
1000+ posts

Report cloud data glitches here

>Make 10 (or whatever the limit is) cloud variables
>Delete them all
>Make another cloud variable
>Can't because a pop-up says you've reached the limit, even when there are no cloud variables



moerp2000
Scratcher
1 post

Report cloud data glitches here

cload dosen't works. I made a new game with highscore … but it dosen't works. can anyone help me
mrsteve
Scratcher
100+ posts

Report cloud data glitches here

@moerp Can you please post a link to your project and describe the problem you are having?

“If you give a child an answer, you solve a problem for a day,
If you teach a child to find the answers, you prepare her for life.”
- Mr. Steve's Science
Lilifant7253
Scratcher
1000+ posts

Report cloud data glitches here

I made a pong Project I used a cloud variable and a script for it in. But when I clicked Cloud Data Log there was written: There seems to be no cloud data activity on this Project. Does someone of you know how that can be?

I've reached the 1000+ post rank on wednesday, 11th Sept., 2013 18:29 (German time) / 12:29 (Eastern Standard Time)
Hi! I Iike helping others. So feel free to leave a question at my profile!

Iamoldsam10
Scratcher
6 posts

Report cloud data glitches here

Iv ben told that to make a cloud variable you click on the make a variable button and there should be a box that you can click on to make it a cloud variable but it's not there!
MyScratchStuff
Scratcher
3 posts

Report cloud data glitches here

I am working on making a cloud variable cash system, I went to clear a cloud variable, but when I tried, it popped right back to what it was before shortly after, about a half a second.
emd245
Scratcher
78 posts

Report cloud data glitches here

Cloud variables multiply. Here's what happened:
I was making a cloud data test and renamed the cloud variable “score”.
2 Seconds Later, the cloud variable multiplies:

Rename Score
(Hiscore )
Then: (in Data blocks)
( Score)
( Hiscore)

About me
Registered: (mm/dd/yyyy) 07-07-2013
Scratcher
BEST QUOTE BY FAR: “No wristbands can make one.”
Best project worth checkin' out: //scratch.mit.edu/projects/12152860/
I wish there was an bbcode tag
sdg1
Scratcher
100+ posts

Report cloud data glitches here

BigBlueBlock wrote:

This project's cloud data does not work at all. Please fix this. Thanks!

Hmm, somehow the variable creation steps failed. Delete the cloud variables and create them again. Let me know if that does not work.

sdg1
MIT Scratch Team
sdg1
Scratcher
100+ posts

Report cloud data glitches here

groko13 wrote:

When I make the cloud data change, 1 second later it goes back to 0!

Which project is this?

sdg1
MIT Scratch Team
sdg1
Scratcher
100+ posts

Report cloud data glitches here

emd245 wrote:

Cloud variables multiply. Here's what happened:
I was making a cloud data test and renamed the cloud variable “score”.
2 Seconds Later, the cloud variable multiplies:

Rename Score
(Hiscore )
Then: (in Data blocks)
( Score)
( Hiscore)

Can you post a link to the project ?

sdg1
MIT Scratch Team
sdg1
Scratcher
100+ posts

Report cloud data glitches here

MyScratchStuff wrote:

I am working on making a cloud variable cash system, I went to clear a cloud variable, but when I tried, it popped right back to what it was before shortly after, about a half a second.

Which project is this?

sdg1
MIT Scratch Team
emd245
Scratcher
78 posts

Report cloud data glitches here

sdg1 wrote:

emd245 wrote:

Cloud variables multiply. Here's what happened:
I was making a cloud data test and renamed the cloud variable “score”.
2 Seconds Later, the cloud variable multiplies:

Rename Score
(Hiscore )
Then: (in Data blocks)
( Score)
( Hiscore)

Can you post a link to the project ?
Sorry, that was just a test, or an example.

About me
Registered: (mm/dd/yyyy) 07-07-2013
Scratcher
BEST QUOTE BY FAR: “No wristbands can make one.”
Best project worth checkin' out: //scratch.mit.edu/projects/12152860/
I wish there was an bbcode tag
DadOfMrLog
Scratcher
1000+ posts

Report cloud data glitches here

Hi Samayindu,

Been struggling with changing cloud variables from two instances of a project opened by the same user. This used to work, but is there something that now prevents this from working? (Tokens maybe are unique to user, and server checks you have your most recent before allowing a change…?)

Made a small test project: http://scratch.mit.edu/projects/11998908/

Trying to run this project from two tabs, or from different machines, fails. Only the most recently loaded project can change the cloudvars. (If I start with a working one, then go elsewhere and open a new instance of the project, the new one works while the old one stops working!)

Don't have access to another account to try it from two accounts, so curious to know if that does work correctly…

Any info appreciated.

Thanks!

Last edited by DadOfMrLog (Aug. 25, 2013 21:43:42)



Alternate account: TheLogFather –– HowTos and useful custom blocks (see studio). Examples below…


- String manipulation - - - X to power of Y - - - Clone point to clone - Detect New Scratcher - Speed tests studio -

dav99
Scratcher
29 posts

Report cloud data glitches here

I recently posted a project using clouds, but the cloud won't remember anything the next time I come on. Here's the link to the project I'm having the problems on:
http://scratch.mit.edu/projects/11991182/

Haikus are easy,
But sometimes they don't make sense.
Refrigerator.
dav99
Scratcher
29 posts

Report cloud data glitches here

dav99 wrote:

I recently posted a project using clouds, but the cloud won't remember anything the next time I come on. Here's the link to the project I'm having the problems on:
http://scratch.mit.edu/projects/11991182/

Fixed.


Haikus are easy,
But sometimes they don't make sense.
Refrigerator.
dav99
Scratcher
29 posts

Report cloud data glitches here

dav99 wrote:

dav99 wrote:

I recently posted a project using clouds, but the cloud won't remember anything the next time I come on. Here's the link to the project I'm having the problems on:
http://scratch.mit.edu/projects/11991182/

Fixed.


Not. Again.

Haikus are easy,
But sometimes they don't make sense.
Refrigerator.
sdg1
Scratcher
100+ posts

Report cloud data glitches here

dav99 wrote:

dav99 wrote:

dav99 wrote:

I recently posted a project using clouds, but the cloud won't remember anything the next time I come on. Here's the link to the project I'm having the problems on:
http://scratch.mit.edu/projects/11991182/

Fixed.


Not. Again.


The “☁ The ”Cloud List“” variable was not created somehow. Can you try to recreate it (delete the variable, and recreate it with the same name)? A lot of the problems where Cloud variables are getting reset back seems to rise from the fact that there seems to be no variable record on the server side. I'm trying to make the variable creation process more robust, but for now, recreating the variable is the only fix.

Also, for the “☁ Cloud” variable, it seems like you are sending a very large value across. That's not going to work well, unless you have a super-fast connection.

sdg1
MIT Scratch Team

Powered by DjangoBB