This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#76 2010-08-16 06:21:54

rdococ
Scratcher
Registered: 2009-10-11
Posts: 1000+

Offline

 

#77 2010-08-18 14:17:04

scratchisthebest
Scratcher
Registered: 2009-02-08
Posts: 500+

Re: ITopic: What to do when all text dissappears...

johnnydean1 wrote:

I have replicated it several times in Panther and heres how. I have a serveral (10) very long scripts on a sprite (all diffrent blocks) and it gets cloned in 1 script. When it is cloned all the text goes, unless in presentation mode. Get it. Its when the Scratch program is tring to do too much. When it rebuilds all the text (for the cloneing) it lags behind as its proccessing the 10 scripts.

So its when its overloaded and rebuilds the text.

I think that's it!

A similar problem happened while I was remixing a rubick's cube project to be keyboard controlled. Step 1 was to remove the glitchy solver. The solver was split into 5 parts. On the fourth, all of the scripts I could see either had no text or (for the click hats) said StringMorph.

when StringMorph clicked


bye 1.4, we all loved you. but we all outgrew the site. 2.0 is a welcome change.
http://scratch.mit.edu/img/Pico3-med.pnghttp://scratch.mit.edu/img/Pico3-med.pnghttp://scratch.mit.edu/img/Pico3-med.pnghttp://scratch.mit.edu/img/Pico3-med.pnghttp://scratch.mit.edu/img/Pico3-med.png

Offline

 

#78 2010-10-09 19:06:24

zorket
Scratcher
Registered: 2010-05-25
Posts: 500+

Re: ITopic: What to do when all text dissappears...

Of course your right. If you guests don't believe him, highlight the below.

Told ya!

The glitch doesn't happen to me often... Why do I have to close it quickly? It happend first to me when I was a young scratcher.

Last edited by zorket (2010-10-09 19:08:29)


Marzipan11 must learn to not spoil

Offline

 

#79 2010-10-09 20:47:37

platform710
Scratcher
Registered: 2010-04-23
Posts: 100+

Re: ITopic: What to do when all text dissappears...

OK good I am not the only one this has happened to  smile  . I can't think of a better way to make it not happen. It happened to me a lot before we had to clean up my computer space (old machine), the problem for me was probably lack of memory to hold the big project, the sounds sounded like static and buzzing. Maybe scratch had to reduce the project size in order to make it fit into the computer space, even if it has to take away some of the project text and even graphics. This is just the disappearing text bug reason for me probably. Maybe not for everybody. Thanks for posting this, it helps.  big_smile


http://i54.tinypic.com/2wn8hnb.gif

Offline

 

#80 2010-10-18 17:38:33

zorket
Scratcher
Registered: 2010-05-25
Posts: 500+

Re: ITopic: What to do when all text dissappears...

The glitch just happend today.

Code:

I was working on a project in the paint editor, 
typing text, but then all the text IN THE PAINT EDITOR dissapeared.
 I realized it was the glitch, so I quickly went to file to quickly save 
the project. Then I did not have time to save, because the file dropdown
 text dissapeared. So I quickly closed the window, it showed a blank menu.
Went to the scratch webpage, and it worked slow.

Glitch desc.:

The glitch arrived at 1.3.1.
The glitch happens when squeak's memory runs slow. You can open squeak by using the shift-click methood.
This destroys ANY text that you can possibly see in your blind eye.
When It appears, It must me dealt with quickly.

Lost all the progress!

Last edited by zorket (2010-10-19 07:59:35)


Marzipan11 must learn to not spoil

Offline

 

#81 2010-10-19 07:36:56

cruelty247
Scratcher
Registered: 2009-07-22
Posts: 100+

Re: ITopic: What to do when all text dissappears...

ummmmm i tried clickin the save picture thing but nothing happens o and my mouse is flashing?

Offline

 

#82 2010-10-20 19:55:15

mudkip27
Scratcher
Registered: 2009-10-24
Posts: 28

Re: ITopic: What to do when all text dissappears...

Save the project and close the window then open it in another window. Always works.


http://cheezburger.com/View/4055263488 http://www.arkeis.com/images/animations/258.gif

Offline

 

#83 2010-10-24 15:39:56

zorket
Scratcher
Registered: 2010-05-25
Posts: 500+

Re: ITopic: What to do when all text dissappears...

Something weird happened once.

Code:

I downloaded an EXTREMELY large script and it froze. This is because the script hugeness is pulling feathers out of squeak. Soon, a notice popped saying: Warning: Squeak's memory is really low! So I opened the task manager to close it, it worked.
Also, none of the text disappeared!

Marzipan11 must learn to not spoil

Offline

 

#84 2010-10-29 20:21:56

antimonyarsenide
Scratcher
Registered: 2010-02-03
Posts: 1000+

Re: ITopic: What to do when all text dissappears...

zorket wrote:

The glitch just happend today.

Code:

I was working on a project in the paint editor, 
typing text, but then all the text IN THE PAINT EDITOR dissapeared.
 I realized it was the glitch, so I quickly went to file to quickly save 
the project. Then I did not have time to save, because the file dropdown
 text dissapeared. So I quickly closed the window, it showed a blank menu.
