Discuss Scratch

Miraclaw
Scratcher
6 posts

Bugs and Glitches Directory 3.0

My projects are doing the saving thing, its an issue because I have a school deadline on one and the other im readying for studios. My problem is that Ive added music and now the project is making me download. I dont even know how to open downloads so thats un-helpful. My other problem is that after deleting the music in an attempt to make it save, now the sprites wont appear. Ive triple checked the coding so I know its scratch and not me. Please help the problem project is due on monday!
TheCodingMonster
Scratcher
3 posts

Bugs and Glitches Directory 3.0

heya! its TheCodingMonster. I'm having problems with scratch. I keep repeatedly being logged out and I cant do anything about it. Ive tried everything I can but other people have been reporting this too. Plz can u fix. Thanks :3
venyanwarrior
Scratcher
1000+ posts

Bugs and Glitches Directory 3.0

Miraclaw wrote:

My projects are doing the saving thing, its an issue because I have a school deadline on one and the other im readying for studios. My problem is that Ive added music and now the project is making me download. I dont even know how to open downloads so thats un-helpful. My other problem is that after deleting the music in an attempt to make it save, now the sprites wont appear. Ive triple checked the coding so I know its scratch and not me. Please help the problem project is due on monday!

TheCodingMonster wrote:

heya! its TheCodingMonster. I'm having problems with scratch. I keep repeatedly being logged out and I cant do anything about it. Ive tried everything I can but other people have been reporting this too. Plz can u fix. Thanks :3

Hey! Please make a new topic for every bug or glitch you have experienced. That way you'll get help quicker, and your problem is more noticeable. Posting in a sticky is not only lengthening the reply count, which does lag the topic, but almost nobody looks there.

Thanks!
PuppyDawg89
Scratcher
80 posts

Bugs and Glitches Directory 3.0

saiki_rules wrote:

hello!! pls check out my projects
you don't have too tho :)
This forum is for reporting bugs, not for advertising. No offense meant, but please go to the Show And Tell forum to advertise.
saiki_rules
Scratcher
93 posts

Bugs and Glitches Directory 3.0

PuppyDawg89 wrote:

saiki_rules wrote:

)
This forum is for reporting bugs, not for advertising. No offense meant, but please go to the Show And Tell forum to advertise.
ok thank you

Last edited by saiki_rules (March 12, 2020 17:52:24)

Monniasza_spzoo
Scratcher
100+ posts

Bugs and Glitches Directory 3.0

Topic creator: Monniasza_spzoo
Name of topic: If target post is removed, Scratch redirects ALL users to dustbin topic
Link: https://scratch.mit.edu/discuss/topic/384390/?page=1#post-3824316
Category: Forums
Other (optional):
staffordstem
Teacher
1 post

Bugs and Glitches Directory 3.0

For the past week, scratch has been glitchy about my students being able to create projects and connect to the cloud to access their previously created projects. It will work for a couple of classes then it will stop working and then the next class it works again. Are there issues with the scratch cloud? This is really frustrating when I am trying to use scratch in my curriculum but it has been completely unreliable.
54329
Scratcher
500+ posts

Bugs and Glitches Directory 3.0

Monniasza_spzoo wrote:

Topic creator: Monniasza_spzoo
Name of topic: If target post is removed, Scratch redirects ALL users to dustbin topic
Link: https://scratch.mit.edu/discuss/topic/384390/?page=1#post-3824316
Category: Forums
Other (optional):
Updated!
venyanwarrior
Scratcher
1000+ posts

Bugs and Glitches Directory 3.0

staffordstem wrote:

For the past week, scratch has been glitchy about my students being able to create projects and connect to the cloud to access their previously created projects. It will work for a couple of classes then it will stop working and then the next class it works again. Are there issues with the scratch cloud? This is really frustrating when I am trying to use scratch in my curriculum but it has been completely unreliable.
Please make a new topic for every bug/glitch you have. It will get more attention that way, and you aren't clogging up the stickys.
supernavo
Scratcher
1000+ posts

Bugs and Glitches Directory 3.0

