Discuss Scratch
- Discussion Forums
- » Bugs and Glitches
- » Report cloud data glitches here
- Kpate123
-
100+ posts
Report cloud data glitches here
It’s very buggy when there’s more than 3 variables per projectThere‘s a limit of 10 cloud variables per project. I am not able to make cloud variables. I am a scratcher and I use cloud variables when I play griffpatch's multiplayer games, but I can't make them! Can anyone help? It's only on one project that I can't make them. Is there a limit to how many cloud variables you can have?
Last edited by Kpate123 (Sept. 25, 2024 00:48:21)
- JacobsWar
-
4 posts
Report cloud data glitches here
For some reason I can't make cloud variables in my project, In the others I can but for one project I can't! Is there a limit to how many cloud variables you can have? Pls help I need cloud variables to make this project work!
- JacobsWar
-
4 posts
Report cloud data glitches here
Ah. Thank you!It’s very buggy when there’s more than 3 variables per projectThere‘s a limit of 10 cloud variables per project. I am not able to make cloud variables. I am a scratcher and I use cloud variables when I play griffpatch's multiplayer games, but I can't make them! Can anyone help? It's only on one project that I can't make them. Is there a limit to how many cloud variables you can have?
- Kpate123
-
100+ posts
Report cloud data glitches here
You’re welcome, but the limit is 10 cloud variablesAh. Thank you!It’s very buggy when there’s more than 3 variables per projectThere‘s a limit of 10 cloud variables per project. I am not able to make cloud variables. I am a scratcher and I use cloud variables when I play griffpatch's multiplayer games, but I can't make them! Can anyone help? It's only on one project that I can't make them. Is there a limit to how many cloud variables you can have?
- 50_scratch_tabs
-
1000+ posts
Report cloud data glitches here
Cloud is not working in any embedded projects! Is this by design? (The wiki says you should be able to.)
- Helm-
-
75 posts
Report cloud data glitches here
Some of my cloud variables work. Just last week I had 2 cloud variable tests and 1 of them worked but this week I had 2 and none of them did. I also noticed that the 10th cloud variable never worked for any of my projects.
- Kpate123
-
100+ posts
Report cloud data glitches here
The wiki says you should be able to.)It is very buggy when there’s more than 3 variables per project Cloud is not working in any embedded projects! Is this by design? (
- 50_scratch_tabs
-
1000+ posts
Report cloud data glitches here
(#2026)That is so annoying. Any idea why this is, even if you don't know how to fix it?
It is very buggy when there’s more than 3 variables per project
- Helm-
-
75 posts
Report cloud data glitches here
My cloud variables randomly work. Usually I have to wait like a week before retrying. I have to delete all variables and then replace them. On my current project, only one variable is connected to cloud.
- TheUltimateHoodie
-
1000+ posts
Report cloud data glitches here
The wiki says you should be able to.)you have to be signed in Cloud is not working in any embedded projects! Is this by design? (
caching issue mb im too lazy to test
if it really doesnt work ill remove it from the wiki (edit: got too distracted fixing the poorly displayed HTML, WHO WROTE THIS MESS)
(edit: just realised…mb try renaming the variables)
Last edited by TheUltimateHoodie (Oct. 1, 2024 09:24:50)
- LilAmongUsMini2024
-
100+ posts
Report cloud data glitches here
That appears to be something. can somebody give me something to put in my signature
- TheUltimateHoodie
-
1000+ posts
Report cloud data glitches here
i need smt betterThat appears to be something. can somebody give me something to put in my signature
- iscvhfghuugb
-
4 posts
Report cloud data glitches here
glitches back idk what u gonna do scratch do something
- KROKOBIL
-
100+ posts
Report cloud data glitches here
After you update a cloud variable, other updates will be not be sent for 0.1 seconds. If you set all cloud variables at once it won’t work Some of my cloud variables work. Just last week I had 2 cloud variable tests and 1 of them worked but this week I had 2 and none of them did. I also noticed that the 10th cloud variable never worked for any of my projects.
- GreatCoder1000alt
-
4 posts
Report cloud data glitches here
I can't make cloud variables i am new to cloud stuff what is it and why cant i make them???
change [☁︎CLOUD] by [1]
- KROKOBIL
-
100+ posts
Report cloud data glitches here
You can't make cloud variables because you are a New Scratcher. I can't make cloud variables i am new to cloud stuff what is it and why cant i make them???change [☁︎CLOUD] by [1]
https://en.scratch-wiki.info/wiki/New_Scratcher_Status
- xxonex892
-
4 posts
Report cloud data glitches here
I've been making a clicker for a YouTuber, just I ran into a problem, whenever i click exit button for the fifth time on the settings, then everything would disappear, but still says “Settings? = 1”. After that i couldn't press anything unless i press green flag again.
Whenever i press exit button, it will hide everything with this variable (Settings?). When it equals 0 its closed, but when its 1, its opened.
scratch project: https://scratch-mit-edu.ezproxyberklee.flo.org/projects/1079323444/
is this a bug? and can you help me fix the issue.
Whenever i press exit button, it will hide everything with this variable (Settings?). When it equals 0 its closed, but when its 1, its opened.
scratch project: https://scratch-mit-edu.ezproxyberklee.flo.org/projects/1079323444/
is this a bug? and can you help me fix the issue.
- Binair060
-
2 posts
Report cloud data glitches here
HI all, do you know is the cloud data always running on servers, or is it rebooting every time someone joins the game?
I just wanted to make a highscore, and it only worked on my PC.
It was shared, but the score wont load, unless i relod the project on my main SRC computer.
Do you know how to fix this?
I just wanted to make a highscore, and it only worked on my PC.
It was shared, but the score wont load, unless i relod the project on my main SRC computer.
Do you know how to fix this?
when green flag clicked
if <answer = yes> then
say [THX]
else
say [anyways...]
end