Went to the scratch webpage, and it worked slow.

Glitch desc.:

The glitch arrived at 1.3.1.
The glitch happens when squeak's memory runs slow. You can open squeak by using the shift-click methood.
This destroys ANY text that you can possibly see in your blind eye.
When It appears, It must me dealt with quickly.

Lost all the progress!

When the file dropdown menu disappears, you can just remember that "Save" is the third option  tongue

That's why I usually use Ctrl+S instead. Except if you haven't saved that project yet, it shows a very glitchy version of the Save As menu DX

Also, the glitch happened once when I was uploading a project (the Census), and all the text disappeared from the online version. So I had to reupload.


http://myfastcounter.com/count.php?c_style=75&id=1284314427
No, I'm not back (yet  tongue ), so pretend this is invisible.

Offline

 

#85 2010-11-19 17:17:16

rubiks_cube_guy238
Scratcher
Registered: 2009-07-02
Posts: 100+

Re: ITopic: What to do when all text dissappears...

I want to point out that Scratch has a limited amount of memory. Your computer's memory has nothing to do with the glitch. Unless, of course, if Scratch's available memory is either equal to or less than your computer's memory, which I highly doubt.


The glass is never half full nor half empty; it is twice as large as it needs to be.

Offline

 

#86 2010-11-25 14:56:26

yoshidude56
Scratcher
Registered: 2010-01-12
Posts: 100+

Re: ITopic: What to do when all text dissappears...

ihaveamac wrote:

That's not the reason. I have 3GB of RAM and it still happens  yikes

Wait. Do you use 1.4? It doesn't happen to me either.


http://i46.tinypic.com/2ut2ir4.png

Offline

 

#87 2010-11-27 13:58:21

stickdude123
Scratcher
Registered: 2010-05-31
Posts: 100+

Re: ITopic: What to do when all text dissappears...

JSO wrote:

Since Scratch 1.3, there has been a bug in Scratch that makes all text in Scratch suddenly dissappear - most of you know it as the dissappearing text bug.

Some think you lose all of your work when this glitch hits you, but there are some ways to get your project back  smile

• When you see the first text dissapear, save it and close Scratch as soon as possile  big_smile
Only when you made almost no changes, you should quit Scratch without saving.

• Now open your project again. You should see that all text in the Scratch GUI is there, but your texts in your costumes and backgrounds are still gone... If none of your backgrounds/costumes had text in it, you're done  smile  If not, continue...

• Open all of your costumes/backgrounds with text on it one by one in the paint editor by clicking the "edit" button next to the thumbnail. Then click ok without making any changes. All text should slowly reappear...  big_smile

• Save (!) You don't want it to happen again...

Most of you know this already but some don't so I thought it would be useful to put this in a topic.

Be careful when you had this glitch with a certain project already. Probably something in the text is causing it and the chance of losing all of your work again is huge. So, you know, > http://www.mwstewart.co.uk/images/article/save_icon.gif <
As an alternative:

filo5 wrote:

There is a method already, but this one is simpler:

1. When Text Bug occurs, save your project and exit Scratch app.
2. Open Scratch again, and open your project. Text on sprites will be still invisible.
3. Don't do anything, just hit "Save" icon several (mostly 2) times to restore text.

________________________

How can I avoid this bug?
The Scratch team has not been able to track down the dissappearing text bug, that's why it's in there for 3 versions already. If you find a way to reproduce it, please post your exact situation on this thread: http://scratch.mit.edu/forums/viewtopic.php?pid=245324

Paddle2See wrote:

Another thing to know about this bug is that it seems to be related to memory usage.  If you find that it happens to you a lot, consider shutting down other applications you may have running so that Scratch has more memory to work with.  Maybe think about buying more RAM for your computer.

The lack of memory can be produced by both other applications and Scratch itself, so this bug is more likely to occur when working on bigger projects.

JSO

it works! thanks


http://internetometer.com/imagesmall/34259.png http://www.mediafire.com/convkey/418e/lkb7wmv2n2k73rz5g.jpg         http://blocks.scratchr.org/API.php?user=stickdude123&amp;action=onlineStatus&amp;type=square

Offline

 

#88 2010-12-21 19:37:28

Zichqec
Scratcher
Registered: 2010-05-11
Posts: 19

Re: ITopic: What to do when all text dissappears...

