Discuss Scratch

medians
Scratcher
1000+ posts

Scratch doesn't let you backpack blocks from block palette and no text for blocks in backpacked scripts

I looked at the browser console, and noticed these two errors
projects.bundle.js:2 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading ‘blocks’), don't know how I got this one
projects.bundle.js:2 Uncaught (in promise) Error: No block found with id *$51w+IuG8hrG89ZSY*U in workspace ]%r^LB~b4%;czd{TIgWH (also happened with different blocks and when refreshing)
redspacecat
Scratcher
1000+ posts

Scratch doesn't let you backpack blocks from block palette and no text for blocks in backpacked scripts

medians wrote:

I looked at the browser console, and noticed these two errors
projects.bundle.js:2 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading ‘blocks’), don't know how I got this one
projects.bundle.js:2 Uncaught (in promise) Error: No block found with id *$51w+IuG8hrG89ZSY*U in workspace ]%r^LB~b4%;czd{TIgWH (also happened with different blocks and when refreshing)
And that was happening when attempting to backpack a block?
redspacecat
Scratcher
1000+ posts

Scratch doesn't let you backpack blocks from block palette and no text for blocks in backpacked scripts

redspacecat wrote:

And that was happening when attempting to backpack a block?
Ah, it does appear so.
I get this error
Uncaught (in promise) Error: No block found with id Sv(hAKZmiI~e_2Oya@JY in workspace |g`+n+m~.GqG)xx1x+iQ
when attempting to backpack a block.
Looking at the code in the browser console, it looks like it's possibly trying to find that block in the block workspace? Maybe dragging form palette isn't accounted for here or something?
  const t = dn.getMainWorkspace(),
o = t.getBlockById(e);
if (!o) return Promise.reject(
new Error(
'No block found with id '.concat(e, ' in workspace ').concat(t.id)
)
);
NEOPHARE
Scratcher
100+ posts

Scratch doesn't let you backpack blocks from block palette and no text for blocks in backpacked scripts

medians wrote:

-snip-
The text on the scripts does not appear on my backpack too.
it looks like something like this:
      (10)      :: motion

Last edited by NEOPHARE (Aug. 12, 2026 06:13:51)

studiofile222
Scratcher
23 posts

Scratch doesn't let you backpack blocks from block palette and no text for blocks in backpacked scripts

this bug sucks
<key [+ v] pressed?>
TimothyLawyer
Scratcher
1000+ posts

Scratch doesn't let you backpack blocks from block palette and no text for blocks in backpacked scripts

studiofile222 wrote:

this bug sucks
<key [+ v] pressed?>
can you click the globe button to share your my browser / operating system and say what part of the bug you are experiencing?

Last edited by TimothyLawyer (Sept. 4, 2026 19:49:41)

medians
Scratcher
1000+ posts

Scratch doesn't let you backpack blocks from block palette and no text for blocks in backpacked scripts

TimothyLawyer wrote:

studiofile222 wrote:

this bug sucks
<key [+ v] pressed?>
can you click the globe button to share your my browser / operating system and say what part of the bug you are experiencing?
Still happening for me
My browser / operating system: Windows 7 Service Pack 1, Chrome 109.0.5414.120 (Official Build) (64-bit) (cohort: Windows 7) , No Flash versions detected
My browser / operating system: Windows 7 Service Pack 1, Chrome 154.0.8032.0 (Official Build) (64-bit), No Flash versions detected

Last edited by medians (Sept. 5, 2026 02:27:32)

AZOOZ7699
Scratcher
6 posts

Scratch doesn't let you backpack blocks from block palette and no text for blocks in backpacked scripts

ire this a bug medians
medians
Scratcher
1000+ posts

Scratch doesn't let you backpack blocks from block palette and no text for blocks in backpacked scripts

AZOOZ7699 wrote:

ire this a bug medians
?
GreenStickman4
New Scratcher
13 posts

Scratch doesn't let you backpack blocks from block palette and no text for blocks in backpacked scripts

medians wrote:

GreenStickman4 wrote:

And I can't backpack a script stack both Chromebook and tablet
My browser / operating system (tablet): Android Linux 9, Chrome 138.0.7204.244, No Flash version detected
For tablet, this sounds similar to a bug that was already happening before the update
Also, are you using a touchscreen?
I am using a touchscreen on my tablet.
medians
Scratcher
1000+ posts

Scratch doesn't let you backpack blocks from block palette and no text for blocks in backpacked scripts

GreenStickman4 wrote:

medians wrote:

GreenStickman4 wrote:

And I can't backpack a script stack both Chromebook and tablet
My browser / operating system (tablet): Android Linux 9, Chrome 138.0.7204.244, No Flash version detected
For tablet, this sounds similar to a bug that was already happening before the update
Also, are you using a touchscreen?
I am using a touchscreen on my tablet.
Talking about the chromebook
woofertia
Scratcher
6 posts

Scratch doesn't let you backpack blocks from block palette and no text for blocks in backpacked scripts

Its happening to me too. I can only upload sprites.
woofertia
Scratcher
6 posts

Scratch doesn't let you backpack blocks from block palette and no text for blocks in backpacked scripts

medians wrote:

Is anyone else able to backpack from the block palette now?
Not me

Powered by DjangoBB