set rotation style [superman-style v]
aka a old glitch that allows you to make any scratch block, also, when i delete sprites in use, scratch crashes.
kumquapi
Scratcher
10 posts

Bugs and Glitches Directory 3.0

Hi, there's this really annoying glitch that's been bothering me; whenever I try to view a project, all the sprites are surrounded by big black boxes. It's a total pain to look at, and it makes some games virtually unplayable. It doesn't matter if it's someone else's project or a project in My Stuff, it does that to everything. It only started a day or two ago, I'm not sure if it's a new update or something.
kumquapi
Scratcher
10 posts

Bugs and Glitches Directory 3.0

Hi, there's this really annoying glitch that's been bothering me; whenever I try to view a project, all the sprites are surrounded by big black boxes. It's a total pain to look at, and it makes some games virtually unplayable. It doesn't matter if it's someone else's project or a project in My Stuff, it does that to everything. It only started a day or two ago, I'm not sure if it's a new update or something.
kumquapi
Scratcher
10 posts

Bugs and Glitches Directory 3.0

Yikes, sorry for posting that twice xT
Tigressized
Scratcher
45 posts

Bugs and Glitches Directory 3.0

I use Bitmap because the text glitches sometimes and doesn't show up, or is partially cut off in Vector sometimes (1)

In Bitmap, I cannot use the Eyedropper feature, or it gives me an Error message (2)
codebot22
Scratcher
36 posts

Bugs and Glitches Directory 3.0

I have a project, and I'll give you the link a little later. But it has a bug. I'll show you how to get to the bug, go onto the game and tap one of those clue circles. Then, a bar should appear soon after that. Press space to throw the pokeball. If you press the button on green it is supposed to move straight forward. Instead, it curves in an odd way. Could you help me? Here's the link: https://scratch.mit.edu/projects/365199377
Gamer_Guy11
Scratcher
9 posts

Bugs and Glitches Directory 3.0

My Scratch 3.0 was glitching. When I created my Flappy Bird Game, I started to notice something odd. When I set the score variable to change by 1, it changed by 2. So, when I put 0.5, it changed by 1. That was crazy! And weird too. Also, my Scratch Interface kept freezing, I knew it wasn't my computer, because I could still move in different tabs. I don't know what in the world was this, but still, that didn't stop me from making this project. If you can, please view this project. The pipes costume has the underlined problem. If anyone can view this and explain it to me, that would be thankful.

Flappy Bird:
https://scratch.mit.edu/projects/363252261/

when green flag clicked
set [problemSolved v] to [false]
wait until <(problemSolved) = [true]>
set [problemSolved v] to [true]
forever
if <(problemSolved?)=[true]> then
play sound [Tada! v]
say [Problem solved! we know what happened :D]
else
play sound [Oops! v]
say [Oh-no, we still don't know D: Please come back later]
end
FelipeFinder
Scratcher
40 posts

Bugs and Glitches Directory 3.0

Headphones-Chan wrote:

Hello, Um, Scratch is signing me out over and over again, When i try to look at the comments on a studio it freezes and then signs me out.
Well, I never heard of this problem, but it's probably your browser is not supported. IDK
07Geckoguy
Scratcher
100+ posts

Bugs and Glitches Directory 3.0

FelipeFinder wrote:

Headphones-Chan wrote:

Hello, Um, Scratch is signing me out over and over again, When i try to look at the comments on a studio it freezes and then signs me out.
Well, I never heard of this problem, but it's probably your browser is not supported. IDK
It only happens when a comment doesn't load, just leave another one there to load it.
lau0029
Scratcher
31 posts

Bugs and Glitches Directory 3.0

When i share on the project and i check the project list, the project that i shared is now gone! Please fix it.
lau0029
Scratcher
31 posts

Bugs and Glitches Directory 3.0

07Geckoguy wrote:

FelipeFinder wrote:

Headphones-Chan wrote:

Hello, Um, Scratch is signing me out over and over again, When i try to look at the comments on a studio it freezes and then signs me out.
Well, I never heard of this problem, but it's probably your browser is not supported. IDK
It only happens when a comment doesn't load, just leave another one there to load it.
Grrrahh!!! I Hate the project glitches!!!!

Powered by DjangoBB