Wow! thanks for the info! that just happened to me. the only thing is, when you mouse over the file, edit, share, or help buttons they dissapear so i had to click the icon( i normally don't) and then i remembered about this topic. thankfully i got all my text back. ^_^

Offline

 

#89 2010-12-21 19:54:02

Zichqec
Scratcher
Registered: 2010-05-11
Posts: 19

Re: ITopic: What to do when all text dissappears...

it just happened again.. oh wait my jump drive is out of room! XD

Offline

 

#90 2010-12-22 22:20:26

KT-R-BOT___
Scratcher
Registered: 2010-04-07
Posts: 32

Re: ITopic: What to do when all text dissappears...

Yes, ive been repeating this for over 2 years. T_T


Man is free at the moment he wishes to be.
I forgot who said that.

Offline

 

#91 2010-12-23 18:55:48

PieLabs
Scratcher
Registered: 2010-12-13
Posts: 7

Re: ITopic: What to do when all text dissappears...

I've never once had this problom, about the disappearing text glitch, but I think it's good to know about it in case it does happen so I can react how I should if and when it does.

Offline

 

#92 2010-12-28 08:08:40

The_Dancing_Donut
Scratcher
Registered: 2010-08-03
Posts: 1000+

Re: ITopic: What to do when all text dissappears...

I'd like to say that I think somehow your location can effect the glitch.

I've had it 11 times in all, and having to open and click OK to 28 costumes is time consuming.
Weird thing is, it has only happened when I've gone to work with my mom and we've been in the office. It happened 6 times the first time, then again 5 times last week - both times I've been in that same office.
It never happens anywhere else. Is it a coincidence or what?


Offending strangers since 2010.

Offline

 

#93 2011-01-05 16:07:57

BoltBait
Scratcher
Registered: 2009-03-09
Posts: 1000+

Re: ITopic: What to do when all text dissappears...

This had never happened to me before, but I was editing a project and suddenly all the text was missing from all the blocks and variables!

I was able to get it back quickly and easily.

All I did was, using the menu, switch the language to German (anything other than English), then switch back to English.  After that, everything was back to normal.


Animated sigs must be banned!
http://boltbait.com/j.pnghttp://boltbait.com/s.pnghttp://boltbait.com/d.pnghttp://boltbait.com/a.pnghttp://boltbait.com/p.png

Offline

 

#94 2011-01-08 00:29:23

Oliroches
Scratcher
Registered: 2010-11-28
Posts: 10

Re: ITopic: What to do when all text dissappears...

Well, this forum didn't really help me when it happened because i did not know. so my mom told me that to save, close, and open. Her advice is just like yours! except for mine all words go invisible. so I go on file, 4th one down and click. You type it's name, although not even seeing the letters and click SAVE. open and you're there.


M@games
http://Googletranslate.ca/img/small_logo.png

Offline

 

#95 2011-01-08 00:36:02

Oliroches
Scratcher
Registered: 2010-11-28
Posts: 10

Re: ITopic: What to do when all text dissappears...

Oliroches wrote:

Well, this forum didn't really help me when it happened because i did not know. so my mom told me that to save, close, and open. Her advice is just like yours! except for mine all words go invisible. so I go on file, 4th one down and click. You type it's name, although not even seeing the letters and click SAVE. open and you're there.

I hope this info helps for when all words go blank!  wink


M@games
http://Googletranslate.ca/img/small_logo.png

Offline

 

#96 2011-01-24 15:56:45

The_Dancing_Donut
Scratcher
Registered: 2010-08-03
Posts: 1000+

Re: ITopic: What to do when all text dissappears...

The_Dancing_Donut wrote:

I'd like to say that I think somehow your location can effect the glitch.

I've had it 11 times in all, and having to open and click OK to 28 costumes is time consuming.
Weird thing is, it has only happened when I've gone to work with my mom and we've been in the office. It happened 6 times the first time, then again 5 times last week - both times I've been in that same office.
It never happens anywhere else. Is it a coincidence or what?

Please, any ideas?


Offending strangers since 2010.

Offline

 

#97 2011-01-26 05:34:15

scimonster
Community Moderator
Registered: 2010-06-13
Posts: 1000+

Re: ITopic: What to do when all text dissappears...

I do projects that are around 15 Mega-Bytes, but I have never been hit with this once.

Offline

 

#98 2011-01-27 20:30:41

TheCartoonFreak
New Scratcher
Registered: 2010-12-27
Posts: 4

Re: ITopic: What to do when all text dissappears...

Gyargh!!!!!!!!! It won't work. My mouse cursor dissapeared and I can't X out of Scratch! I had a really good project, too! :s Do you know a way to fix this?

Offline

 

#99 2011-01-27 20:34:01

ihaveamac
Scratcher
Registered: 2007-09-22
Posts: 1000+

Re: ITopic: What to do when all text dissappears...

TheCartoonFreak wrote:

Gyargh!!!!!!!!! It won't work. My mouse cursor dissapeared and I can't X out of Scratch! I had a really good project, too! :s Do you know a way to fix this?

Do you mean your cursor is stuck in scratch and can't get to the X button? Or that pressing X does nothing?


~ihaveamac - visit ihaveamac.net

Offline

 

#100 2011-01-28 01:32:24

scimonster
Community Moderator
Registered: 2010-06-13
Posts: 1000+

Re: ITopic: What to do when all text dissappears...

ihaveamac wrote:

TheCartoonFreak wrote:

Gyargh!!!!!!!!! It won't work. My mouse cursor dissapeared and I can't X out of Scratch! I had a really good project, too! :s Do you know a way to fix this?

Do you mean your cursor is stuck in scratch and can't get to the X button? Or that pressing X does nothing?

If it is stuck, just keep pushing it to the top even though you can't see it. Click on the X. It might take a minute for scratch to register, but you should be able to save and exit.

Offline

 

Board footer