Discuss Scratch

TimothyLawyer
Scratcher
1000+ posts

Cloud variable issues...

kamzb_new wrote:

Guys, they updated the cloud variables just log out then back in and it should be fixed
can you test with this project?
Bellota_Azul
Scratcher
100+ posts

Cloud variable issues...

kamzb_new wrote:

Guys, they updated the cloud variables just log out then back in and it should be fixed
I tried it and still don't work
hadi5151CODES
Scratcher
1 post

Cloud variable issues...

Why is my cloud variables not working
mingo-gag
Scratcher
1000+ posts

Cloud variable issues...

Clouds seem to be working but you never know it could happen again
colinmacc
Scratcher
1000+ posts

Cloud variable issues...

Cloud variables are currently down.
Bellota_Azul
Scratcher
100+ posts

Cloud variable issues...

colinmacc wrote:

Cloud variables are currently down.
oh
i did this project that checks if cloud variables are working without api
https://scratch.mit.edu/projects/1273502345/
NMario84
Scratcher
1000+ posts

Cloud variable issues...

colinmacc wrote:

Cloud variables are currently down.
Yea it's the same here…. Cloud data seems to be down….

For some reason, some cloud checking projects still say that they are up, IDK if their back end tools are still checking them or not. Maybe another cloud test project is in order here.
colinmacc
Scratcher
1000+ posts

Cloud variable issues...

I go by mine, it’s pretty simple.

Store a value of X in the project and 0 in the cloud.

If, when you check it, the value is X, cloud is down.

https://scratch.mit.edu/projects/301334996/
Bellota_Azul
Scratcher
100+ posts

Cloud variable issues...

colinmacc wrote:

I go by mine, it’s pretty simple.

Store a value of X in the project and 0 in the cloud.

If, when you check it, the value is X, cloud is down.

https://scratch.mit.edu/projects/301334996/
Mine also works like that!
NMario84
Scratcher
1000+ posts

Cloud variable issues...

I'm actually curious “how” they go out… Is it user related, or server space related, or data overload?

Last time cloud data went out, it was constant up & down, up & down, up & down, etc. I imagined this was caused by the previous hackers who were forcing the cloud data to shut down in some form, or just really overloading the servers on popular cloud data projects..Is that still the case, or is this another “cloud data goes down for some unknown reason” scenario?
FreshGameAnimations
Scratcher
10 posts

Cloud variable issues...

they're down.. dang man
when green flag clicked
cry bc the cloud variables are down

Last edited by FreshGameAnimations (July 23, 2026 18:51:27)

lgl1
Scratcher
26 posts

Cloud variable issues...

FreshGameAnimations wrote:

they're down.. dang man
when green flag clicked
cry bc the cloud variables are down

THERE DOWN AGAIN BRO!!!! bruh

when green flag clicked
cry
NMario84
Scratcher
1000+ posts

Cloud variable issues...

Seems like they are back up online as I'm typing this message. Who knows for how long though. :O
kyle_jm
Scratcher
100+ posts

Cloud variable issues...

What i don't understand is that I see them working on other projects but yet when I try to update my cloud variables it doesn't work, even after i log out and log back in
Bellota_Azul
Scratcher
100+ posts

Cloud variable issues...

kyle_jm wrote:

What i don't understand is that I see them working on other projects but yet when I try to update my cloud variables it doesn't work, even after i log out and log back in
Same to me.
NMario84
Scratcher
1000+ posts

Cloud variable issues...

Bellota_Azul wrote:

kyle_jm wrote:

What i don't understand is that I see them working on other projects but yet when I try to update my cloud variables it doesn't work, even after i log out and log back in
Same to me.

You need to rename your cloud variables in your projects for them to work. That's what I was told, anyway.. IDK why this is. but I think it's been that way since they've changed the color scheme to purple (if not sooner or later then).
MoiCestIyed
Scratcher
1 post

Cloud variable issues...

Cloud variables in Scratch allow projects to store and share numeric data online so multiple users can see and update the same values in real time. They are often used for leaderboards, multiplayer games, and collaborative projects. However, at present, they are experiencing a platform-wide outage.

Example:

if <score > ☁ high score> then
set to (score)
end
Copier
Normally, this would update a global high score visible to all players, but due to the outage, updates will not be sent or received.

Currently, the Scratch cloud variable servers are down. Reports from the community indicate that the clouddata.scratch.mit.edu endpoint is not responding properly — while DNS resolves, requests result in timeouts or 504 gateway errors. This affects all projects using cloud variables, meaning multiplayer games, shared leaderboards, and any real-time shared data features will not function.

The Scratch Team is aware of the issue, but there is no confirmed timeline for restoration. Until the service is fixed, cloud variables will not update or sync between users. This is a server-side problem, so changes on your local project or device will not resolve it.

If you need functionality in the meantime, consider temporary workarounds such as:

Using local variables for single-player versions of your game.

Allowing players to manually share scores via comments or forms.

Designing offline modes that don’t rely on cloud data.

Once the servers are restored, existing cloud variable scripts should work without modification. Keep an eye on official Scratch announcements or forum updates for progress reports. Thanks for reading, have a great day!
Bellota_Azul
Scratcher
100+ posts

Cloud variable issues...

NMario84 wrote:

Bellota_Azul wrote:

kyle_jm wrote:

What i don't understand is that I see them working on other projects but yet when I try to update my cloud variables it doesn't work, even after i log out and log back in
Same to me.

You need to rename your cloud variables in your projects for them to work. That's what I was told, anyway.. IDK why this is. but I think it's been that way since they've changed the color scheme to purple (if not sooner or later then).
Yesterday i renamed it but still didnt work
kyle_jm
Scratcher
100+ posts

Cloud variable issues...

NMario84 wrote:

Bellota_Azul wrote:

kyle_jm wrote:

What i don't understand is that I see them working on other projects but yet when I try to update my cloud variables it doesn't work, even after i log out and log back in
Same to me.

You need to rename your cloud variables in your projects for them to work. That's what I was told, anyway.. IDK why this is. but I think it's been that way since they've changed the color scheme to purple (if not sooner or later then).
i've been doing that for months, but whenever i rename them nowadays it still doesn't work
lgl1
Scratcher
26 posts

Cloud variable issues...

to make a long story short, its inconsistant

Powered by DjangoBB