Discuss Scratch

ViikariKissa
Scratcher
3 posts

⚡ Bugbase | the Bugs and Glitches directory | solutions to common bugs inside ⚡

I can't delete a sprite from my project!!!
8-BitHead
Scratcher
9 posts

⚡ Bugbase | the Bugs and Glitches directory | solutions to common bugs inside ⚡

When I duplicate a sprite that has a“this sprite only” list the duplicated sprite uses the old sprites “this sprite only” list.
zhondani286
Scratcher
7 posts

⚡ Bugbase | the Bugs and Glitches directory | solutions to common bugs inside ⚡

when backdrop switches to [ party v]
show
go to x: (0) y: (60)
switch costume to [ Blueboy v]
forever
if <<mouse down?> and <touching [mouse-pointer v] ?>> then
next costume
end
end
The place that it's supposed to go?
WRONG.
Glitches?
YES.
Tell me if you have a solution…

My profile is a 1 because I like math.
Please don't criticize me I just do
use [coding power v] until done
HaapsaluYT
Scratcher
6 posts

⚡ Bugbase | the Bugs and Glitches directory | solutions to common bugs inside ⚡

clear
play sound [ v]
play sound [ v] until done
rest for () beats
set instrument to ( v)
set instrument to ( v)
play drum ( v) for (0.25) beats
play sound [ v] until done
play note ( v) for (0.5) beats
change volume by ()
play drum ( v) for (0.25) beats

lol but what do I do
zhondani286
Scratcher
7 posts

⚡ Bugbase | the Bugs and Glitches directory | solutions to common bugs inside ⚡

HaapsaluYT wrote:

clear
play sound [ v]
play sound [ v] until done
rest for () beats
set instrument to ( v)
set instrument to ( v)
play drum ( v) for (0.25) beats
play sound [ v] until done
play note ( v) for (0.5) beats
change volume by ()
play drum ( v) for (0.25) beats

lol but what do I do
you're not helping

My profile is a 1 because I like math.
Please don't criticize me I just do
use [coding power v] until done
asivi
Scratcher
1000+ posts

⚡ Bugbase | the Bugs and Glitches directory | solutions to common bugs inside ⚡

stickfiregames wrote:



Welcome!
This is a list of bugs that have been reported on the forums.

If you have found a bug, please read this topic to see if it has already been reported. If it has you don't have to post anything, but if you can add to the existing topic then post there. If it hasn't been reported, make a new topic.

DO NOT MAKE BUG REPORTS IN THIS TOPIC. MAKE A NEW TOPIC, THEN POST A LINK TO IT HERE.

Contents
Quick fixes guide - read this first
Scratch program bugs
Scratch website bugs

42 bugs | updated 2017-11-13
zhondani286
Scratcher
7 posts

⚡ Bugbase | the Bugs and Glitches directory | solutions to common bugs inside ⚡

if <I will follow the rule> then
forgive me
end
say [thank you]

Last edited by zhondani286 (Jan. 3, 2018 00:25:47)


My profile is a 1 because I like math.
Please don't criticize me I just do
use [coding power v] until done
Miastonished
Scratcher
100+ posts

⚡ Bugbase | the Bugs and Glitches directory | solutions to common bugs inside ⚡

Change?

Right clicks are in the wrong place
→ The quickest fix is to use shift-left-click instead of right click.
→ Toggling fullscreen (F11) might help on ChromeOS.
→ Reloading the project or restarting your browser may fix this, but some users have reported that this does not work.
→ Change the size of the page up one then down two then up one again?

not active on forums
KBITKA
Scratcher
8 posts

⚡ Bugbase | the Bugs and Glitches directory | solutions to common bugs inside ⚡

I found think I found a bug on the website, each time I sign in, after 10 minutes or so, for some reason it signs me out, then I have to sign back in, this has been happening to multiple people.
Also I think that I found a small glitch in the program, when I do this,when I press space, It skips multiple backdrops. This is happening to me for the second time, I tried reloading my computer and also changing the blocks, but it still glitches

when green flag clicked
repeat (13)
wait until <<key [space ] pressed?>>
next backdrop

end
Not_O_n_log_n_
Scratcher
24 posts

⚡ Bugbase | the Bugs and Glitches directory | solutions to common bugs inside ⚡

https://scratch.mit.edu/discuss/topic/289997/ — Takes forever to upload and/or save
https://scratch.mit.edu/discuss/topic/290003/Project loads as empty project
cookies001
Scratcher
19 posts

⚡ Bugbase | the Bugs and Glitches directory | solutions to common bugs inside ⚡

I have one where the enlargened text box goes out of the panel, can you help me?
Bobbyguy1
Scratcher
100+ posts

⚡ Bugbase | the Bugs and Glitches directory | solutions to common bugs inside ⚡

My scratch project I was going to upload crashed. Anybody know if this is a bug or not?

Gamer | Male | Scratcher | Funny | Creative | Friendly

Bobbyguy1
Scratcher
100+ posts

⚡ Bugbase | the Bugs and Glitches directory | solutions to common bugs inside ⚡

Oh. Oops. Sorry. I didn’t know I had to link it. It has been a little while since I have been in the forums.

Gamer | Male | Scratcher | Funny | Creative | Friendly

_-Nutmeg-_
Scratcher
100+ posts

⚡ Bugbase | the Bugs and Glitches directory | solutions to common bugs inside ⚡

Hello, every time I click on ANYONE to invite them to a studio, it says “Sorry, you don't have permission to do that” does anyone know why? This started yesterday night, and it won't stop.
ScratchCPUDebug
New to Scratch
2 posts

⚡ Bugbase | the Bugs and Glitches directory | solutions to common bugs inside ⚡

Hyperfinity
Scratcher
500+ posts

⚡ Bugbase | the Bugs and Glitches directory | solutions to common bugs inside ⚡

Hyperfinity
Scratcher
500+ posts

⚡ Bugbase | the Bugs and Glitches directory | solutions to common bugs inside ⚡

_-Nutmeg-_ wrote:

Hello, every time I click on ANYONE to invite them to a studio, it says “Sorry, you don't have permission to do that” does anyone know why? This started yesterday night, and it won't stop.
Probably because they're a new scratcher.

Hyperfinity
Scratcher
500+ posts

⚡ Bugbase | the Bugs and Glitches directory | solutions to common bugs inside ⚡

zhondani286 wrote:

when backdrop switches to [ party v]
show
go to x: (0) y: (60)
switch costume to [ Blueboy v]
forever
if <<mouse down?> and <touching [mouse-pointer v] ?>> then
next costume
end
end
The place that it's supposed to go?
WRONG.
Glitches?
YES.
Tell me if you have a solution…
Try this:
when backdrop switches to [party v]
show
go to x: (0) y: (60)
switch costume to [Blueboy v]

when this sprite clicked
next costume

PrincessPoppyTrolls
Scratcher
30 posts

⚡ Bugbase | the Bugs and Glitches directory | solutions to common bugs inside ⚡

uosav2
New to Scratch
36 posts

⚡ Bugbase | the Bugs and Glitches directory | solutions to common bugs inside ⚡

i dont know how to delete projects

hi my name is alexim 9i play minecraft

rules for my profile:
1. no swearing
2. be nice
3. dont be mean
4. be nice
5. like minecraft
6. liker oblox
7. no bad words
8. dont maek fun of me
9. dont make fun of me
10. dont make fun of my pap
11 .dont make fun of my mom
12. follow scratch rules
13. be nice
14. dont spam
15. dont hack
16. dont copy my stuff

Powered by DjangoBB