Discuss Scratch

TEAMWFS
Scratcher
100+ posts

INVINCIBLE VARIABLE!!

I removed a variable in a game I was making but it reappeared back again, I removed all uses of the block, I renamed it once and a clone has appeared with it's previous name,
the name was: *cloud* *cloud* Players online. Maybe the name is not allowed or something?
P.S. The second cloud was also a glitch,
TEAMWFS
Scratcher
100+ posts

INVINCIBLE VARIABLE!!

I can publish the game just case even though it's a work in progress,
PkmnQ
Scratcher
1000+ posts

INVINCIBLE VARIABLE!!

Is this what you wanted to show?
(☁☁ Players online)

This is an account that exists.

Here, have a useful link:
The Official List of Rejected Suggestions by Za-Chary

PkmnQ
Scratcher
1000+ posts

INVINCIBLE VARIABLE!!

PkmnQ wrote:

Is this what you wanted to show?
(☁☁ Players online)
Code:
[scratchblocks](☁☁ Players online)[/scratchblocks](

This is an account that exists.

Here, have a useful link:
The Official List of Rejected Suggestions by Za-Chary

TEAMWFS
Scratcher
100+ posts

INVINCIBLE VARIABLE!!

Yeah. I kept deleting it but then it added an extra cloud and it wasn't even paying attention that I deleted it a 100,000,000,000,000,000 times.
zeldafanbigtime
Scratcher
30 posts

INVINCIBLE VARIABLE!!

Same thing has been happening to me for the past day! Made cloud var.
(☁Time)
Decided I did not want it (Along with a few more) and tried to delete it, but it reappeared a second later! I don't get it. This happened yesterday and today.

My browser / operating system: MacOS Macintosh X 10.11.6, Safari 10.0.1, Flash 24.0 (release 0)

TheLogFather
Scratcher
1000+ posts

INVINCIBLE VARIABLE!!

This is a relatively common problem with Scratch Cloud in its current state.

It means your project is now in a rather tricky situation, unfortunately, where the cloud server's record of cloud variables for that project is ‘out of sync’ with what the project itself thinks it has.

I've written a post here listing the steps to fix it: https://scratch.mit.edu/discuss/post/2385303/

Yes, it's a bit long and tedious, but if you follow it carefully then it should work…


Siggy the Kumquat slayer:
Main account: DadOfMrLog –– Frameworks for basic pen-rendered 3D in scratch (see studio). Examples:

- - - - 3D Text - - - - - - Simple shapes - - - Controllable structures - - - On the ground - - - - - - In space - - - -

TEAMWFS
Scratcher
100+ posts

INVINCIBLE VARIABLE!!

My browser / operating system: Windows NT 10.0, Chrome 56.0.2924.87, Flash 24.0 (release 0)



*it says win NT but it's really win 10*
asivi
Scratcher
1000+ posts

INVINCIBLE VARIABLE!!

TheLogFather wrote:

This is a relatively common problem with Scratch Cloud in its current state.

It means your project is now in a rather tricky situation, unfortunately, where the cloud server's record of cloud variables for that project is ‘out of sync’ with what the project itself thinks it has.

I've written a post here listing the steps to fix it: https://scratch.mit.edu/discuss/post/2385303/

Yes, it's a bit long and tedious, but if you follow it carefully then it should work…

Just follw @TheLogFather's advice carefully and close this topic.Thanks.
TEAMWFS
Scratcher
100+ posts

INVINCIBLE VARIABLE!!

asivi wrote:

TheLogFather wrote:

This is a relatively common problem with Scratch Cloud in its current state.

It means your project is now in a rather tricky situation, unfortunately, where the cloud server's record of cloud variables for that project is ‘out of sync’ with what the project itself thinks it has.

I've written a post here listing the steps to fix it: https://scratch.mit.edu/discuss/post/2385303/

Yes, it's a bit long and tedious, but if you follow it carefully then it should work…

Just follw @TheLogFather's advice carefully and close this topic.Thanks.
Gonna try it…
alexgoescrazy57
Scratcher
100+ posts

INVINCIBLE VARIABLE!!

TEAMWFS wrote:

My browser / operating system: Windows NT 10.0, Chrome 56.0.2924.87, Flash 24.0 (release 0)



*it says win NT but it's really win 10*
Yeah NT means Northern Territory. It is there only because sometimes they change operating systems for different places.

alexgoescrazy57
Check out some random games, don't know if you will like them, but here ya go: https://scratch.mit.edu/users/alexgoescrazy57/

when green flag clicked
forever
make something look kewl and complex
end
TEAMWFS
Scratcher
100+ posts

INVINCIBLE VARIABLE!!

??? I'm confused.. NT is a operating system.
asivi
Scratcher
1000+ posts

INVINCIBLE VARIABLE!!

NT means NewTechnology and it is about a family of different windows versions, Windows10 included.

TEAMWFS wrote:

??? I'm confused.. NT is a operating system.
So, have you sucess fixing your project?
Please don't use this forum for irrelevant responses.
titanscratch
Scratcher
100+ posts

INVINCIBLE VARIABLE!!

Just read @TheLogFather's tutorial but I have an easier way of doing it:
1. Put all your sprites and the stage into the backpack.
2. Create new project and delete original sprite (Scratch Cat).
3. Get everything from your backpack back into the new project.
4. Delete the old project.
5. Scratch on!!!

Scratch Wiki Contributor • Active Forum User • New goal: 500 posts • 310/500 posts (62%)My projectsMy studiosMy profile

(-_-) // This is the Bob the good kumquat. He and his army fight evil kumquats.
(-@-) // This is one of the evil kumquats that eat up your signature!!!
:cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool::cool:
TheLogFather
Scratcher
1000+ posts

INVINCIBLE VARIABLE!!

titanscratch wrote:

Just read @TheLogFather's tutorial but I have an easier way of doing it:
1. Put all your sprites and the stage into the backpack.
2. Create new project and delete original sprite (Scratch Cat).
3. Get everything from your backpack back into the new project.
4. Delete the old project.
5. Scratch on!!!
That will end up with a different project – and you can easily do that just by making a copy of your project with two clicks (File menu -> Save as a copy).

If you want to swap everything to a brand new project, that's fine. (My intention was to fix the existing project, since it may be one that's already shared and has loves/faves/views you'd like to keep.)


Siggy the Kumquat slayer:
Main account: DadOfMrLog –– Frameworks for basic pen-rendered 3D in scratch (see studio). Examples:

- - - - 3D Text - - - - - - Simple shapes - - - Controllable structures - - - On the ground - - - - - - In space - - - -

Powered by DjangoBB