Are cloud variables down?

id: 708589

category: Help with Scripts

posts: 11

If you go to my project (https://scratch.mit.edu/projects/888095514 ) and you let it load, you will see the bottom number clearly increment, because it is a cloud varaible. but if you go here (https://scratch.mit.edu/cloudmonitor/888095514/) you will not see any cloud history, and the number always resets. Is there a reason for this?
NMario84 NMario84 loading
1. YES, cloud data has been down for days now. Even after the maintenance work, and we STILL have not recovered any of the lost data from before the maintenance. The Scratch Team refuses….. Or has yet to say any word on this matter.

2. The project you have there is unshared. We can't see anything until you share it.

NMario84 wrote:

1. YES, cloud data has been down for days now. Even after the maintenance work, and we STILL have not recovered any of the lost data from before the maintenance. The Scratch Team refuses….. Or has yet to say any word on this matter.
omg… I wanted to work on an online project this weekend…. And I just can't?

But it worked for me somewhere else last night, I don't remember where

NMario84 wrote:

2. The project you have there is unshared. We can't see anything until you share it.

Oops lol the proejct isn't unshared, the url just included the “)”
NMario84 NMario84 loading
You could contact Scratch Team directly about the current situation on cloud data. Whether it's an issue with cloud data in general, or if there is something wrong with your project in which it refuses to use cloud variables for whatever reason.

NMario84 wrote:

You could contact Scratch Team directly about the current situation on cloud data. Whether it's an issue with cloud data in general, or if there is something wrong with your project in which it refuses to use cloud variables for whatever reason.
They don't like to write back to me
bob978321 bob978321 loading

p-p-p-p-p-p-p-p-p-p- wrote:

omg… I wanted to work on an online project this weekend…. And I just can't?

But it worked for me somewhere else last night, I don't remember where
Well I think you can work on the project, the cloud variables just won't save when someone plays it.
I mean maybe based on the project if you need to save cloud variables when editing the project then might not be able to.
beeposleepo beeposleepo loading
So does any one know when it will be back up because i am making a online game
:(:(:(:(:(:(:(:(:(:(:(:(:(:
say [whyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy]
SpyCoderX SpyCoderX loading

beeposleepo wrote:

So does any one know when it will be back up because i am making a online game
:(:(:(:(:(:(:(:(:(:(:(:(:(:
say [whyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy]
That was a whole year ago…

Please don’t reply to old threads. This is known as Necroposting and is considered spam
Thanks!

SpyCoderX wrote:

beeposleepo wrote:

So does any one know when it will be back up because i am making a online game
:(:(:(:(:(:(:(:(:(:(:(:(:(:
say [whyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy]
That was a whole year ago…

Please don’t reply to old threads. This is known as Necroposting and is considered spam
Thanks!
Not really, the bug is really annoying and certainly still here. From how I see it, they're just bringing attention back to the bug. Now, there are certainly better ways to do it, but I don't think this is necroposting
(mods please don't close the topic)
when green flag clicked
forever
if <key [space key v] pressed?> then
change y by (10)
else
change y by (-10)
end
end