Discuss Scratch

memanuelhe
Scratcher
100+ posts

Code That Crashes The Website

Umm, so i was trying to glitch online variables while i discovered this piece of code the crashed the website and it takes up alot of memory. I don't know the fix but here is the code:

when green flag clicked
delete (all) of (list :: Hello)
repeat (30)
add (join (list :: Hello) [9]) to (list :: Hello)
end

Project to test it out: https://scratch.mit.edu/projects/416483150/
When you try the Project you must scroll down the list.

Screenshot of Crash:
it's in norwegian so you won't understand so much but you maybe know



Crashreport is this: SBOX_FATAL_MEMORY_EXCEEDED

or this: OUT_OF_MEMORY

it depends if you are inside the code or outside.

also if it doesn't crash for you then you can increase the repeat (30) to repeat (60, 120 or 240)

I have 16GB of ram so it must take a bunch.

My browser / operating system: Windows NT 10.0, Chrome 84.0.4147.105, No Flash version detectedMy browser / operating system: Windows NT 10.0, Chrome 84.0.4147.105, No Flash version detected

when I receive [Help Me!]
broadcast [Support]
4096bits
Scratcher
1000+ posts

Code That Crashes The Website

This is already known according to the Wiki. This is probably because Scratch consumes memory from running code, and basically you're overwhelming Scratch. That is why you are getting an “Aw, Snap!” out of memory error.

Last edited by 4096bits (Aug. 7, 2020 23:55:08)


I've moved on to Snap!. Click here to learn more. No, it's not a joke.
Abigblueworld
Scratcher
500+ posts

Code That Crashes The Website

memanuelhe wrote:

Umm, so i was trying to glitch online variables while i discovered this piece of code the crashed the website and it takes up alot of memory. I don't know the fix but here is the code:

when green flag clicked
delete (all) of (list :: Hello)
repeat (30)
add (join (list :: Hello) [9]) to (list :: Hello)
end

Project to test it out: https://scratch.mit.edu/projects/416483150/
When you try the Project you must scroll down the list.

Screenshot of Crash:
it's in norwegian so you won't understand so much but you maybe know



Crashreport is this: SBOX_FATAL_MEMORY_EXCEEDED

or this: OUT_OF_MEMORY

it depends if you are inside the code or outside.

also if it doesn't crash for you then you can increase the repeat (30) to repeat (60, 120 or 240)

I have 16GB of ram so it must take a bunch.

My browser / operating system: Windows NT 10.0, Chrome 84.0.4147.105, No Flash version detectedMy browser / operating system: Windows NT 10.0, Chrome 84.0.4147.105, No Flash version detected
That was using more memory then expected, scratch must have crashed because of the memory getting full fast. :0 I know a code that can freeze your computer for a while,
when green flag clicked
forever
create clone of [ v]
end
when I start as a clone
create clone of [ v]
delete this clone
And freeze! there it goes!

, Abigblueworld! :D
Girl,_ Gamer,_scratcher,_ BALDI/Uglydolls FAN,_ Former GD player and Roblox player!
GD: GDABIGBLUEWORLD
ROBLOX: GDABIGBLUEWORLD and Hitormissgonnamissya
ABIGBLUEWORLD 2019-2020 all stuff free to scratch. :)
SCRATCH ON!
ioton
Scratcher
500+ posts

Code That Crashes The Website

I'm gonna sue you for 10 billion dollars for crashing my computer
It takes up a LOT of space.
Here's a chart (that's not a chart)
10: adds 512 digits
20: adds 524288 digits
25: adds 16777216 digits
30: adds 536870912 digits
All of it adds up to 1073741823 digits.


▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓
▓░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░▓
▓░░█████░░██████░░█████░░██████░░█░░░█░░░▓
▓░░░▒█▒▒▒░█▒▒▒▒█▒░░▒█▒▒▒░█▒▒▒▒█▒░██░░█▒░░▓
▓░░░░█▒░░░█▒░░░█▒░░░█▒░░░█▒░░░█▒░█▒█░█▒░░▓
▓░░░░█▒░░░█▒░░░█▒░░░█▒░░░█▒░░░█▒░█▒░██▒░░▓
▓░░█████░░██████▒░░░█▒░░░██████▒░█▒░░█▒░░▓
▓░░░▒▒▒▒▒░░▒▒▒▒▒▒░░░░▒░░░░▒▒▒▒▒▒░░▒░░░▒░░▓
▓░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░▓
▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓
nirajanbs
Scratcher
17 posts

Code That Crashes The Website

define what
add [whattttt] whstto [list v]
what
samuelzito
Scratcher
100+ posts

Code That Crashes The Website

define your oc
remove defined block {your oc} :: custom
crash scratch :: cap :: events
this is the code was crashed Scratch!

this is my signature :: motion
D.R.O.I.D.
Read the signature here:

D.R.O.I.D. wrote:

I am a simple man.
No, wah.
<°-° :: pen> // This kumquet didn't eated my signature!
GO. BACK.
when gf clicked
if <<evil kumquat :: variables> = <detected :: sensing>> then
kill all kumquats in this world :: custom
end
<°-° =-|__-- :: looks>// This is Swapim! He kills all kumquats in my signature.
Fryman2599
Scratcher
100+ posts

Code That Crashes The Website

because storage


43princess80
Scratcher
43 posts

Code That Crashes The Website

When I went to my new project this morning, this happed and I don't know why:





when green flag clicked
pen down
if <3*5> then
say [This bug has automatically been reported to the Scratch team ] for (2) secs
end

I don't know what to do. Can you please help me?

Quantum-Cat
Scratcher
1000+ posts

Code That Crashes The Website

43princess80 wrote:

-snip-
Please create your own topic to prevent the cluttering of other threads with unrelated discussion.

Last edited by Quantum-Cat (Oct. 23, 2021 21:44:49)


Notice: Everything below the solid grey line (↑↑) above is my signature and appears on every post I make. Here, it is okay for you to advertise
your projects and other creations. To create your own, scroll to the bottom of the Discussion Home page and select “change your signature”.

I aplogise if I seem a bit too serious on the forums, but I am always open to feedback on my profile.
Past PPTBF Curator || Forum Helper (TFH) || Some Python, HTML and C

————————————————————————————

————————————————————————————
Quantum-Cat
Windowscreator7
Scratcher
57 posts

Code That Crashes The Website

memanuelhe wrote:

Umm, so i was trying to glitch online variables while i discovered this piece of code the crashed the website and it takes up alot of memory. I don't know the fix but here is the code:

when green flag clicked
delete (all) of (list :: Hello)
repeat (30)
add (join (list :: Hello) [9]) to (list :: Hello)
end

Project to test it out: https://scratch.mit.edu/projects/416483150/
When you try the Project you must scroll down the list.

Screenshot of Crash:
it's in norwegian so you won't understand so much but you maybe know



Crashreport is this: SBOX_FATAL_MEMORY_EXCEEDED

or this: OUT_OF_MEMORY

it depends if you are inside the code or outside.

also if it doesn't crash for you then you can increase the repeat (30) to repeat (60, 120 or 240)

I have 16GB of ram so it must take a bunch.

My browser / operating system: Windows NT 10.0, Chrome 84.0.4147.105, No Flash version detectedMy browser / operating system: Windows NT 10.0, Chrome 84.0.4147.105, No Flash version detected
The current version of chrome is chrome 94

I am windowscreator7 I like scratch and windows i wish flash player was back
when green flag clicked
say [i like computers]


if <mouse is (yellow v)>  then
make a yellow project :: control
forever if <running (windows 11 v) :: control
make a blue project ::control
end

(o-o) // my evil kumpcat
(0-0) // he keeps away the kumpcat


My Featured Project (check my profile)




My second Featured Project (check my profile)






Whoops! you have reached the end of my signature or the real Our server is Scratch'ing its head
We couldn't find the page you're looking for. Check to make sure you've typed the url correctly.
You can try searching for what you're looking for here:https://scratch.mit.edu/search/projects?q= then click the search


