Discuss Scratch

cuttlefish59
Scratcher
1 post

⚙️ List of bugs with the new block editor update (a.k.a. Spork) ⚙️

Don't know if this is a new problem but if you put a custom block in your backpack then take it out into that same project, both definitions will be bound to that block. Only the original will run, but it won't let you delete the other one until you delete all copies of it.
I have not performed further testing or tried to replicate it agian.
boondocksaint07
Scratcher
13 posts

⚙️ List of bugs with the new block editor update (a.k.a. Spork) ⚙️

If you have the “set luggage to” block, when you put a face sensing block inside of it, your camera freezes.

Set language to ( face sensing block v)
Foxofpeace
Scratcher
1000+ posts

⚙️ List of bugs with the new block editor update (a.k.a. Spork) ⚙️

boondocksaint07 wrote:

If you have the “set luggage to” block, when you put a face sensing block inside of it, your camera freezes.

Set language to ( face sensing block v)
ah yes, the “set luggage to” block
altsrc
Scratcher
12 posts

⚙️ List of bugs with the new block editor update (a.k.a. Spork) ⚙️

miggy_back3 wrote:

i got one bug where the
turn cw () degrees

does not work, but the bug is fixed now
Well the block there is “turn right by 0 degrees,” so trying to run it would do nothing anyway. This is not a bug and can be replicated by just entering 0 in the degrees parameter.
altsrc
Scratcher
12 posts

⚙️ List of bugs with the new block editor update (a.k.a. Spork) ⚙️

boondocksaint07 wrote:

If you have the “set luggage to” block, when you put a face sensing block inside of it, your camera freezes.

Set language to ( face sensing block v)

That doesn't seem to be a bug, you shouldn't be able to do that in the first place.
boondocksaint07
Scratcher
13 posts

⚙️ List of bugs with the new block editor update (a.k.a. Spork) ⚙️

My browser/operating system: Windows NT 10.0, Chrome 150.0.0.0, No Flash versions detected

I was working on a project when the code wasn't working properly, so I refreshed the page, and it worked just fine.
The same thing happened when I viewed another project!
altsrc
Scratcher
12 posts

⚙️ List of bugs with the new block editor update (a.k.a. Spork) ⚙️

boondocksaint07 wrote:

My browser/operating system: Windows NT 10.0, Chrome 150.0.0.0, No Flash versions detected

I was working on a project when the code wasn't working properly, so I refreshed the page, and it worked just fine.
The same thing happened when I viewed another project!
I've noticed this too, although I do not know how to replicate it. Sometimes the code will just bug out and halt at certain places, requiring reloads.
NotStuntTest5lol
Scratcher
15 posts

⚙️ List of bugs with the new block editor update (a.k.a. Spork) ⚙️

when I start as a clone
create clone of [Myself v]
delete this clone
draymondfu
Scratcher
100+ posts

⚙️ List of bugs with the new block editor update (a.k.a. Spork) ⚙️

NotStuntTest5lol wrote:

when I start as a clone
create clone of [Myself v]
delete this clone
dont try to search up “hacked scratch blocks” just to be part of this cool forum

because hacked blocks are off topic, and this forum is only used to complain about spork and stuff
draymondfu
Scratcher
100+ posts

⚙️ List of bugs with the new block editor update (a.k.a. Spork) ⚙️

alright so i have a
<touching color [#1b37da] ?>
block and when i do this
forever
if <touching color [#1b37da] ?> then
do stuff idk ::operators

end
end
and the sprite is literally ontop of a blue screen

<touching color [#1b37da] ?>
if <touching color block is stubborn> then
report <touching color [#1b37da] ?> as false ::control

end

i know some of these are real blocks
it was used for comedic purposes //owo//
PiNBlockBasherFan
Scratcher
14 posts

⚙️ List of bugs with the new block editor update (a.k.a. Spork) ⚙️

Well, did you check if you're using the exact same shade of blue? (Use mods to input hex codes!)
Joegaming511_YT
Scratcher
12 posts

⚙️ List of bugs with the new block editor update (a.k.a. Spork) ⚙️

Not sure if anyone's already said this, but a bug that's been prevalent for a while is that text from the text editor constantly seems to cut off before the text is finished.
NotStuntTest5lol
Scratcher
15 posts

⚙️ List of bugs with the new block editor update (a.k.a. Spork) ⚙️

draymondfu wrote:

NotStuntTest5lol wrote:

when I start as a clone
create clone of [Myself v]
delete this clone
dont try to search up “hacked scratch blocks” just to be part of this cool forum

because hacked blocks are off topic, and this forum is only used to complain about spork and stuff
Brother this aint hacked blocks this is just a script that crashes the project but yea it is kinda off topic
medians
Scratcher
1000+ posts

⚙️ List of bugs with the new block editor update (a.k.a. Spork) ⚙️

“ On Safari, very long scripts can disappear while running. (Noted by @cybeville)”
I had this on other browsers long before the update by the way
boondocksaint07
Scratcher
13 posts

⚙️ List of bugs with the new block editor update (a.k.a. Spork) ⚙️

I was making a project, and I used a hide block, but it did not work. I refreshed the page, but it still didn't work!
hide?
boondocksaint07
Scratcher
13 posts

⚙️ List of bugs with the new block editor update (a.k.a. Spork) ⚙️

was making a project, and I used a hide block, but it did not work. I refreshed the page, but it still didn't work!
hide?

I removed a custom block, and then the hide block worked.
hide, but get rid of your custom blocks
boondocksaint07
Scratcher
13 posts

⚙️ List of bugs with the new block editor update (a.k.a. Spork) ⚙️

(costume [number v])
define
define
define
define
define
define
define
altsrc
Scratcher
12 posts

⚙️ List of bugs with the new block editor update (a.k.a. Spork) ⚙️

draymondfu wrote:

NotStuntTest5lol wrote:

when I start as a clone
create clone of [Myself v]
delete this clone
dont try to search up “hacked scratch blocks” just to be part of this cool forum

because hacked blocks are off topic, and this forum is only used to complain about spork and stuff
This is not really a hacked block. I believe this Scratcher is trying to say that this is a bug pertaining to Spork but this bug was present before Spork. This sequence of blocks cause the editor to hang and crash. Which is why the Scratcher most likely thought it was a bug.
altsrc
Scratcher
12 posts

⚙️ List of bugs with the new block editor update (a.k.a. Spork) ⚙️

Another bug that happened to me today is that when using broadcasts to move a sprite to another sprite. Then moving the sprite's X coordinate. The sprite can suddenly shoot offscreen at coordinates such as -538.

For example:

Sprite 1's code:

when green flag clicked
forever
go to x: (0) y: (0)
broadcast [Move v]
end

Sprite 2's code:

when I receive [Move v]
go to [Sprite1 v]
change x by (-30)

You would expect Sprite 2 to be at (-30,0), but it ends up going to (-583,0). The only way to fix it is to reload or alter the code in someway.
Maxi7722
Scratcher
14 posts

⚙️ List of bugs with the new block editor update (a.k.a. Spork) ⚙️

some one know about this -> 

Powered by DjangoBB