Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » Cloud Variables Not Working
- LoloThePro123
-
Scratcher
23 posts
Cloud Variables Not Working
Hi,
I have a really big problem here - my cloud variable called
Pls answer this!!!
I have a really big problem here - my cloud variable called
(☁ entered)becomes blank when I reload the page. Is this normal? It's really annoying because I can't store any data

Pls answer this!!!
- awesome-llama
-
Scratcher
1000+ posts
Cloud Variables Not Working
Cloud variables have a tendency to break. When they break, they act as ordinary variables instead so nothing gets saved.
What you can do is rename the variable - this seems to force some sort of update and they should start working as cloud variables again.
What you can do is rename the variable - this seems to force some sort of update and they should start working as cloud variables again.
- LoloThePro123
-
Scratcher
23 posts
Cloud Variables Not Working
Cloud variables have a tendency to break. When they break, they act as ordinary variables instead so nothing gets saved.Nope, I tried it, still doesn't work
What you can do is rename the variable - this seems to force some sort of update and they should start working as cloud variables again.


- awesome-llama
-
Scratcher
1000+ posts
Cloud Variables Not Working
Are you storing only numbers in it?Cloud variables have a tendency to break. When they break, they act as ordinary variables instead so nothing gets saved.Nope, I tried it, still doesn't work
What you can do is rename the variable - this seems to force some sort of update and they should start working as cloud variables again.
Also check the cloud logs of the project if it is shared (the Cloud Variable “see data” text below the project player)
- LoloThePro123
-
Scratcher
23 posts
Cloud Variables Not Working
OMYGOD YOURE RIGHT I CAN'T STORE LETTERS IN CLOUD VARIABLES!!!
I'M SO SORRY!!!
tysm!
I'M SO SORRY!!!
tysm!
- supergamer10000
-
Scratcher
1000+ posts
Cloud Variables Not Working
OMYGOD YOURE RIGHT I CAN'T STORE LETTERS IN CLOUD VARIABLES!!!It's a common mistake, but can be prevented. Remember that you can't store letters.
I'M SO SORRY!!!
tysm!

- CodingBaguette
-
Scratcher
500+ posts
Cloud Variables Not Working
OMYGOD YOURE RIGHT I CAN'T STORE LETTERS IN CLOUD VARIABLES!!!There is a way you can store leters, encode them into number form then decode them at the end.
I'M SO SORRY!!!
tysm!
- helloworldbyeworld
-
Scratcher
1000+ posts
Cloud Variables Not Working
If you want scripts to decode and encode cloud variables, check out this Wiki article.OMYGOD YOURE RIGHT I CAN'T STORE LETTERS IN CLOUD VARIABLES!!!There is a way you can store leters, encode them into number form then decode them at the end.
I'M SO SORRY!!!
tysm!
- minecraft_code_2_0
-
Scratcher
1 post
Cloud Variables Not Working
i am making a multiplayer game but PLAYER1_data dus not send
- deck26
-
Scratcher
1000+ posts
Cloud Variables Not Working
i am making a multiplayer game but PLAYER1_data dus not sendIf you want help please create your own new topic.
- Discussion Forums
- » Help with Scripts
-
» Cloud Variables Not Working