——————————————————————————X
updates available updates are: windows 11

restart now schedule restart restart tonight



43princess80
Scratcher
43 posts

Code That Crashes The Website

Well.. Crashing like this is happening



Last edited by cheddargirl (Oct. 24, 2021 17:51:26)

CodeKirbyChild
Scratcher
72 posts

Code That Crashes The Website

sometimes it can have a bsod or aw snap screen


_____________________________________________________

when project clicked :: events :: hat
forever
if <error happened :: sensing> then
when <using chrome :: sensing> then sometimes :: control
Show Aw, Snap! :: looks
if not then :: control
Show Scratch BSOD :: looks
end
end

when using [Scratch v] :: events :: hat
download Scratch [1.4 v] :: control
repeat until <Scratch [1.4 v] completed downloading? :: sensing>
next step :: looks
end
leave [Scratch 1.4 v] :: events
go to [Scratch 1.4 v] :: events
forever if <[Scratch 1.4 v] broken? :: sensing>{
broadcast [Comment v]
stop script :: control
} :: control
-ElectronicArts-
Scratcher
1000+ posts

Code That Crashes The Website

CodeKirbyChild wrote:

sometimes it can have a bsod or aw snap screen


_____________________________________________________

when project clicked :: events :: hat
forever
if <error happened :: sensing> then
when <using chrome :: sensing> then sometimes :: control
Show Aw, Snap! :: looks
if not then :: control
Show Scratch BSOD :: looks
end
end
it just crash the tab or browser

han614698
Scratcher
1000+ posts

Code That Crashes The Website

Scratch simply can’t remember what was supposed to be there.

<Scratch Wikian | Forum Helper | 6000+ Posts>

Credit to -gge for the icons in my signature | I condensed all this code into five lines using [p] tags, idk why




Szonjaugo
Scratcher
14 posts

Code That Crashes The Website

My browser / operating system: Windows NT 10.0, Chrome 99.0.4844.84, No Flash version detected
Szonjaugo
Scratcher
14 posts

Code That Crashes The Website

Die No
43princess80
Scratcher
43 posts

Code That Crashes The Website

How do you do small text?
I wanna know
Yeah..
43princess80
Scratcher
43 posts

Code That Crashes The Website

han614698 wrote:

Scratch simply can’t remember what was supposed to be there.
Simple
43princess80
Scratcher
43 posts

Code That Crashes The Website

I know these stupid bugs are making Scratch crash sometimes
But we can solve this problem
Follow the steps below

Check the website and reload it, if it's just a rickroll, like your seeing things, then you're fine
If you're lagging and can't exit or reload the website, restart your gadget

So, I heard of a scratcher that had a crash but just got rickrolled because she was seeing things:

“OMG, did u just rickroll me? I'll report that rickroll to the Scratch team..”

RED-001-alt
Scratcher
1000+ posts

Code That Crashes The Website

It isn't really a bug, it's just that you used up all your memory so therefore nothing can run. Please also do not share links that will crash or lag a computer/website, because it is against the rules of Scratch:

Scratch Terms of Use wrote:

3.5 You agree not to use Scratch in any way intended to disrupt the service, gain unauthorized access to the service, or interfere with any other user's ability to use the service. Prohibited activities include, but are not limited to:

1. Posting content deliberately designed to crash the Scratch website or editor;
-snip-

Please don't remove the automatic browser/OS info after making a new Bugs and Glitches forum post, that information really helps a lot!
(unless you are reporting from a different device, then you should specify what device, OS, and browser you have)

Join the Ohio Army!!
Scratch Etiquette

Sratch 2.0 player alternative: https://scratch.mit.edu/discuss/topic/633464/?page=1#post-6649811
Scratch 15th Birthday Celebration: https://youtube.com/watch?v=7Gd_b1mbrxM
Encore event: https://www.youtube.com/watch?v=gI4Gcf-T28g
Please help with this: https://scratch.mit.edu/discuss/topic/606203/
I am actually @RED-001 but I forgot my password, so this account was created

Powered by DjangoBB