Discuss Scratch

kpoovakan
Scratcher
100+ posts

Report cloud data glitches here

Fluffygamer_ wrote:

orangeluigi wrote:

(#1794)
sometimes when the cloud variables change, it shows in the log, but doesn't actually change the cloud variables.

kpoovakan wrote:

(#1795)

orangeluigi wrote:

sometimes when the cloud variables change, it shows in the log, but doesn't actually change the cloud variables.
yes, that ALWAYS HAPPENS FOR ME
HaVe YoU tRiEd RENAMING THE CLOUD VARIABLES ???

This should be added to the main post, it always fix this very common issue.
yes, and if it works, that's great.
however (no offense intended) the purpose of posting this glitch here is so that the Scratch Team will see and (hopefully) they will find a way to fix the glitch.

✰Hey there! I'm kpoovakan!✰
✰ obsessed with π ✰
PROFILEWIKIGAMESMORE ABOUT MESCRATCH TIPS AND TRICKS
…currently working on making a WORKING among us remake
I should get a better signature.
IAmSpeed123
Scratcher
41 posts

Report cloud data glitches here

Are all cloud variables down cuz I cant look at the logs and they don't seem to update


Check out my projects! By the way thanks for more than 100 plus follows, but more never hurt nobody!
Click that image to come to an awesome project!
Type
banana fritter
on my profile for good luck!
dave3m
Scratcher
100+ posts

Report cloud data glitches here

IAmSpeed123 wrote:

Are all cloud variables down cuz I cant look at the logs and they don't seem to update
They appear to be up now and working in my projects that worked before (including this test project from last October). The logs are displaying, updating, and their values are being read when loading the projects.

Note: There are likely to be a large number of historical Scratch cloud projects that do not work correctly due to past cloud events (projects that were never updated to resolve the problems introduced with their variables). I also have a second test project that is expected to not work, because those variables were deliberately never ‘fixed.’ The log is updated for this other project, but the values will not be read by the project unless they change while it is already running.



I made a thing and it's kind of fun :

Columns3m — Incursion
ThemeAndReality
Scratcher
13 posts

Report cloud data glitches here

kpoovakan wrote:

yes, and if it works, that's great.
however (no offense intended) the purpose of posting this glitch here is so that the Scratch Team will see and (hopefully) they will find a way to fix the glitch.

Have you tried to rename them, and if so, did it fix those particular cloud variables? As you say, it is important that scratchers continue to report the issues they are experiencing. And it is also important to provide feedback on the suggested workarounds, since this information may assist the Scratch Team in investigating, and ultimately fixing the problem.

Try out my games…


…and See Inside afterwards!
ThemeAndReality
Scratcher
13 posts

Report cloud data glitches here

Thanks @Fluffygamer_ for taking the time to help others get their cloud variables working, it is very much appreciated

Try out my games…


…and See Inside afterwards!
KROKOBIL
Scratcher
100+ posts

Report cloud data glitches here

I have a problem that also occurs with many other Scratch projects.
I created a new project with a cloud variable that I can set manually. For example, the cloud variable is set to 5 and I save the project. Now I set it to 6 and reload the project. The cloud variable is at 5, the last save state, but the cloud data history shows a change to 6.
I've tried everything: a new project, several cloud variables, changing cloud variables several times.
However, the cloud variable is updated when I open the project in a second window and set it there. When reloading, the old value of 5 is still there. (So multiplayer is not affected)
This issue occurs on all projects I've tested, not just some of mine.


Magst du in meinem Studio für deutsche Scratcher mitmachen?
dave3m
Scratcher
100+ posts

Report cloud data glitches here

KROKOBIL wrote:

For example, the cloud variable is set to 5 and I save the project. Now I set it to 6 and reload the project. The cloud variable is at 5, the last save state, but the cloud data history shows a change to 6.
I've tried everything: a new project, several cloud variables, changing cloud variables several times.
However, the cloud variable is updated when I open the project in a second window and set it there. When reloading, the old value of 5 is still there.

This is how the general problem seems to exhibit itself, now. You will see the exact same behaviour with this test project, created earlier this year after the problem resurfaced. The project will record updates to the log, see updates that occur while it is already running (from another copy of the project), but not load the current values when the project starts.

You mentioned trying everything including remaking the variables, but have you tried specifically renaming your variables? When this problem came back at the end of January, we found that new variables in brand new projects would be broken in this way until the newly created variables were renamed. This “fixed” the behaviour of the cloud variables (possibly by re-registering them?) even though they had otherwise already just been newly created.



I made a thing and it's kind of fun :

Columns3m — Incursion
KROKOBIL
Scratcher
100+ posts

Report cloud data glitches here

dave3m wrote:

KROKOBIL wrote:

For example, the cloud variable is set to 5 and I save the project. Now I set it to 6 and reload the project. The cloud variable is at 5, the last save state, but the cloud data history shows a change to 6.
I've tried everything: a new project, several cloud variables, changing cloud variables several times.
However, the cloud variable is updated when I open the project in a second window and set it there. When reloading, the old value of 5 is still there.

This is how the general problem seems to exhibit itself, now. You will see the exact same behaviour with this test project, created earlier this year after the problem resurfaced. The project will record updates to the log, see updates that occur while it is already running (from another copy of the project), but not load the current values when the project starts.

You mentioned trying everything including remaking the variables, but have you tried specifically renaming your variables? When this problem came back at the end of January, we found that new variables in brand new projects would be broken in this way until the newly created variables were renamed. This “fixed” the behaviour of the cloud variables (possibly by re-registering them?) even though they had otherwise already just been newly created.
Thank you so much, it actually works after renaming the variables.


Magst du in meinem Studio für deutsche Scratcher mitmachen?
PastaKoder
Scratcher
8 posts

Report cloud data glitches here

Regardless if i reload the page in the editor or project page, relaoding causes the variable to reset to 0. I have no blocks that reset this variable and i tried remaking the variable and it didn't work. Can anyone help me? Thanks. You can find the game at https://scratch.mit.edu/projects/1000776413/
Boss_1s
Scratcher
100+ posts

Report cloud data glitches here

PastaKoder wrote:

Regardless if i reload the page in the editor or project page, relaoding causes the variable to reset to 0. I have no blocks that reset this variable and i tried remaking the variable and it didn't work. Can anyone help me? Thanks. You can find the game at https://scratch.mit.edu/projects/1000776413/
Try renaming instead of remaking?

Do <Highlight+shift+down arrow ::sensing> to see the rest of my signature. ::hat :: events

Generation 11: the first time you see this copy and paste it on top of your signature in the scratch forums and increase generation by 1. Social experiment.


Support the suggestion HERE by adding this button to your signature


Blocks Scratch should have:
substring [letter#1] [letter#2] [string] ::operators //finds the string between a string
pause [this script v] for (1) seconds ::control
(() or ()::operators)
(() and ()::operators) //same as the boolean, but for reporting
<my boolean ::variables> //only stores true or false
show all variables::variables
hide all variable::variables
show all lists::list
hide all lists::list
…and more!

Alt accounts: @Boss_1sALT(for cloud testing and other stuff), @Boss_1sARCHIVE(Archive of older game versions)

Hi, my name is @Boss_1s!
I'm 12 years old, and I joined Scratch to relearn block coding.
Other projects:
https://scratch.mit.edu/projects/869604293/ - cool MMO platformer
https://scratch.mit.edu/projects/792424859/ - This is my first ORIGINAL game.
https://scratch.mit.edu/projects/914686250/ - NEW! Remixed an RPG from Griffpatch, though it's pretty boring right now…
https://scratch.mit.edu/projects/895107188/ - NEW! Safe chat with anyone on Scratch, whitelist is present
Secret Special Advanced Project (SSAdP): COMPLETED!!! https://scratch.mit.edu/projects/946720515/

Predominant Languages:
I speak American English and Chinese.
我說美文和中文。

That's all for my signature, folks! cya!
LoxleyMoore
Scratcher
11 posts

Report cloud data glitches here

I need help with a world record script for my scratch project called geometry spam challenge

think [IM UNPOPULAR :(] for (2) secs
Fluffygamer_
Scratcher
500+ posts

Report cloud data glitches here

LoxleyMoore wrote:

(#1811)
I need help with a world record script for my scratch project called geometry spam challenge
What help do you need ? Are you sure it's a glitch ? If you just need help with your script, you are not on the right topic

Desperately searching shops to enter The Infinite Marketplace



BLOCKS ARMY :
((0) - (0)) //  This is Zero. He protects my signature from evil kumquats

------(:-:)------ :: pen //  This is Bumpa. She bumps my topics when necessary. She also have a few skills at fighting since Zero taught her.

(O(w :: variables)O :: sensing) // This is Dogee. He helps me doing projects

('-' :: list) // This is Little. She verify that evil kumquats aren't coming.

° ° :: #0055ff //  This is 2S. He is the best animator I never seen on scratch. His account is Scratcheurscratch (https://scratch.mit.edu/users/Scratcheurscratch)

when green flag clicked :: cap //  This is Soja. I don't know if it's a boy or a girl but who cares ? Soja often draw thumbnails for my projects.
Boss_1s
Scratcher
100+ posts

Report cloud data glitches here

Seems this topic is inactive now…

But the glitch wasn't entirely fixed…

~~Costco~~

Do <Highlight+shift+down arrow ::sensing> to see the rest of my signature. ::hat :: events

Generation 11: the first time you see this copy and paste it on top of your signature in the scratch forums and increase generation by 1. Social experiment.


Support the suggestion HERE by adding this button to your signature


Blocks Scratch should have:
substring [letter#1] [letter#2] [string] ::operators //finds the string between a string
pause [this script v] for (1) seconds ::control
(() or ()::operators)
(() and ()::operators) //same as the boolean, but for reporting
<my boolean ::variables> //only stores true or false
show all variables::variables
hide all variable::variables
show all lists::list
hide all lists::list
…and more!

Alt accounts: @Boss_1sALT(for cloud testing and other stuff), @Boss_1sARCHIVE(Archive of older game versions)

Hi, my name is @Boss_1s!
I'm 12 years old, and I joined Scratch to relearn block coding.
Other projects:
https://scratch.mit.edu/projects/869604293/ - cool MMO platformer
https://scratch.mit.edu/projects/792424859/ - This is my first ORIGINAL game.
https://scratch.mit.edu/projects/914686250/ - NEW! Remixed an RPG from Griffpatch, though it's pretty boring right now…
https://scratch.mit.edu/projects/895107188/ - NEW! Safe chat with anyone on Scratch, whitelist is present
Secret Special Advanced Project (SSAdP): COMPLETED!!! https://scratch.mit.edu/projects/946720515/

Predominant Languages:
I speak American English and Chinese.
我說美文和中文。

That's all for my signature, folks! cya!
aNormalScratcher2019
Scratcher
25 posts

Report cloud data glitches here

when[quote=Boss_1s]Seems this topic is inactive now...

But the glitch wasn't entirely fixed...

~~Costco~~[/quote]
Artist_Aiden
Scratcher
1 post

Report cloud data glitches here

Cloud data/variables just aren't saving for other people and adding to the cloud variables.
Superdinosaur222
Scratcher
3 posts

Report cloud data glitches here

Same, I'm having high score problems for my game.

kratos thymos irthe to telos https://scratch.mit.edu/projects/988643625
Bobmr2024
Scratcher
100+ posts

Report cloud data glitches here

When I backpack a sprite with cloud variables, then put it in another project, they turn into “For All Sprites” variables, but the cloud icon doesn't delete.
This is annoying.

Powered by DjangoBB