Discuss Scratch
- Discussion Forums
- » Bugs and Glitches
- » Unstoppable sound (almost)
- nembence
-
Scratcher
1000+ posts
Unstoppable sound (almost)
My browser / operating system: Windows NT 10.0, Chrome 131.0.0.0, No Flash version detected
How to recreate:
Make a clone play the sound, and delete the clone.
Expected result:
The sound stops when the stop sign is clicked or a stop all sounds block runs
Maybe it stops when the clone is deleted
Actual result:
The sound can be stopped only if you restart the sound.
Example scripts: (put them in an empty project)
I've made a topic about this bug before, but it somehow ended up in Help with Scripts
How to recreate:
Make a clone play the sound, and delete the clone.
Expected result:
The sound stops when the stop sign is clicked or a stop all sounds block runs
Maybe it stops when the clone is deleted
Actual result:
The sound can be stopped only if you restart the sound.
Example scripts: (put them in an empty project)
when I start as a cloneclick these
start sound (long sound v) // eg. Classical Piano
delete this clone
create clone of (myself v)
stop all sounds // doesn't work
click @greenFlag or @stopSign::grey // doesn't work
start sound (long sound v) // this way it works because it first restarts the sound
stop all sounds
I've made a topic about this bug before, but it somehow ended up in Help with Scripts
Last edited by nembence (Dec. 17, 2024 18:28:08)
- Lorystories123
-
Scratcher
66 posts
Unstoppable sound (almost)
I have no idea how to fix it, obviously a script bug
- nembence
-
Scratcher
1000+ posts
Unstoppable sound (almost)
My browser / operating system: Windows 10, Chrome 148, No Flash version detected
Still happening:
https://scratch.mit.edu/projects/1326526105/
Still happening:
https://scratch.mit.edu/projects/1326526105/
Last edited by nembence (May 29, 2026 17:02:01)
- ScodexPerson
-
Scratcher
1000+ posts
Unstoppable sound (almost)
Can replicate:
My browser / operating system: Windows NT 10.0, Chrome 148.0.0.0, No Flash version detected
However, i doubt that the bug is an actual issue.
My browser / operating system: Windows NT 10.0, Chrome 148.0.0.0, No Flash version detected
However, i doubt that the bug is an actual issue.
- nembence
-
Scratcher
1000+ posts
Unstoppable sound (almost)
Can replicate:It first happened to me in a project that was playing 600 second long, loud sawtooth waves to synthetise another sound
My browser / operating system: Windows NT 10.0, Chrome 148.0.0.0, No Flash version detected
However, i doubt that the bug is an actual issue.
- TimothyLawyer
-
Scratcher
1000+ posts
Unstoppable sound (almost)
My browser / operating system: MacOS Macintosh X 10.15.7, Chrome 148.0.0.0, No Flash version detected
confirmed
a sound that starts playing in a clone is not stopped by usual methods, when the clone has been deleted (and the sound does not stop when the clone is deleted, which seems unexpected)
- Discussion Forums
- » Bugs and Glitches
-
» Unstoppable sound (almost)